Signed-off-by: bggRGjQaUbCoE <githubaccount56556@proton.me>
This commit is contained in:
bggRGjQaUbCoE
2025-12-31 12:13:38 +08:00
parent 2e11247af4
commit 63e4bac204
62 changed files with 316 additions and 162 deletions

View File

@@ -125,6 +125,7 @@ class _SearchTrendingPageState extends State<SearchTrendingPage> {
child: Image.asset(
width: width,
height: height,
cacheWidth: width.cacheSize(context),
'assets/images/trending_banner.png',
filterQuality: FilterQuality.low,
),
@@ -212,6 +213,7 @@ class _SearchTrendingPageState extends State<SearchTrendingPage> {
'assets/images/live/live.gif',
width: 51,
height: 16,
cacheHeight: 16.cacheSize(context),
),
],
],