android databinding is really good if you have a l...
# android
b
android databinding is really good if you have a lot of elements that change based on data (with an MVVM setup). it's built around XML though, and it would be nice to have something similar for anko, which is a lot more manual right now
1