CodePudding
Home
front end
Back-end
Net
Software design
Enterprise
Blockchain
Mobile
Software engineering
database
OS
other
Tags
>
android-databinding
09-15
Mobile
Why equals always return false in layout xml (databinding)?
08-30
Net
Can a Kotlin entity with a constructor that has default non null values become null at runtime?
08-29
Net
CardView design changes when moved inside layout data
07-21
Back-end
use android xml databinding in choosing what view to display
07-01
Software engineering
How to set onClick function in xml include layout using viewBinding MVVM
06-26
OS
App does not open on Android 6.0.1. But works on emulator and Android 10
06-20
database
How to remove the margin of the view in the constraint layout when the anchor constraint is removed
06-18
Mobile
Navigation Controller not Switching Fragments on Button Press
06-17
Enterprise
How to provide generated data-binding classes in a Gradle Javadoc task?
06-07
Net
Spinner not showing options in kotlin fragment
06-02
Enterprise
Android databinding with Kotlin map
05-30
database
Android two way data binding with float MutableLiveData
05-05
Enterprise
How to import data-binding in Android app (Java)?
04-17
Blockchain
How to set a profile picture if it exists using Glide, otherwise use a placeholder?
04-05
other
How to detect when EditText lossed focus
03-09
Enterprise
Errors with android:id fields in layouts not anymore recognized
03-08
Software design
Custom View with data binding -> Cannot find setter
03-07
Net
Android DataBinding onClick event not working
02-20
Software engineering
BindingAdapter with drawable parameter not accepting drawable parameter
12-22
Enterprise
How does one convert an integer to a float while data binding?
12-07
Software design
Xamarin, Label Text in xaml doesn't change on property changed WITH MVVM Helpers
12-05
Mobile
How to handle clicks on a view inside of a RecyclerView list item. Using data binding and kotlin
12-05
Net
onClick method is not called from .xml binding expression with dataBinding
12-03
Back-end
How to replace fragment in androidx.fragment.app.FragmentContainerView with Android databinding
11-20
Software engineering
viewpager2 data cannot be bound using databinding
10-09
Software design
Android Fragment ViewModel databinding not updating UI even though lifecycleOwner is set
10-07
Back-end
BindingAdapter to set a layout fullscreen
10-04
database
Android Databinding variable type int[]
10-01
OS
Showing dialog in MVVM Android throws exception only when certain variable changes in the ViewModel
09-27
other
How to load data in recyclerview?
09-26
Mobile
JSON response not displaying in recyclerview
09-25
Back-end
Barrier not working with viewstub, too much padding
Links:
CodePudding