michaelmuenzer / ScrollableNumberPicker

Easy to use customizable number picker for Android mobile and tv
MIT License
78 stars 22 forks source link

Change INVALID_RES value so white can be used for TextColor #16

Open mikescamell opened 5 years ago

mikescamell commented 5 years ago

Right now, the INVALID_RES value is "-1" which means white cannot be used as a text color. It needs to be changed to something different to avoid the clash.