Search code examples
How do I use Data Binding with reused layouts?...


androidandroid-layoutandroid-databindingandroid-viewmodel

Read More
Android: Updating RecyclerView list with Two-Way Data Binding...


androidandroid-recyclerviewandroid-databindingandroid-jetpack

Read More
Databinding and included layouts: Cannot find setter attribute for onClick...


androidkotlinandroid-databinding

Read More
how to import public static field from class in android data binding...


androidandroid-layoutdata-bindingandroid-databinding

Read More
Android recyclerview adapter with multiple viewtype using databinding...


androidandroid-studioandroid-recyclerviewandroid-adapterandroid-databinding

Read More
Symbol$CompletionFailure: class file for ActivityDeparturesBinding not found...


androidgradlekotlindagger-2android-databinding

Read More
Why Android RecyclerView turns match_parent into wrap_content for its rows?...


androidandroid-recyclerviewandroid-databinding

Read More
What is the difference between `bind`, `inflate` and `setContentView` in `DataBindingUtil`...


androidkotlinandroid-databindingandroid-jetpack

Read More
Recyclerview click event not working with databinding and livedata...


androidkotlinmvvmandroid-databinding

Read More
Android data binding doesn't generate a bounded view in RecyclerView...


androidandroid-recyclerviewandroid-databinding

Read More
Using LiveData with Data Binding...


androidkotlinandroid-databindingandroid-architecture-componentsandroid-mvvm

Read More
How to provide something through DI (Koin) to a @BindingAdapter method?...


androiddependency-injectionandroid-databindingandroid-glidekoin

Read More
DataBinding Listeners...


androidkotlinonclickandroid-databinding

Read More
Room annotation processor with Data binding...


androidandroid-databindingandroid-room2-way-object-databindingannotation-processor

Read More
Data binding in activity android?...


androidkotlinandroid-databinding

Read More
How to bind a view's width to the root view's width...


androidxmlandroid-databinding

Read More
Android Two-way data binding data converter not working...


androidandroid-databindingtwo-way-bindingandroid-binding-adapter

Read More
How to add a click and a long click listener on the same view using databinding?...


androiddata-bindingonclicklistenerandroid-databindingonlongclicklistener

Read More
How to check radiobuttons using kotlin code while using MVVM architecture?...


androidandroid-databindingandroid-mvvmandroid-radiogroup

Read More
Data binding from variable in fragment, android?...


androidkotlinandroid-databinding

Read More
Two way databinding not working for editText and TextView...


androidandroid-databindingandroid-livedata

Read More
Dagger gives error on migrating from version 11 to 12 - Android Java...


javaandroiddagger-2android-databindingdagger

Read More
Android DataBinding method called from ViewModel is not executed with onClick in fragment...


androidandroid-fragmentsandroid-databinding

Read More
How inflate a Linear layout with custom view by databinding...


androidkotlindata-bindingandroid-databinding

Read More
Should I pass Fragment instance or owner returned from getViewLifecycleOwner when calling setLifecyc...


androidandroid-lifecycleandroid-databinding

Read More
How do I databind an object of the String[] type?...


javaandroidandroid-databinding

Read More
Passing string to included layout via data binding not working...


androidandroid-layoutandroid-databinding

Read More
Fragment lose data from ViewModel after recreating view...


androidmvvmandroid-databindingandroid-livedata

Read More
DialogFragment with view model not working with data binding...


androidkotlinmvvmandroid-databindingandroid-livedata

Read More
Can't use method direct in xml...


androidkotlinandroid-databindingandroid-viewbinding

Read More
BackNext