TF-4040 Modal closes when swiping down

This commit is contained in:
dab246
2025-10-06 10:59:42 +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 {