summaryrefslogtreecommitdiffstats
path: root/res/layout
diff options
context:
space:
mode:
authorSunny Goyal <sunnygoyal@google.com>2014-08-27 18:10:23 -0700
committerSunny Goyal <sunnygoyal@google.com>2014-08-27 18:10:23 -0700
commitfbfa2cc609782726047b28262bcd53a1ae8f07ef (patch)
tree556f360c9f1463b7e22040894bc9abed350d9777 /res/layout
parentd5058a534e1ec5cdf15682a604832c18f572299c (diff)
downloadandroid_packages_apps_Trebuchet-fbfa2cc609782726047b28262bcd53a1ae8f07ef.tar.gz
android_packages_apps_Trebuchet-fbfa2cc609782726047b28262bcd53a1ae8f07ef.tar.bz2
android_packages_apps_Trebuchet-fbfa2cc609782726047b28262bcd53a1ae8f07ef.zip
Removing unused cling resources.
Change-Id: I97ff14f436f75a6345f719ef19146b02087e2221
Diffstat (limited to 'res/layout')
-rw-r--r--res/layout/apps_customize_pane.xml2
1 files changed, 0 insertions, 2 deletions
diff --git a/res/layout/apps_customize_pane.xml b/res/layout/apps_customize_pane.xml
index c2d399e29..bf5f71b90 100644
--- a/res/layout/apps_customize_pane.xml
+++ b/res/layout/apps_customize_pane.xml
@@ -49,8 +49,6 @@
android:layout_height="match_parent"
launcher:widgetCountX="@integer/apps_customize_widget_cell_count_x"
launcher:widgetCountY="@integer/apps_customize_widget_cell_count_y"
- launcher:clingFocusedX="@integer/apps_customize_cling_focused_x"
- launcher:clingFocusedY="@integer/apps_customize_cling_focused_y"
launcher:maxGap="@dimen/workspace_max_gap"
launcher:pageIndicator="@+id/apps_customize_page_indicator" />
</FrameLayout>