Kotlin redundant FindViewById code example
Example: Kotlin redundant FindViewById
In build.gradle for module, add the following:
apply plugin: 'kotlin-android-extensions'
In build.gradle for module, add the following:
apply plugin: 'kotlin-android-extensions'