History log of /frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi14/java/android/databinding/testapp/RootTag.java
Revision Date Author Comments (<<< Hide modified files) (Show modified files >>>)
b7eeedbfadec03792551014e9dfa2bd384fc21a3 17-Sep-2015 George Mount <mount@google.com> Two-way binding tests

Bug 1474349
Bug 22460238

Tests for two-way data binding can't be checked in until the
SDK becomes public. Also updates the sample application because
it has the same restrictions.

Change-Id: I7e2b2f84943844401d2b8edbac4e60ea9f5704a6
/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi14/java/android/databinding/testapp/RootTag.java
92a428505b9102bc0560d2d5be1768da097909c2 06-Aug-2015 George Mount <mount@google.com> Support binding expressions in android:tag attribute.

Bug 22972105

Also added error reporting for tags on root elements
and tests. ICS+ supports tags on root elements.

Change-Id: I1f3fe5e59b68a04fd80e3e2638a7b7743fac027d
/frameworks/data-binding/integration-tests/TestApp/app/src/androidTestApi14/java/android/databinding/testapp/RootTag.java