Is there a way that I can color the TabWidget View? Both the idle and selected colors? That way my app can look a little more personalized, ya know.
Thanks!
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.
Yes, you can apply any images and colors to it and customize it as you like. See the last comment with code sample from me at Android TabHost – Activities within each tab
You can then swap the bg images onTabChanged as you like.