jasonmamy / cordova-wheel-selector-plugin

Wheel selector for Cordova (Android/iOS)
MIT License
65 stars 36 forks source link

Android 10 with Light Theme is not displaying the selector text #62

Open srividya-sharma opened 3 years ago

srividya-sharma commented 3 years ago

selector color Android 10 phone with Light Theme is not displaying the selector text. The selector text is being shown in White for the Light theme in android or when theme: 'light' is passed in the options json.

For 'dark' setting it is showing background in black and text in white as expected but the vice versa is not happening in the case of 'light' theme setting or default setting. This results in the text not being visible. This is happening in the latest version of the plugin 5.30.0.

I went through the issue which is similar to this: https://github.com/jasonmamy/cordova-wheel-selector-plugin/issues/61 and updated to latest version of plugin but no luck. It did not work.

Please help out.

presidentnickson commented 3 years ago

Having the same issue

jasonmamy commented 3 years ago

Ionic now has a built-in picker, I'd try that to see if it fits your needs:

https://ionicframework.com/docs/api/picker

On Thu, Jun 17, 2021 at 9:55 AM presidentnickson @.***> wrote:

Having the same issue

— You are receiving this because you are subscribed to this thread. Reply to this email directly, view it on GitHub https://github.com/jasonmamy/cordova-wheel-selector-plugin/issues/62#issuecomment-863403446, or unsubscribe https://github.com/notifications/unsubscribe-auth/ACPVJRRVF337M6MJKPQ4GBLTTISHNANCNFSM4UYJUWLQ .