rightoneducation / righton-app

React Native mobile app & React web app
Apache License 2.0
21 stars 11 forks source link

[Mobile] Fixed Android Icons: P3 #422

Open amarax opened 1 year ago

amarax commented 1 year ago

Assets previously prepared for Android were only appropriate for the Play Store, but do not necessarily fit for the Android platform itself.

For example, the app icon over here appears as an eye, instead of showing the monster's body. (Referring to the app icon above the "How to Play!" title)

image

New assets have been prepared in Figma to follow the guidelines indicated at https://developer.android.com/develop/ui/views/launch/icon_design_adaptive.

To export these assets:

  1. Select this Figma frame
  2. Go to File > Export..., which should open the following window: image
  3. All the assets exported this way should already be named correctly for integration according to the developer guidelines.
amarax commented 1 year ago

@josephinaim Hi nice to meet you! I'm the designer working on RightOn. @sincwu suggested that I directly assign this task to you, please feel free to ask me here (or on Slack) if you have any questions!

amarax commented 1 year ago

Oops assigning it back to @drewjhart so he can properly prioritise the work. Sorry for the confusion!