TF-2237 Add loading circular for send button
(cherry picked from commit d9db8f467942f16b70140113e222985b61db047a)
This commit is contained in:
@@ -435,6 +435,7 @@ class ComposerView extends GetWidget<ComposerController> {
|
||||
radius: ComposerStyle.popupMenuRadius
|
||||
);
|
||||
},
|
||||
isSending: controller.isSendEmailLoading.value,
|
||||
)),
|
||||
]);
|
||||
},
|
||||
|
||||
Reference in New Issue
Block a user