updating the app logo
This commit is contained in:
parent
a217dd077d
commit
5c63701065
1 changed files with 1 additions and 1 deletions
|
@ -1,5 +1,5 @@
|
|||
# Simple Draw
|
||||
<img alt="Logo" src="app/src/main/res/mipmap-xxxhdpi/ic_launcher.png" width="80">
|
||||
<img alt="Logo" src="fastlane/metadata/android/en-US/images/icon.png" width="120" />
|
||||
|
||||
A canvas you can draw on with different colors.
|
||||
|
||||
|
|
Loading…
Reference in a new issue