Merge "Make all up button speak the default description" into rvc-qpr-dev am: 796e2b15d5

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

Change-Id: I4cb6e07f7b5f19f6b510676e11a1c6287f87ab07
This commit is contained in:
TreeHugger Robot
2020-08-03 14:01:36 +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"