Kotlin Synthetic Binding || A new way to bind UI components

  Kotlin Synthetic Binding : Kotlin synthetic binding makes it much simpler and easier to bind views in your code. It has a easy to implement interface and is supported in Kotlin. We declare id for the components and the id is the only aspect we make use in the synthetic binding we previously seen … Read more

Show Buttons
Hide Buttons