- R - Class in com.beardedhen.androidbootstrap
-
- R() - Constructor for class com.beardedhen.androidbootstrap.R
-
- R.attr - Class in com.beardedhen.androidbootstrap
-
- R.color - Class in com.beardedhen.androidbootstrap
-
- R.dimen - Class in com.beardedhen.androidbootstrap
-
- R.id - Class in com.beardedhen.androidbootstrap
-
- R.styleable - Class in com.beardedhen.androidbootstrap
-
- radio - Static variable in class com.beardedhen.androidbootstrap.R.id
-
- registerCustomIconSet(IconSet) - Static method in class com.beardedhen.androidbootstrap.TypefaceProvider
-
Registers a custom IconSet, so that it is available for use throughout the whole application.
- registerDefaultIconSets() - Static method in class com.beardedhen.androidbootstrap.TypefaceProvider
-
Registers instances of the Default IconSets so that they are available throughout the whole
application.
- regular - Static variable in class com.beardedhen.androidbootstrap.R.id
-
- removeAllViews() - Method in class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- removeAllViewsInLayout() - Method in class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- removeDetachedView(View, boolean) - Method in class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- removeView(View) - Method in class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- removeViewAt(int) - Method in class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- removeViewInLayout(View) - Method in class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- removeViews(int, int) - Method in class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- removeViewsInLayout(int, int) - Method in class com.beardedhen.androidbootstrap.BootstrapButtonGroup
-
- resolveColor(int, Context) - Static method in class com.beardedhen.androidbootstrap.utils.ColorUtils
-
Resolves a color resource.
- retrieveRegisteredIconSet(String, boolean) - Static method in class com.beardedhen.androidbootstrap.TypefaceProvider
-
Retrieves a registered IconSet whose font can be found in the asset directory at the given path
- RoundableView - Interface in com.beardedhen.androidbootstrap.api.view
-
Views which implement this interface allow the user to specify whether the view should have
rounded corners or not.
- roundedCorners - Static variable in class com.beardedhen.androidbootstrap.R.attr
-
Must be a boolean value, either "true
" or "false
".