Skip to content

Latest commit

 

History

History
11 lines (8 loc) · 335 Bytes

README.md

File metadata and controls

11 lines (8 loc) · 335 Bytes

android-databinding-playground

A playground app about using Android Data Binding Library. This app represents a simple contacts management, which lists the saved contacts and creates a new one.

This project uses:

  • Kotlin Programming Language
  • Android Data Binding Library
  • MVVM / LiveData
  • Room Persistence Library
  • Dagger 2