diff options
| author | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-05-20 16:56:07 +0000 |
|---|---|---|
| committer | Janito Vaqueiro Ferreira Filho <janito@mullvad.net> | 2020-05-27 14:00:34 +0000 |
| commit | 445395f6dd0357777fafbb2ddd31228d46695271 (patch) | |
| tree | 7a421b6a816698665e3e60ad0e3ddb3d2f878885 /graphics | |
| parent | 2279ea67d6768d311a2e6ce53051ab8a17c09299 (diff) | |
| download | mullvadvpn-445395f6dd0357777fafbb2ddd31228d46695271.tar.xz mullvadvpn-445395f6dd0357777fafbb2ddd31228d46695271.zip | |
Move Android feature graphics to metadata dir.
Diffstat (limited to 'graphics')
| -rwxr-xr-x | graphics/Android-feature-graphics.png | bin | 197879 -> 0 bytes | |||
| -rw-r--r-- | graphics/README.md | 10 |
2 files changed, 10 insertions, 0 deletions
diff --git a/graphics/Android-feature-graphics.png b/graphics/Android-feature-graphics.png Binary files differdeleted file mode 100755 index 14504d0f5a..0000000000 --- a/graphics/Android-feature-graphics.png +++ /dev/null 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. |
