Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Fix custom view usage on android #7475

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

Berstanio
Copy link
Contributor

Eager initialization seems to be not needed, it works fine on my test. But I also fixed the cast for now, or made it more flexible.
At some point this probably needs rework too, but should be good enough for now.

Fixes #7465

Copy link
Contributor

@obigu obigu left a comment

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

Tested it doesn't crash with custom view now

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

Successfully merging this pull request may close these issues.

Crash when not using default game View on Android
2 participants