WheelPicker
WheelPicker copied to clipboard
wheel_selected_item_text_color="#FFFFFF" has no effect
In layout xml, wheel_selected_item_text_color="#FFFFFF" has no effect, but other colors is ok.
I'm having the same problem.
Have you found a solution for this @vibexie?
Thanks,
This is not the best solution, but it's fast and easy. You can set #F2FFFFFF color, for example.
Cause the WheelPicker has curtain, please reduce color of curtain, and underline the selected_item_text_color
use wheelCenter.setSelectedItemTextColor(Color.parseColor("#ffffff"));