Skip to content

Latest commit

 

History

History
16 lines (11 loc) · 802 Bytes

File metadata and controls

16 lines (11 loc) · 802 Bytes

Android-Kotlin-DataBinding-WIth-BindingAdapter-Recyclerview-Binding

MVVM Android App with Data Binding in Kotlin is a powerful application that follows the Model-View-ViewModel (MVVM) architectural pattern to provide a robust and maintainable codebase. The app utilizes Data Binding and RecyclerView, combined with the efficient management of EditText text changes using Binding Adapters.

Features:

  • MVVM Architacture
  • Written in Kotlin
  • Used Clear code to understand
  • Data Binding inside recyclerview
  • Used of Binding Adapter to bind code directly to XML
  • Clear and Understandable Code
  • OnTextChange Validation on Recyclerview Item Edittext

Demo Binding