Simplify ViewModelProvider.Factory() Implementation with Kotlin Lambda and Object Expressions
If you are like me and still have not gotten used to the Dependency Injection framework (don't you think it complicates things?), you probably have been implementing the ViewModelProvider.Factory() interface for your view models that has custom const...
vtsen.hashnode.dev2 min read