Jared Rummler
Jared Rummler
If someone posts simple sample code it would be much appreciated.
I was able to reproduce. I think this has to do with the accent color being the same as the primary text color. Will do more investigating and fix this...
Unfortunately I have been extremely busy with work. Will work on this soon, most likely after CES.
Not _yet_ ;)
Please post more details. I can't reproduce.
You should be able to use `?backgroundColor`. There is no `@color/cyanea_background_reference` to support both light and dark themes.
If the theme has been modified, Cyanea will call `setTheme` with a Cyanea based style in `Activity#onCreate`. Unfortunately this will modify current styles that you might have set. I will...
Please provide more details.
Please provide more details. On Wed, May 11, 2022 at 7:49 AM vekain ***@***.***> wrote: > I am trying to fire up adb commands on my app using the shell.kt...
Sorry for the much delayed reply. What do you mean "based on setEnabled"?