Join Slack
Powered by
Is it possible to use SharedPreferences as I would...
# android
i
Ive Vasiljevic
12/13/2019, 12:22 PM
Is it possible to use SharedPreferences as I would use Room library with liveData and emitSource()?
r
rkeazor
12/13/2019, 12:45 PM
Sure, but you would have to manually create a function that manually gets a pref as a livedata. or tie it to the sharedpreferenceListener
Open in Slack
Previous
Next