FloatingLabelSpinner icon indicating copy to clipboard operation
FloatingLabelSpinner copied to clipboard

A spinner you can customize your hint and header of dialog with floating label.

Results 2 FloatingLabelSpinner issues
Sort by recently updated
recently updated
newest added

Hi, In order to disable error we're using setError(null). However some times we receive NullPointerException from startErrorAnimation() function. Could you please help? final float error_length = errorPaint.measureText(error.toString()); Thanks

When i pick an item from the array that i have adapted the dropdown menu doesnt close!