Ahmed Moussa
Results
1
issues of
Ahmed Moussa
i'm currently using **rxPreferences** with [EncryptedSharedPreference](https://developer.android.com/reference/androidx/security/crypto/EncryptedSharedPreferences) 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...