Skip to content

Latest commit

 

History

History
6 lines (6 loc) · 445 Bytes

TODO.md

File metadata and controls

6 lines (6 loc) · 445 Bytes

#Upcoming Plans

  • Update examples as they are too bloated
  • Add in Navigation drawer Activity Helper
  • Add in Tabs Navigation Activity Helper
  • Add in ability to set default transitions
  • Make this work with normal fragments to prevent the requirements for extension (Not sure if this is possible because of the getNavigationManager and beginPresentation requirements to be able to show the next fragment and get the parent)