What is the structure of a view subclass in Kotlin...
# anko
t
What is the structure of a view subclass in Kotlin that would allow me to use it as a custom view? Do you have an example of what the
IconView
class might look like?