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

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

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

# By Ki-Hwan Lee
# Via Android Git Automerger (2) and others
* commit 'b3eab8ff':
  Added focusable true on search_button for D-pad.
parents 9122187f b3eab8ff
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"
    />