Kotlin sealed class API (for Java consumption)
These days developers usually write an Android library/SDK in Kotlin. As an SDK developer, one should keep in mind that the API is usable and friendly when consumed from Java language. In reality, there are still tons of Android apps written in Java ...
jabbar.hashnode.dev5 min read