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

Commit f325bc80 authored by yaolu's avatar yaolu
Browse files

Change the navigate up botton and search box size to be 48dp high and

48dp wide.

Change the Create label Edittext view to be 48dp or higher.

Bug 29154966

Change-Id: I2e4102af655d93775aa470f2a0c56f74a4d28b9e
parent bb090940
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -119,7 +119,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. -->