mirror of
https://github.com/HChaZZY/PiliPlus.git
synced 2025-12-24 11:06:51 +08:00
@@ -38,7 +38,7 @@ class VideoCardHLater extends StatelessWidget {
|
||||
}
|
||||
}
|
||||
return Material(
|
||||
color: Colors.transparent,
|
||||
type: MaterialType.transparency,
|
||||
child: InkWell(
|
||||
onLongPress: onLongPress ??
|
||||
() => imageSaveDialog(
|
||||
|
||||
Reference in New Issue
Block a user