blob: 0415b4c659aaa43b5b6289d5487c75d8a9e37454 [file] [log] [blame]
<html>
<body>
<p>Contains components used when developing applications with data binding.</p>
<p>Android data binding operates primarily at compile time, processing expressions
found in the layout file and generating code in the application. This package
contains common code that will be included with the application, just like
support library components.</p>
<p>See the <a href="{@docRoot}/tools/data-binding/guide.html">Data Binding Guide</a>
to get started using data binding.</p>
</body>
</html>