mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-04-23 04:00:28 +08:00
fix: 完善语义适配
This commit is contained in:
@@ -740,6 +740,7 @@ class _PLVideoPlayerState extends State<PLVideoPlayer>
|
||||
child: Image.asset(
|
||||
'assets/images/loading.gif',
|
||||
height: 25,
|
||||
semanticLabel: "加载中",
|
||||
),
|
||||
),
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user