Skip to content

Commit

Permalink
Merge branch 'fix' into alpha
Browse files Browse the repository at this point in the history
  • Loading branch information
guozhigq committed Nov 11, 2023
2 parents a8e57d9 + 5edcc75 commit 1a3da13
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/pages/video/detail/widgets/header_control.dart
Original file line number Diff line number Diff line change
Expand Up @@ -89,7 +89,6 @@ class _HeaderControlState extends State<HeaderControl> {
Expanded(
child: Material(
child: ListView(
physics: const NeverScrollableScrollPhysics(),
children: [
ListTile(
onTap: () {},
Expand Down

0 comments on commit 1a3da13

Please sign in to comment.