mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-21 19:28:27 +08:00
@@ -236,6 +236,7 @@ class _AudioPageState extends State<AudioPage> {
|
||||
),
|
||||
child: refreshIndicator(
|
||||
onRefresh: () => _controller.loadPrev(context),
|
||||
isClampingScrollPhysics: true,
|
||||
child: CustomScrollView(
|
||||
controller: scrollController,
|
||||
physics: _controller.reachStart
|
||||
|
||||
Reference in New Issue
Block a user