Merge branch 'fix' into alpha

This commit is contained in:
guozhigq
2023-11-12 00:10:46 +08:00

View File

@ -89,7 +89,6 @@ class _HeaderControlState extends State<HeaderControl> {
Expanded(
child: Material(
child: ListView(
physics: const NeverScrollableScrollPhysics(),
children: [
ListTile(
onTap: () {},