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

Commit ca9ddd45 authored by Fan Zhang's avatar Fan Zhang
Browse files

Update search bar's navup content description

It should read "Search settings"

Change-Id: I1a55f905949341b290ea5f224171592cf5021e31
Fix: 64140213
Test: talkback
parent c50495ba
Loading
Loading
Loading
Loading
+1 −0
Original line number Diff line number Diff line
@@ -42,6 +42,7 @@
                android:background="?android:attr/selectableItemBackground"
                android:contentInsetStartWithNavigation="64dp"
                android:navigationIcon="@drawable/ic_search_24dp"
                android:navigationContentDescription="@string/search_menu"
                android:title="@string/search_menu"
                android:titleTextAppearance="@style/TextAppearance.SearchBar"
                android:theme="?android:attr/actionBarTheme"/>