Merge "Make all up button speak the default description" am: 6086e47870

Original change: https://googleplex-android-review.googlesource.com/c/platform/packages/apps/Settings/+/12217347

Change-Id: Ie79d1da10be7f789f04aeca733ddc753f95f5c34
This commit is contained in:
TreeHugger Robot
2020-07-29 02:41:17 +00:00
committed by Automerger Merge Worker

View File

@@ -26,8 +26,7 @@
style="?android:attr/actionBarStyle"
android:layout_width="match_parent"
android:layout_height="wrap_content"
android:theme="?android:attr/actionBarTheme"
android:navigationContentDescription="@*android:string/back_button_label" />
android:theme="?android:attr/actionBarTheme" />
<FrameLayout
android:id="@+id/content_frame"
android:layout_width="match_parent"