Skip to content

Naoki-Hidaka/SingleLiveEvent

Folders and files

NameName
Last commit message
Last commit date

Latest commit

 

History

14 Commits
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 
 

Repository files navigation

SingleLiveEvent

Description

ValueNotifier that sends only new updates after subscription, used for events like navigation and Snackbar messages.

Adapted from SingleLiveEvent of android-architecture-sample

This software is released under the MIT License, see LICENSE.txt.