mirror of
https://github.com/moparisthebest/k-9
synced 2024-12-24 08:38:51 -05:00
Didn't mean to undo Bao-Long's change
This commit is contained in:
parent
c0b3c9dafa
commit
cd386b17b3
@ -205,7 +205,7 @@ public class Accounts extends ListActivity implements OnItemClickListener, OnCli
|
||||
}
|
||||
|
||||
private void onOpenAccount(Account account) {
|
||||
FolderMessageList.actionHandleAccount(this, account);
|
||||
FolderMessageList.actionHandleAccount(this, account, Email.INBOX);
|
||||
}
|
||||
|
||||
public void onClick(View view) {
|
||||
|
Loading…
Reference in New Issue
Block a user