- danger - Static variable in class com.beardedhen.androidbootstrap.R.id
-
- DEBUG - Static variable in class com.beardedhen.androidbootstrap.BuildConfig
-
- decreaseRgbChannels(Context, int, float) - Static method in class com.beardedhen.androidbootstrap.utils.ColorUtils
-
Darkens a color by reducing its RGB channel values.
- DefaultBootstrapBrand - Enum in com.beardedhen.androidbootstrap.api.defaults
-
Bootstrap provides 6 brands by default - Primary, Success, Info, Warning, Danger, and Default.
- DefaultBootstrapHeading - Enum in com.beardedhen.androidbootstrap.api.defaults
-
Bootstrap provides styling for elements H1-H6, and sets their text size and padding using the
values supplied here.
- DefaultBootstrapSize - Enum in com.beardedhen.androidbootstrap.api.defaults
-
Bootstrap provides 5 sizes - XS, SM, MD, LG, and XL.
- defaultEdge(Context) - Method in interface com.beardedhen.androidbootstrap.api.attributes.BootstrapBrand
-
Retrieves the color that should be used for the default border state
- defaultEdge(Context) - Method in enum com.beardedhen.androidbootstrap.api.defaults.DefaultBootstrapBrand
-
- defaultFill(Context) - Method in interface com.beardedhen.androidbootstrap.api.attributes.BootstrapBrand
-
Retrieves the color that should be used for the default fill state
- defaultFill(Context) - Method in enum com.beardedhen.androidbootstrap.api.defaults.DefaultBootstrapBrand
-
- defaultTextColor(Context) - Method in interface com.beardedhen.androidbootstrap.api.attributes.BootstrapBrand
-
Retrieves the text color that should be used for the default state
- defaultTextColor(Context) - Method in enum com.beardedhen.androidbootstrap.api.defaults.DefaultBootstrapBrand
-
- dimen() - Constructor for class com.beardedhen.androidbootstrap.R.dimen
-
- DimenUtils - Class in com.beardedhen.androidbootstrap.utils
-
Utils class for resolving color resource values.
- DimenUtils() - Constructor for class com.beardedhen.androidbootstrap.utils.DimenUtils
-
- DISABLED_ALPHA_EDGE - Static variable in class com.beardedhen.androidbootstrap.utils.ColorUtils
-
- DISABLED_ALPHA_FILL - Static variable in class com.beardedhen.androidbootstrap.utils.ColorUtils
-
- disabledEdge(Context) - Method in interface com.beardedhen.androidbootstrap.api.attributes.BootstrapBrand
-
Retrieves the color that should be used for the disabled border state
- disabledEdge(Context) - Method in enum com.beardedhen.androidbootstrap.api.defaults.DefaultBootstrapBrand
-
- disabledFill(Context) - Method in interface com.beardedhen.androidbootstrap.api.attributes.BootstrapBrand
-
Retrieves the color that should be used for the disabled fill state
- disabledFill(Context) - Method in enum com.beardedhen.androidbootstrap.api.defaults.DefaultBootstrapBrand
-
- disabledTextColor(Context) - Method in interface com.beardedhen.androidbootstrap.api.attributes.BootstrapBrand
-
Retrieves the text color that should be used for the disabled state
- disabledTextColor(Context) - Method in enum com.beardedhen.androidbootstrap.api.defaults.DefaultBootstrapBrand
-
- down - Static variable in class com.beardedhen.androidbootstrap.R.id
-
- dpToPixels(float) - Static method in class com.beardedhen.androidbootstrap.utils.DimenUtils
-
Converts density-independent pixels to pixels
- dropdownResource - Static variable in class com.beardedhen.androidbootstrap.R.attr
-
Must be a reference to another resource, in the form "@[+][package:]type:name
"
or to a theme attribute in the form "?[package:][type:]name
".