Loading app/ui/legacy/src/main/java/com/fsck/k9/ui/K9Drawer.kt +0 −1 Original line number Diff line number Diff line Loading @@ -168,7 +168,6 @@ class K9Drawer(private val parent: MessageList, savedInstanceState: Bundle?) : K val account = (profile as ProfileDrawerItem).tag as Account openedAccountUuid = account.uuid val eventHandled = !parent.openRealAccount(account) updateUserAccountsAndFolders(account) updateButtonBarVisibility(false) eventHandled Loading Loading
app/ui/legacy/src/main/java/com/fsck/k9/ui/K9Drawer.kt +0 −1 Original line number Diff line number Diff line Loading @@ -168,7 +168,6 @@ class K9Drawer(private val parent: MessageList, savedInstanceState: Bundle?) : K val account = (profile as ProfileDrawerItem).tag as Account openedAccountUuid = account.uuid val eventHandled = !parent.openRealAccount(account) updateUserAccountsAndFolders(account) updateButtonBarVisibility(false) eventHandled Loading