In my android application i am using Kotlin Android Extenstions for accessing views from xml layout inside fragments and activities. This works well in almost a
Kotlin Android Extenstions