- 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
-
- setAnimate(boolean) - Method in class com.aurelhubert.ahbottomnavigation.notification.AHNotification
-
- setAnimateTabSelection(boolean) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
- setBackgroundColor(Integer) - Method in class com.aurelhubert.ahbottomnavigation.notification.AHNotification.Builder
-
- setBehaviorTranslationEnabled(boolean) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set the behavior translation value
- setBehaviorTranslationEnabled(boolean, int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationBehavior
-
Enable or not the behavior translation
- 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
- setColoredModeColors(int, int, int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set the colors used when the bottom bar uses the colored mode
- 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
- setDefaultBackgroundResource(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set the bottom navigation background resource
- 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);
- setIcon(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
-
- setIcon(Drawable) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
-
- setIconActiveColor(int, Integer) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set the accent color (used when the view contains 3 items)
- setIconDisableColor(int, int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set the item disable color
- setIconHeight(int, Integer) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
- setIconInactiveColor(int, Integer) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set the inactive color (used when the view contains 3 items)
- setIconWidth(int, Integer) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
- setNotification(int, int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Deprecated.
- setNotification(String, int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set notification text
- setNotification(AHNotification, int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set fully customized Notification
- setNotificationAnimationDuration(long) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
- 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
- setNotificationMarginLeft(int, int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set the notification margin left
- setNotificationSize(int, Integer) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
- 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
- setNotificationTypeface(Typeface) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set notification typeface
- setOnNavigationPositionListener(AHBottomNavigation.OnNavigationPositionListener) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set OnNavigationPositionListener
- setOnNavigationPositionListener(AHBottomNavigation.OnNavigationPositionListener) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationBehavior
-
Set OnNavigationPositionListener
- setOnTabSelectedListener(AHBottomNavigation.OnTabSelectedListener) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set AHOnTabSelectedListener
- setPagingEnabled(boolean) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationViewPager
-
Enable or disable the swipe navigation
- setPreferLargeIcons(boolean) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
- setSelectedBackgroundVisible(boolean) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set selected background visibility
- setSelectedIcon(Drawable) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
-
- setSelectedIcon(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
-
- setSize(int) - Method in class com.aurelhubert.ahbottomnavigation.notification.AHNotification.Builder
-
- setSize(int) - Method in class com.aurelhubert.ahbottomnavigation.notification.AHNotification
-
- setSoundEffectsEnabled(boolean) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
- setTabLayoutId(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationBehavior
-
- setTag(int, String) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
- setText(String) - Method in class com.aurelhubert.ahbottomnavigation.notification.AHNotification.Builder
-
- setTextColor(Integer) - Method in class com.aurelhubert.ahbottomnavigation.AHTextView
-
- setTextColor(int) - Method in class com.aurelhubert.ahbottomnavigation.notification.AHNotification.Builder
-
- setTitle(String) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
-
- setTitle(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
-
- setTitleActiveColor(int, Integer) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set the accent color (used when the view contains 3 items)
- setTitleActiveTextSize(int, Float) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set title active text size in pixels
- setTitleActiveTextSizeInSp(int, Float) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set title text size in SP
- setTitleInactiveColor(int, Integer) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set the inactive color (used when the view contains 3 items)
- setTitleInactiveTextSize(int, Float) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set title inactive text size in pixels
- setTitleInactiveTextSizeInSp(int, Float) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set title text size in SP
- setTitleState(AHBottomNavigation.TitleState) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Sets the title state for each tab
SHOW_WHEN_ACTIVE: when a tab is focused
ALWAYS_SHOW: show regardless of which tab is in focus
ALWAYS_HIDE: never show tab titles
Note: Always showing the title is against Material Design guidelines
- setTitleTypeface(int, Typeface) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set notification typeface
- setTranslucentNavigationEnabled(boolean) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Set the translucent navigation value
- setupWithBottomNavigation(AHBottomNavigation) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationAdapter
-
Setup bottom navigation
- setupWithBottomNavigation(AHBottomNavigation, int[]) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationAdapter
-
Setup bottom navigation (with colors)
- setUseElevation(boolean) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Activate or not the elevation
- setUseElevation(boolean, float) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
-
Activate or not the elevation, and set the value
- shouldAnimate() - Method in class com.aurelhubert.ahbottomnavigation.notification.AHNotification
-