$ errors.fyi/android/CalledFromWrongThreadException 128 namespaces · 4,025 codes
android · android/CalledFromWrongThreadException
CalledFromWrongThreadException

CalledFromWrongThreadException

Thrown when a View method is called from a thread other than the thread that created the View hierarchy (the main/UI thread). Post UI updates to the main thread via View.post(), Activity.runOnUiThread(), or withContext(Dispatchers.Main) in a coroutine.

References

In this namespace

» community-maintained · contribute on GitHub npm i -g errors-fyi && errorfyi ENOENT