Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Picker stopped showing when upgrading to api 29 #23

Open
lironiz opened this issue Dec 6, 2020 · 1 comment
Open

Picker stopped showing when upgrading to api 29 #23

lironiz opened this issue Dec 6, 2020 · 1 comment

Comments

@lironiz
Copy link

lironiz commented Dec 6, 2020

it actually still functions, but nothing is displayed, meaning, if I click on the right place on the screen, a number will be picked, but I don't see any numbers or dividers.
any idea why?

@Sub-Zero-1
Copy link

Sub-Zero-1 commented Dec 22, 2020

After updating to API 29, it lost its colors. app:mnpSeparatorColor="@color/colorAccent" has no effect anymore.
My colorAccent was red, so I still saw the picker, but it was just black instead of read. As I changed it to "white" it disappeared and I could do any action anymore with it.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants