Remove redundant label

This commit is contained in:
J-Jamet
2022-02-18 13:37:25 +01:00
parent d040258296
commit 69fed0c347

View File

@@ -40,7 +40,6 @@
<activity
android:name="com.kunzisoft.keepass.activities.FileDatabaseSelectActivity"
android:theme="@style/KeepassDXStyle.SplashScreen"
android:label="@string/app_name"
android:launchMode="singleTop"
android:exported="true"
android:configChanges="keyboardHidden"