Skip to content

bartonstanley/medium-SimpleLiveData-baselineExample

Repository files navigation

Simple, working Android LiveData examples - baseline example

This is the baseline example from my Medium article, Simple, working Android LiveData examples. It is an app that displays the length of a string and updates the length value as the user edits the string. The app is not really practical but does achieve the goal of providing a super-simple example of LiveData based on the guidance given in Google's Guide to app architecture.

About

Baseline example for Medium article entitled, "Simple, working Android LiveData examples"

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages