- ACTIVE_OPACITY_FACTOR_EDGE - Static variable in class com.beardedhen.androidbootstrap.utils.ColorUtils
-
- ACTIVE_OPACITY_FACTOR_FILL - Static variable in class com.beardedhen.androidbootstrap.utils.ColorUtils
-
- activeEdge(Context) - Method in interface com.beardedhen.androidbootstrap.api.attributes.BootstrapBrand
-
Retrieves the color that should be used for the active border state
- activeEdge(Context) - Method in enum com.beardedhen.androidbootstrap.api.defaults.DefaultBootstrapBrand
-
- activeFill(Context) - Method in interface com.beardedhen.androidbootstrap.api.attributes.BootstrapBrand
-
Retrieves the color that should be used for the active fill state
- activeFill(Context) - Method in enum com.beardedhen.androidbootstrap.api.defaults.DefaultBootstrapBrand
-
- activeTextColor(Context) - Method in interface com.beardedhen.androidbootstrap.api.attributes.BootstrapBrand
-
Retrieves the text color that should be used for the active state
- activeTextColor(Context) - Method in enum com.beardedhen.androidbootstrap.api.defaults.DefaultBootstrapBrand
-
- addFontAwesomeIcon(CharSequence) - Method in class com.beardedhen.androidbootstrap.BootstrapText.Builder
-
Appends a FontAwesomeIcon to the BootstrapText under construction
- addIcon(CharSequence, IconSet) - Method in class com.beardedhen.androidbootstrap.BootstrapText.Builder
-
Appends a font icon to the BootstrapText under construction
- addText(CharSequence) - Method in class com.beardedhen.androidbootstrap.BootstrapText.Builder
-
Appends a regular piece of text to the BootstrapText under construction.
- addTypicon(CharSequence) - Method in class com.beardedhen.androidbootstrap.BootstrapText.Builder
-
Appends a Typicon to the BootstrapText under construction
- addView(View) - Method in class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- addView(View, int) - Method in class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- addView(View, int, ViewGroup.LayoutParams) - Method in class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- addView(View, ViewGroup.LayoutParams) - Method in class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- addView(View, int, int) - Method in class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- addViewInLayout(View, int, ViewGroup.LayoutParams) - Method in class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- addViewInLayout(View, int, ViewGroup.LayoutParams, boolean) - Method in class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- animated - Static variable in class com.beardedhen.androidbootstrap.R.attr
-
Must be a boolean value, either "true
" or "false
".
- APPLICATION_ID - Static variable in class com.beardedhen.androidbootstrap.BuildConfig
-
- attr() - Constructor for class com.beardedhen.androidbootstrap.R.attr
-
- AwesomeTextView - Class in com.beardedhen.androidbootstrap
-
This class extends the default Android TextView to supply Bootstrap behaviour.
- AwesomeTextView(Context) - Constructor for class com.beardedhen.androidbootstrap.AwesomeTextView
-
- AwesomeTextView(Context, AttributeSet) - Constructor for class com.beardedhen.androidbootstrap.AwesomeTextView
-
- AwesomeTextView(Context, AttributeSet, int) - Constructor for class com.beardedhen.androidbootstrap.AwesomeTextView
-
- AwesomeTextView - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
Attributes that can be used with a AwesomeTextView.
- AwesomeTextView.AnimationSpeed - Enum in com.beardedhen.androidbootstrap
-
- AwesomeTextView_bootstrapBrand - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- AwesomeTextView_bootstrapText - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- AwesomeTextView_fontAwesomeIcon - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- AwesomeTextView_typicon - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- AwesomeTypefaceSpan - Class in com.beardedhen.androidbootstrap.font
-
A custom span which paints text using the typeface specified by the IconSet passed to the constructor
- AwesomeTypefaceSpan(Context, IconSet) - Constructor for class com.beardedhen.androidbootstrap.font.AwesomeTypefaceSpan
-