Fix group elements loading

This commit is contained in:
J-Jamet
2021-08-07 16:25:11 +02:00
parent f60e2e2ca6
commit 95fae11eee
5 changed files with 37 additions and 29 deletions

View File

@@ -112,8 +112,7 @@
<activity
android:name="com.kunzisoft.keepass.activities.GroupActivity"
android:configChanges="keyboardHidden"
android:windowSoftInputMode="adjustPan"
android:launchMode="singleTask">
android:windowSoftInputMode="adjustPan">
<meta-data
android:name="android.app.default_searchable"
android:value="com.kunzisoft.keepass.search.SearchResults"