Port Nextcloud login UI to compose
This commit is contained in:
@@ -2,10 +2,11 @@
|
||||
|
||||
<application>
|
||||
<activity
|
||||
android:theme="@style/Theme.AppCompat.DayNight.NoActionBar"
|
||||
android:name="de.mm20.launcher2.nextcloud.LoginActivity"
|
||||
android:label="@string/preference_nextcloud"
|
||||
android:taskAffinity="de.mm20.launcher2.nextcloud"
|
||||
android:theme="@style/NextcloudLoginTheme" />
|
||||
android:launchMode="singleTop"
|
||||
android:enableOnBackInvokedCallback="true"/>
|
||||
</application>
|
||||
|
||||
</manifest>
|
||||
Reference in New Issue
Block a user