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

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

Closed
kordianbruck opened this issue Jun 30, 2016 · 3 comments

Comments

@kordianbruck
Copy link
Member

This bug needs immediate attention!

android.view.ViewRootImpl$CalledFromWrongThreadException: Only the original thread that created a view hierarchy can touch its views.
at android.view.ViewRootImpl.checkThread(ViewRootImpl.java:6566)
at android.view.ViewRootImpl.requestLayout(ViewRootImpl.java:911)
at android.view.View.requestLayout(View.java:18733)
at android.view.View.requestLayout(View.java:18733)
at android.view.View.requestLayout(View.java:18733)
at android.view.View.requestLayout(View.java:18733)
at android.view.View.requestLayout(View.java:18733)
at android.view.View.requestLayout(View.java:18733)
at android.widget.RelativeLayout.requestLayout(RelativeLayout.java:360)
at android.view.View.requestLayout(View.java:18733)
at android.view.View.setFlags(View.java:10595)
at android.view.View.setVisibility(View.java:7431)
at de.tum.in.tumcampusapp.activities.StartupActivity.init(StartupActivity.java:111)
at de.tum.in.tumcampusapp.activities.StartupActivity.access$000(StartupActivity.java:52)
at de.tum.in.tumcampusapp.activities.StartupActivity$1.run(StartupActivity.java:137)
at java.lang.Thread.run(Thread.java:818)
@kordianbruck
Copy link
Member Author

probably fixed in 8eab1fb

@kordianbruck
Copy link
Member Author

So much for immediate. Why didn't I publish the fix yet - WTF?

@kordianbruck kordianbruck self-assigned this Oct 11, 2016
@kordianbruck
Copy link
Member Author

Seems to be resolved.

@kordianbruck kordianbruck moved this from Read to Test to Finished 1.4.9 in TCA Development 1.5 Jun 28, 2017
Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Projects
No open projects
TCA Development 1.5
  
Finished 1.4.9
Development

No branches or pull requests

1 participant