Loading core/res/res/values/dimens.xml +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ <!-- Width of the navigation bar when it is placed vertically on the screen in car mode --> <dimen name="navigation_bar_width_car_mode">96dp</dimen> <!-- Height of notification icons in the status bar --> <dimen name="status_bar_icon_size">24dip</dimen> <dimen name="status_bar_icon_size">22dip</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. --> Loading packages/SystemUI/res/values/dimens.xml +2 −2 Original line number Diff line number Diff line Loading @@ -34,10 +34,10 @@ <dimen name="status_bar_icon_size">@*android:dimen/status_bar_icon_size</dimen> <!-- Height of the battery icon in the status bar. --> <dimen name="status_bar_battery_icon_height">14.5dp</dimen> <dimen name="status_bar_battery_icon_height">13.0dp</dimen> <!-- Width of the battery icon in the status bar. --> <dimen name="status_bar_battery_icon_width">9.5dp</dimen> <dimen name="status_bar_battery_icon_width">8.5dp</dimen> <!-- The font size for the clock in the status bar. --> <dimen name="status_bar_clock_size">14sp</dimen> Loading Loading
core/res/res/values/dimens.xml +1 −1 Original line number Diff line number Diff line Loading @@ -55,7 +55,7 @@ <!-- Width of the navigation bar when it is placed vertically on the screen in car mode --> <dimen name="navigation_bar_width_car_mode">96dp</dimen> <!-- Height of notification icons in the status bar --> <dimen name="status_bar_icon_size">24dip</dimen> <dimen name="status_bar_icon_size">22dip</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. --> Loading
packages/SystemUI/res/values/dimens.xml +2 −2 Original line number Diff line number Diff line Loading @@ -34,10 +34,10 @@ <dimen name="status_bar_icon_size">@*android:dimen/status_bar_icon_size</dimen> <!-- Height of the battery icon in the status bar. --> <dimen name="status_bar_battery_icon_height">14.5dp</dimen> <dimen name="status_bar_battery_icon_height">13.0dp</dimen> <!-- Width of the battery icon in the status bar. --> <dimen name="status_bar_battery_icon_width">9.5dp</dimen> <dimen name="status_bar_battery_icon_width">8.5dp</dimen> <!-- The font size for the clock in the status bar. --> <dimen name="status_bar_clock_size">14sp</dimen> Loading