TF-4040 Modal closes when swiping down
This commit is contained in:
+1
-1
@@ -698,7 +698,7 @@ class EmailActionReactor {
|
|||||||
),
|
),
|
||||||
),
|
),
|
||||||
isScrollControlled: true,
|
isScrollControlled: true,
|
||||||
enableDrag: false,
|
enableDrag: true,
|
||||||
backgroundColor: Colors.transparent,
|
backgroundColor: Colors.transparent,
|
||||||
);
|
);
|
||||||
} else {
|
} else {
|
||||||
|
|||||||
Reference in New Issue
Block a user