App name fixed.

This commit is contained in:
2021-10-09 13:51:38 +01:00
parent a7fec27c0f
commit b9cfbaf4df

View File

@@ -14,7 +14,7 @@
<activity
android:name=".WelcomeActivity"
android:exported="true"
android:label="@string/title_activity_welcome"
android:label="@string/app_name"
>
<intent-filter>
<action android:name="android.intent.action.MAIN" />