aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/attrs.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2019-08-31 14:45:36 +0200
committerChristian Schneppe <christian@pix-art.de>2019-08-31 14:45:36 +0200
commit47c29e584229f1fe98d5456d66a32bb9f081afa5 (patch)
treefaafd4a0bfac960d66697512d96e8622b7fdcecb /src/main/res/values/attrs.xml
parentf7c293387b84f9fc416529ed6c08217a35b0474e (diff)
allow backup to be restored from selected file
Diffstat (limited to '')
-rw-r--r--src/main/res/values/attrs.xml2
1 files changed, 2 insertions, 0 deletions
diff --git a/src/main/res/values/attrs.xml b/src/main/res/values/attrs.xml
index e7d44519e..afea492b3 100644
--- a/src/main/res/values/attrs.xml
+++ b/src/main/res/values/attrs.xml
@@ -99,6 +99,8 @@
<attr name="ic_attach_video" format="reference" />
<attr name="ic_attach_videocam" format="reference" />
+ <attr name="ic_cloud_download" format="reference" />
+
<attr name="ic_file_apk" format="reference" />
<attr name="ic_file_pdf" format="reference" />
<attr name="ic_file_vcard" format="reference" />