TF-2116 Apply new design attachment in mobile composer
(cherry picked from commit 4d8a7590e11044963093a98095948d9820f34efb)
This commit is contained in:
@@ -291,8 +291,7 @@ class EmailView extends GetWidget<SingleEmailController> {
|
||||
}
|
||||
}),
|
||||
Obx(() => EmailViewLoadingBarWidget(
|
||||
viewState: controller.emailLoadedViewState.value,
|
||||
selectedEmail: presentationEmail
|
||||
viewState: controller.emailLoadedViewState.value
|
||||
)),
|
||||
if (calendarEvent != null)
|
||||
Column(
|
||||
|
||||
Reference in New Issue
Block a user