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

Commit 9f716b7c authored by Alan Viverette's avatar Alan Viverette
Browse files

Remove content description from SearchView text field

BUG: 16519353
Change-Id: I4df5e1e04fdf0d625e42f70f67657c5107f1443b
parent 63e44bd9
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"