From 02148f641f6bb05fe4aca1e3b2c8848e443669e4 Mon Sep 17 00:00:00 2001 From: orz12 Date: Wed, 6 Mar 2024 16:08:20 +0800 Subject: [PATCH] =?UTF-8?q?mod:=20=E8=B0=83=E5=A4=A7=E5=BA=95=E9=83=A8?= =?UTF-8?q?=E6=8E=A7=E5=88=B6=E6=9D=A1=E6=8C=89=E9=92=AE?= MIME-Version: 1.0 Content-Type: text/plain; charset=UTF-8 Content-Transfer-Encoding: 8bit --- lib/plugin/pl_player/widgets/bottom_control.dart | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/lib/plugin/pl_player/widgets/bottom_control.dart b/lib/plugin/pl_player/widgets/bottom_control.dart index 046feba9c..75e88dd8b 100644 --- a/lib/plugin/pl_player/widgets/bottom_control.dart +++ b/lib/plugin/pl_player/widgets/bottom_control.dart @@ -177,7 +177,7 @@ class BottomControl extends StatelessWidget implements PreferredSizeWidget { alignment: Alignment.center, child: const Icon( Icons.closed_caption_off_outlined, - size: 19, + size: 22, color: Colors.white, semanticLabel: '字幕', ), @@ -229,7 +229,7 @@ class BottomControl extends StatelessWidget implements PreferredSizeWidget { _.isFullScreen.value ? Icons.fullscreen_exit : Icons.fullscreen, - size: 19, + size: 24, color: Colors.white, ), fuc: () =>