If I use jetpack compose ,then I dont need databin...
# android-databinding
g
If I use jetpack compose ,then I dont need databinding ?
g
There is no reason to use databindings if you use Compose, only for old code or if you need some level of interop (like adding compose view to existing databinding layout) (edited)
2