Search code examples
Databind Includes Layout...

androidandroid-databindingandroid-include

Read More
Android Data Binding: How to avoid "cannot find the KaptTask" warning...

androidandroid-databinding

Read More
Android View Binding for a "base fragment"?...

androidandroid-fragmentsandroid-databinding

Read More
Android + Data Binding @style...

androidandroid-databinding

Read More
RecycleView not shownig any items...

androidkotlinandroid-recyclerviewandroid-databinding

Read More
kotlin - resolve error in DataBindingUtil.setContentView()...

androidkotlinandroid-databinding

Read More
Running the same code in three different fragments under the common class...

javaandroidgenericsandroid-databinding

Read More
Android data binding with custom adapter...

androidandroid-databinding

Read More
Viewbinding with error: incompatible with attribute android:visibility...

androidkotlinandroid-databindingandroid-architecture-components

Read More
Is it OK to load an image from the Fragment/Acvtivity when using Coil?...

android-databindingandroid-mvpcoilandroid-binding-adapter

Read More
Set the tint of an ImageView using databinding...

androidandroid-databinding

Read More
Populating data from MainActivity to ViewModel not observed in fragment...

androidkotlinviewmodelandroid-databinding

Read More
Android Databinding : package does not exist...

androiddata-bindingandroid-databinding

Read More
How do you make a cast in a databinding expression?...

androidkotlinandroid-layoutandroid-databinding

Read More
MVP vs MVVM: how to manage alert dialogs in MVVM and improve testability...

androidmvvmandroid-databindingandroid-mvp

Read More
How do I use databinding to combine a string from resources with a dynamic variable in XML?...

androidandroid-databinding

Read More
android data binding cannot find method get() in class Statistic...

androidkotlinandroid-databinding

Read More
onClick not working in mvvm in Android databinding...

androidkotlinmvvmandroid-databinding

Read More
Can't get Root View from Data Binding after enabling safe-args plugin...

androidkotlinandroid-databindingandroid-safe-args

Read More
Android Studio 3.5 DataBinding BR fields shown as undefined...

android-databindingcode-editorandroid-studio-3.5

Read More
Android DataBinding error. Could not find accessor...

androiddata-bindingandroid-databinding

Read More
I want to concat two strings for a TextView in android, Data Binding Api...

androidandroid-layoutdata-bindingandroid-databinding

Read More
Realizing Interactors with Android MVP Clean Architecture...

androidmvvmandroid-databindingmvpclean-architecture

Read More
Can Kotlin's isNullOrBlank() function be imported into xml for use with data binding...

androidkotlinandroid-databinding

Read More
kotlin.UninitializedPropertyAccessException: lateinit property binding has not been initialized...

androidkotlinandroid-databindinglateinit

Read More
Android databinding: cannot find ...BindingImpl in generated databinding file...

androidkotlindata-bindingandroid-databindingandroid-jetpack

Read More
Data-Binding fails with "couldn't make a guess"...

androidandroid-gradle-pluginandroid-databindingandroidxandroid-studio-3.2

Read More
When to use Android’s LiveData and Observable field?...

androidmvvmandroid-databindingandroid-livedata

Read More
Android Binding Adapter is not found...

androidkotlinandroid-databindingandroidx

Read More
Change the color of the Recycler view item and return to the original state in kotlin...

kotlinandroid-recyclerviewandroid-adapterandroid-databinding

Read More
BackNext