Release 1.1.0-alpha4
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