Improved
1.10 Beta
Fix saving state in Activities and Fragments.
API change:
- We need to pass savedInstanceState Bundle to
saveandfillmethod - We need to call
fillin Kotlin supporting Activites and Fragments if we want to read saved state
Unclaimed project
Are you a maintainer of ActivityStarter? Claim this project to take control of your public changelog and roadmap.
Changelog
Simple Android Library, that provides easy way to start the Activities with arguments.
Last updated about 7 years ago
Fix saving state in Activities and Fragments.
API change:
save and fill methodfill in Kotlin supporting Activites and Fragments if we want to read saved state