mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-05-15 13:43:56 +08:00
drop gif emote, static thumbnail gif
Signed-off-by: dom <githubaccount56556@proton.me>
This commit is contained in:
@@ -293,7 +293,7 @@ class _AudioPageState extends State<AudioPage> {
|
||||
WidgetSpan(
|
||||
alignment: .bottom,
|
||||
child: Image.asset(
|
||||
Assets.livingChart,
|
||||
Assets.livingStatic,
|
||||
width: 16,
|
||||
height: 16,
|
||||
cacheWidth: 16.cacheSize(
|
||||
@@ -337,7 +337,7 @@ class _AudioPageState extends State<AudioPage> {
|
||||
WidgetSpan(
|
||||
alignment: .bottom,
|
||||
child: Image.asset(
|
||||
Assets.livingChart,
|
||||
Assets.livingStatic,
|
||||
width: 16,
|
||||
height: 16,
|
||||
cacheWidth: 16.cacheSize(
|
||||
|
||||
Reference in New Issue
Block a user