Dawid Hyży

Results 5 issues of 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...

bug-unconfirmed

The second icon is activated initially. After selecting it and selecting another item it backs to normal. Check attached screenshots ![screenshot_20160810-164611](https://cloud.githubusercontent.com/assets/2484936/17554257/1fe66d52-5f1b-11e6-8a9b-3f4945f9c6cd.png) ![screenshot_20160810-164620](https://cloud.githubusercontent.com/assets/2484936/17554255/1fe4c092-5f1b-11e6-825f-8c7ff589d8c3.png) ![screenshot_20160810-164624](https://cloud.githubusercontent.com/assets/2484936/17554256/1fe5d432-5f1b-11e6-95c8-956b23f89e00.png)

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 ###...

feature-request
auth

### 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