- bootstrap_brand_danger - Static variable in class com.beardedhen.androidbootstrap.R.color
-
- bootstrap_brand_info - Static variable in class com.beardedhen.androidbootstrap.R.color
-
- bootstrap_brand_primary - Static variable in class com.beardedhen.androidbootstrap.R.color
-
- bootstrap_brand_secondary_border - Static variable in class com.beardedhen.androidbootstrap.R.color
-
- bootstrap_brand_secondary_fill - Static variable in class com.beardedhen.androidbootstrap.R.color
-
- bootstrap_brand_secondary_text - Static variable in class com.beardedhen.androidbootstrap.R.color
-
- bootstrap_brand_success - Static variable in class com.beardedhen.androidbootstrap.R.color
-
- bootstrap_brand_warning - Static variable in class com.beardedhen.androidbootstrap.R.color
-
- bootstrap_button_default_corner_radius - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_button_default_edge_width - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_button_default_font_size - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_button_default_hori_padding - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_button_default_vert_padding - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_default_corner_radius - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_dropdown_default_corner_radius - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_dropdown_default_edge_width - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_dropdown_default_font_size - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_dropdown_default_hori_padding - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_dropdown_default_item_font_size - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_dropdown_default_item_height - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_dropdown_default_item_left_padding - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_dropdown_default_item_right_padding - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_dropdown_default_vert_padding - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_dropdown_divider - Static variable in class com.beardedhen.androidbootstrap.R.color
-
- bootstrap_edit_text_corner_radius - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_edit_text_default_font_size - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_edit_text_edge_width - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_edit_text_hori_padding - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_edit_text_vert_padding - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_edittext_disabled - Static variable in class com.beardedhen.androidbootstrap.R.color
-
- bootstrap_gray - Static variable in class com.beardedhen.androidbootstrap.R.color
-
- bootstrap_gray_dark - Static variable in class com.beardedhen.androidbootstrap.R.color
-
- bootstrap_gray_light - Static variable in class com.beardedhen.androidbootstrap.R.color
-
- bootstrap_gray_lighter - Static variable in class com.beardedhen.androidbootstrap.R.color
-
- bootstrap_gray_lightest - Static variable in class com.beardedhen.androidbootstrap.R.color
-
- bootstrap_h1_hori_padding - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_h1_text_size - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_h1_vert_padding - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_h2_hori_padding - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_h2_text_size - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_h2_vert_padding - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_h3_hori_padding - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_h3_text_size - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_h3_vert_padding - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_h4_hori_padding - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_h4_text_size - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_h4_vert_padding - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_h5_hori_padding - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_h5_text_size - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_h5_vert_padding - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_h6_hori_padding - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_h6_text_size - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_h6_vert_padding - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_progress_bar_height - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_thumbnail_background - Static variable in class com.beardedhen.androidbootstrap.R.color
-
- bootstrap_well_background - Static variable in class com.beardedhen.androidbootstrap.R.color
-
- bootstrap_well_border_color - Static variable in class com.beardedhen.androidbootstrap.R.color
-
- bootstrap_well_corner_radius - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_well_default_padding - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bootstrap_well_stroke_width - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- BootstrapBrand - Interface in com.beardedhen.androidbootstrap.api.attributes
-
A Bootstrap Brand is a color which is used universally across many Bootstrap Views.
- bootstrapBrand - Static variable in class com.beardedhen.androidbootstrap.R.attr
-
Must be one of the following constant values.
- BootstrapBrandView - Interface in com.beardedhen.androidbootstrap.api.view
-
Views which implement this interface change their color according to the given Bootstrap Brand
- BootstrapButton - Class in com.beardedhen.androidbootstrap
-
BootstrapButtons are regular buttons styled with BootstrapBrand colors, roundable corners, and an
'outlineable' mode.
- BootstrapButton(Context) - Constructor for class com.beardedhen.androidbootstrap.BootstrapButton
-
- BootstrapButton(Context, AttributeSet) - Constructor for class com.beardedhen.androidbootstrap.BootstrapButton
-
- BootstrapButton(Context, AttributeSet, int) - Constructor for class com.beardedhen.androidbootstrap.BootstrapButton
-
- BootstrapButton - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
Attributes that can be used with a BootstrapButton.
- BootstrapButton_bootstrapBrand - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapButton_bootstrapSize - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapButton_buttonMode - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapButton_checked - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapButton_roundedCorners - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapButton_showOutline - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapButtonGroup - Class in com.beardedhen.androidbootstrap
-
BootstrapButtonGroups are a LinearLayout which exclusively holds BootstrapButtons.
- BootstrapButtonGroup(Context) - Constructor for class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- BootstrapButtonGroup(Context, AttributeSet) - Constructor for class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- BootstrapButtonGroup(Context, AttributeSet, int) - Constructor for class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- BootstrapButtonGroup - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
Attributes that can be used with a BootstrapButtonGroup.
- BootstrapButtonGroup_bootstrapBrand - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapButtonGroup_bootstrapSize - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapButtonGroup_buttonMode - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapButtonGroup_checkedButton - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapButtonGroup_roundedCorners - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapButtonGroup_showOutline - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapCircleThumbnail - Class in com.beardedhen.androidbootstrap
-
BootstrapCircleThumbnails display a circular image with an optional border, that can be themed
using BootstrapBrand colors.
- BootstrapCircleThumbnail(Context) - Constructor for class com.beardedhen.androidbootstrap.BootstrapCircleThumbnail
-
- BootstrapCircleThumbnail(Context, AttributeSet) - Constructor for class com.beardedhen.androidbootstrap.BootstrapCircleThumbnail
-
- BootstrapCircleThumbnail(Context, AttributeSet, int) - Constructor for class com.beardedhen.androidbootstrap.BootstrapCircleThumbnail
-
- BootstrapCircleThumbnail - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
Attributes that can be used with a BootstrapCircleThumbnail.
- BootstrapCircleThumbnail_bootstrapBrand - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapCircleThumbnail_bootstrapSize - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapCircleThumbnail_hasBorder - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapDropDown - Class in com.beardedhen.androidbootstrap
-
BootstrapButtons are buttons which provide contextual menus, styled with BootstrapBrand colors,
roundable corners, and an 'outlineable' mode.
- BootstrapDropDown(Context) - Constructor for class com.beardedhen.androidbootstrap.BootstrapDropDown
-
- BootstrapDropDown(Context, AttributeSet) - Constructor for class com.beardedhen.androidbootstrap.BootstrapDropDown
-
- BootstrapDropDown(Context, AttributeSet, int) - Constructor for class com.beardedhen.androidbootstrap.BootstrapDropDown
-
- BootstrapDropDown - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
Attributes that can be used with a BootstrapDropDown.
- BootstrapDropDown.OnDropDownItemClickListener - Interface in com.beardedhen.androidbootstrap
-
- BootstrapDropDown_bootstrapBrand - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapDropDown_bootstrapExpandDirection - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapDropDown_bootstrapSize - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapDropDown_dropdownResource - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapDropDown_itemHeight - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapDropDown_roundedCorners - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapDropDown_showOutline - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapEditText - Class in com.beardedhen.androidbootstrap
-
BootstrapEditText allows users to enter values like a regular Android EditText, and allows coloring
via BootstrapBrand, and rounding of its background.
- BootstrapEditText(Context) - Constructor for class com.beardedhen.androidbootstrap.BootstrapEditText
-
- BootstrapEditText(Context, AttributeSet) - Constructor for class com.beardedhen.androidbootstrap.BootstrapEditText
-
- BootstrapEditText(Context, AttributeSet, int) - Constructor for class com.beardedhen.androidbootstrap.BootstrapEditText
-
- BootstrapEditText - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
Attributes that can be used with a BootstrapEditText.
- BootstrapEditText_bootstrapBrand - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapEditText_bootstrapSize - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapEditText_roundedCorners - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- bootstrapExpandDirection - Static variable in class com.beardedhen.androidbootstrap.R.attr
-
Must be one of the following constant values.
- BootstrapHeading - Interface in com.beardedhen.androidbootstrap.api.attributes
-
A Heading defines the text size and padding of its view.
- bootstrapHeading - Static variable in class com.beardedhen.androidbootstrap.R.attr
-
Must be one of the following constant values.
- BootstrapHeadingView - Interface in com.beardedhen.androidbootstrap.api.view
-
Views which implement this interface change their text size and padding according to the
given Bootstrap Heading
- BootstrapLabel - Class in com.beardedhen.androidbootstrap
-
BootstrapLabels are designed for showing text styled with BootstrapBrands - they should be
considered similar to a BootstrapButton, but without the press functionality.
- BootstrapLabel(Context) - Constructor for class com.beardedhen.androidbootstrap.BootstrapLabel
-
- BootstrapLabel(Context, AttributeSet) - Constructor for class com.beardedhen.androidbootstrap.BootstrapLabel
-
- BootstrapLabel(Context, AttributeSet, int) - Constructor for class com.beardedhen.androidbootstrap.BootstrapLabel
-
- BootstrapLabel - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
Attributes that can be used with a BootstrapLabel.
- BootstrapLabel_bootstrapHeading - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapLabel_roundedCorners - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapProgressBar - Class in com.beardedhen.androidbootstrap
-
BootstrapProgressBar displays determinate progress to the user, and is colored with BootstrapBrands.
- BootstrapProgressBar(Context) - Constructor for class com.beardedhen.androidbootstrap.BootstrapProgressBar
-
- BootstrapProgressBar(Context, AttributeSet) - Constructor for class com.beardedhen.androidbootstrap.BootstrapProgressBar
-
- BootstrapProgressBar(Context, AttributeSet, int) - Constructor for class com.beardedhen.androidbootstrap.BootstrapProgressBar
-
- BootstrapProgressBar - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
Attributes that can be used with a BootstrapProgressBar.
- BootstrapProgressBar_animated - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapProgressBar_bootstrapBrand - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapProgressBar_bootstrapSize - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapProgressBar_progress - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapProgressBar_roundedCorners - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapProgressBar_striped - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- bootstrapSize - Static variable in class com.beardedhen.androidbootstrap.R.attr
-
Must be one of the following constant values.
- BootstrapSizeView - Interface in com.beardedhen.androidbootstrap.api.view
-
Classes which implement this interface allow aspects of their view to be scaled by a float factor.
- BootstrapText - Class in com.beardedhen.androidbootstrap
-
Bootstrap Text provides a Builder class, which allows convenient construction of SpannableStrings.
- bootstrapText - Static variable in class com.beardedhen.androidbootstrap.R.attr
-
Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
- BootstrapText.Builder - Class in com.beardedhen.androidbootstrap
-
This class should be used to construct BootstrapText instances.
- BootstrapTextView - Interface in com.beardedhen.androidbootstrap.api.view
-
Views which implement this interface can set their text using BootstrapText
- BootstrapThumbnail - Class in com.beardedhen.androidbootstrap
-
- BootstrapThumbnail(Context) - Constructor for class com.beardedhen.androidbootstrap.BootstrapThumbnail
-
- BootstrapThumbnail(Context, AttributeSet) - Constructor for class com.beardedhen.androidbootstrap.BootstrapThumbnail
-
- BootstrapThumbnail(Context, AttributeSet, int) - Constructor for class com.beardedhen.androidbootstrap.BootstrapThumbnail
-
- BootstrapThumbnail - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
Attributes that can be used with a BootstrapThumbnail.
- BootstrapThumbnail_bootstrapBrand - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapThumbnail_bootstrapSize - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapThumbnail_hasBorder - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapThumbnail_roundedCorners - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BootstrapWell - Class in com.beardedhen.androidbootstrap
-
BootstrapWells are used as a container layout for other views, typically text.
- BootstrapWell(Context) - Constructor for class com.beardedhen.androidbootstrap.BootstrapWell
-
- BootstrapWell(Context, AttributeSet) - Constructor for class com.beardedhen.androidbootstrap.BootstrapWell
-
- BootstrapWell(Context, AttributeSet, int) - Constructor for class com.beardedhen.androidbootstrap.BootstrapWell
-
- BootstrapWell - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
Attributes that can be used with a BootstrapWell.
- BootstrapWell_bootstrapSize - Static variable in class com.beardedhen.androidbootstrap.R.styleable
-
- BorderView - Interface in com.beardedhen.androidbootstrap.api.view
-
Views which implement this interface allow the border to be dynamically displayed
- bthumbnail_default_border - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bthumbnail_outer_stroke - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- bthumbnail_rounded_corner - Static variable in class com.beardedhen.androidbootstrap.R.dimen
-
- build() - Method in class com.beardedhen.androidbootstrap.BootstrapText.Builder
-
- BUILD_TYPE - Static variable in class com.beardedhen.androidbootstrap.BuildConfig
-
- BuildConfig - Class in com.beardedhen.androidbootstrap
-
- BuildConfig() - Constructor for class com.beardedhen.androidbootstrap.BuildConfig
-
- Builder(Context) - Constructor for class com.beardedhen.androidbootstrap.BootstrapText.Builder
-
- Builder(Context, boolean) - Constructor for class com.beardedhen.androidbootstrap.BootstrapText.Builder
-
- ButtonMode - Enum in com.beardedhen.androidbootstrap.api.defaults
-
- buttonMode - Static variable in class com.beardedhen.androidbootstrap.R.attr
-
Must be one of the following constant values.
- ButtonModeView - Interface in com.beardedhen.androidbootstrap.api.view
-
Views which implement this interface allow the selection mode of their buttons to be set