Skip navigation links
A C G I O R S U 

A

addItem(AHBottomNavigationItem) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Add an item
addItems(ArrayList<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
Constructor
AHBottomNavigation(Context, AttributeSet) - Constructor for class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
 
AHBottomNavigation(Context, AttributeSet, int) - Constructor for class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
 
AHBottomNavigation.AHBottomNavigationListener - Interface in com.aurelhubert.ahbottomnavigation
Interface for Bottom Navigation
AHBottomNavigationItem - Class in com.aurelhubert.ahbottomnavigation
AHBottomNavigationItem The item is display in the AHBottomNavigation layout
AHBottomNavigationItem() - Constructor for class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
Constructor
AHBottomNavigationItem(String, int) - Constructor for class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
Constructor
AHBottomNavigationItem(String, int, int) - Constructor for class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
 
AHHelper - Class in com.aurelhubert.ahbottomnavigation
 
AHHelper() - Constructor for class com.aurelhubert.ahbottomnavigation.AHHelper
 

C

com.aurelhubert.ahbottomnavigation - package com.aurelhubert.ahbottomnavigation
 

G

getAccentColor() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Get the accent color (used when the view contains 3 items)
getColor() - 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
getInactiveColor() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Get the inactive color (used when the view contains 3 items)
getResource() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
 
getSoftButtonsBarSizePort(View) - Static method in class com.aurelhubert.ahbottomnavigation.AHHelper
 
getTintDrawable(Context, int, int) - Static method in class com.aurelhubert.ahbottomnavigation.AHHelper
Return a tint drawable
getTitle() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
 

I

isColored() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Return if the Bottom Navigation is colored
isTranslucentStatusBar(View) - Static method in class com.aurelhubert.ahbottomnavigation.AHHelper
 

O

onMeasure(int, int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
 
onSizeChanged(int, int, int, int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
 
onTabSelected(int) - Method in interface com.aurelhubert.ahbottomnavigation.AHBottomNavigation.AHBottomNavigationListener
 

R

removeAHBottomNavigationListener() - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Remove the GraphView listener
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

S

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
Set the GraphView listener
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
setCurrentItem(int) - 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
setInactiveColor(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigation
Set the inactive color (used when the view contains 3 items)
setResource(int) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
 
setTitle(String) - Method in class com.aurelhubert.ahbottomnavigation.AHBottomNavigationItem
 

U

updateAlpha(View, float, float) - Static method in class com.aurelhubert.ahbottomnavigation.AHHelper
Update alpha
updateDrawableColor(Context, int, ImageView, int, int) - Static method in class com.aurelhubert.ahbottomnavigation.AHHelper
Update image view color with animation
updateTextColor(TextView, int, int) - 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
updateTopPadding(View, int, int) - Static method in class com.aurelhubert.ahbottomnavigation.AHHelper
Update top padding 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
A C G I O R S U 
Skip navigation links