Loading res/xml/user_settings.xml +3 −1 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="user_settings_screen" android:title="@string/user_settings_title"> Loading @@ -35,6 +36,7 @@ android:key="user_settings_add_users_when_locked" android:title="@string/user_add_on_lockscreen_menu" android:singleLineTitle="false" android:order="105"/> android:order="105" settings:allowDividerAbove="true"/> </PreferenceScreen> Loading
res/xml/user_settings.xml +3 −1 Original line number Diff line number Diff line Loading @@ -16,6 +16,7 @@ <PreferenceScreen xmlns:android="http://schemas.android.com/apk/res/android" xmlns:settings="http://schemas.android.com/apk/res-auto" android:key="user_settings_screen" android:title="@string/user_settings_title"> Loading @@ -35,6 +36,7 @@ android:key="user_settings_add_users_when_locked" android:title="@string/user_add_on_lockscreen_menu" android:singleLineTitle="false" android:order="105"/> android:order="105" settings:allowDividerAbove="true"/> </PreferenceScreen>