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

wheel_selected_item_text_color="#FFFFFF" has no effect #106

Open
vibexie opened this issue Jun 8, 2017 · 4 comments
Open

wheel_selected_item_text_color="#FFFFFF" has no effect #106

vibexie opened this issue Jun 8, 2017 · 4 comments

Comments

@vibexie
Copy link

vibexie commented Jun 8, 2017

In layout xml, wheel_selected_item_text_color="#FFFFFF" has no effect, but other colors is ok.

@jmpaya
Copy link

jmpaya commented Jul 26, 2017

I'm having the same problem.

Have you found a solution for this @vibexie?

Thanks,

@kvysey
Copy link

kvysey commented Aug 7, 2017

This is not the best solution, but it's fast and easy.
You can set #F2FFFFFF color, for example.

@thirtyyuan
Copy link

thirtyyuan commented Apr 9, 2018

Cause the WheelPicker has curtain, please reduce color of curtain, and underline the selected_item_text_color

@lyt217
Copy link

lyt217 commented Dec 11, 2019

use
wheelCenter.setSelectedItemTextColor(Color.parseColor("#ffffff"));

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

5 participants