updating the app logo

This commit is contained in:
Tibor Kaputa 2020-03-22 15:14:47 +01:00 committed by GitHub
parent a217dd077d
commit 5c63701065
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 1 additions and 1 deletions

View File

@ -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.