nice-spinner icon indicating copy to clipboard operation
nice-spinner copied to clipboard

How to add hint ?

Open TasTugberk opened this issue 7 years ago • 4 comments

How can I add hint to 'nice-spinner'. I have tried custom array adapter, but it did not work. Is there any way to do that ? Thanks in advance.

TasTugberk avatar Feb 05 '18 06:02 TasTugberk

Isn't there any way ?

TasTugberk avatar Feb 13 '18 11:02 TasTugberk

Hi, You can use this method called setTextInternal(String text). It's meant to be a placeholder for the spinner

look416 avatar Nov 03 '18 13:11 look416

hey @look416 it seems did not work either,can you show me show some detailed codes?thanks.

sinsinsinH avatar Nov 10 '18 02:11 sinsinsinH

There's no method for doing that right now, but feel free to open a PR. :)

arcadefire avatar May 24 '19 08:05 arcadefire