summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-08-20 12:33:21 -0700
committerSunny Goyal <sunnygoyal@google.com>2015-08-20 12:56:58 -0700
commit756cd26592dee6b956becdc24d60995c64de9153 (patch)
tree3d415a7820c619e6c85f78000016f4403c346f2b /res/values/config.xml
parent7b7d6d09eec6b9f65273f597b2d93fc53a9069ff (diff)
downloadandroid_packages_apps_Trebuchet-756cd26592dee6b956becdc24d60995c64de9153.tar.gz
android_packages_apps_Trebuchet-756cd26592dee6b956becdc24d60995c64de9153.tar.bz2
android_packages_apps_Trebuchet-756cd26592dee6b956becdc24d60995c64de9153.zip
General code refactoring
> Removing utility method for isAttachedToWindow > Moving logic to calculate cell size from workspace to DeviceProfile > Replacing some constants with xml resource variables > Saving the item info using content values for better compatibility with other methods Change-Id: Idd612633d97a6241cb31148df9466031374bd5a0
Diffstat (limited to 'res/values/config.xml')
-rw-r--r--res/values/config.xml1
1 files changed, 0 insertions, 1 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 0f18dffb8..6a6784015 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -17,7 +17,6 @@
<bool name="enable_backup">false</bool>
<!-- DragController -->
- <integer name="config_flingToDeleteMinVelocity">-1500</integer>
<item type="id" name="drag_event_parity" />
<!-- AllApps & Launcher transitions -->