Yeah, this legacy app has a lot of EventBus “magic...
# android
i
Yeah, this legacy app has a lot of EventBus “magic at a distance”. Also a lot of @JvmStatic references defined in the main application. Like, ‘let’s solve the inter-thread communication’ problem by just putting everything in one thread…”