summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2018-01-08 14:19:34 -0800
committerSunny Goyal <sunnygoyal@google.com>2018-01-10 15:13:25 -0800
commit07b6929cd94e6d55fb660f85baf1df840de48f46 (patch)
tree1a36a8f59b943d5440d72efa12d5ce2a2a027188 /res/values/config.xml
parent228153d92ae68c82efd3fcad4ad3df6af7fc24a2 (diff)
downloadandroid_packages_apps_Trebuchet-07b6929cd94e6d55fb660f85baf1df840de48f46.tar.gz
android_packages_apps_Trebuchet-07b6929cd94e6d55fb660f85baf1df840de48f46.tar.bz2
android_packages_apps_Trebuchet-07b6929cd94e6d55fb660f85baf1df840de48f46.zip
Removing layout handling in DeviceProfile and moving it to
individual views Bug: 71709920 Change-Id: I8300fa7a84b31898bdb135d774cca576d2928525
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 0ff0d758b..f48d47406 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -47,10 +47,6 @@
<!-- Out of 100, the percent to shrink the workspace during spring loaded mode. -->
<integer name="config_workspaceSpringLoadShrinkPercentage">90</integer>
- <!-- This constant stores the ratio of the all apps button drawable which
- is used for internal (baked-in) padding -->
- <integer name="config_allAppsButtonPaddingPercent">17</integer>
-
<!-- The duration of the animation from search hint to text entry -->
<integer name="config_searchHintAnimationDuration">50</integer>