summaryrefslogtreecommitdiffstats
path: root/res/layout/workspace_screen.xml
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2015-10-01 14:04:18 -0700
committerSunny Goyal <sunnygoyal@google.com>2015-10-05 14:14:19 -0700
commit77ccb8d03c17aeb32dccfb0930ae974f6cca7455 (patch)
tree4bd7bc1805278685a23d87bb5b441a953a417d3c /res/layout/workspace_screen.xml
parent8220d8afaad78fe4ac4e2935193f3789c456ac3a (diff)
downloadandroid_packages_apps_Trebuchet-77ccb8d03c17aeb32dccfb0930ae974f6cca7455.tar.gz
android_packages_apps_Trebuchet-77ccb8d03c17aeb32dccfb0930ae974f6cca7455.tar.bz2
android_packages_apps_Trebuchet-77ccb8d03c17aeb32dccfb0930ae974f6cca7455.zip
Removing some unused resources
Change-Id: I6aa8a2d7eb4599ed2351c54fe0885839b5ba4521
Diffstat (limited to 'res/layout/workspace_screen.xml')
-rw-r--r--res/layout/workspace_screen.xml5
1 files changed, 1 insertions, 4 deletions
diff --git a/res/layout/workspace_screen.xml b/res/layout/workspace_screen.xml
index 83b319b72..faf688503 100644
--- a/res/layout/workspace_screen.xml
+++ b/res/layout/workspace_screen.xml
@@ -17,9 +17,6 @@
<com.android.launcher3.CellLayout
xmlns:android="http://schemas.android.com/apk/res/android"
xmlns:launcher="http://schemas.android.com/apk/res-auto"
-
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:hapticFeedbackEnabled="false"
-
- launcher:maxGap="@dimen/workspace_max_gap" />
+ android:hapticFeedbackEnabled="false" />