You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
{{ message }}
This repository has been archived by the owner on Mar 1, 2022. It is now read-only.
I wanted to store info in String set and I was able to do it with putStringSet() method but I could not find getStringSet method on that, so for that I used the simple SharedPreferences provided by vanila android.
Please let me know if I am missing something.
The text was updated successfully, but these errors were encountered:
I wanted to store info in String set and I was able to do it with
putStringSet()
method but I could not findgetStringSet
method on that, so for that I used the simpleSharedPreferences
provided by vanila android.Please let me know if I am missing something.
The text was updated successfully, but these errors were encountered: