Some rather embarrassing code ahead, but I'm trying to write a fairly simply container around my app content that intercepts click and triggers a navigate action on triple click under 500ms. The problem is that my code hangs and sometimes causes an ANR. Can I get some 👀 on it as a bit of code review?