Added icons logo

This commit is contained in:
Alex Tran
2022-02-04 10:41:51 -06:00
parent 20cab5a949
commit 09964e4b16
30 changed files with 109 additions and 15 deletions

View File

@@ -1,7 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="com.example.immich_mobile">
<application
android:label="immich_mobile"
android:label="Immich"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher">
<activity