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

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

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

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

* commit 'edd5de2fbc3eabc39d1bc00374678bd7c428613b':
  Remove content description from SearchView text field
parents 112a3667 9627fe24
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"