Open burkaslarry opened 6 years ago
@burkaslarry seems it has been renamed. "app:sb_textColor_onSelection="@color/white"" works for me.
@rostyslav-y Thanks for this! Works for me too.
@rostyslav-y I am migrating my code to androidX API 28. where i face same issue(with Android 10 devices)
I have changed sbg_selectorTextColor to sb_textColor_onSelection.
but it doesn't work. It changes the UI design.
I am using targetSDKVersion 26 and run as follows.. What should I do ?