Conductor v2.1.2 Release Notes

Release Date: 2017-04-05 // about 7 years ago
    • 🛠 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)