mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-24 04:20:12 +08:00
tweaks
This commit is contained in:
@@ -357,7 +357,6 @@ class _SearchPageState extends State<SearchPage> {
|
||||
runSpacing: 8,
|
||||
delegate: SliverChildBuilderDelegate(
|
||||
addAutomaticKeepAlives: false,
|
||||
addRepaintBoundaries: false,
|
||||
childCount: list.length,
|
||||
(context, index) => SearchText(
|
||||
text: list[index],
|
||||
|
||||
Reference in New Issue
Block a user