Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Support for EncryptedSharedPreference #137

Open
AhmedMousa7 opened this issue Jun 16, 2020 · 0 comments
Open

Support for EncryptedSharedPreference #137

AhmedMousa7 opened this issue Jun 16, 2020 · 0 comments

Comments

@AhmedMousa7
Copy link

AhmedMousa7 commented Jun 16, 2020

i'm currently using rxPreferences with EncryptedSharedPreference and works fine except when i try to for ex: someList.delete() it deletes the key only but not notifying that the list becomes empty i had to set it manually like this someList.set(emptyList()) it was works fine with the traditional SharedPreference but now i had to do it manually , any ideas ?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant