A simple example of new Android component BottomNavigationView

BottomNavigationView Sample

A simple example of new Android component BottomNavigationView.

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