0
kicks
Detecting UI Thread Misuse
One of the challenges in building a UI application is correctly using the UI thread. This is a shared resource, and so any misuse has the potential to have global application effect.