mirror of
https://github.com/moparisthebest/k-9
synced 2024-11-27 11:42:16 -05:00
Remove abstract Activity from manifest
This commit is contained in:
parent
5c094da743
commit
a01e9af0ae
@ -426,9 +426,6 @@ otherwise it would make K-9 start at the wrong time
|
||||
<action android:name="android.appwidget.action.APPWIDGET_CONFIGURE" />
|
||||
</intent-filter>
|
||||
</activity>
|
||||
<activity
|
||||
android:name=".activity.AccountList">
|
||||
</activity>
|
||||
<activity
|
||||
android:name=".activity.UpgradeDatabases"
|
||||
android:label="@string/upgrade_databases_title">
|
||||
|
Loading…
Reference in New Issue
Block a user