Skip to content

1.10 Beta

Pre-release
Pre-release
Compare
Choose a tag to compare
@MarcinMoskala MarcinMoskala released this 01 Jan 07:32
· 18 commits to master since this release

Fix saving state in Activities and Fragments.

API change:

  • We need to pass savedInstanceState Bundle to save and fill method
  • We need to call fill in Kotlin supporting Activites and Fragments if we want to read saved state