The sample app of the library 'Bottom Menu View'.
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'
}