aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/attrs.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/values/attrs.xml')
-rw-r--r--src/main/res/values/attrs.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/res/values/attrs.xml b/src/main/res/values/attrs.xml
index 83598c041..f9bdae03a 100644
--- a/src/main/res/values/attrs.xml
+++ b/src/main/res/values/attrs.xml
@@ -7,6 +7,10 @@
<attr name="TextSeparation" format="dimension"/>
<attr name="IconSize" format="dimension" />
+ <attr name="color_background_secondary" format="reference|color" />
+ <attr name="color_background_primary" format="reference|color" />
+ <attr name="color_warning" format="reference|color"/>
+
<attr name="color_text_primary" format="reference|color" />
<attr name="color_text_secondary" format="reference|color" />
@@ -33,6 +37,7 @@
<attr name="icon_share" format="reference" />
<attr name="icon_import_export" format="reference" />
<attr name="icon_scan_qr_code" format="reference" />
+ <attr name="icon_enable_undecided_device" format="reference" />
<attr name="icon_notifications" format="reference" />
<attr name="icon_notifications_off" format="reference" />
@@ -54,4 +59,6 @@
<attr name="ic_file_vcard" format="reference" />
<attr name="ic_file_calendar" format="reference" />
+ <attr name="icon_alpha" format="float"/>
+
</resources> \ No newline at end of file