ARTICLE AD BOX
Asked today
Viewed 33 times
I've been debugging a critical UI freeze in a media-heavy application (youcinez) where rapid interaction with the ModalNavigationDrawer triggers a permanent white screen/hang.
The issue specifically occurs when a user double-taps the TopAppBar navigation icon while the DrawerState is in a Settling or Opening phase. It seems like the transition animation gets 'stuck' in an intermediate state where the SlotTable hasn't cleared the overlay node, but the UI thread isn't receiving the frame pulse to finish the animation.
New contributor
Youcinez is a new contributor to this site. Take care in asking for clarification, commenting, and answering. Check out our Code of Conduct.
Explore related questions
See similar questions with these tags.
