summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2017-11-06 16:00:34 -0800
committerSunny Goyal <sunnygoyal@google.com>2017-11-07 09:46:20 -0800
commit16764588c9af2fe6222f76912567cf66b5a11d8a (patch)
tree10d674d1c1e8fb85bbcc661a7a1cb3c7669ec21a /res/values/config.xml
parent8b0a647a1144ca9fe600014d36a25e13012a99f5 (diff)
downloadandroid_packages_apps_Trebuchet-16764588c9af2fe6222f76912567cf66b5a11d8a.tar.gz
android_packages_apps_Trebuchet-16764588c9af2fe6222f76912567cf66b5a11d8a.tar.bz2
android_packages_apps_Trebuchet-16764588c9af2fe6222f76912567cf66b5a11d8a.zip
Separing the overview states for normal and quickstep builds
In QuickStep, adding a placeholder ScrollView and changing the state logic appropriately to handle that Change-Id: I10223c0692788d6e5dbf8c408c01cafb4e39bd2c
Diffstat (limited to 'res/values/config.xml')
-rw-r--r--res/values/config.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 7a33ae653..54328e148 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -1,8 +1,4 @@
<resources>
-<!-- Dynamic Grid -->
- <!-- Out of 100, the percent of space the overview bar should try and take vertically. -->
- <integer name="config_dynamic_grid_overview_icon_zone_percentage">22</integer>
-
<!-- Miscellaneous -->
<bool name="config_largeHeap">false</bool>
<bool name="is_tablet">false</bool>