ShawnLin013 / NumberPicker

:slot_machine: The android library that provides a simple and customizable NumberPicker.
MIT License
1.07k stars 240 forks source link

no update selected text color when use in recyclerview #166

Closed rafo94 closed 4 years ago

rafo94 commented 4 years ago

why does not update the color of the selected text ![Screenshot_158543575] (https://user-images.githubusercontent.com/9877939/77835731-09e92300-7169-11ea-8d91-dbec49386c75.png) here is an example numberPicker.setSelectedTextColor(context.getResources().getColor(R.color.cold_color));