diff options
| author | 2013-01-24 00:39:38 +0000 | |
|---|---|---|
| committer | 2013-01-24 00:39:38 +0000 | |
| commit | 1842f2ed745af0d0f8cc457d448ba552e40a6b34 (patch) | |
| tree | 3aad6b4eb974fbf1c519ca521ea949133d701b97 | |
| parent | d84d289f443f5799fb1a81432428703dadb026dd (diff) | |
| parent | 0f20710b7108b9a8200cff0a1dc0dd86ae6b2a35 (diff) | |
Merge "frameworks: Display missing text on SimUnlockScreen"
| -rw-r--r-- | core/res/res/layout/keyguard_screen_sim_pin_portrait.xml | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/res/res/layout/keyguard_screen_sim_pin_portrait.xml b/core/res/res/layout/keyguard_screen_sim_pin_portrait.xml index 20c214212d2d..4c42a173ef4f 100644 --- a/core/res/res/layout/keyguard_screen_sim_pin_portrait.xml +++ b/core/res/res/layout/keyguard_screen_sim_pin_portrait.xml @@ -33,7 +33,6 @@ android:layout_width="match_parent" android:layout_height="wrap_content" android:gravity="center" - android:singleLine="true" android:textAppearance="?android:attr/textAppearanceLarge"/> <!-- Carrier info --> |