BottomMenuUtil

class BottomMenuUtil

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()
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.

Types

Companion
Link copied to clipboard
object Companion
Companion object containing the methods for setting the listeners and the corresponding behaviors when the menu items in the bottom navigation view are selected, alongside constants referring to these menu items.