mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-17 06:33:59 +08:00
@@ -298,9 +298,7 @@ class _AudioPageState extends State<AudioPage> {
|
||||
Assets.livingStatic,
|
||||
width: 16,
|
||||
height: 16,
|
||||
cacheWidth: 16.cacheSize(
|
||||
context,
|
||||
),
|
||||
cacheWidth: 16,
|
||||
color: colorScheme.primary,
|
||||
),
|
||||
),
|
||||
@@ -342,9 +340,7 @@ class _AudioPageState extends State<AudioPage> {
|
||||
Assets.livingStatic,
|
||||
width: 16,
|
||||
height: 16,
|
||||
cacheWidth: 16.cacheSize(
|
||||
context,
|
||||
),
|
||||
cacheWidth: 16,
|
||||
color: colorScheme.primary,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user