mod: 封面图比例

This commit is contained in:
guozhigq
2023-04-19 14:22:35 +08:00
parent 40b88eeeb2
commit 96e9dcc040
5 changed files with 11 additions and 11 deletions

View File

@ -18,6 +18,8 @@ class MyApp extends StatelessWidget {
Widget build(BuildContext context) {
return DynamicColorBuilder(
builder: ((lightDynamic, darkDynamic) {
// 图片缓存
// PaintingBinding.instance.imageCache.maximumSizeBytes = 1000 << 20;
return GetMaterialApp(
title: 'PiLiPaLa',
theme: ThemeData(