aboutsummaryrefslogtreecommitdiffstats
path: root/src/main/res/values-v21/themes.xml
diff options
context:
space:
mode:
Diffstat (limited to 'src/main/res/values-v21/themes.xml')
-rw-r--r--src/main/res/values-v21/themes.xml7
1 files changed, 7 insertions, 0 deletions
diff --git a/src/main/res/values-v21/themes.xml b/src/main/res/values-v21/themes.xml
index 785820217..d85c4582a 100644
--- a/src/main/res/values-v21/themes.xml
+++ b/src/main/res/values-v21/themes.xml
@@ -40,6 +40,13 @@
<item name="attr/icon_share">@drawable/ic_share_white_24dp</item>
<item name="attr/icon_scan_qr_code">@drawable/ic_barcode_scan_white_24dp</item>
+ <item name="attr/ic_attach_camera">@drawable/ic_attach_camera</item>
+ <item name="attr/ic_attach_document">@drawable/ic_attach_document</item>
+ <item name="attr/ic_attach_location">@drawable/ic_attach_location</item>
+ <item name="attr/ic_attach_photo">@drawable/ic_attach_photo</item>
+ <item name="attr/ic_attach_video">@drawable/ic_attach_video</item>
+ <item name="attr/ic_attach_record">@drawable/ic_attach_record</item>
+
</style>
</resources> \ No newline at end of file