Unnecessary activity label removed

This commit is contained in:
Aleksander Nowakowski
2025-07-01 09:47:22 +02:00
committed by himalia416
parent a6555d82fc
commit 4daf549034

View File

@@ -63,7 +63,6 @@
<activity
android:name=".MainActivity"
android:exported="true"
android:label="@string/app_name"
android:windowSoftInputMode="adjustResize"
android:theme="@style/NordicTheme.SplashScreen">
<intent-filter>