Remove long press to view video
This commit is contained in:
parent
06edd088b2
commit
a43d76ae30
1 changed files with 3 additions and 3 deletions
|
|
@ -131,9 +131,9 @@ class _MIHTileState extends State<MIHTile> {
|
|||
borderRadius: BorderRadius.circular(80),
|
||||
// ho
|
||||
onTap: widget.onTap,
|
||||
onLongPress: () {
|
||||
displayHint();
|
||||
},
|
||||
// onLongPress: () {
|
||||
// displayHint();
|
||||
// },
|
||||
// hoverDuration: ,
|
||||
splashColor:
|
||||
MzanziInnovationHub.of(context)!.theme.highlightColor(),
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue