sysui: update sw900dp navbar sizes
am: c48f07bc82
Change-Id: Ia9bfece57902625c72eda216464344a40bd25db7
This commit is contained in:
@@ -19,6 +19,6 @@
|
|||||||
<resources>
|
<resources>
|
||||||
|
|
||||||
<!-- Nav bar button default ordering/layout -->
|
<!-- Nav bar button default ordering/layout -->
|
||||||
<string name="config_navBarLayout" translatable="false">space[.2],back,home;space;menu_ime,recent,space[.2]</string>
|
<string name="config_navBarLayout" translatable="false">back,home;space;menu_ime,recent</string>
|
||||||
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
@@ -17,7 +17,6 @@
|
|||||||
-->
|
-->
|
||||||
<resources>
|
<resources>
|
||||||
|
|
||||||
<!-- All ryu nav buttons are th same size -->
|
|
||||||
<dimen name="button_size">80dp</dimen>
|
<dimen name="button_size">80dp</dimen>
|
||||||
<dimen name="navigation_side_padding">@dimen/button_size</dimen>
|
<dimen name="navigation_side_padding">@dimen/button_size</dimen>
|
||||||
<dimen name="navigation_key_width">@dimen/button_size</dimen>
|
<dimen name="navigation_key_width">@dimen/button_size</dimen>
|
||||||
@@ -27,14 +26,6 @@
|
|||||||
<dimen name="key_button_ripple_max_width">76dp</dimen>
|
<dimen name="key_button_ripple_max_width">76dp</dimen>
|
||||||
|
|
||||||
<!-- The padding around the navigation buttons -->
|
<!-- The padding around the navigation buttons -->
|
||||||
<dimen name="navigation_key_padding">5dp</dimen>
|
<dimen name="navigation_key_padding">0dp</dimen>
|
||||||
|
|
||||||
<!-- The inner radius of the halo. -->
|
|
||||||
<dimen name="halo_inner_radius">12dp</dimen>
|
|
||||||
|
|
||||||
<!-- The thickness of the halo. -->
|
|
||||||
<dimen name="halo_thickness">1dp</dimen>
|
|
||||||
|
|
||||||
<!-- The diameter of the halo. This is 2*(halo_inner_radius + halo_thickness). -->
|
|
||||||
<dimen name="halo_diameter">26dp</dimen>
|
|
||||||
</resources>
|
</resources>
|
||||||
|
|||||||
Reference in New Issue
Block a user