mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-31 16:18:22 +08:00
mod: refresh
related #306 Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
@@ -50,7 +50,7 @@ class _FavSearchPageState extends State<FavSearchPage> {
|
||||
onPressed: _favSearchCtr.onClear,
|
||||
),
|
||||
),
|
||||
onSubmitted: (value) => _favSearchCtr.onRefresh(),
|
||||
onSubmitted: (value) => _favSearchCtr.onReload(),
|
||||
),
|
||||
),
|
||||
body: Obx(() => _buildBody(_favSearchCtr.loadingState.value)),
|
||||
|
||||
Reference in New Issue
Block a user