able filter message option after using advanced search
This commit is contained in:
+1
-1
@@ -30,7 +30,7 @@ class AdvancedSearchFilterFormBottomView
|
||||
Expanded(child: _buildCheckboxHasAttachment(context)),
|
||||
_buildButton(
|
||||
onAction: () {
|
||||
controller.cleanSearchFilter();
|
||||
controller.cleanSearchFilter(context);
|
||||
popBack();
|
||||
},
|
||||
colorButton: AppColor.primaryColor.withOpacity(0.14),
|
||||
|
||||
Reference in New Issue
Block a user