Skip to content
#

livedata-databinding

Here are 42 public repositories matching this topic...

The main players in the MVVM pattern are: The View — that informs the ViewModel about the user’s actions The ViewModel — exposes streams of data relevant to the View The DataModel — abstracts the data source. The ViewModel works with the DataModel to get and save the data.

  • Updated Mar 28, 2019
  • Java

Improve this page

Add a description, image, and links to the livedata-databinding topic page so that developers can more easily learn about it.

Curate this topic

Add this topic to your repo

To associate your repository with the livedata-databinding topic, visit your repo's landing page and select "manage topics."

Learn more