summaryrefslogtreecommitdiff
path: root/ui/png-icons/README.md
diff options
context:
space:
mode:
Diffstat (limited to 'ui/png-icons/README.md')
-rw-r--r--ui/png-icons/README.md3
1 files changed, 3 insertions, 0 deletions
diff --git a/ui/png-icons/README.md b/ui/png-icons/README.md
new file mode 100644
index 000000000..c05a5348f
--- /dev/null
+++ b/ui/png-icons/README.md
@@ -0,0 +1,3 @@
+# :ui:png-icons
+
+This module provides icon resources. It is necessary to support old Android versions that do not support VectorDrawables. The module generates png versions of all contained icons automatically. This is only needed for notification icons - for the icons within the app, appcompat handles drawing the vectors.