TF-3450 Refactor image and text preview
This commit is contained in:
@@ -154,8 +154,8 @@ class EmailViewAppBarWidget extends StatelessWidget {
|
||||
return PopScope(
|
||||
canPop: false,
|
||||
onPopInvokedWithResult: (_, __) {
|
||||
if (!PlatformInfo.isAndroid) return;
|
||||
onBackAction();
|
||||
return;
|
||||
},
|
||||
child: child,
|
||||
);
|
||||
|
||||
Reference in New Issue
Block a user