Android Data Binding: That <include> Thing
George Mount
1709
How can the object values to the views be bound in included layouts?
For example, binding.included.setUser(user).
How can the object values to the views be bound in included layouts?
For example, binding.included.setUser(user).