summaryrefslogtreecommitdiffstats
path: root/res/values/styles.xml
diff options
context:
space:
mode:
authorJon Miranda <jonmiranda@google.com>2016-11-11 14:13:04 -0800
committerJon Miranda <jonmiranda@google.com>2016-11-15 11:19:03 -0800
commit93e1f04fa915fc22ecccc7e40794472914f3d446 (patch)
tree04e579fa9968421ef03f8b813c2e999785054968 /res/values/styles.xml
parentf8d5370a9f74127c20e1ecd371a68918fe1f14ce (diff)
downloadandroid_packages_apps_Trebuchet-93e1f04fa915fc22ecccc7e40794472914f3d446.tar.gz
android_packages_apps_Trebuchet-93e1f04fa915fc22ecccc7e40794472914f3d446.tar.bz2
android_packages_apps_Trebuchet-93e1f04fa915fc22ecccc7e40794472914f3d446.zip
Hide workspace text in multi-window mode.
* Vertically centers workspace icons. * New iconDisplay value so shortcut text is not overriden. Bug: 32176631 Change-Id: I86753bab5b24aafc417e0f77d8c471fc4c0dc7f0
Diffstat (limited to 'res/values/styles.xml')
-rw-r--r--res/values/styles.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/styles.xml b/res/values/styles.xml
index bb0bc2ffb..4e70f43d0 100644
--- a/res/values/styles.xml
+++ b/res/values/styles.xml
@@ -108,6 +108,7 @@
<item name="android:shadowRadius">0</item>
<item name="customShadows">false</item>
<item name="layoutHorizontal">true</item>
+ <item name="iconDisplay">shortcut_popup</item>
<item name="iconSizeOverride">@dimen/deep_shortcut_icon_size</item>
</style>