diff options
| -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) | bin | 197879 -> 197879 bytes | |||
| -rw-r--r-- | graphics/README.md | 10 |
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 Binary files differindex 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 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. |
