summaryrefslogtreecommitdiffstats
path: root/res
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 15:49:34 +0000
commit2782449da6538e19ae8fdcdd56bb524937fcd604 (patch)
tree965fac5258fe2d011aa838811bcb4b569c30f21f /res
parent48a4e91c73309342da224c218bbfb780ea30efed (diff)
downloadandroid_packages_apps_Trebuchet-2782449da6538e19ae8fdcdd56bb524937fcd604.tar.gz
android_packages_apps_Trebuchet-2782449da6538e19ae8fdcdd56bb524937fcd604.tar.bz2
android_packages_apps_Trebuchet-2782449da6538e19ae8fdcdd56bb524937fcd604.zip
Demo mode default layout support
67062454 Change-Id: Ic060d3d7dba4fffe688dddf7cd04c48e4baaf813
Diffstat (limited to 'res')
-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 7b52dae5d..e5bc18433 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -122,6 +122,7 @@
<attr name="iconTextSize" format="float" />
<attr name="defaultLayoutId" format="reference" />
+ <attr name="demoModeLayoutId" format="reference" />
</declare-styleable>
<declare-styleable name="CellLayout">