Search code examples
Higher order function in BindingAdapter...


androidkotlinandroid-databindinghigher-order-functionsandroid-binding-adapter

Read More
Android Databinding Query property of SearchView inside Toolbar...


androidsearchviewandroid-databinding

Read More
Using a BindingAdapter with a string-array in Kotlin...


androidkotlinandroid-databindingandroidxandroid-binding-adapter

Read More
I cannot set entries in sppiner with ViewModel, any idea?...


androidandroid-spinnerandroid-databindingandroid-mvvm

Read More
Data binding setVm() method cannot be applied...


androidandroid-databinding

Read More
Constraint Layout with Data Binding is Unresponsive...


androiddata-bindingkotlinandroid-recyclerviewandroid-databinding

Read More
Databinding bindingadapter with multiple parameters not working...


androidkotlinandroid-databindingandroid-binding-adapter

Read More
Find similar views from DataBinding instance...


androiddata-bindingkotlinandroid-recyclerviewandroid-databinding

Read More
Navbar appear 2 times when use databinding...


androidandroid-databinding

Read More
Android Kotlin. Troubles with databinding to recyclerview using fragments...


androidandroid-fragmentsandroid-recyclerviewkotlinandroid-databinding

Read More
How to access value of parent and child both class from pojo using databinding android...


androidjsonparent-childandroid-databindingpojo

Read More
Using LiveData in data binding instead of MutableLiveData...


androidandroid-databindingandroid-architecture-componentsmutablelivedataandroid-livedata

Read More
How to unbind viewModel from activity when it's destroying...


androiddata-bindingandroid-databinding

Read More
Android Data-Binding : Example vs Reality...


androiddata-bindingandroid-databinding

Read More
Convert one-way data binding to two-way using Android Architecture Components...


androidandroid-databindingandroid-architecture-componentsandroid-jetpacktwo-way-binding

Read More
MVVM + Data Binding + View Model not updating view...


javaandroidandroid-databindingandroid-architecture-componentsandroid-viewmodel

Read More
How can add viewmodel to layout when the layout is split in several files?...


androidandroid-layoutandroid-databindingandroid-mvvm

Read More
The nav header print @={loginViewModel.userId} instead of the data, why?...


androidandroid-databindingandroid-mvvm

Read More
MediatorLiveData binding directly from ViewModel to View...


androidkotlinandroid-databindingandroid-livedata

Read More
Is it possible to access an extension function written for TextView with Databinding in XML layout?...


androidkotlinandroid-databindingkotlin-android-extensions

Read More
Android Data Binding: how to pass variable to include layout...


android-databinding

Read More
Weird DataBinding in Android...


javaandroiddata-bindingandroid-databinding

Read More
Generated ViewDataBinding class in Android Studio 3.2.1 has an error when view layout data variable ...


androidandroid-databindingandroid-viewmodel

Read More
Not able to make click event in android data binding...


javaandroidandroid-databinding

Read More
Android data binding ternary operator error...


androiddata-bindingternary-operatorandroid-databinding

Read More
How to add onTextChanged listener to an include layout xml by databinding in android...


androidandroid-layoutandroid-databindingaddtextchangedlistenerandroid-include

Read More
Enabling the `onClick` method in a custom FrameLayout view...


androidandroid-layoutkotlinandroid-databindingandroid-jetpack

Read More
How to hide button in landscape mode when using Databinding...


androidandroid-databinding

Read More
Replacement for onClick event in xml tag via Databinding...


androidxmldata-bindingandroid-databinding

Read More
How to bind method on RadioGroup on checkChanged event with data-binding...


androidandroid-databindingandroid-radiogroup

Read More
BackNext