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

Commit 36af0d96 authored by Brad Ebinger's avatar Brad Ebinger Committed by Gerrit Code Review
Browse files

Merge "Dialer: correct the expanded search bar height"

parents 49e5a04b 350ed89a
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -17,7 +17,7 @@
    xmlns:android="http://schemas.android.com/apk/res/android"
    android:id="@+id/search_box_expanded"
    android:layout_width="match_parent"
    android:layout_height="@dimen/expanded_search_bar_height"
    android:layout_height="@dimen/collapsed_search_bar_height"
    android:visibility="invisible">

  <ImageButton