Change search and menu

This commit is contained in:
J-Jamet
2017-11-07 21:45:16 +01:00
parent 9710be42a7
commit f21a25ed35
23 changed files with 321 additions and 161 deletions

View File

@@ -98,7 +98,7 @@
android:name="com.keepassdroid.EntryEditActivityV4"
android:configChanges="orientation|keyboardHidden"
android:windowSoftInputMode="stateHidden" />
<activity android:name="com.keepassdroid.search.SearchResults" android:launchMode="standard">
<activity android:name="com.keepassdroid.search.SearchResultsActivity" android:launchMode="standard">
<intent-filter>
<action android:name="android.intent.action.SEARCH" />
<category android:name="android.intent.category.DEFAULT" />