summaryrefslogtreecommitdiffstats
path: root/res/values/attrs.xml
diff options
context:
space:
mode:
authorTony Wickham <twickham@google.com>2017-06-26 10:48:41 -0700
committerTony Wickham <twickham@google.com>2017-06-26 17:50:29 +0000
commit093c3ac7c3e265bda0b9dbd29138ced28126e14e (patch)
treedf6931db4af2589b8e7579493a35f2cf44b13e80 /res/values/attrs.xml
parent03a38a669cc01123858c309c5536c0c8d86bb831 (diff)
downloadandroid_packages_apps_Trebuchet-093c3ac7c3e265bda0b9dbd29138ced28126e14e.tar.gz
android_packages_apps_Trebuchet-093c3ac7c3e265bda0b9dbd29138ced28126e14e.tar.bz2
android_packages_apps_Trebuchet-093c3ac7c3e265bda0b9dbd29138ced28126e14e.zip
Add dark widgets theme
Bug: 62907264 Change-Id: I9831e071eab9a746d1aacab7d023371cc4a631ef
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 27992ceb6..fc95002d8 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">