From 57dac26fe08bfd04603a96c4aec615336b38b4d9 Mon Sep 17 00:00:00 2001 From: Daniel Sandler Date: Thu, 3 Oct 2013 13:28:36 -0400 Subject: Add support for in workspace XML. Note that this doesn't honor folder nesting (that is, you can't include an XML file full of shortcuts inside a node and expect them all to appear in that folder). It's really just a way to concatenate/overlay multiple XML files, making it easier to make a few tweaks/additions for certain screen sizes or locales. Bug: 10932771 Change-Id: I1fc29477d0717a8a7bc116f16729a955e6c625d5 --- res/values/attrs.xml | 3 +++ 1 file changed, 3 insertions(+) (limited to 'res/values') diff --git a/res/values/attrs.xml b/res/values/attrs.xml index 1dcc5ddb7..a2d3a83e0 100644 --- a/res/values/attrs.xml +++ b/res/values/attrs.xml @@ -148,6 +148,9 @@ + + + -- cgit v1.2.3