Merge "Remove resources moved to shared SysUI library"
This commit is contained in:
committed by
Android (Google) Code Review
commit
ab13590c57
@@ -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>
|
||||
|
||||
@@ -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 -->
|
||||
|
||||
Reference in New Issue
Block a user