TF-2129 Show full attachment for the first time

(cherry picked from commit ea47ea9c87123291b760730c09f8f6b156503572)
This commit is contained in:
dab246
2023-09-07 15:28:12 +07:00
committed by Dat Vu
parent 7c2955585f
commit a822d98c15
@@ -91,7 +91,7 @@ class ComposerController extends BaseController {
final _uuid = Get.find<Uuid>();
final _dynamicUrlInterceptors = Get.find<DynamicUrlInterceptors>();
final expandModeAttachments = ExpandMode.COLLAPSE.obs;
final expandModeAttachments = ExpandMode.EXPAND.obs;
final composerArguments = Rxn<ComposerArguments>();
final isEnableEmailSendButton = false.obs;
final isInitialRecipient = false.obs;