完善新播放逻辑

This commit is contained in:
rang 2025-11-22 15:54:29 +08:00
parent eb1955e5e6
commit 114c9761fd
30 changed files with 658 additions and 683 deletions

View file

@ -14,4 +14,5 @@ class AppElementSizes {
static const double iconSizeLarge = 64.0;
static const double barHeight = 3.0;
static const double barHeightLarge = 5.0;
}