android - Change spinner items color -


i developing android app , in activity have 3 fields: 1. mobile number 2. spinner 3. spinner

after user enters mobile number want change color of spinner items.

can tell me how can done ? in advance.

you listen onfocuschanged that, in here. alternatively, implement textwatcher , listen ontextchanged event, in here.


Comments

Popular posts from this blog

google chrome - Developer tools - How to inspect the elements which are added momentarily (by JQuery)? -

angularjs - Showing an empty as first option in select tag -

php - Cloud9 cloud IDE and CakePHP -