summaryrefslogtreecommitdiffstats
path: root/res/values/attrs.xml
diff options
context:
space:
mode:
authorAdam Cohen <adamcohen@google.com>2017-09-22 17:10:55 -0700
committerAdam Cohen <adamcohen@google.com>2017-09-29 20:11:37 +0000
commita81e8d855ac697b95941c31c571780bafe71461e (patch)
treed69e0baf08170193b8acbd0cba8968b6c808816c /res/values/attrs.xml
parent510fdfbcea6bc6bf76e29a67fef106b78e8b0d89 (diff)
downloadandroid_packages_apps_Trebuchet-a81e8d855ac697b95941c31c571780bafe71461e.tar.gz
android_packages_apps_Trebuchet-a81e8d855ac697b95941c31c571780bafe71461e.tar.bz2
android_packages_apps_Trebuchet-a81e8d855ac697b95941c31c571780bafe71461e.zip
Demo mode default layout support
b/67062454 Change-Id: Ic060d3d7dba4fffe688dddf7cd04c48e4baaf813
Diffstat (limited to 'res/values/attrs.xml')
-rw-r--r--res/values/attrs.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/res/values/attrs.xml b/res/values/attrs.xml
index 68b628fb7..5aee715b6 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -123,6 +123,7 @@
<attr name="iconTextSize" format="float" />
<attr name="defaultLayoutId" format="reference" />
+ <attr name="demoModeLayoutId" format="reference" />
</declare-styleable>
<declare-styleable name="CellLayout">