From 9e041f02ec6e73883c3412819f34f42f89e35716 Mon Sep 17 00:00:00 2001 From: Fabrice Di Meglio Date: Mon, 28 Jul 2014 17:54:30 -0700 Subject: [PATCH] Some code formatting - add some extra lines into those XML layout files Change-Id: I13c004f23a5c59d46702a93b1cfa7e9b9587b8c2 --- res/xml/security_settings_lockscreen.xml | 1 + res/xml/security_settings_unencrypted.xml | 1 - res/xml/sim_lock_settings.xml | 4 +++- 3 files changed, 4 insertions(+), 2 deletions(-) diff --git a/res/xml/security_settings_lockscreen.xml b/res/xml/security_settings_lockscreen.xml index ae98c4ee0a1..6798c71962d 100644 --- a/res/xml/security_settings_lockscreen.xml +++ b/res/xml/security_settings_lockscreen.xml @@ -32,6 +32,7 @@ android:fragment="com.android.settings.OwnerInfoSettings" android:title="@string/owner_info_settings_title" android:summary="@string/owner_info_settings_summary"/> + diff --git a/res/xml/security_settings_unencrypted.xml b/res/xml/security_settings_unencrypted.xml index a907249ebea..ee87705b91a 100644 --- a/res/xml/security_settings_unencrypted.xml +++ b/res/xml/security_settings_unencrypted.xml @@ -28,5 +28,4 @@ - diff --git a/res/xml/sim_lock_settings.xml b/res/xml/sim_lock_settings.xml index 8c3a0a08399..0e43fcdf029 100644 --- a/res/xml/sim_lock_settings.xml +++ b/res/xml/sim_lock_settings.xml @@ -23,6 +23,7 @@ android:title="@string/sim_pin_toggle" android:summaryOn="@string/sim_lock_on" android:summaryOff="@string/sim_lock_off"/> + - + +