I’d like to decrease/change the spinner size which includes:
- the spinner object size
- the font displayed (its size and color)
- When I open spinner the list view which is displayed (its font size and color)
Sign Up to our social questions and Answers Engine to ask questions, answer people’s questions, and connect with other people.
Login to our social questions & Answers Engine to ask questions answer people’s questions & connect with other people.
Lost your password? Please enter your email address. You will receive a link and will create a new password via email.
Please briefly explain why you feel this question should be reported.
Please briefly explain why you feel this answer should be reported.
Please briefly explain why you feel this user should be reported.
You can change these settings in the layout file.
The hello-spinner tutorial is very useful.
http://developer.android.com/guide/tutorials/views/hello-spinner.html
Add a new XML file to your layout folder.
Example: spinnerLayout.xml
Change the adapter resource to your new layout file: