TF-381 Apply new UI search emails

This commit is contained in:
dab246
2022-03-22 11:50:09 +07:00
committed by Dat H. Pham
parent c3f73a8649
commit dc35d5e5a0
5 changed files with 218 additions and 131 deletions
@@ -342,7 +342,9 @@ class MailboxView extends GetWidget<MailboxController> {
children: [
_buildBackSearchButton(context),
Expanded(child: (SearchAppBarWidget(
context,
_imagePaths,
_responsiveUtils,
controller.searchQuery.value,
controller.searchFocus,
controller.searchInputController,