aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2017-03-04 18:57:08 +0100
committerChristian Schneppe <christian@pix-art.de>2017-03-04 18:57:08 +0100
commite1a7a2738dde13353885a01c9ec9fd0cc64f6fc3 (patch)
tree206440911291235398e9ed8e2c73cc54bc025195
parentaa5dba949a0f5b2bbf887e14ffe859e49f768a75 (diff)
add missing attribut
-rw-r--r--src/main/res/values/attrs.xml1
1 files changed, 1 insertions, 0 deletions
diff --git a/src/main/res/values/attrs.xml b/src/main/res/values/attrs.xml
index 5a04cbbb4..bce8c7c6e 100644
--- a/src/main/res/values/attrs.xml
+++ b/src/main/res/values/attrs.xml
@@ -43,5 +43,6 @@
<attr name="ic_attach_location" format="reference" />
<attr name="ic_attach_photo" format="reference" />
<attr name="ic_attach_record" format="reference" />
+ <attr name="ic_attach_video" format="reference" />
</resources> \ No newline at end of file