From 40253329c5c94088b8d4b16b8b9fd17af32fb0d7 Mon Sep 17 00:00:00 2001 From: Sunny Goyal Date: Thu, 19 Apr 2018 09:27:38 -0700 Subject: Bringing back auto-rotate settings Bug: 77654352 Change-Id: I0910fc8afe2fb7e125d57912abc35bbbd5df9d74 --- quickstep/res/xml/indexable_launcher_prefs.xml | 10 ++++++++-- 1 file changed, 8 insertions(+), 2 deletions(-) (limited to 'quickstep/res/xml') diff --git a/quickstep/res/xml/indexable_launcher_prefs.xml b/quickstep/res/xml/indexable_launcher_prefs.xml index 265540201..30f310021 100644 --- a/quickstep/res/xml/indexable_launcher_prefs.xml +++ b/quickstep/res/xml/indexable_launcher_prefs.xml @@ -20,8 +20,14 @@ android:key="pref_add_icon_to_home" android:title="@string/auto_add_shortcuts_label" android:summary="@string/auto_add_shortcuts_description" - android:defaultValue="true" - /> + android:defaultValue="true" /> + +