What is the Default ActionBar Title Font Size?

后端 未结 2 598
情话喂你
情话喂你 2020-12-04 20:29

Seems to be 17dip. Just want to confirm it if anyone knows the exact size.

2条回答
  •  萌比男神i
    2020-12-04 21:23

    The short one…

    $ grep ActionBar platforms/android-11/data/res/values/* leads to

    styles.xml:

    
    
    
    
    […]
    
    
    
    
    

提交回复
热议问题