Search code examples
How to use the model/POJO with android databinding, room and retrofit?...


androiddata-bindingretrofitandroid-roomandroid-databinding

Read More
How to reference a function from xml that is defined in kotlin's constructor?...


androidandroid-xmlandroid-databinding

Read More
Android Studio(data binding) does not see included layout elements...


androidandroid-studioandroid-layoutandroid-databinding

Read More
How to fix Attempt to invoke virtual method on a null object reference error...


androidandroid-databindingandroid-livedataandroid-jetpack

Read More
Data binding "error: cannot find symbol class Models"...


javaandroiddata-bindingandroid-databinding

Read More
Data-binding on BottomSheetDialog Layout (Crash)...


androidandroid-layoutandroid-fragmentsandroid-databinding

Read More
App crashing when using android data-binding on android 8...


androidandroid-databindingandroid-8.0-oreoandroid-8.1-oreo

Read More
Android databinding error: cannot find symbol of my custom @BindingAdapter...


androidkotlinandroid-databinding

Read More
How to bind a view model variable with custom class type...


androidandroid-databindingandroid-mvvm

Read More
Two-way DataBinding went wrong after device rotation...


androidandroid-databindingandroid-architecture-componentsandroidxtwo-way-binding

Read More
How to databind imageview with drawable in viewmodel?...


androidkotlinmvvmandroid-databindingandroid-viewmodel

Read More
Too many XML data bindings...


androidkotlinandroid-databindingandroid-viewmodel

Read More
Enable Button when EditText text.length() > 0 using Android Data Binding...


androidmvvmdata-bindingandroid-databindingandroid-viewmodel

Read More
Benefits of Databinding in kotlin?...


androidkotlinandroid-databindingkotlin-android-extensions

Read More
Cannot call method ViewModel from xml with dataBinding...


androidandroid-databindingandroid-mvvm

Read More
No type argument expected for ListAdapter - How to create separated ViewHolder files in AndroidX?...


android-recyclerviewandroid-databindingandroidxgeneric-type-argumentandroid-listadapter

Read More
How to change my existing code by integrating data binding android...


androidkotlindata-bindingandroid-databindingandroid-livedata

Read More
How to databind livedata object (android)...


android-databindingandroid-livedataandroid-mvvmmutablelivedata

Read More
LiveData update values when field of object change...


android-databindingandroid-livedataandroid-mvvmmutablelivedata

Read More
How to databind edittext attribute android:enabled with viewmodel data?...


androidandroid-edittextandroid-databindingandroid-livedata

Read More
ActivityMainBindingImpl cannot be found...


androidandroid-databindingkotlin-android-extensions

Read More
Android Data binding - Error:(119, 29) Identifiers must have user defined types from the XML file. m...


androidandroid-databinding

Read More
How to use DataBinding on EditViews...


androidkotlinmvvmdata-bindingandroid-databinding

Read More
Android support library doesn't exist but can't edit files under "Build" folder to...


javaandroidandroid-databindingandroidx

Read More
Bind HashMap inside Android Activity...


javaandroidandroid-databinding

Read More
How can I change a View's visibility based on whether a list is empty or not...


androidandroid-databinding

Read More
Display icons along with text in TabLayout while using DataBinding...


androidandroid-tablayoutandroid-databindingandroid-mvvm

Read More
How to make data binding work with xml attributes?...


androidviewmodelandroid-databindingandroid-livedatamutablelivedata

Read More
How to pass OnClickListener to included layout?...


androidandroid-databinding

Read More
Kotlin 1.2.50 and databinding issue...


data-bindingandroid-databindingkotlin-android-extensions

Read More
BackNext