Skip navigation links
A B C D E F G H I J L M N O R S U V W 

A

addItem(AHBottomNavigationItem) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Add an item
addItems(List<AHBottomNavigationItem>) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Add all items
AHBottomNavigation - Class in com.aurelhubert.ahbottomnavigation
AHBottomNavigationLayout Material Design guidelines : https://www.google.com/design/spec/components/bottom-navigation.html
AHBottomNavigation(Context) - Constructor for class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Constructors
AHBottomNavigation(Context, AttributeSet) - Constructor for class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
 
AHBottomNavigation(Context, AttributeSet, int) - Constructor for class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
 
AHBottomNavigation.OnNavigationPositionListener - Interface in com.aurelhubert.ahbottomnavigation
 
AHBottomNavigation.OnTabSelectedListener - Interface in com.aurelhubert.ahbottomnavigation
 
AHBottomNavigation.TitleState - Enum in com.aurelhubert.ahbottomnavigation
 
AHBottomNavigationAdapter - Class in com.aurelhubert.ahbottomnavigation
 
AHBottomNavigationAdapter(Activity, int) - Constructor for class com.aurelhubert.ahbottomnavigation.AHBottomNavigationAdapter
Constructor
AHBottomNavigationBehavior<V extends android.view.View> - Class in com.aurelhubert.ahbottomnavigation
 
AHBottomNavigationBehavior() - Constructor for class com.aurelhubert.ahbottomnavigation.AHBottomNavigationBehavior
Constructor
AHBottomNavigationBehavior(boolean, int) - Constructor for class com.aurelhubert.ahbottomnavigation.AHBottomNavigationBehavior
 
AHBottomNavigationBehavior(Context, AttributeSet) - Constructor for class com.aurelhubert.ahbottomnavigation.AHBottomNavigationBehavior
 
AHBottomNavigationFABBehavior - Class in com.aurelhubert.ahbottomnavigation
 
AHBottomNavigationFABBehavior(int) - Constructor for class com.aurelhubert.ahbottomnavigation.AHBottomNavigationFABBehavior
 
AHBottomNavigationItem - Class in com.aurelhubert.ahbottomnavigation
AHBottomNavigationItem The item is display in the AHBottomNavigation layout
AHBottomNavigationItem(String, int) - Constructor for class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
Constructor
AHBottomNavigationItem(String, int, int) - Constructor for class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
Deprecated.
AHBottomNavigationItem(int, int, int) - Constructor for class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
Constructor
AHBottomNavigationItem(int, int) - Constructor for class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
Constructor
AHBottomNavigationItem(String, Drawable) - Constructor for class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
Constructor
AHBottomNavigationItem(String, Drawable, Drawable, String) - Constructor for class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
Constructor
AHBottomNavigationItem(String, Drawable, int) - Constructor for class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
Constructor
AHBottomNavigationViewPager - Class in com.aurelhubert.ahbottomnavigation
 
AHBottomNavigationViewPager(Context, AttributeSet) - Constructor for class com.aurelhubert.ahbottomnavigation.AHBottomNavigationViewPager
 
AHHelper - Class in com.aurelhubert.ahbottomnavigation
 
AHHelper() - Constructor for class com.aurelhubert.ahbottomnavigation.AHHelper
 
AHHelper.Mapper<T> - Interface in com.aurelhubert.ahbottomnavigation
 
AHNotification - Class in com.aurelhubert.ahbottomnavigation.notification
 
AHNotification() - Constructor for class com.aurelhubert.ahbottomnavigation.notification.AHNotification
 
AHNotification.Builder - Class in com.aurelhubert.ahbottomnavigation.notification
 
AHNotificationHelper - Class in com.aurelhubert.ahbottomnavigation.notification
 
AHTextView - Class in com.aurelhubert.ahbottomnavigation
 
AHTextView(Context) - Constructor for class com.aurelhubert.ahbottomnavigation.AHTextView
 
AHTextView(Context, AttributeSet) - Constructor for class com.aurelhubert.ahbottomnavigation.AHTextView
 
AHTextView(Context, AttributeSet, int) - Constructor for class com.aurelhubert.ahbottomnavigation.AHTextView
 
