Codebase list android-platform-frameworks-data-binding / cef25ad
Remove trailing whitespace Markus Koschany 7 years ago
1 changed file(s) with 2 addition(s) and 2 deletion(s). Raw diff Collapse all Expand all
2525 Description: Android Data Binding Library
2626 The Data Binding Library enables Android application developers to write
2727 declarative layouts and minimize the glue code necessary to bind application
28 logic and layouts.
28 logic and layouts.
2929 .
3030 This package contains the following libraries which are for building and being
3131 used by Android SDK:
3232 * baseLibrary: Shared library between Data Binding runtime lib and compiler
3333 * compilerCommon: Common library that can be shared between different build
34 tools
34 tools