py
Android Tech Lead @square
Author of LeakCanary & https://androidsrc.dev
Blogs at https://dev.to/pyricau
Public speaker (list of talks).
he/him
Android Tech Lead @square
Author of LeakCanary & https://androidsrc.dev
Blogs at https://dev.to/pyricau
Public speaker (list of talks).
he/him
Note: there's more work to make this not Android dependent. Notably refs to the WindowManager which likely belong to displayName for Views instead (?)
When the API 30 emulator starts, it shows an Application Not Responding (ANR) dialog for the com.android.systemui process. That ANR stays on for thβ¦