f2prateek / rx-preferences

Reactive SharedPreferences for Android
http://f2prateek.com/2015/10/05/rx-preferences/
Apache License 2.0
1.54k stars 132 forks source link

Issue #141: Emit defaultValue if underlying onSharedPreferenceChanged… #143

Closed banasiak closed 3 years ago

banasiak commented 3 years ago

…Listener returns null

mseroczynski commented 3 years ago

@f2prateek It looks exactly like what I've done meanwhile - would it be possible for you to make a release with these changes today...?