summaryrefslogtreecommitdiffstats
path: root/res/values/attrs.xml
diff options
context:
space:
mode:
authorTony Wickham <twickham@google.com>2017-06-26 21:34:58 +0000
committerAndroid (Google) Code Review <android-gerrit@google.com>2017-06-26 21:34:59 +0000
commit7a0ec3f28c4e055a4be7a46fbf46f5f3f5019040 (patch)
tree1ebb9da6ae2ab0d14a40cc4a1ef36ecc4c0a0388 /res/values/attrs.xml
parent3ed30765502f45cc0e922954840ef11f474e3c8b (diff)
parent093c3ac7c3e265bda0b9dbd29138ced28126e14e (diff)
downloadandroid_packages_apps_Trebuchet-7a0ec3f28c4e055a4be7a46fbf46f5f3f5019040.tar.gz
android_packages_apps_Trebuchet-7a0ec3f28c4e055a4be7a46fbf46f5f3f5019040.tar.bz2
android_packages_apps_Trebuchet-7a0ec3f28c4e055a4be7a46fbf46f5f3f5019040.zip
Merge "Add dark widgets theme" into ub-launcher3-dorval-polish
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 7929e65d1..3839eb130 100644
--- a/res/values/attrs.xml
+++ b/res/values/attrs.xml
@@ -30,6 +30,7 @@
<attr name="workspaceAmbientShadowColor" format="color"/>
<attr name="workspaceKeyShadowColor" format="color" />
<attr name="workspaceStatusBarScrim" format="reference" />
+ <attr name="widgetsTheme" format="reference" />
<!-- BubbleTextView specific attributes. -->
<declare-styleable name="BubbleTextView">