summaryrefslogtreecommitdiffstats
path: root/res/values/attrs.xml
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/values/attrs.xml
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/values/attrs.xml')
-rw-r--r--res/values/attrs.xml10
1 files changed, 0 insertions, 10 deletions
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index c9743995a..65f8f22a6 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -114,10 +114,6 @@
<attr name="widgetCountX" format="integer" />
<!-- Number of widgets vertically -->
<attr name="widgetCountY" format="integer" />
- <!-- The x index of the item to be focused in the cling -->
- <attr name="clingFocusedX" format="integer" />
- <!-- The y index of the item to be focused in the cling -->
- <attr name="clingFocusedY" format="integer" />
</declare-styleable>
<!-- XML attributes used by default_workspace.xml -->
@@ -147,10 +143,4 @@
<attr name="ringOutset" format="dimension" />
<attr name="indicatorSize" format="dimension" />
</declare-styleable>
-
- <!-- Only used in the device overlays -->
- <declare-styleable name="CustomClingTitleText">
- </declare-styleable>
- <declare-styleable name="CustomClingText">
- </declare-styleable>
</resources>