TF-984 Apply new design for destination picker view

This commit is contained in:
dab246
2022-10-10 17:58:15 +07:00
committed by Dat H. Pham
parent c212a8c8f9
commit 1c6e5002f8
6 changed files with 230 additions and 452 deletions
@@ -81,7 +81,7 @@ extension MailboxActionsExtension on MailboxActions {
}
}
bool hasSearchActive() {
bool canSearch() {
switch(this) {
case MailboxActions.moveEmail:
case MailboxActions.move: