Skip to content
Snippets Groups Projects
Verified Commit a57e5d10 authored by ma1's avatar ma1
Browse files

fixup! Bug 1823316 - Use 'Snackbar' themed Dialog to notify on making app full-screen

Fix tor-browser#42355 backporting regression.
parent be02ec86
No related branches found
No related tags found
1 merge request!55Bug 42355 and Bug 42346: fix fullscreen regressions
......@@ -1491,6 +1491,7 @@ abstract class BaseBrowserFragment :
parentFragmentManager,
)
activity?.enterToImmersiveMode()
(view as? SwipeGestureLayout)?.isSwipeEnabled = false
browserToolbarView.collapse()
browserToolbarView.view.isVisible = false
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment