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

Commit 3808f4be authored by Adam Powell's avatar Adam Powell Committed by Android Git Automerger
Browse files

am 41f42412: Fix bug 3380266 - Add searchview min width defaults for non-xlarge configurations

* commit '41f42412':
  Fix bug 3380266 - Add searchview min width defaults for non-xlarge configurations
parents f1762fd2 41f42412
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>