mirror of
https://github.com/pierre42100/ComunicAndroid
synced 2024-11-27 15:59:29 +00:00
Update app icon.
This commit is contained in:
parent
180e41a5c3
commit
b45a869fa5
@ -9,9 +9,9 @@
|
||||
<application
|
||||
android:allowBackup="true"
|
||||
android:fullBackupContent="@xml/backup_scheme"
|
||||
android:icon="@mipmap/ic_launcher"
|
||||
android:icon="@drawable/ic_app_rounded"
|
||||
android:label="@string/app_name"
|
||||
android:roundIcon="@mipmap/ic_launcher_round"
|
||||
android:roundIcon="@drawable/ic_app_rounded"
|
||||
android:supportsRtl="true"
|
||||
android:theme="@style/AppTheme">
|
||||
|
||||
|
BIN
app/src/main/res/drawable/ic_app_rounded.png
Normal file
BIN
app/src/main/res/drawable/ic_app_rounded.png
Normal file
Binary file not shown.
After Width: | Height: | Size: 10 KiB |
Loading…
Reference in New Issue
Block a user