2.1.2
- 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)