summaryrefslogtreecommitdiffstats
path: root/res/layout/workspace_screen.xml
diff options
context:
space:
mode:
Diffstat (limited to 'res/layout/workspace_screen.xml')
-rw-r--r--res/layout/workspace_screen.xml8
1 files changed, 0 insertions, 8 deletions
diff --git a/res/layout/workspace_screen.xml b/res/layout/workspace_screen.xml
index acc9f6651..855cf39f5 100644
--- a/res/layout/workspace_screen.xml
+++ b/res/layout/workspace_screen.xml
@@ -20,14 +20,6 @@
android:layout_width="wrap_content"
android:layout_height="wrap_content"
- android:paddingStart="@dimen/cell_layout_left_padding"
- android:paddingEnd="@dimen/cell_layout_right_padding"
- android:paddingTop="@dimen/cell_layout_top_padding"
- android:paddingBottom="@dimen/cell_layout_bottom_padding"
android:hapticFeedbackEnabled="false"
- launcher:cellWidth="@dimen/workspace_cell_width"
- launcher:cellHeight="@dimen/workspace_cell_height"
- launcher:widthGap="@dimen/workspace_width_gap"
- launcher:heightGap="@dimen/workspace_height_gap"
launcher:maxGap="@dimen/workspace_max_gap" />