summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--core/res/res/layout-sw600dp/keyguard_screen_unlock_portrait.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/layout-sw600dp/keyguard_screen_unlock_portrait.xml b/core/res/res/layout-sw600dp/keyguard_screen_unlock_portrait.xml
index 0c4a2c78feda..a0e9c0e7145a 100644
--- a/core/res/res/layout-sw600dp/keyguard_screen_unlock_portrait.xml
+++ b/core/res/res/layout-sw600dp/keyguard_screen_unlock_portrait.xml
@@ -36,7 +36,7 @@
android:gravity="center">
<!-- Status -->
- <include layout="@layout/keyguard_screen_status_land"
+ <include layout="@layout/keyguard_screen_status_port"
android:layout_width="wrap_content"
android:layout_height="wrap_content"
android:layout_marginStart="50dip"