Android-Hint-Spinner
Android-Hint-Spinner copied to clipboard
A hint spinner that allows showing a hint, similar to the HTML Select <option value="">Select your option</option>
I am Implementing your Android-Hint-Spinner library in one of my projects and i am getting a crash , the details of the crash is Fatal Exception, at me.srodrigo.androidhintspinner.HintSpinner$1.onItemSelected(HintSpinner.java) at android.widget.AdapterView.fireOnSelected...
Make the hint styling configurable: - Allow the use of a custom layout for the hint view. - Allow the use of a custom view for the hint.
Hi, how can I check if the user has selected an option? I want to make this field mandatory on an alert dialog and throw a message if the user...
Hey Sergio, could it be possible to display a hint even when the options list is empty? Currently the hint is not shown until an adapter is set with at...
When I rotate a phone, hint is not displayed as it should and there is selected last element from spinner