Skip to content

2.0.0

Compare
Choose a tag to compare
@mvojtkovszky mvojtkovszky released this 03 Nov 22:27
· 54 commits to master since this release
  • Introduce FragmentType enum.
  • Introduce closeDialogsAndSheetsWhileNavigating modifier with behaviour.
  • Introduce additional optional container meant for master/detail fragment scenarios.
  • Fragment can now define by itself if it is a modal.
  • Fragment can override back press.
  • Style can now be added to dialog.
  • BaseSingleActivity called from fragment is now an optional as fragment might not be attached to activity.