I am using a flipper where in there are like 50 text views..I want to set a color to all of them..how do I do that in 1 shot?
Share
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 should be able to set a style or theme for the whole activity like
And you can set this style to your activity like
The docs from google will give moe idea and examples
http://developer.android.com/guide/topics/ui/themes.html