Bottom Menu Util
class BottomMenuUtil
Content copied to clipboard
Class containing methods for setting the listeners and the corresponding behaviors when the menu items in the bottom navigation view are selected.
The methods are intended to be called in every activity whose layout features the bottom navigation view with menu items Home, Followed, Bookmarks, and Profile.
Constructors
BottomMenuUtil
Link copied to clipboard
fun BottomMenuUtil()
Content copied to clipboard
Creates a class that contains methods for setting the listeners and the corresponding behaviors when the menu items in the bottom navigation view are selected.