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

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

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

* commit 'c6357ad33290b69a6ec6f4bc261bea23ae78d1e1':
  Remove content description from SearchView text field
parents dfca21df e4f53d65
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"