SpinnerBindings expounds on how we can bind a Spinner with DataBinding or InverseDataBinding.
-
Updated
Sep 18, 2018 - Kotlin
SpinnerBindings expounds on how we can bind a Spinner with DataBinding or InverseDataBinding.
A currency tracker app demonstration. It refreshes currency list every single second based on the main currency. In addition to that, main currency is selectable.
A sample repository created as a reference to the article covering Android DataBinding Series
🎋 광주 소프트웨어 마이스터 고등학교 전용 대나무 숲입니다.
A basic sample ToDo App to understand MVVM in a very simple way.
The Android application showcasing the use of MVVM design using Android Architecture Components with RxJava2, Retrofit2, Dagger2, DataBinding and Glide.
Android Modern Image Slider Using ViewPager2 And KenBurnsView | Travel App Concept | Android Studio and DataBinding
The NASA app Asteroid Radar allows you to see asteroids that are passing close to Earth and provides information on their size, velocity, distance from Earth, and possible danger.
Databinding Adapters for AndroidX. It covered the BindingAdapter and BindingMethod with AndroidX views.
Direct integration of RxJava with the Data Binding library
Projeto Android (@BindingMethod) do artigo
Movie App with TMDB API (MVVM + DAGGER-HILT + RETROFIT + ROOM +ANDROID ARCHITECTURE)
Asteroid radar app -Second Project from Udacity Advanced Android Development Kotlin Nanodegree
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.
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
Implementing MVVM Clean Architecture using DataBinding , RepoPattern , LiveData , Paging , Coroutines and Koins
Nested RecyclerView with Data binding
TV Shows app for Shows (new or old) ,gives details about the Show that u want to watch .
Sample Movie app using MVVM architecture in Kotlin using Disney API
Add a description, image, and links to the bindingadapter topic page so that developers can more easily learn about it.
To associate your repository with the bindingadapter topic, visit your repo's landing page and select "manage topics."