ActivityStarter v1.10-beta Release Notes

Release Date: 2018-01-01 // about 6 years ago
  • ๐Ÿ›  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