updating the app logo

This commit is contained in:
Tibor Kaputa
2020-03-22 15:17:16 +01:00
committed by GitHub
parent eddbdc8408
commit 940d9e6505

View File

@ -1,5 +1,5 @@
# Simple Notes
<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 simple textfield for adding quick notes.