TF-248 Update UI and Action for selection multiple email

This commit is contained in:
dab246
2022-02-09 13:00:49 +07:00
committed by Dat H. Pham
parent 879692aa54
commit a48f508171
22 changed files with 443 additions and 155 deletions
+6
View File
@@ -4,4 +4,10 @@ enum EmailActionType {
forward,
replyAll,
compose,
markAsRead,
markAsUnread,
markAsFlag,
move,
markAsSpam,
delete,
}