Skip to content

v1.0.4

Compare
Choose a tag to compare
@qii qii released this 21 Mar 11:59
· 210 commits to master since this release

refactor

  • refactor: If Scene don't have theme, its view context will be Activity 1315668
  • refactor: deprecate isShow, add isShowing 0b19b65
  • refactor: only visible Scene can intercept app back event 3dc15e1
  • refactor: make sure the view which is in onTouchEvent process can receive MotionEvent.ACTION_CANCEL before Scene destroy it 427d031

fix

  • fix: NavigationViewScene will close drawer if it is opened when user press back button a11316c
  • fix: fix sometimes shared element animation is not working after startPostponedEnterTransition() 9e2539e