Skip to content
#

bindingadapter

Here are 31 public repositories matching this topic...

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.

  • Updated Jul 5, 2023
  • Kotlin

En este codelab se vio como usar Retrofit en conjunto con Moshi para recuperar data de Internet, se uso Databinding y @BindingAdapter que es la forma de crear atributos Xml a los View personalizados y que puedan comunicarse con los LiveData, ademas se uso RecyclerView con su Manager GridLayoutManager, además se hizo test con MockWebServery

  • Updated Feb 28, 2023
  • Kotlin

Improve this page

Add a description, image, and links to the bindingadapter topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the bindingadapter topic, visit your repo's landing page and select "manage topics."

Learn more