Skip to content

Commit

Permalink
fixup! TW-2103: Improve redirection after forwarding media
Browse files Browse the repository at this point in the history
  • Loading branch information
nqhhdev committed Dec 17, 2024
1 parent d3064a3 commit f90dfd7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/presentation/mixins/media_viewer_app_bar_mixin.dart
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ mixin MediaViewerAppBarMixin on SaveMediaToGalleryAndroidMixin {
) async =>
await showDialog(
context: context,
barrierDismissible: false,
useSafeArea: false,
useRootNavigator: false,
builder: (context) {
Expand Down

0 comments on commit f90dfd7

Please sign in to comment.