From 8c4e7e7651fa7d8f080083a71ad053c06887ce88 Mon Sep 17 00:00:00 2001 From: il-Luca Date: Thu, 21 Aug 2025 13:38:56 +0200 Subject: [PATCH] Create README.txt --- .design/README.txt | 4 ++++ 1 file changed, 4 insertions(+) create mode 100644 .design/README.txt diff --git a/.design/README.txt b/.design/README.txt new file mode 100644 index 000000000..50f868e1b --- /dev/null +++ b/.design/README.txt @@ -0,0 +1,4 @@ +VectorDrawable does not support all SVG features, such as shadows and masks. +Therefore the ic_launcher files are slightly different from the master files: no shadows, minor color tweaks, path optimisation. +Use ic_launcher_*.svg files to generate assets for the app icon +Use master_*.svg files to generate other assets (e.g. feature graphic, playstore icon) or to rework the icon design