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

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

am a0d089f2: am b3eab8ff: am 1f6178fd: am abcb9b96: Merge "Added focusable...

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

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