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

Only the original thread that created a view hierarchy can touch its views. #168

Open
A685329 opened this issue Mar 1, 2019 · 1 comment

Comments

@A685329
Copy link

A685329 commented Mar 1, 2019

Hi Team,

I am using this library for my application. When I launched my app on the playstore, in the pre launch report it keep showing me an error/warning stating

"Issue: android.view.ViewRootImpl$CalledFromWrongThreadException: Only the original thread that created a view hierarchy can touch its views.
"

Is anybody aware/faced the similar issue?

@xenione
Copy link

xenione commented Feb 21, 2023

make sure you call .MaterialShowCaseSequence.start() from the main thread

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

No branches or pull requests

2 participants