TF-3804 Thread Detail Load selected email in parallel with thread metadata
This commit is contained in:
@@ -164,6 +164,7 @@ class ThreadDetailView extends GetWidget<ThreadDetailController> {
|
||||
|
||||
return Obx(() {
|
||||
if (showLoadingView(controller.viewState.value) &&
|
||||
controller.emailIdsPresentation.isEmpty &&
|
||||
controller.responsiveUtils.isTabletLarge(context)) {
|
||||
return controller.getThreadDetailLoadingView(
|
||||
isResponsiveDesktop: false,
|
||||
|
||||
Reference in New Issue
Block a user