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

Commit 9627fe24 authored by Alan Viverette's avatar Alan Viverette Committed by Android Git Automerger
Browse files

am 6266f1bd: am c6357ad3: Merge "Remove content description from SearchView...

am 6266f1bd: am c6357ad3: Merge "Remove content description from SearchView text field" into lmp-dev

* commit '6266f1bdda77a55cac3c45c5a03f9231ae40400f':
  Remove content description from SearchView text field
parents 91fbe289 e8e4437a
Loading
Loading
Loading
Loading
+1 −2
Original line number Diff line number Diff line
@@ -93,8 +93,7 @@
                android:dropDownHeight="wrap_content"
                android:dropDownAnchor="@id/search_edit_frame"
                android:dropDownVerticalOffset="0dip"
                android:dropDownHorizontalOffset="0dip"
                android:contentDescription="@string/searchview_description_query" />
                android:dropDownHorizontalOffset="0dip" />

            <ImageView
                android:id="@+id/search_close_btn"