NavigationViewFragmentAdapters Versions Save

A small library containing two adapters which allow for easy fragment management with a NavigationView.

v0.3.0

7 years ago

Changes

  • Add support for BottomNavigationView.
  • Fix bug in state adapter.

v0.2.0

7 years ago

Changes

  • Added shouldHandleMenuItem(), which can be overridden to handle some menu items yourself in the listener set via setNavigationItemSelectedListener().

v0.1.1

7 years ago

First release.