Fix some gesture conflicts

This commit is contained in:
LiuliFox
2025-10-20 15:43:48 +08:00
parent 3d194d7f6a
commit 75c2a3a417
5 changed files with 43 additions and 4 deletions

View File

@@ -170,6 +170,7 @@ class _SliverSearchResultState extends State<_SliverSearchResult>
text: widget.keyword,
sourceKey: widget.source.key,
),
iosFullScreenGesture: false,
);
},
child: Column(