mirror of
https://github.com/nextcloud/talk-android
synced 2025-06-19 11:39:42 +01:00
Update timing
Signed-off-by: Mario Danic <mario@lovelyhq.com>
This commit is contained in:
parent
ccbb4d74b8
commit
d6086576e6
@ -213,7 +213,7 @@ public class AccountVerificationController extends BaseController {
|
||||
|
||||
@Override
|
||||
public void onComplete() {
|
||||
new Handler().postDelayed(() -> getRouter().popToRoot(), 5000);
|
||||
new Handler().postDelayed(() -> getRouter().popToRoot(), 7500);
|
||||
}
|
||||
|
||||
@Override
|
||||
|
Loading…
Reference in New Issue
Block a user