Added launcher Name and Icon

This commit is contained in:
2023-02-22 11:31:57 +01:00
parent ee3106ff4b
commit 3448533894
49 changed files with 219 additions and 10 deletions

View File

@ -1,7 +1,7 @@
<manifest xmlns:android="http://schemas.android.com/apk/res/android"
package="eu.mhsl.marianum.mobile.client">
<application
android:label="client"
android:label="Marianum Fulda"
android:name="${applicationName}"
android:icon="@mipmap/ic_launcher">
<activity