Search code examples
Android Databinding @{} vs @={}...


androidandroid-databinding

Read More
Location of click event in MVVM architecture...


androidmvvmdata-bindingandroid-databinding

Read More
StackOverflowError in databinding while trying to migrate Gradle plugin from 3.5.1 to 3.5.2...


androidandroid-gradle-pluginandroid-databinding

Read More
Do I need to add kapt "com.android.databinding:compiler:$compiler_version" gradle entry?...


androidkotlinandroid-databinding

Read More
NullPointerException when trying to get BottomSheetBehaviour, using Databinding...


androidandroid-databindingandroid-bottomsheetdialog

Read More
How to access a view's width and height in BindingAdapter?...


androidandroid-databinding

Read More
i can't use DataBindingUtil.setContentView() with kotlin...


androidgradlekotlindata-bindingandroid-databinding

Read More
Recycler View selected item color not changing properly...


androidkotlinandroid-recyclerviewandroid-databindingandroid-mvvm

Read More
Build failed by placing xml code inside <layout></layout> while using databinding...


androidandroid-databinding

Read More
DataBinding is not working if setVariable() method is used to set ViewModel...


androidandroid-databindingkoin

Read More
Android Data Binding don't work correctly on Recycle View...


androidandroid-recyclerviewandroid-databinding

Read More
Changing the value of a string not updating the view in android databinding...


androiddata-bindingandroid-databindingandroid-viewmodelandroid-binding-adapter

Read More
Fragment getLayoutInflater() vs. LayoutInflater.from(getContext())...


androidandroid-databindinglayout-inflaterandroid-viewbinding

Read More
BindingAdapter in Android...


androidkotlinandroid-databindingandroid-binding-adapter

Read More
My viewmodel data is not being bound to edittext...


androidkotlinandroid-databindingandroid-viewmodel

Read More
How Can I Have a Data Binding Expression React To Changes In an EditText In the Same Layout?...


androidandroid-databinding

Read More
Toolbar disappears while replacing fragment when Data Binding in Android...


javaandroidandroid-fragmentsandroid-databinding

Read More
Accessing variables inside a model passed to live data...


androidkotlinandroid-databindingandroid-livedata

Read More
Android DataBinding showing merged string with null check not working...


androidandroid-layoutandroid-databinding

Read More
Intellij android project unable to launch with databinding enabled...


androidkotlinintellij-ideaandroid-databinding

Read More
Android DataBinding : Unable to access LayoutNameDataBinding even if it is generated...


androidandroid-studiokotlindata-bindingandroid-databinding

Read More
Android databinding generates files that are not UTF-8 encoded...


javaandroidandroid-studiocharacter-encodingandroid-databinding

Read More
i am having problem to add comma with space in data-binding XML layout in android...


android-layoutandroid-databinding

Read More
Android Event Listener Data Binding for ViewPager...


androidandroid-viewpagerandroid-databinding

Read More
Change background color of selectedItem in recyclerView android databinding...


androidkotlinandroid-recyclerviewandroid-databinding

Read More
How to update Progress Bar Percentage with Data Binding...


androiddata-bindingandroid-databinding

Read More
Databinding and ColorStateList Selector...


androidandroid-databindingtextcolorandroid-selectorandroid-text-color

Read More
How to add several string values to textView with databinding?...


android-databinding

Read More
Changing the activity theme from within the fragment...


androidandroid-fragmentskotlinthemesandroid-databinding

Read More
Updating fields on change of another field in Android MVVM...


androidmvvmandroid-databinding

Read More
BackNext