OSDN Git Service

Add recent apps in app & notification
[android-x86/packages-apps-Settings.git] / res / values / config.xml
index e16ac43..7407020 100755 (executable)
     <!-- Whether or not we should tint the icon color on setting pages. -->
     <bool name="config_tintSettingIcon">true</bool>
 
+    <!-- Whether or not App & Notification screen should display recently used apps -->
+    <bool name="config_display_recent_apps">false</bool>
+
 </resources>