diff options
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. |
