Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit 1709864c authored by Winson Chung's avatar Winson Chung
Browse files

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
parent 6eda1790
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -396,7 +396,7 @@
    <dimen name="navigation_key_width">70dp</dimen>

    <!-- 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
         navigation_extra_key_width -->