summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorMaurice Lam <yukl@google.com>2015-07-21 00:22:02 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2015-07-21 00:22:03 +0000
commitaf57ec8831d3047400a6bcbc8c5e73fc3888b7d3 (patch)
treec789cfaf2e2b1c00c20723817094a420e19daa8e /res/layout
parent3977df037c1cdd1bef92e3f4195c6e7b847a1c28 (diff)
parent5cceb312fdb6ee6c6d22aec0996977501017e505 (diff)
downloadpackages_apps_Settings-af57ec8831d3047400a6bcbc8c5e73fc3888b7d3.zip
packages_apps_Settings-af57ec8831d3047400a6bcbc8c5e73fc3888b7d3.tar.gz
packages_apps_Settings-af57ec8831d3047400a6bcbc8c5e73fc3888b7d3.tar.bz2
Merge "[ScreenLock] Change title for RedactionInterstitial" into mnc-dev
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/setup_redaction_interstitial.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/layout/setup_redaction_interstitial.xml b/res/layout/setup_redaction_interstitial.xml
index 826e633..f5954a1 100644
--- a/res/layout/setup_redaction_interstitial.xml
+++ b/res/layout/setup_redaction_interstitial.xml
@@ -22,7 +22,7 @@
android:layout_width="match_parent"
android:layout_height="match_parent"
settings:suwBackgroundTile="@drawable/setup_illustration_tile"
- settings:suwHeaderText="@string/notification_section_header"
+ settings:suwHeaderText="@string/lock_screen_notifications_interstitial_title"
settings:suwIllustrationHorizontalTile="@drawable/setup_illustration_horizontal_tile"
settings:suwIllustrationImage="@drawable/setup_illustration_lock_screen">