Skip to content

Instantly share code, notes, and snippets.

@luks91
Created April 29, 2018 18:06
Show Gist options
  • Save luks91/8754dd0832c3313739ff1f45add274cb to your computer and use it in GitHub Desktop.
Save luks91/8754dd0832c3313739ff1f45add274cb to your computer and use it in GitHub Desktop.
sharedPreferenceValues(preferences, "key")
.subscribe { Log.i("TMPTAG", "Obtained a new preferences value: $it") }
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment