diff options
| -rw-r--r-- | core/res/res/layout-sw600dp/keyguard_screen_tab_unlock_land.xml | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/core/res/res/layout-sw600dp/keyguard_screen_tab_unlock_land.xml b/core/res/res/layout-sw600dp/keyguard_screen_tab_unlock_land.xml index 10b1ace1105e..292221829ff3 100644 --- a/core/res/res/layout-sw600dp/keyguard_screen_tab_unlock_land.xml +++ b/core/res/res/layout-sw600dp/keyguard_screen_tab_unlock_land.xml @@ -118,6 +118,6 @@ android:drawablePadding="8dip" android:visibility="gone"/> - </RelativeLayout>> + </RelativeLayout> </LinearLayout> |