Kotlin How to make a custom view in Kotlin To create a custom view in Kotlin, you can create a new subclass of View and override the onDraw method to draw the view's content. Then, you can add any Needone 12 Jan 2023 ยท 1 min read