BottomNavigationView Sample

A simple example of new Android component BottomNavigationView.

bnv1 bnv2

Dependencies

compile 'com.android.support:design:25.0.0'

Tutorial

Versions

  1. Video version (master branch)
  2. Without animation (remove-shift branch)
  3. With fragments (fragments branch)

GitHub