TF-4040 Modal closes when swiping down

This commit is contained in:
dab246
2025-09-23 11:45:38 +07:00
committed by Dat H. Pham
parent e28523059b
commit c5b7e64145
@@ -698,7 +698,7 @@ class EmailActionReactor {
),
),
isScrollControlled: true,
enableDrag: false,
enableDrag: true,
backgroundColor: Colors.transparent,
);
} else {