Merge "Make all up button speak the default description" into rvc-qpr-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
796e2b15d5
@@ -26,8 +26,7 @@
|
|||||||
style="?android:attr/actionBarStyle"
|
style="?android:attr/actionBarStyle"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:theme="?android:attr/actionBarTheme"
|
android:theme="?android:attr/actionBarTheme" />
|
||||||
android:navigationContentDescription="@*android:string/back_button_label" />
|
|
||||||
<FrameLayout
|
<FrameLayout
|
||||||
android:id="@+id/content_frame"
|
android:id="@+id/content_frame"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
|
Reference in New Issue
Block a user