animate(boolean) - Method in class com.aurelhubert.ahbottomnavigation.notification.AHNotification.Builder
 

B

build() - Method in class com.aurelhubert.ahbottomnavigation.notification.AHNotification.Builder
 
Builder() - Constructor for class com.aurelhubert.ahbottomnavigation.notification.AHNotification.Builder
 

C

com.aurelhubert.ahbottomnavigation - package com.aurelhubert.ahbottomnavigation
 
com.aurelhubert.ahbottomnavigation.notification - package com.aurelhubert.ahbottomnavigation.notification
 
createItems() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Create the items in the bottom navigation
CREATOR - Static variable in class com.aurelhubert.ahbottomnavigation.notification.AHNotification
 
CURRENT_ITEM_NONE - Static variable in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
 

D

describeContents() - Method in class com.aurelhubert.ahbottomnavigation.notification.AHNotification
 
disableItemAtPosition(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Disable the tab item at the given position

E

enableItemAtPosition(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Enable the tab item at the given position
equals(Object, Object) - Static method in class com.aurelhubert.ahbottomnavigation.AHHelper
 

F

fill(ArrayList<T>, int, T) - Static method in class com.aurelhubert.ahbottomnavigation.AHHelper
 
from(V) - Static method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationBehavior
 

G

generateEmptyList(int) - Static method in class com.aurelhubert.ahbottomnavigation.notification.AHNotification
 
getBackgroundColor() - Method in class com.aurelhubert.ahbottomnavigation.notification.AHNotification
 
getBackgroundColor(AHNotification, int) - Static method in class com.aurelhubert.ahbottomnavigation.notification.AHNotificationHelper
Get background color for given notification.
getColor(Context) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
 
getCurrentItem() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Get the current item
getDefaultBackgroundColor() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Return the bottom navigation background color
getDrawable(Context) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
 
getIconActiveColor(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Get the accent color (used when the view contains 3 items)
getIconInactiveColor(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Get the inactive color (used when the view contains 3 items)
getItem(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Get item at the given index
getItemsCount() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Return the number of items
getMenuItem(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationAdapter
Get Menu Item
getNavigationItem(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationAdapter
Get Navigation Item
getOverScrollDirection() - Method in class com.aurelhubert.ahbottomnavigation.VerticalScrollingBehavior
 
getPositionByMenuId(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationAdapter
Get position by menu id
getReadableText() - Method in class com.aurelhubert.ahbottomnavigation.notification.AHNotification
 
getScrollDirection() - Method in class com.aurelhubert.ahbottomnavigation.VerticalScrollingBehavior
 
getSize() - Method in class com.aurelhubert.ahbottomnavigation.notification.AHNotification
 
getSoftButtonsBarSizePort(Context) - Static method in class com.aurelhubert.ahbottomnavigation.AHHelper
Get the height of the buttons bar
getTag() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
 
getTextColor() - Method in class com.aurelhubert.ahbottomnavigation.notification.AHNotification
 
getTextColor(AHNotification, int) - Static method in class com.aurelhubert.ahbottomnavigation.notification.AHNotificationHelper
Get text color for given notification.
getTintDrawable(Drawable, Integer, boolean) - Static method in class com.aurelhubert.ahbottomnavigation.AHHelper
Return a tint drawable
getTitle(Context) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
 
getTitleInactiveColor(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Get the inactive color (used when the view contains 3 items)
getTitleState() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Return the title state for display
getViewAtPosition(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Get the view at the given position

H

hasIcon() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
 
hasImmersive() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
 
hasText() - Method in class com.aurelhubert.ahbottomnavigation.notification.AHNotification
 
hasValue() - Method in class com.aurelhubert.ahbottomnavigation.notification.AHNotification
 
hideBottomNavigation() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Hide Bottom Navigation with animation
hideBottomNavigation(boolean) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Hide Bottom Navigation with or without animation
hideView(V, int, boolean) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationBehavior
Hide AHBottomNavigation with animation

I

isBehaviorTranslationEnabled() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Return if the behavior translation is enabled
isColored() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Return if the Bottom Navigation is colored
isDot() - Method in class com.aurelhubert.ahbottomnavigation.notification.AHNotification
 
isEmpty() - Method in class com.aurelhubert.ahbottomnavigation.notification.AHNotification
 
isForceTint() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Return if the tint should be forced (with setColorFilter)
isHidden() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Return if the Bottom Navigation is hidden or not
isHidden() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationBehavior
Is hidden
isInteger(String) - Static method in class com.aurelhubert.ahbottomnavigation.AHHelper
 
isTranslucentNavigationEnabled() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Return if the translucent navigation is enabled
isTranslucentStatusBar(Context) - Static method in class com.aurelhubert.ahbottomnavigation.AHHelper
Check if the status bar is translucent

J

justText(String) - Static method in class com.aurelhubert.ahbottomnavigation.notification.AHNotification
 

L

layoutDependsOn(CoordinatorLayout, V, View) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationBehavior
 
layoutDependsOn(CoordinatorLayout, FloatingActionButton, View) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationFABBehavior
 

M

manageFloatingActionButtonBehavior(FloatingActionButton) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Manage the floating action button behavior with AHBottomNavigation
map(ArrayList<T>, AHHelper.Mapper<T>) - Static method in class com.aurelhubert.ahbottomnavigation.AHHelper
 
map(T) - Method in interface com.aurelhubert.ahbottomnavigation.AHHelper.Mapper
 

N

NOTIFICATION_SIZE_DEFAULT - Static variable in class com.aurelhubert.ahbottomnavigation.notification.AHNotification
 

O

onApplyWindowInsets(CoordinatorLayout, V, WindowInsetsCompat) - Method in class com.aurelhubert.ahbottomnavigation.VerticalScrollingBehavior
 
onDependentViewChanged(CoordinatorLayout, V, View) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationBehavior
 
onDependentViewChanged(CoordinatorLayout, FloatingActionButton, View) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationFABBehavior
 
onDependentViewRemoved(CoordinatorLayout, V, View) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationBehavior
 
onDirectionNestedPreScroll(CoordinatorLayout, V, View, int, int, int[], int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationBehavior
 
onDirectionNestedPreScroll(CoordinatorLayout, V, View, int, int, int[], int) - Method in class com.aurelhubert.ahbottomnavigation.VerticalScrollingBehavior
 
onInterceptTouchEvent(MotionEvent) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationViewPager
 
onLayoutChild(CoordinatorLayout, V, int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationBehavior
 
onMeasure(int, int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
 
onNestedDirectionFling(CoordinatorLayout, V, View, float, float, int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationBehavior
 
onNestedDirectionFling(CoordinatorLayout, V, View, float, float, int) - Method in class com.aurelhubert.ahbottomnavigation.VerticalScrollingBehavior
 
onNestedFling(CoordinatorLayout, V, View, float, float, boolean) - Method in class com.aurelhubert.ahbottomnavigation.VerticalScrollingBehavior
 
onNestedPreFling(CoordinatorLayout, V, View, float, float) - Method in class com.aurelhubert.ahbottomnavigation.VerticalScrollingBehavior
 
onNestedPreScroll(CoordinatorLayout, V, View, int, int, int[]) - Method in class com.aurelhubert.ahbottomnavigation.VerticalScrollingBehavior
 
onNestedScroll(CoordinatorLayout, V, View, int, int, int, int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationBehavior
 
onNestedScroll(CoordinatorLayout, V, View, int, int, int, int) - Method in class com.aurelhubert.ahbottomnavigation.VerticalScrollingBehavior
 
onNestedScrollAccepted(CoordinatorLayout, V, View, View, int) - Method in class com.aurelhubert.ahbottomnavigation.VerticalScrollingBehavior
 
onNestedVerticalOverScroll(CoordinatorLayout, V, int, int, int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationBehavior
 
onNestedVerticalOverScroll(CoordinatorLayout, V, int, int, int) - Method in class com.aurelhubert.ahbottomnavigation.VerticalScrollingBehavior
 
onPositionChange(int) - Method in interface com.aurelhubert.ahbottomnavigation.AHBottomNavigation.OnNavigationPositionListener
Called when the bottom navigation position is changed
onRestoreInstanceState(Parcelable) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
 
onSaveInstanceState() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
 
onSaveInstanceState(CoordinatorLayout, V) - Method in class com.aurelhubert.ahbottomnavigation.VerticalScrollingBehavior
 
onSizeChanged(int, int, int, int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
 
onStartNestedScroll(CoordinatorLayout, V, View, View, int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationBehavior
 
onStartNestedScroll(CoordinatorLayout, V, View, View, int) - Method in class com.aurelhubert.ahbottomnavigation.VerticalScrollingBehavior
 
onStopNestedScroll(CoordinatorLayout, V, View) - Method in class com.aurelhubert.ahbottomnavigation.VerticalScrollingBehavior
 
onTabSelected(int, boolean) - Method in interface com.aurelhubert.ahbottomnavigation.AHBottomNavigation.OnTabSelectedListener
Called when a tab has been selected (clicked)
onTouchEvent(MotionEvent) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationViewPager
 

R

refresh() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Refresh the AHBottomView
removeAllItems() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Remove all items
removeItemAtIndex(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Remove an item at the given index
removeOnNavigationPositionListener() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Remove OnNavigationPositionListener()
removeOnNavigationPositionListener() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationBehavior
Remove OnNavigationPositionListener()
removeOnTabSelectedListener() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Remove AHOnTabSelectedListener
resetOffset(V, boolean) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationBehavior
Reset AHBottomNavigation position with animation
restoreBottomNavigation() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Restore Bottom Navigation with animation
restoreBottomNavigation(boolean) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Restore Bottom Navigation with or without animation

S

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
 

U

unwrap(Context) - Static method in class com.aurelhubert.ahbottomnavigation.AHHelper
Unwrap activity
UPDATE_ALL_NOTIFICATIONS - Static variable in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
 
updateAlpha(View, float, float) - Static method in class com.aurelhubert.ahbottomnavigation.AHHelper
Update alpha
updateBottomMargin(View, int, int, int) - Static method in class com.aurelhubert.ahbottomnavigation.AHHelper
Update bottom margin with animation
updateDrawableColor(Drawable, ImageView, Integer, Integer, boolean) - Static method in class com.aurelhubert.ahbottomnavigation.AHHelper
Update image view color with animation
updateLeftMargin(View, int, int) - Static method in class com.aurelhubert.ahbottomnavigation.AHHelper
Update left margin with animation
updateMargin(View, int, int, int, int) - Static method in class com.aurelhubert.ahbottomnavigation.AHHelper
 
updateSnackbar(View, View) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationBehavior
Update Snackbar bottom margin
updateTextColor(AHTextView, Integer, Integer) - Static method in class com.aurelhubert.ahbottomnavigation.AHHelper
Update text color with animation
updateTextSize(TextView, float, float) - Static method in class com.aurelhubert.ahbottomnavigation.AHHelper
Update text size with animation
updateTopMargin(View, int, int) - Static method in class com.aurelhubert.ahbottomnavigation.AHHelper
Update top margin with animation
updateViewBackgroundColor(View, int, int) - Static method in class com.aurelhubert.ahbottomnavigation.AHHelper
Update text color with animation
updateWidth(View, float, float) - Static method in class com.aurelhubert.ahbottomnavigation.AHHelper
Update width

V

valueOf(String) - Static method in enum com.aurelhubert.ahbottomnavigation.AHBottomNavigation.TitleState
Returns the enum constant of this type with the specified name.
values() - Static method in enum com.aurelhubert.ahbottomnavigation.AHBottomNavigation.TitleState
Returns an array containing the constants of this enum type, in the order they are declared.
VerticalScrollingBehavior<V extends android.view.View> - Class in com.aurelhubert.ahbottomnavigation
Created by Nikola on 11/22/2015.
VerticalScrollingBehavior(Context, AttributeSet) - Constructor for class com.aurelhubert.ahbottomnavigation.VerticalScrollingBehavior
 
VerticalScrollingBehavior() - Constructor for class com.aurelhubert.ahbottomnavigation.VerticalScrollingBehavior
 
VerticalScrollingBehavior.ScrollDirection - Annotation Type in com.aurelhubert.ahbottomnavigation
 

W

writeToParcel(Parcel, int) - Method in class com.aurelhubert.ahbottomnavigation.notification.AHNotification
 
A B C D E F G H I J L M N O R S U V W 
Skip navigation links