The sample app of the library 'Bottom Menu View'.

Sample BottomMenuView Screenshot
Sample BottomMenuView Screenshot
Update
Mar 27, 2023
Developer
Category
Installs
100+
Rate
0
This Bottom Menu view can be used with a view pager or with custom tabs.

This is a sample app for the library available here :
https://github.com/geronimoagency/BottomMenuView-Android

Include the dependency with gradle :

dependencies {
compile 'com.geronimostudios.bottommenuview:bottommenuview:0.0.1'
}