0.12!
- Fixed unpersistable preference state.
- Added new Interface
Persistable
that is call-backed every time preference value needs to be saved. Useful for views(passable to a constructor or through asetOnPersistListener
method) to define custom value serialization behavior.