Donate to e Foundation | Murena handsets with /e/OS | Own a part of Murena! Learn more

Commit ab74ca14 authored by TreeHugger Robot's avatar TreeHugger Robot Committed by Android (Google) Code Review
Browse files

Merge "Fix pattern header string usage"

parents 744ff5c6 1fb3ce01
Loading
Loading
Loading
Loading
+1 −1
Original line number Diff line number Diff line
@@ -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">

    <com.android.internal.widget.LinearLayoutWithDefaultTouchRecepient
        android:id="@+id/topLayout"