Restructure settings
This commit is contained in:
@@ -3,7 +3,7 @@
|
||||
<application>
|
||||
<activity
|
||||
android:name="de.mm20.launcher2.nextcloud.LoginActivity"
|
||||
android:label="@string/preference_category_services_nextcloud"
|
||||
android:label="@string/preference_nextcloud"
|
||||
android:taskAffinity="de.mm20.launcher2.nextcloud"
|
||||
android:theme="@style/NextcloudLoginTheme" />
|
||||
</application>
|
||||
|
||||
@@ -3,7 +3,7 @@
|
||||
<application>
|
||||
<activity
|
||||
android:name=".LoginActivity"
|
||||
android:label="@string/preference_category_services_nextcloud"
|
||||
android:label="@string/preference_nextcloud"
|
||||
android:taskAffinity="de.mm20.launcher2.nextcloud"
|
||||
android:parentActivityName="de.mm20.launcher2.ui.settings.SettingsActivity"
|
||||
android:theme="@style/OwncloudLoginTheme" >
|
||||
|
||||
Reference in New Issue
Block a user