diff options
Diffstat (limited to 'core')
-rw-r--r-- | core/res/res/layout-xlarge/keyguard_screen_password_portrait.xml | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/core/res/res/layout-xlarge/keyguard_screen_password_portrait.xml b/core/res/res/layout-xlarge/keyguard_screen_password_portrait.xml index fab69d8..e4a1b81 100644 --- a/core/res/res/layout-xlarge/keyguard_screen_password_portrait.xml +++ b/core/res/res/layout-xlarge/keyguard_screen_password_portrait.xml @@ -74,6 +74,7 @@ android:layout_height="230dip" android:background="#00000000" android:keyBackground="@drawable/btn_keyboard_key_fulltrans" + android:visibility="gone" /> <!-- emergency call button --> |