Szymon M.
Szymon M.
I tried to use library in empty project using Theme.MaterialComponents.DayNight.NoActionBar theme. Then I could set colors by primary, secondary and accent colors. In primary app I cannot change style, so...
@enisn Your solution form above is working, but when I select any RadioButton from SelectionView - style of selected button is going back to default "pink-gray". I have tested it...
☝️ bump
I used -keep class com.haroldadmin.cnradapter.** { *; } just to keep everything
Thanks @astimac - works like a charm 👍
I have identical problem