Skip to content
This repository has been archived by the owner on Jul 22, 2024. It is now read-only.

Fixes a noapi crash when going back from fullscreen #907

Merged
merged 1 commit into from
Jan 8, 2019

Conversation

keianhzo
Copy link
Contributor

Fixes a noapi crash that happens when a handler is accessed while the view is not attached. Use postDelayed directly so the right handler is used internally. The view life cycle must be slightly different in noapi and at some point the view gets unattached right after the back button is pressed.

@keianhzo keianhzo requested a review from bluemarvin December 20, 2018 14:17
@bluemarvin bluemarvin merged commit 1768ea8 into master Jan 8, 2019
@cvan cvan deleted the handler-crash branch January 9, 2019 01:18
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

2 participants