Skip to content

DevPicon/custom-bottom-navigation-bar-demo

Repository files navigation

Custom Bottom Navigation Bar Demo

This repository contains two ways to implement this custom bottom navigation bar.

  • On without-material-bottom-navigation-bar branch, I used just LinearLayout + ImageViews, ViewPager and Fragments.
  • On with-material-bottom-navigation-bar branch, I used Material BottomNavigationView, ViewPager and Fragments

By default, in master, you will find the implementation using material.

alt text

About

Practicing with some UI components

Topics

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages