aboutsummaryrefslogtreecommitdiffstatshomepage
path: root/ui/src/main/res/values/attrs.xml
diff options
context:
space:
mode:
Diffstat (limited to '')
-rw-r--r--ui/src/main/res/values/attrs.xml4
1 files changed, 0 insertions, 4 deletions
diff --git a/ui/src/main/res/values/attrs.xml b/ui/src/main/res/values/attrs.xml
index b5b614e9..903ac008 100644
--- a/ui/src/main/res/values/attrs.xml
+++ b/ui/src/main/res/values/attrs.xml
@@ -4,8 +4,4 @@
<attr name="state_multiselected" format="boolean" />
<attr name="colorMultiselectActiveBackground" format="reference|color" />
</declare-styleable>
-
- <declare-styleable name="custom_color">
- <attr name="colorBackground" format="reference|color" />
- </declare-styleable>
</resources>