Merge "Use the correct text for DND onboarding." into pi-dev

This commit is contained in:
TreeHugger Robot
2018-04-14 01:34:34 +00:00
committed by Android (Google) Code Review

View File

@@ -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