TF-78 Implement mark as unread when touch the "eye slash" icon on the top of screen EmailView
This commit is contained in:
@@ -0,0 +1,5 @@
|
||||
|
||||
enum ReadActions {
|
||||
markAsRead,
|
||||
markAsUnread
|
||||
}
|
||||
Reference in New Issue
Block a user