mirror of
https://github.com/ArcaneChat/android.git
synced 2026-07-03 14:05:24 +02:00
switch to new profile if no URI is available
This commit is contained in:
@@ -119,6 +119,7 @@ public class InstantOnboardingActivity extends BaseActionBarActivity implements
|
||||
finish();
|
||||
return;
|
||||
}
|
||||
AccountManager.getInstance().beginAccountCreation(this);
|
||||
}
|
||||
|
||||
getOnBackPressedDispatcher().addCallback(this, new OnBackPressedCallback(!fromWelcome) {
|
||||
|
||||
Reference in New Issue
Block a user