Loading core/res/res/values/dimens.xml +2 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,8 @@ <dimen name="status_bar_height">25dip</dimen> <!-- Height of the status bar --> <dimen name="status_bar_icon_size">25dip</dimen> <!-- Size of the giant number (unread count) in the notifications --> <dimen name="status_bar_content_number_size">48sp</dimen> <!-- Margin at the edge of the screen to ignore touch events for in the windowshade. --> <dimen name="status_bar_edge_ignore">5dp</dimen> <!-- Margin for permanent screen decorations at the bottom. --> Loading Loading
core/res/res/values/dimens.xml +2 −0 Original line number Diff line number Diff line Loading @@ -34,6 +34,8 @@ <dimen name="status_bar_height">25dip</dimen> <!-- Height of the status bar --> <dimen name="status_bar_icon_size">25dip</dimen> <!-- Size of the giant number (unread count) in the notifications --> <dimen name="status_bar_content_number_size">48sp</dimen> <!-- Margin at the edge of the screen to ignore touch events for in the windowshade. --> <dimen name="status_bar_edge_ignore">5dp</dimen> <!-- Margin for permanent screen decorations at the bottom. --> Loading