Skip to content

2.1.2

Compare
Choose a tag to compare
@EricKuck EricKuck released this 05 Apr 22:12
· 206 commits to develop since this release
  • Fixed issue where child controllers added while the parent is in the process of transitioning off the screen would not be properly restored (#256)
  • Now ensures view hierarchy-affecting calls are made on the main thread. (#255)
  • Args and savedInstanceState bundles now have classLoaders properly set. (#246)
  • Now passes along the correct view state for RestoreViewOnCreateController (#258)