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

Commit 3496a902 authored by Yao Lu's avatar Yao Lu Committed by Android (Google) Code Review
Browse files

Merge "Change the navigate up botton and search box size to be 48dp high and 48dp wide."

parents 7a47c3d1 f325bc80
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -126,7 +126,7 @@
    <!-- Padding around the icon in the search box. -->
    <dimen name="search_box_icon_margin">4dp</dimen>
    <!-- Size of the icon (voice search, back arrow) in the search box. -->
    <dimen name="search_box_icon_size">36dp</dimen>
    <dimen name="search_box_icon_size">48dp</dimen>
    <!-- Size of the close icon.-->
    <dimen name="search_box_close_icon_size">56dp</dimen>
    <!-- Padding around the close button. It's visible size without padding is 24dp. -->