[MessageSearchListView] Add pullToRefresh
Signed-off-by: Sahil Kumar <[email protected]>
This commit is contained in:
@@ -425,6 +425,7 @@ class _ChannelListPageState extends State<ChannelListPage> {
|
||||
direction: SortOption.ASC,
|
||||
),
|
||||
],
|
||||
pullToRefresh: false,
|
||||
paginationParams: PaginationParams(limit: 20),
|
||||
emptyBuilder: (_, query) {
|
||||
return LayoutBuilder(
|
||||
|
||||
Reference in New Issue
Block a user