I was making my app when I thought I'd look at other apps for inspiration, when I came across this toolbar implementation.
Does anyone know how to implement this?
I was making my app when I thought I'd look at other apps for inspiration, when I came across this toolbar implementation.
Does anyone know how to implement this?
It is using FragmentStatePager which uses fragment for its implementation. The menu has been set up and aligned using ActionMenuView. Tablayout is also being used for the category