Redesign login screen

This commit is contained in:
Torsten Grote
2024-05-09 15:19:50 -03:00
parent 8fa0866243
commit 04e14cfa29
4 changed files with 57 additions and 19 deletions

View File

@@ -109,7 +109,7 @@
<activity
android:name="org.briarproject.briar.android.login.StartupActivity"
android:exported="false"
android:label="@string/app_name" />
android:theme="@style/BriarTheme.NoActionBar" />
<activity
android:name="org.briarproject.briar.android.account.SetupActivity"