Kotlin: How I can use callback in Kotlin?
Question or issue of Kotlin Programming: I have View and one CircleShape , which should show toast in this View. And I use it in main Activity. This is my interface
Continue ReadingQuestion or issue of Kotlin Programming: I have View and one CircleShape , which should show toast in this View. And I use it in main Activity. This is my interface
Continue ReadingQuestion or issue of Kotlin Programming: How does one mark a var in Kotlin volatile?
Continue ReadingQuestion or issue of Kotlin Programming: I’m trying to use Kotlin in my Android project. I need to create custom view class. Each custom view has two important constructors:
Continue Reading