开发者

Change the Text color and Text size in Tab Widget...?

开发者 https://www.devze.com 2023-03-31 13:44 出处:网络
I want to change the Text color and Text size in the TabWidget. Is it pos开发者_开发知识库sible directly without taking TextView or not.

I want to change the Text color and Text size in the TabWidget. Is it pos开发者_开发知识库sible directly without taking TextView or not.

Please tell me.

Thanks in advance!


Yes you can completely customize how you want the text and background of a tab in a TabHost to appear. See this blog for a very good tutorial on how to do it: http://joshclemm.com/blog/?p=136


If you want to make custom tab indicator, here is something you might need to look


Here is a previous answer on a similar question with great tab customization possibilities. Android - Remove Icon from TabHost/TabWidget

0

精彩评论

暂无评论...
验证码 换一张
取 消