Android-Studio-MVP-template
Android-Studio-MVP-template copied to clipboard
Convert template to kotlin.
I want to develop project by kotlin. Can you suggest me any solutions to convert to kotlin?
Hey,
There are multiple options, but the one that would be the most convenient for both you and future users would be to open a pull request that adds an option to select between Java and Kotlin. It would require a lot of changes (namely duplicate all the template and convert them in Kotlin), but that would definitely be a step forward
@tuananhkidd do it your self and contribute