Shrink status bar by 2dip to match designs.
Change-Id: Ib25b827d97d05f91ba8b494d49d3be410537cb80
This commit is contained in:
@@ -18,12 +18,12 @@
|
||||
*/
|
||||
-->
|
||||
<resources>
|
||||
<dimen name="status_bar_height">50dip</dimen>
|
||||
<dimen name="status_bar_height">48dip</dimen>
|
||||
<!-- Height of the status bar -->
|
||||
<dimen name="status_bar_icon_size">50dip</dimen>
|
||||
<dimen name="status_bar_icon_size">48dip</dimen>
|
||||
<!-- Margin at the edge of the screen to ignore touch events for in the windowshade. -->
|
||||
<!-- Margin for permanent screen decorations at the bottom. -->
|
||||
<dimen name="screen_margin_bottom">50dip</dimen>
|
||||
<dimen name="screen_margin_bottom">48dip</dimen>
|
||||
|
||||
<!-- Default height of a key in the password keyboard for alpha -->
|
||||
<dimen name="password_keyboard_key_height_alpha">0.35in</dimen>
|
||||
|
||||
Reference in New Issue
Block a user