Skip to content

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.

Notifications You must be signed in to change notification settings

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

Repository files navigation

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

About

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.

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages