summaryrefslogtreecommitdiffhomepage
diff options
context:
space:
mode:
authorJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2020-05-20 16:56:07 +0000
committerJanito Vaqueiro Ferreira Filho <janito@mullvad.net>2020-05-27 14:00:34 +0000
commit445395f6dd0357777fafbb2ddd31228d46695271 (patch)
tree7a421b6a816698665e3e60ad0e3ddb3d2f878885
parent2279ea67d6768d311a2e6ce53051ab8a17c09299 (diff)
downloadmullvadvpn-445395f6dd0357777fafbb2ddd31228d46695271.tar.xz
mullvadvpn-445395f6dd0357777fafbb2ddd31228d46695271.zip
Move Android feature graphics to metadata dir.
-rw-r--r--[-rwxr-xr-x]android/src/main/play/listings/en-US/graphics/feature-graphic/Android-feature-graphics.png (renamed from graphics/Android-feature-graphics.png)bin197879 -> 197879 bytes
-rw-r--r--graphics/README.md10
2 files changed, 10 insertions, 0 deletions
diff --git a/graphics/Android-feature-graphics.png b/android/src/main/play/listings/en-US/graphics/feature-graphic/Android-feature-graphics.png
index 14504d0f5a..14504d0f5a 100755..100644
--- a/graphics/Android-feature-graphics.png
+++ b/android/src/main/play/listings/en-US/graphics/feature-graphic/Android-feature-graphics.png
Binary files differ
diff --git a/graphics/README.md b/graphics/README.md
new file mode 100644
index 0000000000..5b60baafa1
--- /dev/null
+++ b/graphics/README.md
@@ -0,0 +1,10 @@
+# Graphic assets
+
+This folder contains graphic assets that are used to generate assets for either the app or platforms
+where the app is distributed.
+
+## Android
+
+The `Android-feature-graphics.psd` file should be used to generate a PNG image to be used as the
+feature graphics in the app's Google Play Store listing. The PNG image should be placed in the
+`android/src/main/play/listings/en-US/graphics/feature-graphics/` directory.