summaryrefslogtreecommitdiffstats
path: root/res/values/config.xml
diff options
context:
space:
mode:
authorWinson Chung <winsonc@google.com>2013-09-30 11:06:59 -0700
committerWinson Chung <winsonc@google.com>2013-09-30 11:06:59 -0700
commitd64a66617b6b6aaa3d1d9f9220c33411acdca729 (patch)
tree38623df3197617a1eb8247495abcf6c422089c7b /res/values/config.xml
parentab37bce36a7bc54cfcd634df95ca08e7e6143230 (diff)
downloadandroid_packages_apps_Trebuchet-d64a66617b6b6aaa3d1d9f9220c33411acdca729.tar.gz
android_packages_apps_Trebuchet-d64a66617b6b6aaa3d1d9f9220c33411acdca729.tar.bz2
android_packages_apps_Trebuchet-d64a66617b6b6aaa3d1d9f9220c33411acdca729.zip
Disable update logic for market button.
Change-Id: Ie05995b18252cc78c38b3cb0886407b0c5a13be0
Diffstat (limited to 'res/values/config.xml')
-rw-r--r--res/values/config.xml2
1 files changed, 1 insertions, 1 deletions
diff --git a/res/values/config.xml b/res/values/config.xml
index 97408ccab..8718f1562 100644
--- a/res/values/config.xml
+++ b/res/values/config.xml
@@ -12,7 +12,7 @@
<!-- AllApps/Customize/AppsCustomize -->
<!-- The alpha of the AppsCustomize bg in spring loaded mode -->
- <integer name="config_appsCustomizeSpringLoadedBgAlpha">45</integer>
+ <integer name="config_appsCustomizeSpringLoadedBgAlpha">65</integer>
<integer name="config_workspaceUnshrinkTime">300</integer>
<!-- Out of 100, the percent to shrink the workspace during spring loaded mode. -->
<integer name="config_workspaceSpringLoadShrinkPercentage">80</integer>