Interface | Description |
---|---|
BootstrapDropDown.OnDropDownItemClickListener |
A listener which provides methods relating to
BootstrapDropDown |
Class | Description |
---|---|
AwesomeTextView |
This class extends the default Android TextView to supply Bootstrap behaviour.
|
BootstrapButton |
BootstrapButtons are regular buttons styled with BootstrapBrand colors, roundable corners, and an
'outlineable' mode.
|
BootstrapButtonGroup |
BootstrapButtonGroups are a LinearLayout which exclusively holds BootstrapButtons.
|
BootstrapCircleThumbnail |
BootstrapCircleThumbnails display a circular image with an optional border, that can be themed
using BootstrapBrand colors.
|
BootstrapDropDown |
BootstrapButtons are buttons which provide contextual menus, styled with BootstrapBrand colors,
roundable corners, and an 'outlineable' mode.
|
BootstrapEditText |
BootstrapEditText allows users to enter values like a regular Android EditText, and allows coloring
via BootstrapBrand, and rounding of its background.
|
BootstrapLabel |
BootstrapLabels are designed for showing text styled with BootstrapBrands - they should be
considered similar to a BootstrapButton, but without the press functionality.
|
BootstrapProgressBar |
BootstrapProgressBar displays determinate progress to the user, and is colored with BootstrapBrands.
|
BootstrapText |
Bootstrap Text provides a Builder class, which allows convenient construction of SpannableStrings.
|
BootstrapText.Builder |
This class should be used to construct BootstrapText instances.
|
BootstrapThumbnail | |
BootstrapWell |
BootstrapWells are used as a container layout for other views, typically text.
|
BuildConfig | |
R | |
R.attr | |
R.color | |
R.dimen | |
R.id | |
R.styleable | |
TypefaceProvider |
Holds static instances of Typefaces, and IconSets, allowing views to use them across the application
without expensive initialisation.
|
Enum | Description |
---|---|
AwesomeTextView.AnimationSpeed |