mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-24 18:18:38 +00:00
@@ -316,6 +316,9 @@ class _AudioPageState extends State<AudioPage> {
|
||||
'assets/images/live.gif',
|
||||
width: 16,
|
||||
height: 16,
|
||||
cacheWidth: 16.cacheSize(
|
||||
context,
|
||||
),
|
||||
color:
|
||||
colorScheme.primary,
|
||||
),
|
||||
@@ -358,6 +361,9 @@ class _AudioPageState extends State<AudioPage> {
|
||||
'assets/images/live.gif',
|
||||
width: 16,
|
||||
height: 16,
|
||||
cacheWidth: 16.cacheSize(
|
||||
context,
|
||||
),
|
||||
color: colorScheme.primary,
|
||||
),
|
||||
),
|
||||
|
||||
Reference in New Issue
Block a user