TF-484 Hover in email, action buttons are available to do in ThreadView

This commit is contained in:
dab246
2022-04-15 10:10:36 +07:00
committed by Dat H. Pham
parent 73d602eaf9
commit 3c5044c0fc
7 changed files with 815 additions and 128 deletions
+2
View File
@@ -13,4 +13,6 @@ enum EmailActionType {
composeFromEmailAddress,
moveToTrash,
deletePermanently,
preview,
selection,
}