android-prefs
android-prefs copied to clipboard
[feature] Support custom object types
It will be great to have easy way to put and get custom POJO objects to shared prefs. One of the simplest solution would be use gson or jackson to parse it.