mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-24 01:58:36 +00:00
@@ -97,7 +97,7 @@ class _SearchAllPanelState
|
||||
}
|
||||
|
||||
@override
|
||||
Widget get builLoading => SliverGrid.builder(
|
||||
Widget get buildLoading => SliverGrid.builder(
|
||||
gridDelegate: Grid.videoCardHDelegate(context),
|
||||
itemBuilder: (context, index) => const VideoCardHSkeleton(),
|
||||
itemCount: 10,
|
||||
|
||||
Reference in New Issue
Block a user