Merge "Make all up button speak the default description" into rvc-qpr-dev

This commit is contained in:
TreeHugger Robot
2020-08-03 13:40:22 +00:00
committed by Android (Google) Code Review

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"