For #17061: Prevent appBarLayout from leaking.

upstream-sync
mcarare 3 years ago committed by Mihai Adrian Carare
parent fc43e85e4d
commit e0c3193162

@ -539,6 +539,7 @@ class HomeFragment : Fragment() {
_sessionControlInteractor = null
sessionControlView = null
appBarLayout = null
bundleArgs.clear()
requireActivity().window.clearFlags(FLAG_SECURE)
}

Loading…
Cancel
Save