From 1fb3ce01d0cc3848b99d71d9df589fa4abc0c6fd Mon Sep 17 00:00:00 2001 From: Maurice Lam Date: Thu, 21 Sep 2017 11:33:55 -0700 Subject: [PATCH] Fix pattern header string usage Test: Builds with ag/2933970 cherry-picked on top Bug: 66446463 Change-Id: I0c649427474cd9b1cf388f45407deea582d01c9a --- res/layout/choose_lock_pattern_common.xml | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/res/layout/choose_lock_pattern_common.xml b/res/layout/choose_lock_pattern_common.xml index 65135ddc90c..949d1303293 100644 --- a/res/layout/choose_lock_pattern_common.xml +++ b/res/layout/choose_lock_pattern_common.xml @@ -24,7 +24,7 @@ android:icon="@drawable/ic_lock" android:layout="@layout/suw_glif_blank_template" settings:suwFooter="@layout/choose_lock_pattern_common_footer" - settings:suwHeaderText="@string/lockpassword_choose_your_pattern_header"> + settings:suwHeaderText="@string/lockpassword_choose_your_screen_lock_header">