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

Commit b3eab8ff authored by Amith Yamasani's avatar Amith Yamasani Committed by Android Git Automerger
Browse files

am 1f6178fd: am abcb9b96: Merge "Added focusable true on search_button for D-pad."

# By Ki-Hwan Lee
# Via Android Git Automerger (1) and others
* commit '1f6178fd':
  Added focusable true on search_button for D-pad.
parents bb74d8b9 1f6178fd
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -45,6 +45,7 @@
        android:layout_height="match_parent"
        android:layout_gravity="center_vertical"
        android:src="?android:attr/searchViewSearchIcon"
        android:focusable="true"
        android:contentDescription="@string/searchview_description_search"
    />