mirror of
https://github.com/fork-maintainers/iceraven-browser
synced 2024-11-11 13:11:01 +00:00
For #17061: Prevent appBarLayout from leaking.
This commit is contained in:
parent
fc43e85e4d
commit
e0c3193162
@ -539,6 +539,7 @@ class HomeFragment : Fragment() {
|
|||||||
|
|
||||||
_sessionControlInteractor = null
|
_sessionControlInteractor = null
|
||||||
sessionControlView = null
|
sessionControlView = null
|
||||||
|
appBarLayout = null
|
||||||
bundleArgs.clear()
|
bundleArgs.clear()
|
||||||
requireActivity().window.clearFlags(FLAG_SECURE)
|
requireActivity().window.clearFlags(FLAG_SECURE)
|
||||||
}
|
}
|
||||||
|
Loading…
Reference in New Issue
Block a user