How DataBindingComponents works on per-layout basis? [duplicate]
问题 This question already has an answer here : How do I access an instance variable inside a BindingAdapter when using Android Data Binding? (1 answer) Closed 2 years ago . Android DataBinding Library is a charming lib for me to learn MVVM. Now there's a problem, how to play an animation before update the text to the UI, on a per-layout basis . (Not a solution for global layouts using BindingAdapter , using a static binding adapter.) From the IO16 video I know perhaps I can use