Skip to content

Release 1.1.0-alpha4

Compare
Choose a tag to compare
@Maxr1998 Maxr1998 released this 02 Oct 21:07
· 264 commits to master since this release
49b34eb

New features

  • Add adapter listener that is notified before screen changes (the existing one is notified after screen changes)
  • Add option to apply a stateListAnimator to preference views

Fixes

  • Fix crash in getSavedState for adapter without screens

Other

  • Make subScreen DSL return the created screen
  • Category headers and seek bars are now not clickable anymore
  • Add tests for adapter saved state and screen change listeners