Hey Guys. please help me I am struggling with this...
# android
v
Hey Guys. please help me I am struggling with this question already few days, and not able to find a solution. The issue is related to DataBinding and Custom Attributes https://stackoverflow.com/questions/62487298/android-databinding-with-custom-attribute-does-not-work
r
what is data binding?
r
This is off topic of this slack channel. But to give point you in the right direction, you shouldn't need custom attributes with databinding. you should just use a bindingAdapter. thats actually your problem