Skip to content

v1.0.5

Compare
Choose a tag to compare
@qii qii released this 24 Oct 12:33
· 206 commits to master since this release

refactor

  • refactor: when NavigationScene destroy, the top child Scene should be destroyed first 9618121
  • refactor: ensure ScenePageAdapter behavior will be consistent with FragmentPagerAdapter, the visible UserVisibleHintGroupScene will receive setUserVisibleHint(false) first, then setUserVisibleHint(true) e32dfcf
  • refactor: add more information to SceneInternalException 87aa6b2
  • refactor: deprecate NavigationTransitionExecutor e8610af
  • refactor: add more SceneInternalException 22784ea

fix

  • fix: fix ViewRefUtility.cancelViewTouchTargetFromParent npe cd1f72cc
  • fix: fix BottomNavigationViewScene sort problem 4d99883

feature

  • feature: add scene-dialog library 074ddf5
  • feature: ChildSceneLifecycleCallbacks add onSceneViewCreated 4c47e48