Skip to content
Snippets Groups Projects
Verified Commit 753c937e 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 dadeaa78
Branches
Tags
No related merge requests found
......@@ -1470,6 +1470,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 to comment