TF-2129 Show full attachment for the first time
(cherry picked from commit ea47ea9c87123291b760730c09f8f6b156503572)
This commit is contained in:
@@ -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;
|
||||
|
||||
Reference in New Issue
Block a user