I am developing an android app and in the activity I have three fields: 1. Mobile number 2. Spinner 3. Spinner
After user enters the mobile number I want to change the color of spinner items.
Can someone tell me how this can be done ? Thanks in advance.