- SCROLL_DIRECTION_DOWN - Static variable in annotation type com.aurelhubert.ahbottomnavigation.VerticalScrollingBehavior.ScrollDirection
-
- SCROLL_DIRECTION_UP - Static variable in annotation type com.aurelhubert.ahbottomnavigation.VerticalScrollingBehavior.ScrollDirection
-
- SCROLL_NONE - Static variable in annotation type com.aurelhubert.ahbottomnavigation.VerticalScrollingBehavior.ScrollDirection
-
- setAccentColor(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set the accent color (used when the view contains 3 items)
- setAHBottomNavigationListener(AHBottomNavigation.AHBottomNavigationListener) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Deprecated.
- setBehaviorTranslationEnabled(boolean) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set the behavior translation value
- setColor(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
-
- setColored(boolean) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set if the Bottom Navigation is colored
- setColorRes(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
-
- setCurrentItem(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set the current item
- setCurrentItem(int, boolean) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set the current item
- setDefaultBackgroundColor(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set the bottom navigation background color
- setDrawable(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
-
- setDrawable(Drawable) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
-
- setForceTint(boolean) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set the force tint value
If forceTint = true, the tint is made with drawable.setColorFilter(color, PorterDuff.Mode.SRC_IN);
- setForceTitlesDisplay(boolean) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Force the titles to be displayed (or used the classic behavior)
Note: Against Material Design guidelines
- setInactiveColor(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set the inactive color (used when the view contains 3 items)
- setNotification(int, int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set the notification number
- setNotificationBackground(Drawable) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set notification background resource
- setNotificationBackgroundColor(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set notification background color
- setNotificationBackgroundColorResource(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set notification background color
- setNotificationBackgroundColorResource(Typeface) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set notification typeface
- setNotificationTextColor(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set notification text color
- setNotificationTextColorResource(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set notification text color
- setOnTabSelectedListener(AHBottomNavigation.OnTabSelectedListener) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set AHOnTabSelectedListener
- setTabLayoutId(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationBehavior
-
- setTitle(String) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
-
- setTitle(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
-
- setUseElevation(boolean) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Activate or not the elevation