Use the correct text for DND onboarding.
Update the screen on title to use the screen on text instead of the screen off text. Bug: 78019397 Test: visual inspection Change-Id: Ie5c0b462b44ad735963c2800a59a20288b1cadf8
This commit is contained in:
@@ -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