mirror of
https://github.com/bggRGjQaUbCoE/PiliPlus.git
synced 2026-07-08 02:00:13 +08:00
@@ -21,7 +21,7 @@ class LiveCardVApp extends StatelessWidget {
|
||||
Widget build(BuildContext context) {
|
||||
void onLongPress() => imageSaveDialog(
|
||||
title: item.title,
|
||||
cover: item.cover,
|
||||
cover: showFirstFrame ? item.systemCover : item.cover,
|
||||
);
|
||||
return Card(
|
||||
clipBehavior: Clip.hardEdge,
|
||||
|
||||
Reference in New Issue
Block a user