Dawid Hyży

Results 3 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.