Skip to content

Android Code example showing Fragment based navigation with support for back button and responsive layouts

License

Notifications You must be signed in to change notification settings

AndroidExamples/fragment-navigation

Repository files navigation

fragment-navigation

Android Code example showing Fragment based navigation with support for back button and responsive layouts

Getting started

Since the project files are still checked in (not a good practice!) you should be able to open this right away into Android Studio.

TODO

  • don't check in .idea folders and include instructions on how to check out this project and import into AS
  • demonstrate responsive layouts
  • add split b actionbar
  • more info on fragment backstack handling
  • implement proper up vs back navigation
  • replace remaining deprecated methods
  • ...

Version History

Each version was tagged on the git project.

v0.3.0

  • upgraded to androidx branches
  • upgraded to min api level 17, compiler to api 29
  • upgraded gradle
  • upgraded aboutlibraries to new source
  • gradle update

v0.2.0

v0.1.0

Initial release with fragment switching and back button support.

  • fix back button

About

Android Code example showing Fragment based navigation with support for back button and responsive layouts

Resources

License

Stars

Watchers

Forks

Packages

No packages published

Languages