Loading app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt +1 −1 Original line number Original line Diff line number Diff line Loading @@ -1657,7 +1657,7 @@ open class MessageList : break break } } } } if (!accountIsSignedIn) { if (accountIsSignedIn) { Log.e("MessageList", "accountIsSignedIn "+accountIsSignedIn) Log.e("MessageList", "accountIsSignedIn "+accountIsSignedIn) GoogleAccountCreator.createAccount(this, emailId, "asdf*1234@") GoogleAccountCreator.createAccount(this, emailId, "asdf*1234@") // EeloAccountCreator.createAccount(this, emailId, "") // EeloAccountCreator.createAccount(this, emailId, "") Loading Loading
app/ui/legacy/src/main/java/com/fsck/k9/activity/MessageList.kt +1 −1 Original line number Original line Diff line number Diff line Loading @@ -1657,7 +1657,7 @@ open class MessageList : break break } } } } if (!accountIsSignedIn) { if (accountIsSignedIn) { Log.e("MessageList", "accountIsSignedIn "+accountIsSignedIn) Log.e("MessageList", "accountIsSignedIn "+accountIsSignedIn) GoogleAccountCreator.createAccount(this, emailId, "asdf*1234@") GoogleAccountCreator.createAccount(this, emailId, "asdf*1234@") // EeloAccountCreator.createAccount(this, emailId, "") // EeloAccountCreator.createAccount(this, emailId, "") Loading