aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values/attrs.xml
diff options
context:
space:
mode:
authorChristian Schneppe <christian@pix-art.de>2019-07-17 21:02:14 +0200
committerChristian Schneppe <christian@pix-art.de>2019-07-17 21:10:26 +0200
commit037cd4e95b66f6c8cf92ea096bd6533703958a30 (patch)
tree02805837295f3061ac616597ad9c10c55f9195ec /src/main/res/values/attrs.xml
parentfa07274d2d5c0f59ce5f83b4b7a76c2a637686e1 (diff)
create share button in backup done notification
Diffstat (limited to 'src/main/res/values/attrs.xml')
-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 5a5bbc62a..e7d44519e 100644
--- a/src/main/res/values/attrs.xml
+++ b/src/main/res/values/attrs.xml
@@ -125,6 +125,8 @@
<attr name="ic_settings_expert" format="reference" />
<attr name="ic_settings_about" format="reference" />
+ <attr name="media_preview_backup" format="reference" />
+
<declare-styleable name="UnreadCountCustomView">
<attr name="backgroundColor" format="reference|color" />
</declare-styleable>