fix: 完善语义适配

This commit is contained in:
orz12
2024-03-01 02:06:51 +08:00
parent b0086f9013
commit 3c72fc6cf4
9 changed files with 24 additions and 12 deletions

View File

@@ -740,6 +740,7 @@ class _PLVideoPlayerState extends State<PLVideoPlayer>
child: Image.asset(
'assets/images/loading.gif',
height: 25,
semanticLabel: "加载中",
),
),
);