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

Commit 51d39f2d authored by Daniel Sandler's avatar Daniel Sandler
Browse files

Add ECA to PIN view

Change-Id: I46e854dc8d5920bb506ac9996af7ea3ca845468a
parent df99b1d5
Loading
Loading
Loading
Loading
+9 −0
Original line number Diff line number Diff line
@@ -191,4 +191,13 @@
            android:text="@android:string/ok"
            />
    </LinearLayout>

    <include layout="@layout/keyguard_emergency_carrier_area_and_recovery"
                   android:id="@+id/keyguard_selector_fade_container"
                   android:layout_width="match_parent"
                   android:layout_height="wrap_content"
                   android:orientation="vertical"
                   android:layout_gravity="bottom|center_horizontal"
                   android:gravity="center_horizontal" />

</com.android.internal.policy.impl.keyguard.KeyguardPINView>