Merge "Remove resources moved to shared SysUI library"

This commit is contained in:
TreeHugger Robot
2021-11-01 20:40:43 +00:00
committed by Android (Google) Code Review
2 changed files with 0 additions and 12 deletions

View File

@@ -20,11 +20,4 @@
<dimen name="button_size">80dp</dimen>
<dimen name="navigation_side_padding">@dimen/button_size</dimen>
<dimen name="navigation_key_width">@dimen/button_size</dimen>
<!-- The maximum width of the navigation bar ripples. -->
<dimen name="key_button_ripple_max_width">76dp</dimen>
<!-- The padding around the navigation buttons -->
<dimen name="navigation_key_padding">0dp</dimen>
</resources>

View File

@@ -295,8 +295,6 @@
<!-- The width/height of the icon of a navigation button -->
<dimen name="navigation_icon_size">32dp</dimen>
<dimen name="navigation_key_padding">0dp</dimen>
<!-- The padding on the side of the navigation bar. Must be greater than or equal to
navigation_extra_key_width -->
<dimen name="navigation_side_padding">36dp</dimen>
@@ -719,9 +717,6 @@
<dimen name="signal_indicator_to_icon_frame_spacing">3dp</dimen>
<!-- The maximum width of the navigation bar ripples. -->
<dimen name="key_button_ripple_max_width">95dp</dimen>
<!-- Starting margin before the signal cluster -->
<!-- Padding between signal cluster and battery icon -->