commit | 230ecdbf05308f663032617f61326f22b8a99d8d | [log] [tgz] |
---|---|---|
author | George Mount <mount@google.com> | Thu Mar 12 09:18:12 2015 -0700 |
committer | Yigit Boyar <yboyar@google.com> | Tue Mar 17 18:26:54 2015 -0700 |
tree | 12cc41ca7fafab1985355683cfb4719f1de4a18f | |
parent | f5140a1529601ce0b413733a1ebd1df79782e4c0 [diff] |
Use abstract base class instead of interfaces for Binding objects. Bug 19627511 Bug 19709604 Changed generated classes to end with "Binding" instead of "Binder" to avoid confusion with Android Binders. Removed DataBinder class and moved the important aspects of its contents to ViewDataBinding. Improved mapping of Views in included layouts. Avoid traversing included layouts while looking for bound expressions. Change-Id: I1f28093b0792d5428d07192f1fc458a5b4b788b2