mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-06 09:13:48 +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