Merge "Use the correct text for DND onboarding." into pi-dev
This commit is contained in:
committed by
Android (Google) Code Review
commit
15234d7eb4
@@ -112,7 +112,7 @@
|
|||||||
android:id="@+id/screen_on_title"
|
android:id="@+id/screen_on_title"
|
||||||
android:layout_width="match_parent"
|
android:layout_width="match_parent"
|
||||||
android:layout_height="wrap_content"
|
android:layout_height="wrap_content"
|
||||||
android:text="@string/zen_onboarding_screen_off_title"
|
android:text="@string/zen_onboarding_screen_on_title"
|
||||||
android:textAppearance="?android:attr/textAppearanceListItem" />
|
android:textAppearance="?android:attr/textAppearanceListItem" />
|
||||||
|
|
||||||
<TextView
|
<TextView
|
||||||
|
Reference in New Issue
Block a user