fix: Fixed behavior after sharing
This commit is contained in:
@@ -641,7 +641,7 @@ class _ImageFooterState extends State<ImageFooter> {
|
|||||||
await sendingFuture;
|
await sendingFuture;
|
||||||
}
|
}
|
||||||
|
|
||||||
Navigator.pop(context);
|
_selectedUsers.clear();
|
||||||
Navigator.pop(context);
|
Navigator.pop(context);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user