I am trying to creat an app, and I inserted `runOnUIThread()` thinking that it would resolve the error: Accessibility content change on non-UI thread. How come? My app is even crashing. Please help me.
I am trying to creat an app, and I inserted
runOnUIThread()thinking that it would resolve the error:Accessibility content change on non-UI thread.
How come? My app is even crashing.
Please help me.