Skip to content

Latest commit

 

History

History
25 lines (13 loc) · 980 Bytes

File metadata and controls

25 lines (13 loc) · 980 Bytes

CircularRevealBottomNavigationView

Synopsis

Circular reveal animation that change background color of BottomNavigationView like we can see in Google Material Guidelines without third-part library.

What it does ?

  • Locate item posisition even if the shift mode is activated
  • Multiple background reveal color for each item of the menu thanks to an arraylist of color
  • Circular Reveal Selector mode

TODO

  • Specific class for background view

Screenshot

Google Example Mine : Multiple Reveal Color Mine : Selector Circular Reveal
Google Material Design Example Mine : Multiple Reveal Color Mine : selector circular reveal