ikew0ng / SwipeBackLayout

An Android library that help you to build app with swipe back gesture.
Apache License 2.0
6.13k stars 1.4k forks source link

CalledFromWrongThreadException #167

Open PascalTang opened 6 years ago

PascalTang commented 6 years ago

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

android.view.View.requestLayout (View.java:17539) me.imid.swipebacklayout.lib.SwipeBackLayout.requestLayout (Unknown Source) android.view.View.requestLayout (View.java:17539)

請問這要如何解決 我沒有可以讓他run on rithread的地方