![]() | 1 TVBG 2016-04-05 10:30:23 +08:00 ?attr/actionBarSize 就是“标准”的 ActionBar 高度。 |
![]() | 2 greenskinmonster OP |
![]() | 3 TVBG 2016-04-05 10:37:01 +08:00 res 下面的配置都是依靠 dp 的,不然就只有自己用代码实现了 |
![]() | 4 TVBG 2016-04-05 10:54:05 +08:00 @greenskinmonster ActionBar 高度又只能用 attribute 在 xml 来赋值,似乎还没法程序指定。 设置两个主题就搞定了。 |
![]() | 5 greenskinmonster OP @TVBG 谢了,这也是个办法。 |