Tuesday, July 25, 2017

Monday, July 3, 2017

Data Binding Library


Data binding library are used to write declarative layouts and minimise the glue code necessary to bind your application logic and layouts.


Before start integration data binding, I would like to tell the some advantages of library.

Advantages of data binding library :

  • Offers flexibility and broad compatibility

  • Its a support library so we can use it with all android platforms

  • Removes the boiler plate code
  • Stronger readability 
librar