Hey guys, I’m working on learning Kotlin and I hav...
# android
j
Hey guys, I’m working on learning Kotlin and I have a question; is there any way to avoid the
<ViewDataBinding>
portion of this call?
DataBindingUtil.bind<ViewDataBinding>(view)