Update the disabled-opa navbar icon size to reflect icon change

- The sizes of the button icons were shrunked, but opa layout (for the
  home button) scales the icon to another specified size which also
  needs to be updated

Fixes: 278011905
Test: go/nav-bar-icon-screenshot
Change-Id: Ieca803c3739adfa557ae8a5d20d28d9dd8511930
This commit is contained in:
Winson Chung
2023-04-20 22:50:33 +00:00
parent 6eda179081
commit 1709864c48

View File

@@ -396,7 +396,7 @@
<dimen name="navigation_key_width">70dp</dimen> <dimen name="navigation_key_width">70dp</dimen>
<!-- The width/height of the icon of a navigation button --> <!-- The width/height of the icon of a navigation button -->
<dimen name="navigation_icon_size">32dp</dimen> <dimen name="navigation_icon_size">24dp</dimen>
<!-- The padding on the side of the navigation bar. Must be greater than or equal to <!-- The padding on the side of the navigation bar. Must be greater than or equal to
navigation_extra_key_width --> navigation_extra_key_width -->