ActionBar tabs height

前端 未结 3 1939
借酒劲吻你
借酒劲吻你 2020-12-09 21:53

I want to change default ActionBar tab\'s height, but can\'t find any info about. Is there some style attribute or method to set height of tabs? Thanks.

3条回答
  •  伪装坚强ぢ
    2020-12-09 22:44

    You have to change the height of the actionbar in order to change the height of the tabs.

    theme.xml

    
    

提交回复
热议问题