Skip to content

jfsso/practice-rxjava-android

Repository files navigation

practice-rxjava-android

Playing with RxJava on Android.

A listener registers for changes on the default SharedPreferences and publishes those changes to RxJava's observers. It uses the BehaviorSubject to emit the last update (or default update) when an Observer is subscribed and then emits updates when the checkbox preference is enabled/disabled.

About

No description, website, or topics provided.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published