Change create group activity as dialog and change style selection

This commit is contained in:
J-Jamet
2017-11-03 21:37:51 +01:00
parent 3d05afa02d
commit f2cf0ecc34
9 changed files with 162 additions and 170 deletions

View File

@@ -93,8 +93,6 @@
<activity
android:name="com.keepassdroid.EntryEditActivityV4"
android:configChanges="orientation|keyboardHidden" />
<activity android:name="com.keepassdroid.GroupEditActivity" />
<activity android:name="com.keepassdroid.IconPickerFragment" />
<activity android:name="com.keepassdroid.search.SearchResults" android:launchMode="standard">
<intent-filter>
<action android:name="android.intent.action.SEARCH" />