pwittchen / prefser

Wrapper for Android SharedPreferences with object serialization and RxJava Observables
Apache License 2.0
228 stars 26 forks source link

async save data #127

Closed taosimple closed 6 years ago

taosimple commented 6 years ago

Now can read data async by RxJava,will save data support async ?

pwittchen commented 6 years ago

Hi,

Can you provide more details? I don't understand your question.

Regards, Piotr

pwittchen commented 6 years ago

Getting a reactive feedback about data saving is not possible now. I've created issue #129 for adding such feature because it's good idea. This issue can be closed for now.