Revert "opt scroll view"

This reverts commit f9441db232.
This commit is contained in:
dom
2026-04-20 11:59:31 +08:00
parent 91936a9f44
commit 44b7cced09
121 changed files with 126 additions and 4536 deletions

View File

@@ -1,5 +1,4 @@
import 'package:PiliPlus/common/widgets/flutter/refresh_indicator.dart';
import 'package:PiliPlus/common/widgets/flutter/scroll_view/scroll_view.dart';
import 'package:PiliPlus/common/widgets/loading_widget/http_error.dart';
import 'package:PiliPlus/common/widgets/video_card/video_card_h.dart';
import 'package:PiliPlus/http/loading_state.dart';
@@ -41,7 +40,7 @@ class _ZonePageState extends State<ZonePage>
super.build(context);
return refreshIndicator(
onRefresh: controller.onRefresh,
child: customScrollView(
child: CustomScrollView(
controller: controller.scrollController,
physics: const AlwaysScrollableScrollPhysics(),
slivers: [