Release 1.40.0

This commit is contained in:
stom79 2018-12-11 19:38:22 +01:00
parent 821cfa1aa9
commit 8e5c824f76
1 changed files with 1 additions and 1 deletions

View File

@ -725,7 +725,7 @@ public class LoginActivity extends BaseActivity {
}
})
.targetView(login_passwd)
.targetView(login_two_step)
.show();
}