Skip to content

2.0.6

Compare
Choose a tag to compare
@EricKuck EricKuck released this 18 Jan 19:07
· 247 commits to develop since this release
  • Lint checks should run much faster now (#184)
  • Now internally ensures change handlers are not reused (#179)
  • Ensures onSaveViewState is called for an edge case (#185)
  • Now throws an exception when pushing destroyed controllers
  • Fixed child controllers being removed before the parent is animated out (#199)
  • Now ensures the entire view hierarchy is attached before calling onAttach (#201)
  • Now ensures the view state Bundle has a valid ClassLoader before use (#198)