Skip to content

0.12!

Compare
Choose a tag to compare
@MrBIMC MrBIMC released this 04 Oct 10:08
· 46 commits to master since this release
  • 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 a setOnPersistListener method) to define custom value serialization behavior.