Loading core/res/res/values-xlarge/dimens.xml +3 −3 Original line number Diff line number Diff line Loading @@ -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> Loading Loading
core/res/res/values-xlarge/dimens.xml +3 −3 Original line number Diff line number Diff line Loading @@ -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> Loading