Dawid Hyży
Dawid Hyży
I pass import layout via userData: ``` ktlint('0.41.0').userData([ ij_kotlin_imports_layout: "java.**,javax.**,kotlin.**,kotlinx.**,android.**,androidx.**,com.company.**,*,^" ]) ``` This layout is taken from `.editorconfig` generated by Android Studio based on our code style preferences so should...
The second icon is activated initially. After selecting it and selecting another item it backs to normal. Check attached screenshots   
How can I change style of the ActionBar in this example? I've tired this: @style/Widget.Styled.ActionBar @style/Widget.Styled.ActionBar @drawable/bg_striped @drawable/bg_striped @drawable/bg_striped_split @drawable/bg_striped_split but it not see parent from Sherlock.
### Before opening, please confirm: - [X] I have [searched for duplicate or closed issues](https://github.com/aws-amplify/amplify-android/issues?q=is%3Aissue+) and [discussions](https://github.com/aws-amplify/amplify-android/discussions). ### Language and Async Model Kotlin - Coroutines ### Amplify Categories Authentication ###...
### Steps to Reproduce: 1. Navigate through LazyColumn 2. Select the n element 3. Once the detail is opened, navigate back 4. Notice the n-1 element is focused https://github.com/user-attachments/assets/d1213891-dcd2-4b3d-b329-40f5380ac3a3 https://issuetracker.google.com/issues/437178801