summaryrefslogtreecommitdiffstats
path: root/res/values-sw720dp
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2016-03-24 17:28:25 -0700
committerSunny Goyal <sunnygoyal@google.com>2016-03-24 17:29:23 -0700
commitf37a21412afb16f61ca23b5aca2e90691b57e171 (patch)
tree6e4281017ab0a7247ca4d98f2e77e9b33d4711ff /res/values-sw720dp
parent17763cb1d2060fb95873a8920196720c862f0e14 (diff)
downloadandroid_packages_apps_Trebuchet-f37a21412afb16f61ca23b5aca2e90691b57e171.tar.gz
android_packages_apps_Trebuchet-f37a21412afb16f61ca23b5aca2e90691b57e171.tar.bz2
android_packages_apps_Trebuchet-f37a21412afb16f61ca23b5aca2e90691b57e171.zip
Defining separate layouts for horizontal and vertical drop target bars
instead of chaning the layouts in DeviceProfile Bug: 27721989 Change-Id: I9a22c21e643f4fd0058c9be5e9d705aaf7649204
Diffstat (limited to 'res/values-sw720dp')
-rw-r--r--res/values-sw720dp/styles.xml5
1 files changed, 0 insertions, 5 deletions
diff --git a/res/values-sw720dp/styles.xml b/res/values-sw720dp/styles.xml
index 1fdb267c7..674edaabc 100644
--- a/res/values-sw720dp/styles.xml
+++ b/res/values-sw720dp/styles.xml
@@ -28,11 +28,6 @@
</style>
<!-- Workspace -->
- <style name="DropTargetButtonContainer">
- <item name="android:layout_width">0dp</item>
- <item name="android:layout_height">match_parent</item>
- </style>
-
<style name="DropTargetButton" parent="DropTargetButtonBase">
<item name="android:paddingLeft">60dp</item>
<item name="android:paddingRight">60dp</item>