arcadefire / nice-spinner

A nice spinner for Android
Apache License 2.0
2.85k stars 445 forks source link

Update NiceSpinnerBaseAdapter.java #168

Closed basusingh closed 2 months ago

basusingh commented 4 years ago

Added feature to show the hint in the spinner. The developer needs to make sure that they match the selected value with hint text after a user clicks on the spinner.