[mob][photos] Chore

This commit is contained in:
ashilkn
2024-11-08 18:30:29 +05:30
parent 8965f1cd09
commit 10f9638f24

View File

@@ -873,6 +873,7 @@ class _GalleryAppBarWidgetState extends State<GalleryAppBarWidget> {
if (result == null) {
return;
}
// wait to allow the dialog to close
await Future.delayed(const Duration(milliseconds: 100));
if (result.action == ButtonAction.first) {
await showDialog(