diff options
Diffstat (limited to 'res/values-sw600dp')
-rw-r--r-- | res/values-sw600dp/config.xml | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/res/values-sw600dp/config.xml b/res/values-sw600dp/config.xml index eab77f9..fe88274 100644 --- a/res/values-sw600dp/config.xml +++ b/res/values-sw600dp/config.xml @@ -5,6 +5,9 @@ <integer name="hotseat_all_apps_index">3</integer> <bool name="allow_rotation">true</bool> + <!-- Whether or not to use custom clings if a custom workspace layout is passed in --> + <bool name="config_useCustomClings">true</bool> + <!-- DragController --> <integer name="config_flingToDeleteMinVelocity">-1000</integer> |