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

View File

@@ -1,5 +1,5 @@
# Simple Draw # 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. A canvas you can draw on with different colors.