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

Commit 41f42412 authored by Adam Powell's avatar Adam Powell
Browse files

Fix bug 3380266 - Add searchview min width defaults for non-xlarge configurations

Change-Id: Ibebf7438b668c27f726d9023d0530d90e72d413c
parent 2d044d1f
Loading
Loading
Loading
Loading
+2 −0
Original line number Diff line number Diff line
@@ -74,4 +74,6 @@
    <!-- The width of the big icons in notifications. -->
    <dimen name="notification_large_icon_height">60dp</dimen>

    <!-- Minimum width of the search view text entry area. -->
    <dimen name="search_view_text_min_width">160dip</dimen>
</resources>