History log of /frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/BindableObservablesTest.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
09f8e10e2a49a075da8bb2f64853377c5e37045a 17-Feb-2016 Yigit Boyar <yboyar@google.com> Allow ObservableFields to be Bindable.

This CL fixes a bug where if a field/accessor is Observable and
Bindable, it would not be assigned a BR id, resulting in
malformed generated code.

Bug: 26922185
Change-Id: Ia3d11204460fc1967f0a7b60ed7cba1d3698098d
/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi7/java/android/databinding/testapp/BindableObservablesTest.java