|  | Projet Bee-Honey't
    0.2
    BTS SN 2019 | 

| 
 | static | 
Attributes that can be used with a ActionBar.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:background
Specifies a background drawable for the action bar.
fr.campus.laurainc.honeybee:backgroundSplit
Specifies a background drawable for the bottom component of a split action bar.
fr.campus.laurainc.honeybee:backgroundStacked
Specifies a background drawable for a second stacked row of the action bar.
fr.campus.laurainc.honeybee:contentInsetEnd
Minimum inset for content views within a bar.
fr.campus.laurainc.honeybee:contentInsetEndWithActions
Minimum inset for content views within a bar when actions from a menu are present.
fr.campus.laurainc.honeybee:contentInsetLeft
Minimum inset for content views within a bar.
fr.campus.laurainc.honeybee:contentInsetRight
Minimum inset for content views within a bar.
fr.campus.laurainc.honeybee:contentInsetStart
Minimum inset for content views within a bar.
fr.campus.laurainc.honeybee:contentInsetStartWithNavigation
Minimum inset for content views within a bar when a navigation button is present, such as the Up button.
fr.campus.laurainc.honeybee:customNavigationLayout
Specifies a layout for custom navigation.
fr.campus.laurainc.honeybee:displayOptions
Options affecting how the action bar is displayed.
fr.campus.laurainc.honeybee:divider
Specifies the drawable used for item dividers.
fr.campus.laurainc.honeybee:elevation
Elevation for the action bar itself
fr.campus.laurainc.honeybee:height
fr.campus.laurainc.honeybee:hideOnContentScroll
Set true to hide the action bar on a vertical nested scroll of content.
fr.campus.laurainc.honeybee:homeAsUpIndicator
Specifies a drawable to use for the 'home as up' indicator.
fr.campus.laurainc.honeybee:homeLayout
Specifies a layout to use for the "home" section of the action bar.
fr.campus.laurainc.honeybee:icon
fr.campus.laurainc.honeybee:indeterminateProgressStyle
Specifies a style resource to use for an indeterminate progress spinner.
fr.campus.laurainc.honeybee:itemPadding
Specifies padding that should be applied to the left and right sides of system-provided items in the bar.
fr.campus.laurainc.honeybee:logo
Specifies the drawable used for the application logo.
fr.campus.laurainc.honeybee:navigationMode
The type of navigation to use.
fr.campus.laurainc.honeybee:popupTheme
Reference to a theme that should be used to inflate popups shown by widgets in the action bar.
fr.campus.laurainc.honeybee:progressBarPadding
Specifies the horizontal padding on either end for an embedded progress bar.
fr.campus.laurainc.honeybee:progressBarStyle
Specifies a style resource to use for an embedded progress bar.
fr.campus.laurainc.honeybee:subtitle
Specifies subtitle text used for navigationMode="normal"
fr.campus.laurainc.honeybee:subtitleTextStyle
Specifies a style to use for subtitle text.
fr.campus.laurainc.honeybee:title
fr.campus.laurainc.honeybee:titleTextStyle
Specifies a style to use for title text.
| 
 | static | 
description Specifies a background drawable for the action bar.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:background
| 
 | static | 
description Specifies a background drawable for the bottom component of a split action bar.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:backgroundSplit
| 
 | static | 
description Specifies a background drawable for a second stacked row of the action bar.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:backgroundStacked
| 
 | static | 
description Minimum inset for content views within a bar. Navigation buttons and menu views are excepted. Only valid for some themes and configurations.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:contentInsetEnd
| 
 | static | 
description Minimum inset for content views within a bar when actions from a menu are present. Only valid for some themes and configurations.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:contentInsetEndWithActions
| 
 | static | 
description Minimum inset for content views within a bar. Navigation buttons and menu views are excepted. Only valid for some themes and configurations.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:contentInsetLeft
| 
 | static | 
description Minimum inset for content views within a bar. Navigation buttons and menu views are excepted. Only valid for some themes and configurations.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:contentInsetRight
| 
 | static | 
description Minimum inset for content views within a bar. Navigation buttons and menu views are excepted. Only valid for some themes and configurations.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:contentInsetStart
| 
 | static | 
description Minimum inset for content views within a bar when a navigation button is present, such as the Up button. Only valid for some themes and configurations.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:contentInsetStartWithNavigation
| 
 | static | 
description Specifies a layout for custom navigation. Overrides navigationMode.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:customNavigationLayout
| 
 | static | 
description Options affecting how the action bar is displayed.
Must be one or more (separated by '|') of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
disableHome
20
homeAsUp
4
none
0
showCustom
10
showHome
2
showTitle
8
useLogo
1
name fr.campus.laurainc.honeybee:displayOptions
| 
 | static | 
description Specifies the drawable used for item dividers.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:divider
| 
 | static | 
description Elevation for the action bar itself
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:elevation
| 
 | static | 
description Specifies a fixed height.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:height
| 
 | static | 
description Set true to hide the action bar on a vertical nested scroll of content.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:hideOnContentScroll
| 
 | static | 
description Up navigation glyph
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:homeAsUpIndicator
| 
 | static | 
description Specifies a layout to use for the "home" section of the action bar.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:homeLayout
| 
 | static | 
description Specifies the drawable used for the application icon.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:icon
| 
 | static | 
description Specifies a style resource to use for an indeterminate progress spinner.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:indeterminateProgressStyle
| 
 | static | 
description Specifies padding that should be applied to the left and right sides of system-provided items in the bar.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:itemPadding
| 
 | static | 
description Specifies the drawable used for the application logo.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:logo
| 
 | static | 
description The type of navigation to use.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
listMode
1
The action bar will use a selection list for navigation.
normal
0
Normal static title text
tabMode
2
The action bar will use a series of horizontal tabs for navigation.
name fr.campus.laurainc.honeybee:navigationMode
| 
 | static | 
description Reference to a theme that should be used to inflate popups shown by widgets in the action bar.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:popupTheme
| 
 | static | 
description Specifies the horizontal padding on either end for an embedded progress bar.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:progressBarPadding
| 
 | static | 
description Specifies a style resource to use for an embedded progress bar.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:progressBarStyle
| 
 | static | 
description Specifies subtitle text used for navigationMode="normal"
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:subtitle
| 
 | static | 
description Specifies a style to use for subtitle text.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:subtitleTextStyle
| 
 | static | 
description Specifies title text used for navigationMode="normal"
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:title
| 
 | static | 
description Specifies a style to use for title text.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:titleTextStyle
| 
 | static | 
Attributes that can be used with a ActionBarLayout.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
| 
 | static | 
This symbol is the offset where the android.R.attr#layout_gravity attribute's value can be found in the ActionBarLayout array.
Must be one or more (separated by '|') of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
bottom
50
center
11
center_horizontal
1
center_vertical
10
clip_horizontal
8
clip_vertical
80
end
800005
fill
77
fill_horizontal
7
fill_vertical
70
left
3
right
5
start
800003
top
30
name android:layout_gravity
| 
 | static | 
Attributes that can be used with a ActionMenuItemView.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
| 
 | static | 
This symbol is the offset where the android.R.attr#minWidth attribute's value can be found in the ActionMenuItemView array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:minWidth
| 
 | static | 
| 
 | static | 
Attributes that can be used with a ActionMode.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:background
Specifies a background drawable for the action bar.
fr.campus.laurainc.honeybee:backgroundSplit
Specifies a background drawable for the bottom component of a split action bar.
fr.campus.laurainc.honeybee:closeItemLayout
Specifies a layout to use for the "close" item at the starting edge.
fr.campus.laurainc.honeybee:height
fr.campus.laurainc.honeybee:subtitleTextStyle
Specifies a style to use for subtitle text.
fr.campus.laurainc.honeybee:titleTextStyle
Specifies a style to use for title text.
| 
 | static | 
description Specifies a background for the action mode bar.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:background
| 
 | static | 
description Specifies a background for the split action mode bar.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:backgroundSplit
| 
 | static | 
description Specifies a layout to use for the "close" item at the starting edge.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:closeItemLayout
| 
 | static | 
description Specifies a fixed height for the action mode bar.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:height
| 
 | static | 
description Specifies a style to use for subtitle text.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:subtitleTextStyle
| 
 | static | 
description Specifies a style to use for title text.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:titleTextStyle
| 
 | static | 
Attributes that can be used with a ActivityChooserView.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:expandActivityOverflowButtonDrawable
The drawable to show in the button for expanding the activities overflow popup.
fr.campus.laurainc.honeybee:initialActivityCount
The maximal number of items initially shown in the activity list.
| 
 | static | 
description The drawable to show in the button for expanding the activities overflow popup. Note: Clients would like to set this drawable as a clue about the action the chosen activity will perform. For example, if share activity is to be chosen the drawable should give a clue that sharing is to be performed.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:expandActivityOverflowButtonDrawable
| 
 | static | 
description The maximal number of items initially shown in the activity list.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:initialActivityCount
| 
 | static | 
Attributes that can be used with a AlertDialog.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:buttonIconDimen
fr.campus.laurainc.honeybee:buttonPanelSideLayout
fr.campus.laurainc.honeybee:listItemLayout
fr.campus.laurainc.honeybee:listLayout
fr.campus.laurainc.honeybee:multiChoiceItemLayout
| 
 | static | 
This symbol is the offset where the android.R.attr#layout attribute's value can be found in the AlertDialog array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:layout
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#buttonIconDimen attribute's value can be found in the AlertDialog array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:buttonIconDimen
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#buttonPanelSideLayout attribute's value can be found in the AlertDialog array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:buttonPanelSideLayout
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#listItemLayout attribute's value can be found in the AlertDialog array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:listItemLayout
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#listLayout attribute's value can be found in the AlertDialog array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:listLayout
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#multiChoiceItemLayout attribute's value can be found in the AlertDialog array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:multiChoiceItemLayout
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#showTitle attribute's value can be found in the AlertDialog array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:showTitle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#singleChoiceItemLayout attribute's value can be found in the AlertDialog array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:singleChoiceItemLayout
| 
 | static | 
Attributes that can be used with a AnimatedStateListDrawableCompat.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
| 
 | static | 
description If true, the drawable's reported internal size will remain constant as the state changes; the size is the maximum of all of the states. If false, the size will vary based on the current state.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name android:constantSize
| 
 | static | 
description Enables or disables dithering of the bitmap if the bitmap does not have the same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with an RGB 565 screen).
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name android:dither
| 
 | static | 
description Amount of time (in milliseconds) to fade in a new state drawable.
May be an integer value, such as "<code>100</code>".
name android:enterFadeDuration
| 
 | static | 
description Amount of time (in milliseconds) to fade out an old state drawable.
May be an integer value, such as "<code>100</code>".
name android:exitFadeDuration
| 
 | static | 
description If true, allows the drawable's padding to change based on the current state that is selected. If false, the padding will stay the same (based on the maximum padding of all the states). Enabling this feature requires that the owner of the drawable deal with performing layout when the state changes, which is often not supported.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name android:variablePadding
| 
 | static | 
description Indicates whether the drawable should be initially visible.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name android:visible
| 
 | static | 
Attributes that can be used with a AnimatedStateListDrawableItem.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
| 
 | static | 
description Reference to a drawable resource to use for the frame. If not given, the drawable must be defined by the first child tag.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:drawable
| 
 | static | 
description Keyframe identifier for use in specifying transitions.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:id
| 
 | static | 
Attributes that can be used with a AnimatedStateListDrawableTransition.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
| 
 | static | 
description Reference to a animation drawable resource to use for the frame. If not given, the animation drawable must be defined by the first child tag.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:drawable
| 
 | static | 
description Keyframe identifier for the starting state.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:fromId
| 
 | static | 
description Whether this transition is reversible.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name android:reversible
| 
 | static | 
description Keyframe identifier for the ending state.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:toId
| 
 | static | 
Attributes that can be used with a AppBarLayout.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
android:touchscreenBlocksFocus
android:keyboardNavigationCluster
fr.campus.laurainc.honeybee:elevation
Elevation for the action bar itself
| 
 | static | 
This symbol is the offset where the android.R.attr#background attribute's value can be found in the AppBarLayout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:background
| 
 | static | 
This symbol is the offset where the android.R.attr#keyboardNavigationCluster attribute's value can be found in the AppBarLayout array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name android:keyboardNavigationCluster
| 
 | static | 
This symbol is the offset where the android.R.attr#touchscreenBlocksFocus attribute's value can be found in the AppBarLayout array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name android:touchscreenBlocksFocus
| 
 | static | 
description Elevation for the action bar itself
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:elevation
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#expanded attribute's value can be found in the AppBarLayout array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:expanded
| 
 | static | 
Attributes that can be used with a AppBarLayout_Layout.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_scrollFlags attribute's value can be found in the AppBarLayout_Layout array.
Must be one or more (separated by '|') of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
enterAlways
4
enterAlwaysCollapsed
8
exitUntilCollapsed
2
scroll
1
snap
10
snapMargins
20
name fr.campus.laurainc.honeybee:layout_scrollFlags
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_scrollInterpolator attribute's value can be found in the AppBarLayout_Layout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:layout_scrollInterpolator
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#liftOnScroll attribute's value can be found in the AppBarLayout array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:liftOnScroll
| 
 | static | 
Attributes that can be used with a AppBarLayoutStates.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:state_collapsed
fr.campus.laurainc.honeybee:state_collapsible
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#state_collapsed attribute's value can be found in the AppBarLayoutStates array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:state_collapsed
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#state_collapsible attribute's value can be found in the AppBarLayoutStates array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:state_collapsible
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#state_liftable attribute's value can be found in the AppBarLayoutStates array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:state_liftable
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#state_lifted attribute's value can be found in the AppBarLayoutStates array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:state_lifted
| 
 | static | 
Attributes that can be used with a AppCompatImageView.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:srcCompat
Sets a drawable as the content of this ImageView.
fr.campus.laurainc.honeybee:tint
Tint to apply to the image source.
fr.campus.laurainc.honeybee:tintMode
Blending mode used to apply the image source tint.
| 
 | static | 
This symbol is the offset where the android.R.attr#src attribute's value can be found in the AppCompatImageView array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:src
| 
 | static | 
description Sets a drawable as the content of this ImageView. Allows the use of vector drawable when running on older versions of the platform.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:srcCompat
| 
 | static | 
description Tint to apply to the image source.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:tint
| 
 | static | 
description Blending mode used to apply the image source tint.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
add
10
Combines the tint and icon color and alpha channels, clamping the result to valid color values. Saturate(S + D)
multiply
e
Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc]
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da]
src_over
3
The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
name fr.campus.laurainc.honeybee:tintMode
| 
 | static | 
Attributes that can be used with a AppCompatSeekBar.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:tickMark
Drawable displayed at each progress position on a seekbar.
fr.campus.laurainc.honeybee:tickMarkTint
Tint to apply to the tick mark drawable.
fr.campus.laurainc.honeybee:tickMarkTintMode
Blending mode used to apply the tick mark tint.
| 
 | static | 
This symbol is the offset where the android.R.attr#thumb attribute's value can be found in the AppCompatSeekBar array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:thumb
| 
 | static | 
description Drawable displayed at each progress position on a seekbar.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:tickMark
| 
 | static | 
description Tint to apply to the tick mark drawable.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:tickMarkTint
| 
 | static | 
description Blending mode used to apply the tick mark tint.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
add
10
Combines the tint and drawable color and alpha channels, clamping the result to valid color values. Saturate(S + D)
multiply
e
Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc]
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da]
src_over
3
The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
name fr.campus.laurainc.honeybee:tickMarkTintMode
| 
 | static | 
Attributes that can be used with a AppCompatTextHelper.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
| 
 | static | 
This symbol is the offset where the android.R.attr#drawableBottom attribute's value can be found in the AppCompatTextHelper array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:drawableBottom
| 
 | static | 
This symbol is the offset where the android.R.attr#drawableEnd attribute's value can be found in the AppCompatTextHelper array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:drawableEnd
| 
 | static | 
This symbol is the offset where the android.R.attr#drawableLeft attribute's value can be found in the AppCompatTextHelper array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:drawableLeft
| 
 | static | 
This symbol is the offset where the android.R.attr#drawableRight attribute's value can be found in the AppCompatTextHelper array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:drawableRight
| 
 | static | 
This symbol is the offset where the android.R.attr#drawableStart attribute's value can be found in the AppCompatTextHelper array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:drawableStart
| 
 | static | 
This symbol is the offset where the android.R.attr#drawableTop attribute's value can be found in the AppCompatTextHelper array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:drawableTop
| 
 | static | 
This symbol is the offset where the android.R.attr#textAppearance attribute's value can be found in the AppCompatTextHelper array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:textAppearance
| 
 | static | 
Attributes that can be used with a AppCompatTextView.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:autoSizeMaxTextSize
The maximum text size constraint to be used when auto-sizing text.
fr.campus.laurainc.honeybee:autoSizeMinTextSize
The minimum text size constraint to be used when auto-sizing text.
fr.campus.laurainc.honeybee:autoSizePresetSizes
Resource array of dimensions to be used in conjunction with autoSizeTextType set to uniform. 
fr.campus.laurainc.honeybee:autoSizeStepGranularity
Specify the auto-size step size if autoSizeTextType is set to uniform. 
fr.campus.laurainc.honeybee:autoSizeTextType
Specify the type of auto-size.
fr.campus.laurainc.honeybee:firstBaselineToTopHeight
Distance from the top of the TextView to the first text baseline.
fr.campus.laurainc.honeybee:fontFamily
The attribute for the font family.
fr.campus.laurainc.honeybee:lastBaselineToBottomHeight
Distance from the bottom of the TextView to the last text baseline.
fr.campus.laurainc.honeybee:lineHeight
Explicit height between lines of text.
fr.campus.laurainc.honeybee:textAllCaps
Present the text in ALL CAPS.
| 
 | static | 
This symbol is the offset where the android.R.attr#textAppearance attribute's value can be found in the AppCompatTextView array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:textAppearance
| 
 | static | 
description The maximum text size constraint to be used when auto-sizing text.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:autoSizeMaxTextSize
| 
 | static | 
description The minimum text size constraint to be used when auto-sizing text.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:autoSizeMinTextSize
| 
 | static | 
description Resource array of dimensions to be used in conjunction with autoSizeTextType set to uniform. Overrides autoSizeStepGranularity if set.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:autoSizePresetSizes
| 
 | static | 
description Specify the auto-size step size if autoSizeTextType is set to uniform. The default is 1px. Overwrites autoSizePresetSizes if set.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:autoSizeStepGranularity
| 
 | static | 
description Specify the type of auto-size. Note that this feature is not supported by EditText, works only for TextView.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
none
0
No auto-sizing (default).
uniform
1
Uniform horizontal and vertical text size scaling to fit within the container.
name fr.campus.laurainc.honeybee:autoSizeTextType
| 
 | static | 
description Distance from the top of the TextView to the first text baseline. If set, this overrides the value set for paddingTop.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:firstBaselineToTopHeight
| 
 | static | 
description The attribute for the font family.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:fontFamily
| 
 | static | 
description Distance from the bottom of the TextView to the last text baseline. If set, this overrides the value set for paddingBottom.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:lastBaselineToBottomHeight
| 
 | static | 
description Explicit height between lines of text. If set, this will override the values set for lineSpacingExtra and lineSpacingMultiplier.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:lineHeight
| 
 | static | 
description Present the text in ALL CAPS. This may use a small-caps form when available.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:textAllCaps
| 
 | static | 
Attributes that can be used with a AppCompatTheme.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:actionBarDivider
Custom divider drawable to use for elements in the action bar.
fr.campus.laurainc.honeybee:actionBarItemBackground
Custom item state list drawable background for action bar items.
fr.campus.laurainc.honeybee:actionBarPopupTheme
Reference to a theme that should be used to inflate popups shown by widgets in the action bar.
fr.campus.laurainc.honeybee:actionBarSize
Size of the Action Bar, including the contextual bar used to present Action Modes.
fr.campus.laurainc.honeybee:actionBarSplitStyle
Reference to a style for the split Action Bar.
fr.campus.laurainc.honeybee:actionBarStyle
Reference to a style for the Action Bar
fr.campus.laurainc.honeybee:actionBarTabBarStyle
fr.campus.laurainc.honeybee:actionBarTabStyle
Default style for tabs within an action bar
fr.campus.laurainc.honeybee:actionBarTabTextStyle
fr.campus.laurainc.honeybee:actionBarTheme
Reference to a theme that should be used to inflate the action bar.
fr.campus.laurainc.honeybee:actionBarWidgetTheme
Reference to a theme that should be used to inflate widgets and layouts destined for the action bar.
fr.campus.laurainc.honeybee:actionButtonStyle
Default action button style.
fr.campus.laurainc.honeybee:actionDropDownStyle
Default ActionBar dropdown style.
fr.campus.laurainc.honeybee:actionMenuTextAppearance
TextAppearance style that will be applied to text that appears within action menu items.
fr.campus.laurainc.honeybee:actionMenuTextColor
Color for text that appears within action menu items.
fr.campus.laurainc.honeybee:actionModeBackground
Background drawable to use for action mode UI
fr.campus.laurainc.honeybee:actionModeCloseButtonStyle
fr.campus.laurainc.honeybee:actionModeCloseDrawable
Drawable to use for the close action mode button
fr.campus.laurainc.honeybee:actionModeCopyDrawable
Drawable to use for the Copy action button in Contextual Action Bar
fr.campus.laurainc.honeybee:actionModeCutDrawable
Drawable to use for the Cut action button in Contextual Action Bar
fr.campus.laurainc.honeybee:actionModeFindDrawable
Drawable to use for the Find action button in WebView selection action modes
fr.campus.laurainc.honeybee:actionModePasteDrawable
Drawable to use for the Paste action button in Contextual Action Bar
fr.campus.laurainc.honeybee:actionModePopupWindowStyle
PopupWindow style to use for action modes when showing as a window overlay.
fr.campus.laurainc.honeybee:actionModeSelectAllDrawable
Drawable to use for the Select all action button in Contextual Action Bar
fr.campus.laurainc.honeybee:actionModeShareDrawable
Drawable to use for the Share action button in WebView selection action modes
fr.campus.laurainc.honeybee:actionModeSplitBackground
Background drawable to use for action mode UI in the lower split bar
fr.campus.laurainc.honeybee:actionModeStyle
fr.campus.laurainc.honeybee:actionModeWebSearchDrawable
Drawable to use for the Web Search action button in WebView selection action modes
fr.campus.laurainc.honeybee:actionOverflowButtonStyle
fr.campus.laurainc.honeybee:actionOverflowMenuStyle
fr.campus.laurainc.honeybee:activityChooserViewStyle
Default ActivityChooserView style.
fr.campus.laurainc.honeybee:alertDialogButtonGroupStyle
fr.campus.laurainc.honeybee:alertDialogCenterButtons
fr.campus.laurainc.honeybee:alertDialogStyle
fr.campus.laurainc.honeybee:alertDialogTheme
Theme to use for alert dialogs spawned from this theme.
fr.campus.laurainc.honeybee:autoCompleteTextViewStyle
Default AutoCompleteTextView style.
fr.campus.laurainc.honeybee:borderlessButtonStyle
Style for buttons without an explicit border, often used in groups.
fr.campus.laurainc.honeybee:buttonBarButtonStyle
Style for buttons within button bars
fr.campus.laurainc.honeybee:buttonBarNegativeButtonStyle
Style for the "negative" buttons within button bars
fr.campus.laurainc.honeybee:buttonBarNeutralButtonStyle
Style for the "neutral" buttons within button bars
fr.campus.laurainc.honeybee:buttonBarPositiveButtonStyle
Style for the "positive" buttons within button bars
fr.campus.laurainc.honeybee:buttonBarStyle
Style for button bars
fr.campus.laurainc.honeybee:buttonStyle
Normal Button style.
fr.campus.laurainc.honeybee:buttonStyleSmall
Small Button style.
fr.campus.laurainc.honeybee:checkboxStyle
Default Checkbox style.
fr.campus.laurainc.honeybee:checkedTextViewStyle
Default CheckedTextView style.
fr.campus.laurainc.honeybee:colorAccent
Bright complement to the primary branding color.
fr.campus.laurainc.honeybee:colorBackgroundFloating
Default color of background imagery for floating components, ex.
fr.campus.laurainc.honeybee:colorButtonNormal
The color applied to framework buttons in their normal state.
fr.campus.laurainc.honeybee:colorControlActivated
The color applied to framework controls in their activated (ex.
fr.campus.laurainc.honeybee:colorControlHighlight
The color applied to framework control highlights (ex.
fr.campus.laurainc.honeybee:colorControlNormal
The color applied to framework controls in their normal state.
fr.campus.laurainc.honeybee:colorError
Color used for error states and things that need to be drawn to the user's attention.
fr.campus.laurainc.honeybee:colorPrimary
The primary branding color for the app.
fr.campus.laurainc.honeybee:colorPrimaryDark
Dark variant of the primary branding color.
fr.campus.laurainc.honeybee:colorSwitchThumbNormal
The color applied to framework switch thumbs in their normal state.
fr.campus.laurainc.honeybee:controlBackground
The background used by framework controls.
fr.campus.laurainc.honeybee:dialogCornerRadius
Preferred corner radius of dialogs.
fr.campus.laurainc.honeybee:dialogPreferredPadding
Preferred padding for dialog content.
fr.campus.laurainc.honeybee:dialogTheme
Theme to use for dialogs spawned from this theme.
fr.campus.laurainc.honeybee:dividerHorizontal
A drawable that may be used as a horizontal divider between visual elements.
fr.campus.laurainc.honeybee:dividerVertical
A drawable that may be used as a vertical divider between visual elements.
fr.campus.laurainc.honeybee:dropDownListViewStyle
ListPopupWindow compatibility
fr.campus.laurainc.honeybee:dropdownListPreferredItemHeight
The preferred item height for dropdown lists.
fr.campus.laurainc.honeybee:editTextBackground
EditText background drawable.
fr.campus.laurainc.honeybee:editTextColor
EditText text foreground color.
fr.campus.laurainc.honeybee:editTextStyle
Default EditText style.
fr.campus.laurainc.honeybee:homeAsUpIndicator
Specifies a drawable to use for the 'home as up' indicator.
fr.campus.laurainc.honeybee:imageButtonStyle
ImageButton background drawable.
fr.campus.laurainc.honeybee:listChoiceBackgroundIndicator
Drawable used as a background for selected list items.
fr.campus.laurainc.honeybee:listDividerAlertDialog
The list divider used in alert dialogs.
fr.campus.laurainc.honeybee:listMenuViewStyle
Default menu-style ListView style.
fr.campus.laurainc.honeybee:listPopupWindowStyle
fr.campus.laurainc.honeybee:listPreferredItemHeight
The preferred list item height.
fr.campus.laurainc.honeybee:listPreferredItemHeightLarge
A larger, more robust list item height.
fr.campus.laurainc.honeybee:listPreferredItemHeightSmall
A smaller, sleeker list item height.
fr.campus.laurainc.honeybee:listPreferredItemPaddingLeft
The preferred padding along the left edge of list items.
fr.campus.laurainc.honeybee:listPreferredItemPaddingRight
The preferred padding along the right edge of list items.
fr.campus.laurainc.honeybee:panelBackground
The background of a panel when it is inset from the left and right edges of the screen.
fr.campus.laurainc.honeybee:panelMenuListTheme
Default Panel Menu style.
fr.campus.laurainc.honeybee:panelMenuListWidth
Default Panel Menu width.
fr.campus.laurainc.honeybee:popupMenuStyle
Default PopupMenu style.
fr.campus.laurainc.honeybee:popupWindowStyle
Default PopupWindow style.
fr.campus.laurainc.honeybee:radioButtonStyle
Default RadioButton style.
fr.campus.laurainc.honeybee:ratingBarStyle
Default RatingBar style.
fr.campus.laurainc.honeybee:ratingBarStyleIndicator
Indicator RatingBar style.
fr.campus.laurainc.honeybee:ratingBarStyleSmall
Small indicator RatingBar style.
fr.campus.laurainc.honeybee:searchViewStyle
Style for the search query widget.
fr.campus.laurainc.honeybee:seekBarStyle
Default SeekBar style.
fr.campus.laurainc.honeybee:selectableItemBackground
A style that may be applied to buttons or other selectable items that should react to pressed and focus states, but that do not have a clear visual border along the edges.
fr.campus.laurainc.honeybee:selectableItemBackgroundBorderless
Background drawable for borderless standalone items that need focus/pressed states.
fr.campus.laurainc.honeybee:spinnerDropDownItemStyle
Default Spinner style.
fr.campus.laurainc.honeybee:spinnerStyle
Default Spinner style.
fr.campus.laurainc.honeybee:switchStyle
Default style for the Switch widget.
fr.campus.laurainc.honeybee:textAppearanceLargePopupMenu
Text color, typeface, size, and style for the text inside of a popup menu.
fr.campus.laurainc.honeybee:textAppearanceListItem
The preferred TextAppearance for the primary text of list items.
fr.campus.laurainc.honeybee:textAppearanceListItemSecondary
The preferred TextAppearance for the secondary text of list items.
fr.campus.laurainc.honeybee:textAppearanceListItemSmall
The preferred TextAppearance for the primary text of small list items.
fr.campus.laurainc.honeybee:textAppearancePopupMenuHeader
Text color, typeface, size, and style for header text inside of a popup menu.
fr.campus.laurainc.honeybee:textAppearanceSearchResultSubtitle
Text color, typeface, size, and style for system search result subtitle.
fr.campus.laurainc.honeybee:textAppearanceSearchResultTitle
Text color, typeface, size, and style for system search result title.
fr.campus.laurainc.honeybee:textAppearanceSmallPopupMenu
Text color, typeface, size, and style for small text inside of a popup menu.
fr.campus.laurainc.honeybee:textColorAlertDialogListItem
Color of list item text in alert dialogs.
fr.campus.laurainc.honeybee:textColorSearchUrl
Text color for urls in search suggestions, used by things like global search
fr.campus.laurainc.honeybee:toolbarNavigationButtonStyle
Default Toolar NavigationButtonStyle
fr.campus.laurainc.honeybee:toolbarStyle
Default Toolbar style.
fr.campus.laurainc.honeybee:tooltipForegroundColor
Foreground color to use for tooltips
fr.campus.laurainc.honeybee:tooltipFrameBackground
Background to use for tooltips
fr.campus.laurainc.honeybee:viewInflaterClass
fr.campus.laurainc.honeybee:windowActionBar
Flag indicating whether this window should have an Action Bar in place of the usual title bar.
fr.campus.laurainc.honeybee:windowActionBarOverlay
Flag indicating whether this window's Action Bar should overlay application content.
fr.campus.laurainc.honeybee:windowActionModeOverlay
Flag indicating whether action modes should overlay window content when there is not reserved space for their UI (such as an Action Bar).
fr.campus.laurainc.honeybee:windowFixedHeightMajor
A fixed height for the window along the major axis of the screen, that is, when in portrait.
fr.campus.laurainc.honeybee:windowFixedHeightMinor
A fixed height for the window along the minor axis of the screen, that is, when in landscape.
fr.campus.laurainc.honeybee:windowFixedWidthMajor
A fixed width for the window along the major axis of the screen, that is, when in landscape.
fr.campus.laurainc.honeybee:windowFixedWidthMinor
A fixed width for the window along the minor axis of the screen, that is, when in portrait.
fr.campus.laurainc.honeybee:windowMinWidthMajor
The minimum width the window is allowed to be, along the major axis of the screen.
fr.campus.laurainc.honeybee:windowMinWidthMinor
The minimum width the window is allowed to be, along the minor axis of the screen.
fr.campus.laurainc.honeybee:windowNoTitle
Flag indicating whether there should be no title on this window.
| 
 | static | 
description Custom divider drawable to use for elements in the action bar.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionBarDivider
| 
 | static | 
description Custom item state list drawable background for action bar items.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionBarItemBackground
| 
 | static | 
description Reference to a theme that should be used to inflate popups shown by widgets in the action bar.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionBarPopupTheme
| 
 | static | 
description Size of the Action Bar, including the contextual bar used to present Action Modes.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
wrap_content
0
name fr.campus.laurainc.honeybee:actionBarSize
| 
 | static | 
description Reference to a style for the split Action Bar. This style controls the split component that holds the menu/action buttons. actionBarStyle is still used for the primary bar.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionBarSplitStyle
| 
 | static | 
description Reference to a style for the Action Bar
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionBarStyle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#actionBarTabBarStyle attribute's value can be found in the AppCompatTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionBarTabBarStyle
| 
 | static | 
description Default style for tabs within an action bar
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionBarTabStyle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#actionBarTabTextStyle attribute's value can be found in the AppCompatTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionBarTabTextStyle
| 
 | static | 
description Reference to a theme that should be used to inflate the action bar. This will be inherited by any widget inflated into the action bar.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionBarTheme
| 
 | static | 
description Reference to a theme that should be used to inflate widgets and layouts destined for the action bar. Most of the time this will be a reference to the current theme, but when the action bar has a significantly different contrast profile than the rest of the activity the difference can become important. If this is set to the current theme will be used.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionBarWidgetTheme
| 
 | static | 
description Default action button style.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionButtonStyle
| 
 | static | 
description Default ActionBar dropdown style.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionDropDownStyle
| 
 | static | 
description TextAppearance style that will be applied to text that appears within action menu items.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionMenuTextAppearance
| 
 | static | 
description Color for text that appears within action menu items.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:actionMenuTextColor
| 
 | static | 
description Background drawable to use for action mode UI
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionModeBackground
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#actionModeCloseButtonStyle attribute's value can be found in the AppCompatTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionModeCloseButtonStyle
| 
 | static | 
description Drawable to use for the close action mode button
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionModeCloseDrawable
| 
 | static | 
description Drawable to use for the Copy action button in Contextual Action Bar
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionModeCopyDrawable
| 
 | static | 
description Drawable to use for the Cut action button in Contextual Action Bar
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionModeCutDrawable
| 
 | static | 
description Drawable to use for the Find action button in WebView selection action modes
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionModeFindDrawable
| 
 | static | 
description Drawable to use for the Paste action button in Contextual Action Bar
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionModePasteDrawable
| 
 | static | 
description PopupWindow style to use for action modes when showing as a window overlay.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionModePopupWindowStyle
| 
 | static | 
description Drawable to use for the Select all action button in Contextual Action Bar
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionModeSelectAllDrawable
| 
 | static | 
description Drawable to use for the Share action button in WebView selection action modes
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionModeShareDrawable
| 
 | static | 
description Background drawable to use for action mode UI in the lower split bar
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionModeSplitBackground
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#actionModeStyle attribute's value can be found in the AppCompatTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionModeStyle
| 
 | static | 
description Drawable to use for the Web Search action button in WebView selection action modes
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionModeWebSearchDrawable
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#actionOverflowButtonStyle attribute's value can be found in the AppCompatTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionOverflowButtonStyle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#actionOverflowMenuStyle attribute's value can be found in the AppCompatTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionOverflowMenuStyle
| 
 | static | 
description Default ActivityChooserView style.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:activityChooserViewStyle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#alertDialogButtonGroupStyle attribute's value can be found in the AppCompatTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:alertDialogButtonGroupStyle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#alertDialogCenterButtons attribute's value can be found in the AppCompatTheme array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:alertDialogCenterButtons
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#alertDialogStyle attribute's value can be found in the AppCompatTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:alertDialogStyle
| 
 | static | 
description Theme to use for alert dialogs spawned from this theme.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:alertDialogTheme
| 
 | static | 
This symbol is the offset where the android.R.attr#windowAnimationStyle attribute's value can be found in the AppCompatTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:windowAnimationStyle
| 
 | static | 
This symbol is the offset where the android.R.attr#windowIsFloating attribute's value can be found in the AppCompatTheme array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name android:windowIsFloating
| 
 | static | 
description Default AutoCompleteTextView style.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:autoCompleteTextViewStyle
| 
 | static | 
description Style for buttons without an explicit border, often used in groups.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:borderlessButtonStyle
| 
 | static | 
description Style for buttons within button bars
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:buttonBarButtonStyle
| 
 | static | 
description Style for the "negative" buttons within button bars
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:buttonBarNegativeButtonStyle
| 
 | static | 
description Style for the "neutral" buttons within button bars
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:buttonBarNeutralButtonStyle
| 
 | static | 
description Style for the "positive" buttons within button bars
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:buttonBarPositiveButtonStyle
| 
 | static | 
description Style for button bars
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:buttonBarStyle
| 
 | static | 
description Normal Button style.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:buttonStyle
| 
 | static | 
description Small Button style.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:buttonStyleSmall
| 
 | static | 
description Default Checkbox style.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:checkboxStyle
| 
 | static | 
description Default CheckedTextView style.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:checkedTextViewStyle
| 
 | static | 
description Bright complement to the primary branding color. By default, this is the color applied to framework controls (via colorControlActivated).
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:colorAccent
| 
 | static | 
description Default color of background imagery for floating components, ex. dialogs, popups, and cards.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:colorBackgroundFloating
| 
 | static | 
description The color applied to framework buttons in their normal state.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:colorButtonNormal
| 
 | static | 
description The color applied to framework controls in their activated (ex. checked) state.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:colorControlActivated
| 
 | static | 
description The color applied to framework control highlights (ex. ripples, list selectors).
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:colorControlHighlight
| 
 | static | 
description The color applied to framework controls in their normal state.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:colorControlNormal
| 
 | static | 
description Color used for error states and things that need to be drawn to the user's attention.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:colorError
| 
 | static | 
description The primary branding color for the app. By default, this is the color applied to the action bar background.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:colorPrimary
| 
 | static | 
description Dark variant of the primary branding color. By default, this is the color applied to the status bar (via statusBarColor) and navigation bar (via navigationBarColor).
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:colorPrimaryDark
| 
 | static | 
description The color applied to framework switch thumbs in their normal state.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:colorSwitchThumbNormal
| 
 | static | 
description The background used by framework controls.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:controlBackground
| 
 | static | 
description Preferred corner radius of dialogs.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:dialogCornerRadius
| 
 | static | 
description Preferred padding for dialog content.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:dialogPreferredPadding
| 
 | static | 
description Theme to use for dialogs spawned from this theme.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:dialogTheme
| 
 | static | 
description A drawable that may be used as a horizontal divider between visual elements.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:dividerHorizontal
| 
 | static | 
description A drawable that may be used as a vertical divider between visual elements.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:dividerVertical
| 
 | static | 
description The preferred item height for dropdown lists.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:dropdownListPreferredItemHeight
| 
 | static | 
description ListPopupWindow compatibility
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:dropDownListViewStyle
| 
 | static | 
description EditText background drawable.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:editTextBackground
| 
 | static | 
description EditText text foreground color.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:editTextColor
| 
 | static | 
description Default EditText style.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:editTextStyle
| 
 | static | 
description Specifies a drawable to use for the 'home as up' indicator.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:homeAsUpIndicator
| 
 | static | 
description ImageButton background drawable.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:imageButtonStyle
| 
 | static | 
description Drawable used as a background for selected list items.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:listChoiceBackgroundIndicator
| 
 | static | 
description The list divider used in alert dialogs.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:listDividerAlertDialog
| 
 | static | 
description Default menu-style ListView style.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:listMenuViewStyle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#listPopupWindowStyle attribute's value can be found in the AppCompatTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:listPopupWindowStyle
| 
 | static | 
description The preferred list item height.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:listPreferredItemHeight
| 
 | static | 
description A larger, more robust list item height.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:listPreferredItemHeightLarge
| 
 | static | 
description A smaller, sleeker list item height.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:listPreferredItemHeightSmall
| 
 | static | 
description The preferred padding along the left edge of list items.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:listPreferredItemPaddingLeft
| 
 | static | 
description The preferred padding along the right edge of list items.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:listPreferredItemPaddingRight
| 
 | static | 
description The background of a panel when it is inset from the left and right edges of the screen.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:panelBackground
| 
 | static | 
description Default Panel Menu style.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:panelMenuListTheme
| 
 | static | 
description Default Panel Menu width.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:panelMenuListWidth
| 
 | static | 
description Default PopupMenu style.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:popupMenuStyle
| 
 | static | 
description Default PopupWindow style.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:popupWindowStyle
| 
 | static | 
description Default RadioButton style.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:radioButtonStyle
| 
 | static | 
description Default RatingBar style.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:ratingBarStyle
| 
 | static | 
description Indicator RatingBar style.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:ratingBarStyleIndicator
| 
 | static | 
description Small indicator RatingBar style.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:ratingBarStyleSmall
| 
 | static | 
description Style for the search query widget.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:searchViewStyle
| 
 | static | 
description Default SeekBar style.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:seekBarStyle
| 
 | static | 
description A style that may be applied to buttons or other selectable items that should react to pressed and focus states, but that do not have a clear visual border along the edges.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:selectableItemBackground
| 
 | static | 
description Background drawable for borderless standalone items that need focus/pressed states.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:selectableItemBackgroundBorderless
| 
 | static | 
description Default Spinner style.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:spinnerDropDownItemStyle
| 
 | static | 
description Default Spinner style.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:spinnerStyle
| 
 | static | 
description Default style for the Switch widget.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:switchStyle
| 
 | static | 
description Text color, typeface, size, and style for the text inside of a popup menu.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:textAppearanceLargePopupMenu
| 
 | static | 
description The preferred TextAppearance for the primary text of list items.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:textAppearanceListItem
| 
 | static | 
description The preferred TextAppearance for the secondary text of list items.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:textAppearanceListItemSecondary
| 
 | static | 
description The preferred TextAppearance for the primary text of small list items.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:textAppearanceListItemSmall
| 
 | static | 
description Text color, typeface, size, and style for header text inside of a popup menu.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:textAppearancePopupMenuHeader
| 
 | static | 
description Text color, typeface, size, and style for system search result subtitle. Defaults to primary inverse text color.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:textAppearanceSearchResultSubtitle
| 
 | static | 
description Text color, typeface, size, and style for system search result title. Defaults to primary inverse text color.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:textAppearanceSearchResultTitle
| 
 | static | 
description Text color, typeface, size, and style for small text inside of a popup menu.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:textAppearanceSmallPopupMenu
| 
 | static | 
description Color of list item text in alert dialogs.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:textColorAlertDialogListItem
| 
 | static | 
description Text color for urls in search suggestions, used by things like global search
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:textColorSearchUrl
| 
 | static | 
description Default Toolar NavigationButtonStyle
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:toolbarNavigationButtonStyle
| 
 | static | 
description Default Toolbar style.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:toolbarStyle
| 
 | static | 
description Foreground color to use for tooltips
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:tooltipForegroundColor
| 
 | static | 
description Background to use for tooltips
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:tooltipFrameBackground
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#viewInflaterClass attribute's value can be found in the AppCompatTheme array.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:viewInflaterClass
| 
 | static | 
description Flag indicating whether this window should have an Action Bar in place of the usual title bar.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:windowActionBar
| 
 | static | 
description Flag indicating whether this window's Action Bar should overlay application content. Does nothing if the window would not have an Action Bar.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:windowActionBarOverlay
| 
 | static | 
description Flag indicating whether action modes should overlay window content when there is not reserved space for their UI (such as an Action Bar).
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:windowActionModeOverlay
| 
 | static | 
description A fixed height for the window along the major axis of the screen, that is, when in portrait. Can be either an absolute dimension or a fraction of the screen size in that dimension.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
May be a fractional value, which is a floating point number appended with either % or p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional p suffix provides a size relative to some parent container.
name fr.campus.laurainc.honeybee:windowFixedHeightMajor
| 
 | static | 
description A fixed height for the window along the minor axis of the screen, that is, when in landscape. Can be either an absolute dimension or a fraction of the screen size in that dimension.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
May be a fractional value, which is a floating point number appended with either % or p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional p suffix provides a size relative to some parent container.
name fr.campus.laurainc.honeybee:windowFixedHeightMinor
| 
 | static | 
description A fixed width for the window along the major axis of the screen, that is, when in landscape. Can be either an absolute dimension or a fraction of the screen size in that dimension.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
May be a fractional value, which is a floating point number appended with either % or p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional p suffix provides a size relative to some parent container.
name fr.campus.laurainc.honeybee:windowFixedWidthMajor
| 
 | static | 
description A fixed width for the window along the minor axis of the screen, that is, when in portrait. Can be either an absolute dimension or a fraction of the screen size in that dimension.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
May be a fractional value, which is a floating point number appended with either % or p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional p suffix provides a size relative to some parent container.
name fr.campus.laurainc.honeybee:windowFixedWidthMinor
| 
 | static | 
description The minimum width the window is allowed to be, along the major axis of the screen. That is, when in landscape. Can be either an absolute dimension or a fraction of the screen size in that dimension.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
May be a fractional value, which is a floating point number appended with either % or p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional p suffix provides a size relative to some parent container.
name fr.campus.laurainc.honeybee:windowMinWidthMajor
| 
 | static | 
description The minimum width the window is allowed to be, along the minor axis of the screen. That is, when in portrait. Can be either an absolute dimension or a fraction of the screen size in that dimension.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
May be a fractional value, which is a floating point number appended with either % or p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional p suffix provides a size relative to some parent container.
name fr.campus.laurainc.honeybee:windowMinWidthMinor
| 
 | static | 
description Flag indicating whether there should be no title on this window.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:windowNoTitle
| 
 | static | 
Attributes that can be used with a BottomAppBar.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:backgroundTint
Tint to apply to the background.
fr.campus.laurainc.honeybee:fabAlignmentMode
fr.campus.laurainc.honeybee:fabCradleMargin
fr.campus.laurainc.honeybee:fabCradleRoundedCornerRadius
| 
 | static | 
description Tint to apply to the background.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:backgroundTint
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#fabAlignmentMode attribute's value can be found in the BottomAppBar array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
center
0
end
1
name fr.campus.laurainc.honeybee:fabAlignmentMode
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#fabCradleMargin attribute's value can be found in the BottomAppBar array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:fabCradleMargin
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#fabCradleRoundedCornerRadius attribute's value can be found in the BottomAppBar array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:fabCradleRoundedCornerRadius
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#fabCradleVerticalOffset attribute's value can be found in the BottomAppBar array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:fabCradleVerticalOffset
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#hideOnScroll attribute's value can be found in the BottomAppBar array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:hideOnScroll
| 
 | static | 
Attributes that can be used with a BottomNavigationView.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:elevation
Elevation for the action bar itself
fr.campus.laurainc.honeybee:itemBackground
fr.campus.laurainc.honeybee:itemHorizontalTranslationEnabled
fr.campus.laurainc.honeybee:itemIconSize
fr.campus.laurainc.honeybee:itemIconTint
fr.campus.laurainc.honeybee:itemTextAppearanceActive
fr.campus.laurainc.honeybee:itemTextAppearanceInactive
fr.campus.laurainc.honeybee:itemTextColor
fr.campus.laurainc.honeybee:labelVisibilityMode
fr.campus.laurainc.honeybee:menu
| 
 | static | 
description Elevation for the action bar itself
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:elevation
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#itemBackground attribute's value can be found in the BottomNavigationView array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:itemBackground
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#itemHorizontalTranslationEnabled attribute's value can be found in the BottomNavigationView array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:itemHorizontalTranslationEnabled
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#itemIconSize attribute's value can be found in the BottomNavigationView array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:itemIconSize
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#itemIconTint attribute's value can be found in the BottomNavigationView array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:itemIconTint
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#itemTextAppearanceActive attribute's value can be found in the BottomNavigationView array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:itemTextAppearanceActive
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#itemTextAppearanceInactive attribute's value can be found in the BottomNavigationView array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:itemTextAppearanceInactive
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#itemTextColor attribute's value can be found in the BottomNavigationView array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:itemTextColor
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#labelVisibilityMode attribute's value can be found in the BottomNavigationView array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
auto
ffffffff
labeled
1
selected
0
unlabeled
2
name fr.campus.laurainc.honeybee:labelVisibilityMode
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#menu attribute's value can be found in the BottomNavigationView array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:menu
| 
 | static | 
Attributes that can be used with a BottomSheetBehavior_Layout.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:behavior_fitToContents
fr.campus.laurainc.honeybee:behavior_hideable
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#behavior_fitToContents attribute's value can be found in the BottomSheetBehavior_Layout array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:behavior_fitToContents
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#behavior_hideable attribute's value can be found in the BottomSheetBehavior_Layout array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:behavior_hideable
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#behavior_peekHeight attribute's value can be found in the BottomSheetBehavior_Layout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
auto
ffffffff
name fr.campus.laurainc.honeybee:behavior_peekHeight
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#behavior_skipCollapsed attribute's value can be found in the BottomSheetBehavior_Layout array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:behavior_skipCollapsed
| 
 | static | 
Attributes that can be used with a ButtonBarLayout.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:allowStacking
Whether to automatically stack the buttons when there is not enough space to lay them out side-by-side.
| 
 | static | 
description Whether to automatically stack the buttons when there is not enough space to lay them out side-by-side.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:allowStacking
| 
 | static | 
Attributes that can be used with a CardView.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:cardBackgroundColor
Background color for CardView.
fr.campus.laurainc.honeybee:cardCornerRadius
Corner radius for CardView.
fr.campus.laurainc.honeybee:cardElevation
Elevation for CardView.
fr.campus.laurainc.honeybee:cardMaxElevation
Maximum Elevation for CardView.
fr.campus.laurainc.honeybee:cardPreventCornerOverlap
Add padding to CardView on v20 and before to prevent intersections between the Card content and rounded corners.
fr.campus.laurainc.honeybee:cardUseCompatPadding
Add padding in API v21+ as well to have the same measurements with previous versions.
fr.campus.laurainc.honeybee:contentPadding
Inner padding between the edges of the Card and children of the CardView.
fr.campus.laurainc.honeybee:contentPaddingBottom
Inner padding between the bottom edge of the Card and children of the CardView.
fr.campus.laurainc.honeybee:contentPaddingLeft
Inner padding between the left edge of the Card and children of the CardView.
fr.campus.laurainc.honeybee:contentPaddingRight
Inner padding between the right edge of the Card and children of the CardView.
fr.campus.laurainc.honeybee:contentPaddingTop
Inner padding between the top edge of the Card and children of the CardView.
| 
 | static | 
description Workaround to read user defined minimum height
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:minHeight
| 
 | static | 
description Workaround to read user defined minimum width
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:minWidth
| 
 | static | 
description Background color for CardView.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:cardBackgroundColor
| 
 | static | 
description Corner radius for CardView.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:cardCornerRadius
| 
 | static | 
description Elevation for CardView.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:cardElevation
| 
 | static | 
description Maximum Elevation for CardView.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:cardMaxElevation
| 
 | static | 
description Add padding to CardView on v20 and before to prevent intersections between the Card content and rounded corners.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:cardPreventCornerOverlap
| 
 | static | 
description Add padding in API v21+ as well to have the same measurements with previous versions.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:cardUseCompatPadding
| 
 | static | 
description Inner padding between the edges of the Card and children of the CardView.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:contentPadding
| 
 | static | 
description Inner padding between the bottom edge of the Card and children of the CardView.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:contentPaddingBottom
| 
 | static | 
description Inner padding between the left edge of the Card and children of the CardView.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:contentPaddingLeft
| 
 | static | 
description Inner padding between the right edge of the Card and children of the CardView.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:contentPaddingRight
| 
 | static | 
description Inner padding between the top edge of the Card and children of the CardView.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:contentPaddingTop
| 
 | static | 
Attributes that can be used with a Chip.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:checkedIcon
fr.campus.laurainc.honeybee:checkedIconEnabled
fr.campus.laurainc.honeybee:checkedIconVisible
fr.campus.laurainc.honeybee:chipBackgroundColor
fr.campus.laurainc.honeybee:chipCornerRadius
fr.campus.laurainc.honeybee:chipEndPadding
fr.campus.laurainc.honeybee:chipIcon
fr.campus.laurainc.honeybee:chipIconEnabled
fr.campus.laurainc.honeybee:chipIconSize
fr.campus.laurainc.honeybee:chipIconTint
fr.campus.laurainc.honeybee:chipIconVisible
fr.campus.laurainc.honeybee:chipMinHeight
fr.campus.laurainc.honeybee:chipStartPadding
fr.campus.laurainc.honeybee:chipStrokeColor
fr.campus.laurainc.honeybee:chipStrokeWidth
fr.campus.laurainc.honeybee:closeIcon
Close button icon
fr.campus.laurainc.honeybee:closeIconEnabled
fr.campus.laurainc.honeybee:closeIconEndPadding
fr.campus.laurainc.honeybee:closeIconSize
fr.campus.laurainc.honeybee:closeIconStartPadding
fr.campus.laurainc.honeybee:closeIconTint
fr.campus.laurainc.honeybee:closeIconVisible
fr.campus.laurainc.honeybee:hideMotionSpec
fr.campus.laurainc.honeybee:iconEndPadding
fr.campus.laurainc.honeybee:iconStartPadding
fr.campus.laurainc.honeybee:rippleColor
fr.campus.laurainc.honeybee:showMotionSpec
fr.campus.laurainc.honeybee:textEndPadding
fr.campus.laurainc.honeybee:textStartPadding
| 
 | static | 
This symbol is the offset where the android.R.attr#checkable attribute's value can be found in the Chip array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name android:checkable
| 
 | static | 
This symbol is the offset where the android.R.attr#ellipsize attribute's value can be found in the Chip array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
end
3
marquee
4
middle
2
none
0
start
1
name android:ellipsize
| 
 | static | 
This symbol is the offset where the android.R.attr#maxWidth attribute's value can be found in the Chip array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:maxWidth
| 
 | static | 
This symbol is the offset where the android.R.attr#text attribute's value can be found in the Chip array.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name android:text
| 
 | static | 
This symbol is the offset where the android.R.attr#textAppearance attribute's value can be found in the Chip array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:textAppearance
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#checkedIcon attribute's value can be found in the Chip array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:checkedIcon
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#checkedIconEnabled attribute's value can be found in the Chip array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:checkedIconEnabled
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#checkedIconVisible attribute's value can be found in the Chip array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:checkedIconVisible
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#chipBackgroundColor attribute's value can be found in the Chip array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:chipBackgroundColor
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#chipCornerRadius attribute's value can be found in the Chip array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:chipCornerRadius
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#chipEndPadding attribute's value can be found in the Chip array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:chipEndPadding
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#chipIcon attribute's value can be found in the Chip array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:chipIcon
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#chipIconEnabled attribute's value can be found in the Chip array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:chipIconEnabled
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#chipIconSize attribute's value can be found in the Chip array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:chipIconSize
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#chipIconTint attribute's value can be found in the Chip array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:chipIconTint
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#chipIconVisible attribute's value can be found in the Chip array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:chipIconVisible
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#chipMinHeight attribute's value can be found in the Chip array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:chipMinHeight
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#chipStartPadding attribute's value can be found in the Chip array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:chipStartPadding
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#chipStrokeColor attribute's value can be found in the Chip array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:chipStrokeColor
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#chipStrokeWidth attribute's value can be found in the Chip array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:chipStrokeWidth
| 
 | static | 
description Close button icon
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:closeIcon
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#closeIconEnabled attribute's value can be found in the Chip array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:closeIconEnabled
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#closeIconEndPadding attribute's value can be found in the Chip array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:closeIconEndPadding
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#closeIconSize attribute's value can be found in the Chip array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:closeIconSize
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#closeIconStartPadding attribute's value can be found in the Chip array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:closeIconStartPadding
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#closeIconTint attribute's value can be found in the Chip array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:closeIconTint
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#closeIconVisible attribute's value can be found in the Chip array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:closeIconVisible
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#hideMotionSpec attribute's value can be found in the Chip array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:hideMotionSpec
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#iconEndPadding attribute's value can be found in the Chip array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:iconEndPadding
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#iconStartPadding attribute's value can be found in the Chip array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:iconStartPadding
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#rippleColor attribute's value can be found in the Chip array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:rippleColor
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#showMotionSpec attribute's value can be found in the Chip array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:showMotionSpec
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#textEndPadding attribute's value can be found in the Chip array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:textEndPadding
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#textStartPadding attribute's value can be found in the Chip array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:textStartPadding
| 
 | static | 
Attributes that can be used with a ChipGroup.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:checkedChip
fr.campus.laurainc.honeybee:chipSpacing
fr.campus.laurainc.honeybee:chipSpacingHorizontal
fr.campus.laurainc.honeybee:chipSpacingVertical
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#checkedChip attribute's value can be found in the ChipGroup array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:checkedChip
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#chipSpacing attribute's value can be found in the ChipGroup array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:chipSpacing
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#chipSpacingHorizontal attribute's value can be found in the ChipGroup array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:chipSpacingHorizontal
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#chipSpacingVertical attribute's value can be found in the ChipGroup array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:chipSpacingVertical
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#singleLine attribute's value can be found in the ChipGroup array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:singleLine
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#singleSelection attribute's value can be found in the ChipGroup array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:singleSelection
| 
 | static | 
Attributes that can be used with a CollapsingToolbarLayout.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:collapsedTitleGravity
fr.campus.laurainc.honeybee:collapsedTitleTextAppearance
fr.campus.laurainc.honeybee:contentScrim
fr.campus.laurainc.honeybee:expandedTitleGravity
fr.campus.laurainc.honeybee:expandedTitleMargin
fr.campus.laurainc.honeybee:expandedTitleMarginBottom
fr.campus.laurainc.honeybee:expandedTitleMarginEnd
fr.campus.laurainc.honeybee:expandedTitleMarginStart
fr.campus.laurainc.honeybee:expandedTitleMarginTop
fr.campus.laurainc.honeybee:expandedTitleTextAppearance
fr.campus.laurainc.honeybee:scrimAnimationDuration
fr.campus.laurainc.honeybee:scrimVisibleHeightTrigger
fr.campus.laurainc.honeybee:statusBarScrim
fr.campus.laurainc.honeybee:title
fr.campus.laurainc.honeybee:titleEnabled
fr.campus.laurainc.honeybee:toolbarId
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#collapsedTitleGravity attribute's value can be found in the CollapsingToolbarLayout array.
Must be one or more (separated by '|') of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
bottom
50
center
11
center_horizontal
1
center_vertical
10
end
800005
fill_vertical
70
left
3
right
5
start
800003
top
30
name fr.campus.laurainc.honeybee:collapsedTitleGravity
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#collapsedTitleTextAppearance attribute's value can be found in the CollapsingToolbarLayout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:collapsedTitleTextAppearance
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#contentScrim attribute's value can be found in the CollapsingToolbarLayout array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:contentScrim
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#expandedTitleGravity attribute's value can be found in the CollapsingToolbarLayout array.
Must be one or more (separated by '|') of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
bottom
50
center
11
center_horizontal
1
center_vertical
10
end
800005
fill_vertical
70
left
3
right
5
start
800003
top
30
name fr.campus.laurainc.honeybee:expandedTitleGravity
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#expandedTitleMargin attribute's value can be found in the CollapsingToolbarLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:expandedTitleMargin
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#expandedTitleMarginBottom attribute's value can be found in the CollapsingToolbarLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:expandedTitleMarginBottom
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#expandedTitleMarginEnd attribute's value can be found in the CollapsingToolbarLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:expandedTitleMarginEnd
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#expandedTitleMarginStart attribute's value can be found in the CollapsingToolbarLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:expandedTitleMarginStart
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#expandedTitleMarginTop attribute's value can be found in the CollapsingToolbarLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:expandedTitleMarginTop
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#expandedTitleTextAppearance attribute's value can be found in the CollapsingToolbarLayout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:expandedTitleTextAppearance
| 
 | static | 
Attributes that can be used with a CollapsingToolbarLayout_Layout.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:layout_collapseMode
fr.campus.laurainc.honeybee:layout_collapseParallaxMultiplier
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_collapseMode attribute's value can be found in the CollapsingToolbarLayout_Layout array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
none
0
parallax
2
pin
1
name fr.campus.laurainc.honeybee:layout_collapseMode
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_collapseParallaxMultiplier attribute's value can be found in the CollapsingToolbarLayout_Layout array.
May be a floating point value, such as "<code>1.2</code>".
name fr.campus.laurainc.honeybee:layout_collapseParallaxMultiplier
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#scrimAnimationDuration attribute's value can be found in the CollapsingToolbarLayout array.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:scrimAnimationDuration
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#scrimVisibleHeightTrigger attribute's value can be found in the CollapsingToolbarLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:scrimVisibleHeightTrigger
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#statusBarScrim attribute's value can be found in the CollapsingToolbarLayout array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:statusBarScrim
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#title attribute's value can be found in the CollapsingToolbarLayout array.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:title
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#titleEnabled attribute's value can be found in the CollapsingToolbarLayout array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:titleEnabled
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#toolbarId attribute's value can be found in the CollapsingToolbarLayout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:toolbarId
| 
 | static | 
Attributes that can be used with a ColorStateListItem.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:alpha
Alpha multiplier applied to the base color.
| 
 | static | 
description Alpha multiplier applied to the base color.
May be a floating point value, such as "<code>1.2</code>".
name fr.campus.laurainc.honeybee:alpha
| 
 | static | 
This symbol is the offset where the android.R.attr#alpha attribute's value can be found in the ColorStateListItem array.
May be a floating point value, such as "<code>1.2</code>".
name android:alpha
| 
 | static | 
description Base color for this state.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:color
| 
 | static | 
Attributes that can be used with a CompoundButton.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:buttonTint
Tint to apply to the button drawable.
fr.campus.laurainc.honeybee:buttonTintMode
Blending mode used to apply the button tint.
| 
 | static | 
This symbol is the offset where the android.R.attr#button attribute's value can be found in the CompoundButton array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:button
| 
 | static | 
description Tint to apply to the button drawable.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:buttonTint
| 
 | static | 
description Blending mode used to apply the button tint.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
add
10
Combines the tint and icon color and alpha channels, clamping the result to valid color values. Saturate(S + D)
multiply
e
Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc]
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da]
src_over
3
The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
name fr.campus.laurainc.honeybee:buttonTintMode
| 
 | static | 
Attributes that can be used with a ConstraintLayout_Layout.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:barrierAllowsGoneWidgets
fr.campus.laurainc.honeybee:barrierDirection
fr.campus.laurainc.honeybee:chainUseRtl
fr.campus.laurainc.honeybee:constraintSet
fr.campus.laurainc.honeybee:constraint_referenced_ids
fr.campus.laurainc.honeybee:layout_constrainedHeight
fr.campus.laurainc.honeybee:layout_constrainedWidth
fr.campus.laurainc.honeybee:layout_constraintBaseline_creator
fr.campus.laurainc.honeybee:layout_constraintBaseline_toBaselineOf
fr.campus.laurainc.honeybee:layout_constraintBottom_creator
fr.campus.laurainc.honeybee:layout_constraintBottom_toBottomOf
fr.campus.laurainc.honeybee:layout_constraintBottom_toTopOf
fr.campus.laurainc.honeybee:layout_constraintCircle
fr.campus.laurainc.honeybee:layout_constraintCircleAngle
fr.campus.laurainc.honeybee:layout_constraintCircleRadius
fr.campus.laurainc.honeybee:layout_constraintDimensionRatio
fr.campus.laurainc.honeybee:layout_constraintEnd_toEndOf
fr.campus.laurainc.honeybee:layout_constraintEnd_toStartOf
fr.campus.laurainc.honeybee:layout_constraintGuide_begin
fr.campus.laurainc.honeybee:layout_constraintGuide_end
fr.campus.laurainc.honeybee:layout_constraintGuide_percent
fr.campus.laurainc.honeybee:layout_constraintHeight_default
fr.campus.laurainc.honeybee:layout_constraintHeight_max
fr.campus.laurainc.honeybee:layout_constraintHeight_min
fr.campus.laurainc.honeybee:layout_constraintHeight_percent
fr.campus.laurainc.honeybee:layout_constraintHorizontal_bias
fr.campus.laurainc.honeybee:layout_constraintHorizontal_chainStyle
fr.campus.laurainc.honeybee:layout_constraintHorizontal_weight
fr.campus.laurainc.honeybee:layout_constraintLeft_creator
fr.campus.laurainc.honeybee:layout_constraintLeft_toLeftOf
fr.campus.laurainc.honeybee:layout_constraintLeft_toRightOf
fr.campus.laurainc.honeybee:layout_constraintRight_creator
fr.campus.laurainc.honeybee:layout_constraintRight_toLeftOf
fr.campus.laurainc.honeybee:layout_constraintRight_toRightOf
fr.campus.laurainc.honeybee:layout_constraintStart_toEndOf
fr.campus.laurainc.honeybee:layout_constraintStart_toStartOf
fr.campus.laurainc.honeybee:layout_constraintTop_creator
fr.campus.laurainc.honeybee:layout_constraintTop_toBottomOf
fr.campus.laurainc.honeybee:layout_constraintTop_toTopOf
fr.campus.laurainc.honeybee:layout_constraintVertical_bias
fr.campus.laurainc.honeybee:layout_constraintVertical_chainStyle
fr.campus.laurainc.honeybee:layout_constraintVertical_weight
fr.campus.laurainc.honeybee:layout_constraintWidth_default
fr.campus.laurainc.honeybee:layout_constraintWidth_max
fr.campus.laurainc.honeybee:layout_constraintWidth_min
fr.campus.laurainc.honeybee:layout_constraintWidth_percent
fr.campus.laurainc.honeybee:layout_editor_absoluteX
fr.campus.laurainc.honeybee:layout_editor_absoluteY
fr.campus.laurainc.honeybee:layout_goneMarginBottom
fr.campus.laurainc.honeybee:layout_goneMarginEnd
fr.campus.laurainc.honeybee:layout_goneMarginLeft
fr.campus.laurainc.honeybee:layout_goneMarginRight
fr.campus.laurainc.honeybee:layout_goneMarginStart
fr.campus.laurainc.honeybee:layout_goneMarginTop
fr.campus.laurainc.honeybee:layout_optimizationLevel
| 
 | static | 
This symbol is the offset where the android.R.attr#maxHeight attribute's value can be found in the ConstraintLayout_Layout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:maxHeight
| 
 | static | 
This symbol is the offset where the android.R.attr#maxWidth attribute's value can be found in the ConstraintLayout_Layout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:maxWidth
| 
 | static | 
This symbol is the offset where the android.R.attr#minHeight attribute's value can be found in the ConstraintLayout_Layout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:minHeight
| 
 | static | 
This symbol is the offset where the android.R.attr#minWidth attribute's value can be found in the ConstraintLayout_Layout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:minWidth
| 
 | static | 
This symbol is the offset where the android.R.attr#orientation attribute's value can be found in the ConstraintLayout_Layout array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
horizontal
0
vertical
1
name android:orientation
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#barrierAllowsGoneWidgets attribute's value can be found in the ConstraintLayout_Layout array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:barrierAllowsGoneWidgets
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#barrierDirection attribute's value can be found in the ConstraintLayout_Layout array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
bottom
3
end
6
left
0
right
1
start
5
top
2
name fr.campus.laurainc.honeybee:barrierDirection
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#chainUseRtl attribute's value can be found in the ConstraintLayout_Layout array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:chainUseRtl
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#constraint_referenced_ids attribute's value can be found in the ConstraintLayout_Layout array.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:constraint_referenced_ids
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#constraintSet attribute's value can be found in the ConstraintLayout_Layout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:constraintSet
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constrainedHeight attribute's value can be found in the ConstraintLayout_Layout array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:layout_constrainedHeight
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constrainedWidth attribute's value can be found in the ConstraintLayout_Layout array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:layout_constrainedWidth
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintBaseline_creator attribute's value can be found in the ConstraintLayout_Layout array.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:layout_constraintBaseline_creator
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintBaseline_toBaselineOf attribute's value can be found in the ConstraintLayout_Layout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintBaseline_toBaselineOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintBottom_creator attribute's value can be found in the ConstraintLayout_Layout array.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:layout_constraintBottom_creator
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintBottom_toBottomOf attribute's value can be found in the ConstraintLayout_Layout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintBottom_toBottomOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintBottom_toTopOf attribute's value can be found in the ConstraintLayout_Layout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintBottom_toTopOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintCircle attribute's value can be found in the ConstraintLayout_Layout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:layout_constraintCircle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintCircleAngle attribute's value can be found in the ConstraintLayout_Layout array.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:layout_constraintCircleAngle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintCircleRadius attribute's value can be found in the ConstraintLayout_Layout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:layout_constraintCircleRadius
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintDimensionRatio attribute's value can be found in the ConstraintLayout_Layout array.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:layout_constraintDimensionRatio
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintEnd_toEndOf attribute's value can be found in the ConstraintLayout_Layout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintEnd_toEndOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintEnd_toStartOf attribute's value can be found in the ConstraintLayout_Layout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintEnd_toStartOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintGuide_begin attribute's value can be found in the ConstraintLayout_Layout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:layout_constraintGuide_begin
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintGuide_end attribute's value can be found in the ConstraintLayout_Layout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:layout_constraintGuide_end
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintGuide_percent attribute's value can be found in the ConstraintLayout_Layout array.
May be a floating point value, such as "<code>1.2</code>".
name fr.campus.laurainc.honeybee:layout_constraintGuide_percent
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintHeight_default attribute's value can be found in the ConstraintLayout_Layout array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
percent
2
spread
0
wrap
1
name fr.campus.laurainc.honeybee:layout_constraintHeight_default
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintHeight_max attribute's value can be found in the ConstraintLayout_Layout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
wrap
fffffffe
name fr.campus.laurainc.honeybee:layout_constraintHeight_max
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintHeight_min attribute's value can be found in the ConstraintLayout_Layout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
wrap
fffffffe
name fr.campus.laurainc.honeybee:layout_constraintHeight_min
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintHeight_percent attribute's value can be found in the ConstraintLayout_Layout array.
May be a floating point value, such as "<code>1.2</code>".
name fr.campus.laurainc.honeybee:layout_constraintHeight_percent
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintHorizontal_bias attribute's value can be found in the ConstraintLayout_Layout array.
May be a floating point value, such as "<code>1.2</code>".
name fr.campus.laurainc.honeybee:layout_constraintHorizontal_bias
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintHorizontal_chainStyle attribute's value can be found in the ConstraintLayout_Layout array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
packed
2
spread
0
spread_inside
1
name fr.campus.laurainc.honeybee:layout_constraintHorizontal_chainStyle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintHorizontal_weight attribute's value can be found in the ConstraintLayout_Layout array.
May be a floating point value, such as "<code>1.2</code>".
name fr.campus.laurainc.honeybee:layout_constraintHorizontal_weight
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintLeft_creator attribute's value can be found in the ConstraintLayout_Layout array.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:layout_constraintLeft_creator
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintLeft_toLeftOf attribute's value can be found in the ConstraintLayout_Layout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintLeft_toLeftOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintLeft_toRightOf attribute's value can be found in the ConstraintLayout_Layout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintLeft_toRightOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintRight_creator attribute's value can be found in the ConstraintLayout_Layout array.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:layout_constraintRight_creator
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintRight_toLeftOf attribute's value can be found in the ConstraintLayout_Layout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintRight_toLeftOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintRight_toRightOf attribute's value can be found in the ConstraintLayout_Layout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintRight_toRightOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintStart_toEndOf attribute's value can be found in the ConstraintLayout_Layout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintStart_toEndOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintStart_toStartOf attribute's value can be found in the ConstraintLayout_Layout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintStart_toStartOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintTop_creator attribute's value can be found in the ConstraintLayout_Layout array.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:layout_constraintTop_creator
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintTop_toBottomOf attribute's value can be found in the ConstraintLayout_Layout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintTop_toBottomOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintTop_toTopOf attribute's value can be found in the ConstraintLayout_Layout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintTop_toTopOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintVertical_bias attribute's value can be found in the ConstraintLayout_Layout array.
May be a floating point value, such as "<code>1.2</code>".
name fr.campus.laurainc.honeybee:layout_constraintVertical_bias
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintVertical_chainStyle attribute's value can be found in the ConstraintLayout_Layout array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
packed
2
spread
0
spread_inside
1
name fr.campus.laurainc.honeybee:layout_constraintVertical_chainStyle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintVertical_weight attribute's value can be found in the ConstraintLayout_Layout array.
May be a floating point value, such as "<code>1.2</code>".
name fr.campus.laurainc.honeybee:layout_constraintVertical_weight
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintWidth_default attribute's value can be found in the ConstraintLayout_Layout array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
percent
2
spread
0
wrap
1
name fr.campus.laurainc.honeybee:layout_constraintWidth_default
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintWidth_max attribute's value can be found in the ConstraintLayout_Layout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
wrap
fffffffe
name fr.campus.laurainc.honeybee:layout_constraintWidth_max
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintWidth_min attribute's value can be found in the ConstraintLayout_Layout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
wrap
fffffffe
name fr.campus.laurainc.honeybee:layout_constraintWidth_min
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintWidth_percent attribute's value can be found in the ConstraintLayout_Layout array.
May be a floating point value, such as "<code>1.2</code>".
name fr.campus.laurainc.honeybee:layout_constraintWidth_percent
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_editor_absoluteX attribute's value can be found in the ConstraintLayout_Layout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:layout_editor_absoluteX
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_editor_absoluteY attribute's value can be found in the ConstraintLayout_Layout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:layout_editor_absoluteY
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_goneMarginBottom attribute's value can be found in the ConstraintLayout_Layout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:layout_goneMarginBottom
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_goneMarginEnd attribute's value can be found in the ConstraintLayout_Layout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:layout_goneMarginEnd
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_goneMarginLeft attribute's value can be found in the ConstraintLayout_Layout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:layout_goneMarginLeft
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_goneMarginRight attribute's value can be found in the ConstraintLayout_Layout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:layout_goneMarginRight
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_goneMarginStart attribute's value can be found in the ConstraintLayout_Layout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:layout_goneMarginStart
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_goneMarginTop attribute's value can be found in the ConstraintLayout_Layout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:layout_goneMarginTop
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_optimizationLevel attribute's value can be found in the ConstraintLayout_Layout array.
Must be one or more (separated by '|') of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
barrier
2
chains
4
dimensions
8
direct
1
direct, barriers, chains
groups
20
none
0
standard
7
name fr.campus.laurainc.honeybee:layout_optimizationLevel
| 
 | static | 
Attributes that can be used with a ConstraintLayout_placeholder.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#content attribute's value can be found in the ConstraintLayout_placeholder array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:content
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#emptyVisibility attribute's value can be found in the ConstraintLayout_placeholder array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
gone
0
invisible
1
name fr.campus.laurainc.honeybee:emptyVisibility
| 
 | static | 
Attributes that can be used with a ConstraintSet.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:barrierAllowsGoneWidgets
fr.campus.laurainc.honeybee:barrierDirection
fr.campus.laurainc.honeybee:chainUseRtl
fr.campus.laurainc.honeybee:constraint_referenced_ids
fr.campus.laurainc.honeybee:layout_constrainedHeight
fr.campus.laurainc.honeybee:layout_constrainedWidth
fr.campus.laurainc.honeybee:layout_constraintBaseline_creator
fr.campus.laurainc.honeybee:layout_constraintBaseline_toBaselineOf
fr.campus.laurainc.honeybee:layout_constraintBottom_creator
fr.campus.laurainc.honeybee:layout_constraintBottom_toBottomOf
fr.campus.laurainc.honeybee:layout_constraintBottom_toTopOf
fr.campus.laurainc.honeybee:layout_constraintCircle
fr.campus.laurainc.honeybee:layout_constraintCircleAngle
fr.campus.laurainc.honeybee:layout_constraintCircleRadius
fr.campus.laurainc.honeybee:layout_constraintDimensionRatio
fr.campus.laurainc.honeybee:layout_constraintEnd_toEndOf
fr.campus.laurainc.honeybee:layout_constraintEnd_toStartOf
fr.campus.laurainc.honeybee:layout_constraintGuide_begin
fr.campus.laurainc.honeybee:layout_constraintGuide_end
fr.campus.laurainc.honeybee:layout_constraintGuide_percent
fr.campus.laurainc.honeybee:layout_constraintHeight_default
fr.campus.laurainc.honeybee:layout_constraintHeight_max
fr.campus.laurainc.honeybee:layout_constraintHeight_min
fr.campus.laurainc.honeybee:layout_constraintHeight_percent
fr.campus.laurainc.honeybee:layout_constraintHorizontal_bias
fr.campus.laurainc.honeybee:layout_constraintHorizontal_chainStyle
fr.campus.laurainc.honeybee:layout_constraintHorizontal_weight
fr.campus.laurainc.honeybee:layout_constraintLeft_creator
fr.campus.laurainc.honeybee:layout_constraintLeft_toLeftOf
fr.campus.laurainc.honeybee:layout_constraintLeft_toRightOf
fr.campus.laurainc.honeybee:layout_constraintRight_creator
fr.campus.laurainc.honeybee:layout_constraintRight_toLeftOf
fr.campus.laurainc.honeybee:layout_constraintRight_toRightOf
fr.campus.laurainc.honeybee:layout_constraintStart_toEndOf
fr.campus.laurainc.honeybee:layout_constraintStart_toStartOf
fr.campus.laurainc.honeybee:layout_constraintTop_creator
fr.campus.laurainc.honeybee:layout_constraintTop_toBottomOf
fr.campus.laurainc.honeybee:layout_constraintTop_toTopOf
fr.campus.laurainc.honeybee:layout_constraintVertical_bias
fr.campus.laurainc.honeybee:layout_constraintVertical_chainStyle
fr.campus.laurainc.honeybee:layout_constraintVertical_weight
fr.campus.laurainc.honeybee:layout_constraintWidth_default
fr.campus.laurainc.honeybee:layout_constraintWidth_max
fr.campus.laurainc.honeybee:layout_constraintWidth_min
fr.campus.laurainc.honeybee:layout_constraintWidth_percent
fr.campus.laurainc.honeybee:layout_editor_absoluteX
fr.campus.laurainc.honeybee:layout_editor_absoluteY
fr.campus.laurainc.honeybee:layout_goneMarginBottom
fr.campus.laurainc.honeybee:layout_goneMarginEnd
fr.campus.laurainc.honeybee:layout_goneMarginLeft
fr.campus.laurainc.honeybee:layout_goneMarginRight
fr.campus.laurainc.honeybee:layout_goneMarginStart
fr.campus.laurainc.honeybee:layout_goneMarginTop
| 
 | static | 
This symbol is the offset where the android.R.attr#alpha attribute's value can be found in the ConstraintSet array.
May be a floating point value, such as "<code>1.2</code>".
name android:alpha
| 
 | static | 
This symbol is the offset where the android.R.attr#elevation attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:elevation
| 
 | static | 
This symbol is the offset where the android.R.attr#id attribute's value can be found in the ConstraintSet array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:id
| 
 | static | 
This symbol is the offset where the android.R.attr#layout_height attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
fill_parent
ffffffff
match_parent
ffffffff
wrap_content
fffffffe
name android:layout_height
| 
 | static | 
This symbol is the offset where the android.R.attr#layout_marginBottom attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:layout_marginBottom
| 
 | static | 
This symbol is the offset where the android.R.attr#layout_marginEnd attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:layout_marginEnd
| 
 | static | 
This symbol is the offset where the android.R.attr#layout_marginLeft attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:layout_marginLeft
| 
 | static | 
This symbol is the offset where the android.R.attr#layout_marginRight attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:layout_marginRight
| 
 | static | 
This symbol is the offset where the android.R.attr#layout_marginStart attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:layout_marginStart
| 
 | static | 
This symbol is the offset where the android.R.attr#layout_marginTop attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:layout_marginTop
| 
 | static | 
This symbol is the offset where the android.R.attr#layout_width attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
fill_parent
ffffffff
match_parent
ffffffff
wrap_content
fffffffe
name android:layout_width
| 
 | static | 
This symbol is the offset where the android.R.attr#maxHeight attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:maxHeight
| 
 | static | 
This symbol is the offset where the android.R.attr#maxWidth attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:maxWidth
| 
 | static | 
This symbol is the offset where the android.R.attr#minHeight attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:minHeight
| 
 | static | 
This symbol is the offset where the android.R.attr#minWidth attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:minWidth
| 
 | static | 
This symbol is the offset where the android.R.attr#orientation attribute's value can be found in the ConstraintSet array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
horizontal
0
vertical
1
name android:orientation
| 
 | static | 
This symbol is the offset where the android.R.attr#rotation attribute's value can be found in the ConstraintSet array.
May be a floating point value, such as "<code>1.2</code>".
name android:rotation
| 
 | static | 
This symbol is the offset where the android.R.attr#rotationX attribute's value can be found in the ConstraintSet array.
May be a floating point value, such as "<code>1.2</code>".
name android:rotationX
| 
 | static | 
This symbol is the offset where the android.R.attr#rotationY attribute's value can be found in the ConstraintSet array.
May be a floating point value, such as "<code>1.2</code>".
name android:rotationY
| 
 | static | 
This symbol is the offset where the android.R.attr#scaleX attribute's value can be found in the ConstraintSet array.
May be a floating point value, such as "<code>1.2</code>".
name android:scaleX
| 
 | static | 
This symbol is the offset where the android.R.attr#scaleY attribute's value can be found in the ConstraintSet array.
May be a floating point value, such as "<code>1.2</code>".
name android:scaleY
| 
 | static | 
This symbol is the offset where the android.R.attr#transformPivotX attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:transformPivotX
| 
 | static | 
This symbol is the offset where the android.R.attr#transformPivotY attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:transformPivotY
| 
 | static | 
This symbol is the offset where the android.R.attr#translationX attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:translationX
| 
 | static | 
This symbol is the offset where the android.R.attr#translationY attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:translationY
| 
 | static | 
This symbol is the offset where the android.R.attr#translationZ attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:translationZ
| 
 | static | 
This symbol is the offset where the android.R.attr#visibility attribute's value can be found in the ConstraintSet array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
gone
2
invisible
1
visible
0
name android:visibility
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#barrierAllowsGoneWidgets attribute's value can be found in the ConstraintSet array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:barrierAllowsGoneWidgets
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#barrierDirection attribute's value can be found in the ConstraintSet array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
bottom
3
end
6
left
0
right
1
start
5
top
2
name fr.campus.laurainc.honeybee:barrierDirection
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#chainUseRtl attribute's value can be found in the ConstraintSet array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:chainUseRtl
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#constraint_referenced_ids attribute's value can be found in the ConstraintSet array.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:constraint_referenced_ids
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constrainedHeight attribute's value can be found in the ConstraintSet array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:layout_constrainedHeight
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constrainedWidth attribute's value can be found in the ConstraintSet array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:layout_constrainedWidth
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintBaseline_creator attribute's value can be found in the ConstraintSet array.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:layout_constraintBaseline_creator
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintBaseline_toBaselineOf attribute's value can be found in the ConstraintSet array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintBaseline_toBaselineOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintBottom_creator attribute's value can be found in the ConstraintSet array.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:layout_constraintBottom_creator
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintBottom_toBottomOf attribute's value can be found in the ConstraintSet array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintBottom_toBottomOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintBottom_toTopOf attribute's value can be found in the ConstraintSet array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintBottom_toTopOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintCircle attribute's value can be found in the ConstraintSet array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:layout_constraintCircle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintCircleAngle attribute's value can be found in the ConstraintSet array.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:layout_constraintCircleAngle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintCircleRadius attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:layout_constraintCircleRadius
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintDimensionRatio attribute's value can be found in the ConstraintSet array.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:layout_constraintDimensionRatio
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintEnd_toEndOf attribute's value can be found in the ConstraintSet array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintEnd_toEndOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintEnd_toStartOf attribute's value can be found in the ConstraintSet array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintEnd_toStartOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintGuide_begin attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:layout_constraintGuide_begin
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintGuide_end attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:layout_constraintGuide_end
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintGuide_percent attribute's value can be found in the ConstraintSet array.
May be a floating point value, such as "<code>1.2</code>".
name fr.campus.laurainc.honeybee:layout_constraintGuide_percent
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintHeight_default attribute's value can be found in the ConstraintSet array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
percent
2
spread
0
wrap
1
name fr.campus.laurainc.honeybee:layout_constraintHeight_default
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintHeight_max attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
wrap
fffffffe
name fr.campus.laurainc.honeybee:layout_constraintHeight_max
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintHeight_min attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
wrap
fffffffe
name fr.campus.laurainc.honeybee:layout_constraintHeight_min
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintHeight_percent attribute's value can be found in the ConstraintSet array.
May be a floating point value, such as "<code>1.2</code>".
name fr.campus.laurainc.honeybee:layout_constraintHeight_percent
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintHorizontal_bias attribute's value can be found in the ConstraintSet array.
May be a floating point value, such as "<code>1.2</code>".
name fr.campus.laurainc.honeybee:layout_constraintHorizontal_bias
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintHorizontal_chainStyle attribute's value can be found in the ConstraintSet array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
packed
2
spread
0
spread_inside
1
name fr.campus.laurainc.honeybee:layout_constraintHorizontal_chainStyle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintHorizontal_weight attribute's value can be found in the ConstraintSet array.
May be a floating point value, such as "<code>1.2</code>".
name fr.campus.laurainc.honeybee:layout_constraintHorizontal_weight
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintLeft_creator attribute's value can be found in the ConstraintSet array.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:layout_constraintLeft_creator
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintLeft_toLeftOf attribute's value can be found in the ConstraintSet array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintLeft_toLeftOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintLeft_toRightOf attribute's value can be found in the ConstraintSet array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintLeft_toRightOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintRight_creator attribute's value can be found in the ConstraintSet array.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:layout_constraintRight_creator
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintRight_toLeftOf attribute's value can be found in the ConstraintSet array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintRight_toLeftOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintRight_toRightOf attribute's value can be found in the ConstraintSet array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintRight_toRightOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintStart_toEndOf attribute's value can be found in the ConstraintSet array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintStart_toEndOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintStart_toStartOf attribute's value can be found in the ConstraintSet array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintStart_toStartOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintTop_creator attribute's value can be found in the ConstraintSet array.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:layout_constraintTop_creator
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintTop_toBottomOf attribute's value can be found in the ConstraintSet array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintTop_toBottomOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintTop_toTopOf attribute's value can be found in the ConstraintSet array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
parent
0
name fr.campus.laurainc.honeybee:layout_constraintTop_toTopOf
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintVertical_bias attribute's value can be found in the ConstraintSet array.
May be a floating point value, such as "<code>1.2</code>".
name fr.campus.laurainc.honeybee:layout_constraintVertical_bias
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintVertical_chainStyle attribute's value can be found in the ConstraintSet array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
packed
2
spread
0
spread_inside
1
name fr.campus.laurainc.honeybee:layout_constraintVertical_chainStyle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintVertical_weight attribute's value can be found in the ConstraintSet array.
May be a floating point value, such as "<code>1.2</code>".
name fr.campus.laurainc.honeybee:layout_constraintVertical_weight
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintWidth_default attribute's value can be found in the ConstraintSet array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
percent
2
spread
0
wrap
1
name fr.campus.laurainc.honeybee:layout_constraintWidth_default
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintWidth_max attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
wrap
fffffffe
name fr.campus.laurainc.honeybee:layout_constraintWidth_max
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintWidth_min attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
wrap
fffffffe
name fr.campus.laurainc.honeybee:layout_constraintWidth_min
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_constraintWidth_percent attribute's value can be found in the ConstraintSet array.
May be a floating point value, such as "<code>1.2</code>".
name fr.campus.laurainc.honeybee:layout_constraintWidth_percent
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_editor_absoluteX attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:layout_editor_absoluteX
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_editor_absoluteY attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:layout_editor_absoluteY
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_goneMarginBottom attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:layout_goneMarginBottom
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_goneMarginEnd attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:layout_goneMarginEnd
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_goneMarginLeft attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:layout_goneMarginLeft
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_goneMarginRight attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:layout_goneMarginRight
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_goneMarginStart attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:layout_goneMarginStart
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#layout_goneMarginTop attribute's value can be found in the ConstraintSet array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:layout_goneMarginTop
| 
 | static | 
Attributes that can be used with a CoordinatorLayout.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:keylines
A reference to an array of integers representing the locations of horizontal keylines in dp from the starting edge.
fr.campus.laurainc.honeybee:statusBarBackground
Drawable to display behind the status bar when the view is set to draw behind it.
| 
 | static | 
description A reference to an array of integers representing the locations of horizontal keylines in dp from the starting edge. Child views can refer to these keylines for alignment using layout_keyline="index" where index is a 0-based index into this array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:keylines
| 
 | static | 
Attributes that can be used with a CoordinatorLayout_Layout.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:layout_anchor
The id of an anchor view that this view should position relative to.
fr.campus.laurainc.honeybee:layout_anchorGravity
Specifies how an object should position relative to an anchor, on both the X and Y axes, within its parent's bounds.
fr.campus.laurainc.honeybee:layout_behavior
The class name of a Behavior class defining special runtime behavior for this child view.
fr.campus.laurainc.honeybee:layout_dodgeInsetEdges
Specifies how this view dodges the inset edges of the CoordinatorLayout.
fr.campus.laurainc.honeybee:layout_insetEdge
Specifies how this view insets the CoordinatorLayout and make some other views dodge it.
fr.campus.laurainc.honeybee:layout_keyline
The index of a keyline this view should position relative to.
| 
 | static | 
This symbol is the offset where the android.R.attr#layout_gravity attribute's value can be found in the CoordinatorLayout_Layout array.
Must be one or more (separated by '|') of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
bottom
50
center
11
center_horizontal
1
center_vertical
10
clip_horizontal
8
clip_vertical
80
end
800005
fill
77
fill_horizontal
7
fill_vertical
70
left
3
right
5
start
800003
top
30
name android:layout_gravity
| 
 | static | 
description The id of an anchor view that this view should position relative to.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:layout_anchor
| 
 | static | 
description Specifies how an object should position relative to an anchor, on both the X and Y axes, within its parent's bounds.
Must be one or more (separated by '|') of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
bottom
50
Push object to the bottom of its container, not changing its size.
center
11
Place the object in the center of its container in both the vertical and horizontal axis, not changing its size.
center_horizontal
1
Place object in the horizontal center of its container, not changing its size.
center_vertical
10
Place object in the vertical center of its container, not changing its size.
clip_horizontal
8
Additional option that can be set to have the left and/or right edges of the child clipped to its container's bounds. The clip will be based on the horizontal gravity: a left gravity will clip the right edge, a right gravity will clip the left edge, and neither will clip both edges.
clip_vertical
80
Additional option that can be set to have the top and/or bottom edges of the child clipped to its container's bounds. The clip will be based on the vertical gravity: a top gravity will clip the bottom edge, a bottom gravity will clip the top edge, and neither will clip both edges.
end
800005
Push object to the end of its container, not changing its size.
fill
77
Grow the horizontal and vertical size of the object if needed so it completely fills its container.
fill_horizontal
7
Grow the horizontal size of the object if needed so it completely fills its container.
fill_vertical
70
Grow the vertical size of the object if needed so it completely fills its container.
left
3
Push object to the left of its container, not changing its size.
right
5
Push object to the right of its container, not changing its size.
start
800003
Push object to the beginning of its container, not changing its size.
top
30
Push object to the top of its container, not changing its size.
name fr.campus.laurainc.honeybee:layout_anchorGravity
| 
 | static | 
description The class name of a Behavior class defining special runtime behavior for this child view.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:layout_behavior
| 
 | static | 
description Specifies how this view dodges the inset edges of the CoordinatorLayout.
Must be one or more (separated by '|') of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
all
77
Dodge all the inset edges.
bottom
50
Dodge the bottom inset edge.
end
800005
Dodge the end inset edge.
left
3
Dodge the left inset edge.
none
0
Don't dodge any edges
right
5
Dodge the right inset edge.
start
800003
Dodge the start inset edge.
top
30
Dodge the top inset edge.
name fr.campus.laurainc.honeybee:layout_dodgeInsetEdges
| 
 | static | 
description Specifies how this view insets the CoordinatorLayout and make some other views dodge it.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
bottom
50
Inset the bottom edge.
end
800005
Inset the end edge.
left
3
Inset the left edge.
none
0
Don't inset.
right
5
Inset the right edge.
start
800003
Inset the start edge.
top
30
Inset the top edge.
name fr.campus.laurainc.honeybee:layout_insetEdge
| 
 | static | 
description The index of a keyline this view should position relative to. android:layout_gravity will affect how the view aligns to the specified keyline.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:layout_keyline
| 
 | static | 
description Drawable to display behind the status bar when the view is set to draw behind it.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:statusBarBackground
| 
 | static | 
Attributes that can be used with a DesignTheme.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#bottomSheetDialogTheme attribute's value can be found in the DesignTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:bottomSheetDialogTheme
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#bottomSheetStyle attribute's value can be found in the DesignTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:bottomSheetStyle
| 
 | static | 
Attributes that can be used with a DrawerArrowToggle.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:arrowHeadLength
The length of the arrow head when formed to make an arrow
fr.campus.laurainc.honeybee:arrowShaftLength
The length of the shaft when formed to make an arrow
fr.campus.laurainc.honeybee:barLength
The length of the bars when they are parallel to each other
fr.campus.laurainc.honeybee:color
The drawing color for the bars
fr.campus.laurainc.honeybee:drawableSize
The total size of the drawable
fr.campus.laurainc.honeybee:gapBetweenBars
The max gap between the bars when they are parallel to each other
fr.campus.laurainc.honeybee:spinBars
Whether bars should rotate or not during transition
fr.campus.laurainc.honeybee:thickness
The thickness (stroke size) for the bar paint
| 
 | static | 
description The length of the arrow head when formed to make an arrow
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:arrowHeadLength
| 
 | static | 
description The length of the shaft when formed to make an arrow
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:arrowShaftLength
| 
 | static | 
description The length of the bars when they are parallel to each other
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:barLength
| 
 | static | 
description The drawing color for the bars
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:color
| 
 | static | 
description The total size of the drawable
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:drawableSize
| 
 | static | 
description The max gap between the bars when they are parallel to each other
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:gapBetweenBars
| 
 | static | 
description Whether bars should rotate or not during transition
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:spinBars
| 
 | static | 
description The thickness (stroke size) for the bar paint
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:thickness
| 
 | static | 
Attributes that can be used with a FloatingActionButton.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:backgroundTint
Tint to apply to the background.
fr.campus.laurainc.honeybee:backgroundTintMode
Blending mode used to apply the background tint.
fr.campus.laurainc.honeybee:borderWidth
fr.campus.laurainc.honeybee:elevation
Elevation for the action bar itself
fr.campus.laurainc.honeybee:fabCustomSize
fr.campus.laurainc.honeybee:fabSize
fr.campus.laurainc.honeybee:hideMotionSpec
fr.campus.laurainc.honeybee:hoveredFocusedTranslationZ
fr.campus.laurainc.honeybee:maxImageSize
fr.campus.laurainc.honeybee:pressedTranslationZ
fr.campus.laurainc.honeybee:rippleColor
fr.campus.laurainc.honeybee:showMotionSpec
fr.campus.laurainc.honeybee:useCompatPadding
| 
 | static | 
description Tint to apply to the background.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:backgroundTint
| 
 | static | 
description Blending mode used to apply the background tint.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
add
10
Combines the tint and icon color and alpha channels, clamping the result to valid color values. Saturate(S + D)
multiply
e
Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc]
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da]
src_over
3
The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
name fr.campus.laurainc.honeybee:backgroundTintMode
| 
 | static | 
Attributes that can be used with a FloatingActionButton_Behavior_Layout.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:behavior_autoHide
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#behavior_autoHide attribute's value can be found in the FloatingActionButton_Behavior_Layout array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:behavior_autoHide
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#borderWidth attribute's value can be found in the FloatingActionButton array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:borderWidth
| 
 | static | 
description Elevation for the action bar itself
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:elevation
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#fabCustomSize attribute's value can be found in the FloatingActionButton array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:fabCustomSize
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#fabSize attribute's value can be found in the FloatingActionButton array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
auto
ffffffff
mini
1
normal
0
name fr.campus.laurainc.honeybee:fabSize
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#hideMotionSpec attribute's value can be found in the FloatingActionButton array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:hideMotionSpec
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#hoveredFocusedTranslationZ attribute's value can be found in the FloatingActionButton array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:hoveredFocusedTranslationZ
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#maxImageSize attribute's value can be found in the FloatingActionButton array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:maxImageSize
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#pressedTranslationZ attribute's value can be found in the FloatingActionButton array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:pressedTranslationZ
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#rippleColor attribute's value can be found in the FloatingActionButton array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:rippleColor
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#showMotionSpec attribute's value can be found in the FloatingActionButton array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:showMotionSpec
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#useCompatPadding attribute's value can be found in the FloatingActionButton array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:useCompatPadding
| 
 | static | 
Attributes that can be used with a FlowLayout.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:itemSpacing
fr.campus.laurainc.honeybee:lineSpacing
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#itemSpacing attribute's value can be found in the FlowLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:itemSpacing
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#lineSpacing attribute's value can be found in the FlowLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:lineSpacing
| 
 | static | 
Attributes that can be used with a FontFamily.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:fontProviderAuthority
The authority of the Font Provider to be used for the request.
fr.campus.laurainc.honeybee:fontProviderCerts
The sets of hashes for the certificates the provider should be signed with.
fr.campus.laurainc.honeybee:fontProviderFetchStrategy
The strategy to be used when fetching font data from a font provider in XML layouts.
fr.campus.laurainc.honeybee:fontProviderFetchTimeout
The length of the timeout during fetching.
fr.campus.laurainc.honeybee:fontProviderPackage
The package for the Font Provider to be used for the request.
fr.campus.laurainc.honeybee:fontProviderQuery
The query to be sent over to the provider.
| 
 | static | 
description The authority of the Font Provider to be used for the request.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:fontProviderAuthority
| 
 | static | 
description The sets of hashes for the certificates the provider should be signed with. This is used to verify the identity of the provider, and is only required if the provider is not part of the system image. This value may point to one list or a list of lists, where each individual list represents one collection of signature hashes. Refer to your font provider's documentation for these values.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:fontProviderCerts
| 
 | static | 
description The strategy to be used when fetching font data from a font provider in XML layouts. This attribute is ignored when the resource is loaded from code, as it is equivalent to the choice of API between androidx.core.content.res.ResourcesCompat#getFont(Context, int) (blocking) and androidx.core.content.res.ResourcesCompat#getFont(Context, int, FontCallback, Handler) (async).
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
async
1
The async font fetch works as follows. First, check the local cache, then if the requeted font is not cached, trigger a request the font and continue with layout inflation. Once the font fetch succeeds, the target text view will be refreshed with the downloaded font data. The fontProviderFetchTimeout will be ignored if async loading is specified.
blocking
0
The blocking font fetch works as follows. First, check the local cache, then if the requested font is not cached, request the font from the provider and wait until it is finished. You can change the length of the timeout by modifying fontProviderFetchTimeout. If the timeout happens, the default typeface will be used instead.
name fr.campus.laurainc.honeybee:fontProviderFetchStrategy
| 
 | static | 
description The length of the timeout during fetching.
May be an integer value, such as "<code>100</code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
forever
ffffffff
A special value for the timeout. In this case, the blocking font fetching will not timeout and wait until a reply is received from the font provider.
name fr.campus.laurainc.honeybee:fontProviderFetchTimeout
| 
 | static | 
description The package for the Font Provider to be used for the request. This is used to verify the identity of the provider.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:fontProviderPackage
| 
 | static | 
description The query to be sent over to the provider. Refer to your font provider's documentation on the format of this string.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:fontProviderQuery
| 
 | static | 
Attributes that can be used with a FontFamilyFont.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:font
The reference to the font file to be used.
fr.campus.laurainc.honeybee:fontStyle
The style of the given font file.
fr.campus.laurainc.honeybee:fontVariationSettings
The variation settings to be applied to the font.
fr.campus.laurainc.honeybee:fontWeight
The weight of the given font file.
fr.campus.laurainc.honeybee:ttcIndex
The index of the font in the tcc font file.
| 
 | static | 
This symbol is the offset where the android.R.attr#font attribute's value can be found in the FontFamilyFont array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:font
| 
 | static | 
description References to the framework attrs
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
italic
1
normal
0
name android:fontStyle
| 
 | static | 
This symbol is the offset where the android.R.attr#fontVariationSettings attribute's value can be found in the FontFamilyFont array.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name android:fontVariationSettings
| 
 | static | 
This symbol is the offset where the android.R.attr#fontWeight attribute's value can be found in the FontFamilyFont array.
May be an integer value, such as "<code>100</code>".
name android:fontWeight
| 
 | static | 
This symbol is the offset where the android.R.attr#ttcIndex attribute's value can be found in the FontFamilyFont array.
May be an integer value, such as "<code>100</code>".
name android:ttcIndex
| 
 | static | 
description The reference to the font file to be used. This should be a file in the res/font folder and should therefore have an R reference value. E.g. /myfont
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:font
| 
 | static | 
description The style of the given font file. This will be used when the font is being loaded into the font stack and will override any style information in the font's header tables. If unspecified, the value in the font's header tables will be used.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
italic
1
normal
0
name fr.campus.laurainc.honeybee:fontStyle
| 
 | static | 
description The variation settings to be applied to the font. The string should be in the following format: "'tag1' value1, 'tag2' value2, ...". If the default variation settings should be used, or the font used does not support variation settings, this attribute needs not be specified.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:fontVariationSettings
| 
 | static | 
description The weight of the given font file. This will be used when the font is being loaded into the font stack and will override any weight information in the font's header tables. Must be a positive number, a multiple of 100, and between 100 and 900, inclusive. The most common values are 400 for regular weight and 700 for bold weight. If unspecified, the value in the font's header tables will be used.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:fontWeight
| 
 | static | 
description The index of the font in the tcc font file. If the font file referenced is not in the tcc format, this attribute needs not be specified.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:ttcIndex
| 
 | static | 
Attributes that can be used with a ForegroundLinearLayout.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
| 
 | static | 
This symbol is the offset where the android.R.attr#foreground attribute's value can be found in the ForegroundLinearLayout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:foreground
| 
 | static | 
This symbol is the offset where the android.R.attr#foregroundGravity attribute's value can be found in the ForegroundLinearLayout array.
Must be one or more (separated by '|') of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
bottom
50
center
11
center_horizontal
1
center_vertical
10
clip_horizontal
8
clip_vertical
80
fill
77
fill_horizontal
7
fill_vertical
70
left
3
right
5
top
30
name android:foregroundGravity
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#foregroundInsidePadding attribute's value can be found in the ForegroundLinearLayout array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:foregroundInsidePadding
| 
 | static | 
Attributes that can be used with a GradientColor.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
| 
 | static | 
description Optional center color.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:centerColor
| 
 | static | 
description X coordinate of the center of the gradient within the path.
May be a floating point value, such as "<code>1.2</code>".
May be a fractional value, which is a floating point number appended with either % or p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional p suffix provides a size relative to some parent container.
name android:centerX
| 
 | static | 
description Y coordinate of the center of the gradient within the path.
May be a floating point value, such as "<code>1.2</code>".
May be a fractional value, which is a floating point number appended with either % or p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional p suffix provides a size relative to some parent container.
name android:centerY
| 
 | static | 
description End color of the gradient.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:endColor
| 
 | static | 
description X coordinate of the end point origin of the gradient. Defined in same coordinates as the path itself
May be a floating point value, such as "<code>1.2</code>".
name android:endX
| 
 | static | 
description Y coordinate of the end point of the gradient within the shape. Defined in same coordinates as the path itself
May be a floating point value, such as "<code>1.2</code>".
name android:endY
| 
 | static | 
description Radius of the gradient, used only with radial gradient.
May be a floating point value, such as "<code>1.2</code>".
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
May be a fractional value, which is a floating point number appended with either % or p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional p suffix provides a size relative to some parent container.
name android:gradientRadius
| 
 | static | 
description Start color of the gradient.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:startColor
| 
 | static | 
description X coordinate of the start point origin of the gradient. Defined in same coordinates as the path itself
May be a floating point value, such as "<code>1.2</code>".
name android:startX
| 
 | static | 
description Y coordinate of the start point of the gradient within the shape. Defined in same coordinates as the path itself
May be a floating point value, such as "<code>1.2</code>".
name android:startY
| 
 | static | 
description Defines the tile mode of the gradient. SweepGradient doesn't support tiling.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
clamp
0
disabled
ffffffff
mirror
2
repeat
1
name android:tileMode
| 
 | static | 
description Type of gradient. The default type is linear.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
linear
0
radial
1
sweep
2
name android:type
| 
 | static | 
Attributes that can be used with a GradientColorItem.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
| 
 | static | 
description The current color for the offset inside the gradient.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:color
| 
 | static | 
description The offset (or ratio) of this current color item inside the gradient. The value is only meaningful when it is between 0 and 1.
May be a floating point value, such as "<code>1.2</code>".
name android:offset
| 
 | static | 
Attributes that can be used with a GridLayout.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:alignmentMode
When set to alignMargins, causes alignment to take place between the outer boundary of a view, as defined by its margins.
fr.campus.laurainc.honeybee:columnCount
The maximum number of columns to create when automatically positioning children.
fr.campus.laurainc.honeybee:columnOrderPreserved
When set to true, forces column boundaries to appear in the same order as column indices.
fr.campus.laurainc.honeybee:orientation
The orientation property is not used during layout.
fr.campus.laurainc.honeybee:rowCount
The maximum number of rows to create when automatically positioning children.
fr.campus.laurainc.honeybee:rowOrderPreserved
When set to true, forces row boundaries to appear in the same order as row indices.
fr.campus.laurainc.honeybee:useDefaultMargins
When set to true, tells GridLayout to use default margins when none are specified in a view's layout parameters.
| 
 | static | 
description When set to alignMargins, causes alignment to take place between the outer boundary of a view, as defined by its margins. When set to alignBounds, causes alignment to take place between the edges of the view. The default is alignMargins. See android.widget.GridLayout#setAlignmentMode(int).
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
alignBounds
0
Align the bounds of the children. See android.widget.GridLayout#ALIGN_BOUNDS.
alignMargins
1
Align the margins of the children. See android.widget.GridLayout#ALIGN_MARGINS.
name fr.campus.laurainc.honeybee:alignmentMode
| 
 | static | 
description The maximum number of columns to create when automatically positioning children.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:columnCount
| 
 | static | 
description When set to true, forces column boundaries to appear in the same order as column indices. The default is true. See android.widget.GridLayout#setColumnOrderPreserved(boolean).
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:columnOrderPreserved
| 
 | static | 
Attributes that can be used with a GridLayout_Layout.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:layout_column
The column boundary delimiting the left of the group of cells occupied by this view.
fr.campus.laurainc.honeybee:layout_columnSpan
The column span: the difference between the right and left boundaries delimiting the group of cells occupied by this view.
fr.campus.laurainc.honeybee:layout_columnWeight
The relative proportion of horizontal space that should be allocated to this view during excess space distribution.
fr.campus.laurainc.honeybee:layout_gravity
Gravity specifies how a component should be placed in its group of cells.
fr.campus.laurainc.honeybee:layout_row
The row boundary delimiting the top of the group of cells occupied by this view.
fr.campus.laurainc.honeybee:layout_rowSpan
The row span: the difference between the top and bottom boundaries delimiting the group of cells occupied by this view.
fr.campus.laurainc.honeybee:layout_rowWeight
The relative proportion of vertical space that should be allocated to this view during excess space distribution.
| 
 | static | 
This symbol is the offset where the android.R.attr#layout_height attribute's value can be found in the GridLayout_Layout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
fill_parent
ffffffff
match_parent
ffffffff
wrap_content
fffffffe
name android:layout_height
| 
 | static | 
description Specifies extra space on the left, top, right and bottom sides of this view. This space is outside this view's bounds.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:layout_margin
| 
 | static | 
description Specifies extra space on the bottom side of this view. This space is outside this view's bounds.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:layout_marginBottom
| 
 | static | 
description Specifies extra space on the left side of this view. This space is outside this view's bounds.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:layout_marginLeft
| 
 | static | 
description Specifies extra space on the right side of this view. This space is outside this view's bounds.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:layout_marginRight
| 
 | static | 
description Specifies extra space on the top side of this view. This space is outside this view's bounds.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:layout_marginTop
| 
 | static | 
description START MarginLayout layoutparams
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
fill_parent
ffffffff
match_parent
ffffffff
wrap_content
fffffffe
name android:layout_width
| 
 | static | 
description The column boundary delimiting the left of the group of cells occupied by this view.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:layout_column
| 
 | static | 
description The column span: the difference between the right and left boundaries delimiting the group of cells occupied by this view. The default is one. See android.widget.GridLayout.Spec.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:layout_columnSpan
| 
 | static | 
description The relative proportion of horizontal space that should be allocated to this view during excess space distribution.
May be a floating point value, such as "<code>1.2</code>".
name fr.campus.laurainc.honeybee:layout_columnWeight
| 
 | static | 
description Gravity specifies how a component should be placed in its group of cells. The default is LEFT | BASELINE. See android.widget.GridLayout.LayoutParams#setGravity(int).
Must be one or more (separated by '|') of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
bottom
50
Push object to the bottom of its container, not changing its size.
center
11
Place the object in the center of its container in both the vertical and horizontal axis, not changing its size.
center_horizontal
1
Place object in the horizontal center of its container, not changing its size.
center_vertical
10
Place object in the vertical center of its container, not changing its size.
clip_horizontal
8
Additional option that can be set to have the left and/or right edges of the child clipped to its container's bounds. The clip will be based on the horizontal gravity: a left gravity will clip the right edge, a right gravity will clip the left edge, and neither will clip both edges.
clip_vertical
80
Additional option that can be set to have the top and/or bottom edges of the child clipped to its container's bounds. The clip will be based on the vertical gravity: a top gravity will clip the bottom edge, a bottom gravity will clip the top edge, and neither will clip both edges.
end
800005
Push object to the end of its container, not changing its size.
fill
77
Grow the horizontal and vertical size of the object if needed so it completely fills its container.
fill_horizontal
7
Grow the horizontal size of the object if needed so it completely fills its container.
fill_vertical
70
Grow the vertical size of the object if needed so it completely fills its container.
left
3
Push object to the left of its container, not changing its size.
right
5
Push object to the right of its container, not changing its size.
start
800003
Push object to the beginning of its container, not changing its size.
top
30
Push object to the top of its container, not changing its size.
name fr.campus.laurainc.honeybee:layout_gravity
| 
 | static | 
description The row boundary delimiting the top of the group of cells occupied by this view.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:layout_row
| 
 | static | 
description The row span: the difference between the top and bottom boundaries delimiting the group of cells occupied by this view. The default is one. See android.widget.GridLayout.Spec.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:layout_rowSpan
| 
 | static | 
description The relative proportion of vertical space that should be allocated to this view during excess space distribution.
May be a floating point value, such as "<code>1.2</code>".
name fr.campus.laurainc.honeybee:layout_rowWeight
| 
 | static | 
description The orientation property is not used during layout. It is only used to allocate row and column parameters when they are not specified by its children's layout parameters. GridLayout works like LinearLayout in this case; putting all the components either in a single row or in a single column - depending on the value of this flag. In the horizontal case, a columnCount property may be additionally supplied to force new rows to be created when a row is full. The rowCount attribute may be used similarly in the vertical case. The default is horizontal.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
horizontal
0
Defines an horizontal widget.
vertical
1
Defines a vertical widget.
name fr.campus.laurainc.honeybee:orientation
| 
 | static | 
description The maximum number of rows to create when automatically positioning children.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:rowCount
| 
 | static | 
description When set to true, forces row boundaries to appear in the same order as row indices. The default is true. See android.widget.GridLayout#setRowOrderPreserved(boolean).
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:rowOrderPreserved
| 
 | static | 
description When set to true, tells GridLayout to use default margins when none are specified in a view's layout parameters. The default value is false. See android.widget.GridLayout#setUseDefaultMargins(boolean).
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:useDefaultMargins
| 
 | static | 
Attributes that can be used with a LinearConstraintLayout.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
| 
 | static | 
This symbol is the offset where the android.R.attr#orientation attribute's value can be found in the LinearConstraintLayout array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
horizontal
0
vertical
1
name android:orientation
| 
 | static | 
Attributes that can be used with a LinearLayoutCompat.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
android:baselineAlignedChildIndex
fr.campus.laurainc.honeybee:divider
Specifies the drawable used for item dividers.
fr.campus.laurainc.honeybee:dividerPadding
Size of padding on either end of a divider.
fr.campus.laurainc.honeybee:measureWithLargestChild
When set to true, all children with a weight will be considered having the minimum size of the largest child.
fr.campus.laurainc.honeybee:showDividers
Setting for which dividers to show.
| 
 | static | 
description When set to false, prevents the layout from aligning its children's baselines. This attribute is particularly useful when the children use different values for gravity. The default value is true.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name android:baselineAligned
| 
 | static | 
description When a linear layout is part of another layout that is baseline aligned, it can specify which of its children to baseline align to (that is, which child TextView).
May be an integer value, such as "<code>100</code>".
name android:baselineAlignedChildIndex
| 
 | static | 
This symbol is the offset where the android.R.attr#gravity attribute's value can be found in the LinearLayoutCompat array.
Must be one or more (separated by '|') of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
bottom
50
center
11
center_horizontal
1
center_vertical
10
clip_horizontal
8
clip_vertical
80
end
800005
fill
77
fill_horizontal
7
fill_vertical
70
left
3
right
5
start
800003
top
30
name android:gravity
| 
 | static | 
description Should the layout be a column or a row? Use "horizontal" for a row, "vertical" for a column. The default is horizontal.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
horizontal
0
vertical
1
name android:orientation
| 
 | static | 
description Defines the maximum weight sum. If unspecified, the sum is computed by adding the layout_weight of all of the children. This can be used for instance to give a single child 50% of the total available space by giving it a layout_weight of 0.5 and setting the weightSum to 1.0.
May be a floating point value, such as "<code>1.2</code>".
name android:weightSum
| 
 | static | 
description Drawable to use as a vertical divider between buttons.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:divider
| 
 | static | 
description Size of padding on either end of a divider.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:dividerPadding
| 
 | static | 
Attributes that can be used with a LinearLayoutCompat_Layout.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
| 
 | static | 
This symbol is the offset where the android.R.attr#layout_gravity attribute's value can be found in the LinearLayoutCompat_Layout array.
Must be one or more (separated by '|') of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
bottom
50
center
11
center_horizontal
1
center_vertical
10
clip_horizontal
8
clip_vertical
80
end
800005
fill
77
fill_horizontal
7
fill_vertical
70
left
3
right
5
start
800003
top
30
name android:layout_gravity
| 
 | static | 
This symbol is the offset where the android.R.attr#layout_height attribute's value can be found in the LinearLayoutCompat_Layout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
fill_parent
ffffffff
match_parent
ffffffff
wrap_content
fffffffe
name android:layout_height
| 
 | static | 
This symbol is the offset where the android.R.attr#layout_weight attribute's value can be found in the LinearLayoutCompat_Layout array.
May be a floating point value, such as "<code>1.2</code>".
name android:layout_weight
| 
 | static | 
This symbol is the offset where the android.R.attr#layout_width attribute's value can be found in the LinearLayoutCompat_Layout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
fill_parent
ffffffff
match_parent
ffffffff
wrap_content
fffffffe
name android:layout_width
| 
 | static | 
description When set to true, all children with a weight will be considered having the minimum size of the largest child. If false, all children are measured normally.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:measureWithLargestChild
| 
 | static | 
description Setting for which dividers to show.
Must be one or more (separated by '|') of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
beginning
1
end
4
middle
2
none
0
name fr.campus.laurainc.honeybee:showDividers
| 
 | static | 
Attributes that can be used with a ListPopupWindow.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
| 
 | static | 
description Amount of pixels by which the drop down should be offset horizontally.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:dropDownHorizontalOffset
| 
 | static | 
description Amount of pixels by which the drop down should be offset vertically.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:dropDownVerticalOffset
| 
 | static | 
Attributes that can be used with a MaterialButton.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:backgroundTint
Tint to apply to the background.
fr.campus.laurainc.honeybee:backgroundTintMode
Blending mode used to apply the background tint.
fr.campus.laurainc.honeybee:cornerRadius
fr.campus.laurainc.honeybee:icon
fr.campus.laurainc.honeybee:iconGravity
fr.campus.laurainc.honeybee:iconPadding
fr.campus.laurainc.honeybee:iconSize
fr.campus.laurainc.honeybee:iconTint
Tint to apply to the icon.
fr.campus.laurainc.honeybee:iconTintMode
Blending mode used to apply the icon tint.
fr.campus.laurainc.honeybee:rippleColor
fr.campus.laurainc.honeybee:strokeColor
fr.campus.laurainc.honeybee:strokeWidth
| 
 | static | 
This symbol is the offset where the android.R.attr#insetBottom attribute's value can be found in the MaterialButton array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
May be a fractional value, which is a floating point number appended with either % or p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional p suffix provides a size relative to some parent container.
name android:insetBottom
| 
 | static | 
This symbol is the offset where the android.R.attr#insetLeft attribute's value can be found in the MaterialButton array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
May be a fractional value, which is a floating point number appended with either % or p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional p suffix provides a size relative to some parent container.
name android:insetLeft
| 
 | static | 
This symbol is the offset where the android.R.attr#insetRight attribute's value can be found in the MaterialButton array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
May be a fractional value, which is a floating point number appended with either % or p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional p suffix provides a size relative to some parent container.
name android:insetRight
| 
 | static | 
This symbol is the offset where the android.R.attr#insetTop attribute's value can be found in the MaterialButton array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
May be a fractional value, which is a floating point number appended with either % or p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional p suffix provides a size relative to some parent container.
name android:insetTop
| 
 | static | 
description Tint to apply to the background.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:backgroundTint
| 
 | static | 
description Blending mode used to apply the background tint.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
add
10
Combines the tint and icon color and alpha channels, clamping the result to valid color values. Saturate(S + D)
multiply
e
Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc]
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da]
src_over
3
The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
name fr.campus.laurainc.honeybee:backgroundTintMode
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#cornerRadius attribute's value can be found in the MaterialButton array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:cornerRadius
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#icon attribute's value can be found in the MaterialButton array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:icon
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#iconGravity attribute's value can be found in the MaterialButton array.
Must be one or more (separated by '|') of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
start
1
textStart
2
name fr.campus.laurainc.honeybee:iconGravity
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#iconPadding attribute's value can be found in the MaterialButton array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:iconPadding
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#iconSize attribute's value can be found in the MaterialButton array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:iconSize
| 
 | static | 
description Tint to apply to the icon.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:iconTint
| 
 | static | 
description Blending mode used to apply the icon tint.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
add
10
Combines the tint and icon color and alpha channels, clamping the result to valid color values. Saturate(S + D)
multiply
e
Multiplies the color and alpha channels of the icon with those of the tint. [Sa * Da, Sc * Dc]
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop
9
The tint is drawn above the icon, but with the icon’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in
5
The tint is masked by the alpha channel of the icon. The icon’s color channels are thrown out. [Sa * Da, Sc * Da]
src_over
3
The tint is drawn on top of the icon. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
name fr.campus.laurainc.honeybee:iconTintMode
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#rippleColor attribute's value can be found in the MaterialButton array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:rippleColor
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#strokeColor attribute's value can be found in the MaterialButton array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:strokeColor
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#strokeWidth attribute's value can be found in the MaterialButton array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:strokeWidth
| 
 | static | 
Attributes that can be used with a MaterialCardView.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:strokeColor
fr.campus.laurainc.honeybee:strokeWidth
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#strokeColor attribute's value can be found in the MaterialCardView array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:strokeColor
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#strokeWidth attribute's value can be found in the MaterialCardView array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:strokeWidth
| 
 | static | 
Attributes that can be used with a MaterialComponentsTheme.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:bottomSheetDialogTheme
fr.campus.laurainc.honeybee:bottomSheetStyle
fr.campus.laurainc.honeybee:chipGroupStyle
fr.campus.laurainc.honeybee:chipStandaloneStyle
fr.campus.laurainc.honeybee:chipStyle
fr.campus.laurainc.honeybee:colorAccent
Bright complement to the primary branding color.
fr.campus.laurainc.honeybee:colorBackgroundFloating
Default color of background imagery for floating components, ex.
fr.campus.laurainc.honeybee:colorPrimary
The primary branding color for the app.
fr.campus.laurainc.honeybee:colorPrimaryDark
Dark variant of the primary branding color.
fr.campus.laurainc.honeybee:colorSecondary
fr.campus.laurainc.honeybee:editTextStyle
Default EditText style.
fr.campus.laurainc.honeybee:floatingActionButtonStyle
fr.campus.laurainc.honeybee:materialButtonStyle
fr.campus.laurainc.honeybee:materialCardViewStyle
fr.campus.laurainc.honeybee:navigationViewStyle
fr.campus.laurainc.honeybee:scrimBackground
fr.campus.laurainc.honeybee:snackbarButtonStyle
fr.campus.laurainc.honeybee:tabStyle
fr.campus.laurainc.honeybee:textAppearanceBody1
fr.campus.laurainc.honeybee:textAppearanceBody2
fr.campus.laurainc.honeybee:textAppearanceButton
fr.campus.laurainc.honeybee:textAppearanceCaption
fr.campus.laurainc.honeybee:textAppearanceHeadline1
fr.campus.laurainc.honeybee:textAppearanceHeadline2
fr.campus.laurainc.honeybee:textAppearanceHeadline3
fr.campus.laurainc.honeybee:textAppearanceHeadline4
fr.campus.laurainc.honeybee:textAppearanceHeadline5
fr.campus.laurainc.honeybee:textAppearanceHeadline6
fr.campus.laurainc.honeybee:textAppearanceOverline
fr.campus.laurainc.honeybee:textAppearanceSubtitle1
fr.campus.laurainc.honeybee:textAppearanceSubtitle2
fr.campus.laurainc.honeybee:textInputStyle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#bottomSheetDialogTheme attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:bottomSheetDialogTheme
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#bottomSheetStyle attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:bottomSheetStyle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#chipGroupStyle attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:chipGroupStyle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#chipStandaloneStyle attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:chipStandaloneStyle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#chipStyle attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:chipStyle
| 
 | static | 
description Bright complement to the primary branding color. By default, this is the color applied to framework controls (via colorControlActivated).
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:colorAccent
| 
 | static | 
description Default color of background imagery for floating components, ex. dialogs, popups, and cards.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:colorBackgroundFloating
| 
 | static | 
description The primary branding color for the app. By default, this is the color applied to the action bar background.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:colorPrimary
| 
 | static | 
description Dark variant of the primary branding color. By default, this is the color applied to the status bar (via statusBarColor) and navigation bar (via navigationBarColor).
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:colorPrimaryDark
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#colorSecondary attribute's value can be found in the MaterialComponentsTheme array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:colorSecondary
| 
 | static | 
description Default EditText style.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:editTextStyle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#floatingActionButtonStyle attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
May be an integer value, such as "<code>100</code>".
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
May be a floating point value, such as "<code>1.2</code>".
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
May be a fractional value, which is a floating point number appended with either % or p, such as "<code>14.5%</code>". The % suffix always means a percentage of the base size; the optional p suffix provides a size relative to some parent container.
name fr.campus.laurainc.honeybee:floatingActionButtonStyle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#materialButtonStyle attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:materialButtonStyle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#materialCardViewStyle attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:materialCardViewStyle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#navigationViewStyle attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:navigationViewStyle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#scrimBackground attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:scrimBackground
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#snackbarButtonStyle attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:snackbarButtonStyle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabStyle attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:tabStyle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#textAppearanceBody1 attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:textAppearanceBody1
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#textAppearanceBody2 attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:textAppearanceBody2
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#textAppearanceButton attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:textAppearanceButton
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#textAppearanceCaption attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:textAppearanceCaption
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#textAppearanceHeadline1 attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:textAppearanceHeadline1
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#textAppearanceHeadline2 attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:textAppearanceHeadline2
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#textAppearanceHeadline3 attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:textAppearanceHeadline3
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#textAppearanceHeadline4 attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:textAppearanceHeadline4
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#textAppearanceHeadline5 attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:textAppearanceHeadline5
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#textAppearanceHeadline6 attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:textAppearanceHeadline6
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#textAppearanceOverline attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:textAppearanceOverline
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#textAppearanceSubtitle1 attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:textAppearanceSubtitle1
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#textAppearanceSubtitle2 attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:textAppearanceSubtitle2
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#textInputStyle attribute's value can be found in the MaterialComponentsTheme array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:textInputStyle
| 
 | static | 
Attributes that can be used with a MenuGroup.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
| 
 | static | 
description Whether the items are capable of displaying a check mark.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
all
1
none
0
single
2
name android:checkableBehavior
| 
 | static | 
description Whether the items are enabled.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name android:enabled
| 
 | static | 
description The ID of the group.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:id
| 
 | static | 
description The category applied to all items within this group. (This will be or'ed with the orderInCategory attribute.)
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
alternative
40000
container
10000
secondary
30000
system
20000
name android:menuCategory
| 
 | static | 
description The order within the category applied to all items within this group. (This will be or'ed with the category attribute.)
May be an integer value, such as "<code>100</code>".
name android:orderInCategory
| 
 | static | 
description Whether the items are shown/visible.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name android:visible
| 
 | static | 
Attributes that can be used with a MenuItem.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:actionLayout
An optional layout to be used as an action view.
fr.campus.laurainc.honeybee:actionProviderClass
The name of an optional ActionProvider class to instantiate an action view and perform operations such as default action for that menu item.
fr.campus.laurainc.honeybee:actionViewClass
The name of an optional View class to instantiate and use as an action view.
fr.campus.laurainc.honeybee:alphabeticModifiers
The alphabetic modifier key.
fr.campus.laurainc.honeybee:contentDescription
The content description associated with the item.
fr.campus.laurainc.honeybee:iconTint
Tint to apply to the icon.
fr.campus.laurainc.honeybee:iconTintMode
Blending mode used to apply the icon tint.
fr.campus.laurainc.honeybee:numericModifiers
The numeric modifier key.
fr.campus.laurainc.honeybee:showAsAction
How this item should display in the Action Bar, if present.
fr.campus.laurainc.honeybee:tooltipText
The tooltip text associated with the item.
| 
 | static | 
description An optional layout to be used as an action view. See android.view.MenuItem#setActionView(android.view.View) for more info.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:actionLayout
| 
 | static | 
description The name of an optional ActionProvider class to instantiate an action view and perform operations such as default action for that menu item. See android.view.MenuItem#setActionProvider(android.view.ActionProvider) for more info.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:actionProviderClass
| 
 | static | 
description The name of an optional View class to instantiate and use as an action view. See android.view.MenuItem#setActionView(android.view.View) for more info.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:actionViewClass
| 
 | static | 
description The alphabetic modifier key. This is the modifier when using a keyboard with alphabetic keys. The values should be kept in sync with KeyEvent
Must be one or more (separated by '|') of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
ALT
2
CTRL
1000
FUNCTION
8
META
10000
SHIFT
1
SYM
4
name fr.campus.laurainc.honeybee:alphabeticModifiers
| 
 | static | 
description The alphabetic shortcut key. This is the shortcut when using a keyboard with alphabetic keys.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name android:alphabeticShortcut
| 
 | static | 
description Whether the item is capable of displaying a check mark.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name android:checkable
| 
 | static | 
description Whether the item is checked. Note that you must first have enabled checking with the checkable attribute or else the check mark will not appear.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name android:checked
| 
 | static | 
description Whether the item is enabled.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name android:enabled
| 
 | static | 
description The icon associated with this item. This icon will not always be shown, so the title should be sufficient in describing this item.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:icon
| 
 | static | 
description The ID of the item.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:id
| 
 | static | 
description The category applied to the item. (This will be or'ed with the orderInCategory attribute.)
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
alternative
40000
container
10000
secondary
30000
system
20000
name android:menuCategory
| 
 | static | 
description The numeric shortcut key. This is the shortcut when using a numeric (e.g., 12-key) keyboard.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name android:numericShortcut
| 
 | static | 
description Name of a method on the Context used to inflate the menu that will be called when the item is clicked.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name android:onClick
| 
 | static | 
description The order within the category applied to the item. (This will be or'ed with the category attribute.)
May be an integer value, such as "<code>100</code>".
name android:orderInCategory
| 
 | static | 
description The title associated with the item.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name android:title
| 
 | static | 
description The condensed title associated with the item. This is used in situations where the normal title may be too long to be displayed.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name android:titleCondensed
| 
 | static | 
description Whether the item is shown/visible.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name android:visible
| 
 | static | 
description The content description associated with the item.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:contentDescription
| 
 | static | 
description Tint to apply to the icon.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:iconTint
| 
 | static | 
description Blending mode used to apply the icon tint.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
add
10
Combines the tint and icon color and alpha channels, clamping the result to valid color values. Saturate(S + D)
multiply
e
Multiplies the color and alpha channels of the icon with those of the tint. [Sa * Da, Sc * Dc]
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop
9
The tint is drawn above the icon, but with the icon’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in
5
The tint is masked by the alpha channel of the icon. The icon’s color channels are thrown out. [Sa * Da, Sc * Da]
src_over
3
The tint is drawn on top of the icon. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
name fr.campus.laurainc.honeybee:iconTintMode
| 
 | static | 
description The numeric modifier key. This is the modifier when using a numeric (e.g., 12-key) keyboard. The values should be kept in sync with KeyEvent
Must be one or more (separated by '|') of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
ALT
2
CTRL
1000
FUNCTION
8
META
10000
SHIFT
1
SYM
4
name fr.campus.laurainc.honeybee:numericModifiers
| 
 | static | 
description How this item should display in the Action Bar, if present.
Must be one or more (separated by '|') of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
always
2
Always show this item in an actionbar, even if it would override the system's limits of how much stuff to put there. This may make your action bar look bad on some screens. In most cases you should use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never".
collapseActionView
8
This item's action view collapses to a normal menu item. When expanded, the action view takes over a larger segment of its container.
ifRoom
1
Show this item in an action bar if there is room for it as determined by the system. Favor this option over "always" where possible. Mutually exclusive with "never" and "always".
never
0
Never show this item in an action bar, show it in the overflow menu instead. Mutually exclusive with "ifRoom" and "always".
withText
4
When this item is shown as an action in the action bar, show a text label with it even if it has an icon representation.
name fr.campus.laurainc.honeybee:showAsAction
| 
 | static | 
description The tooltip text associated with the item.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:tooltipText
| 
 | static | 
Attributes that can be used with a MenuView.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:preserveIconSpacing
Whether space should be reserved in layout when an icon is missing.
fr.campus.laurainc.honeybee:subMenuArrow
Drawable for the arrow icon indicating a particular item is a submenu.
| 
 | static | 
description Default background for the menu header.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:headerBackground
| 
 | static | 
description Default horizontal divider between rows of menu items.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:horizontalDivider
| 
 | static | 
description Default background for each menu item.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:itemBackground
| 
 | static | 
description Default disabled icon alpha for each menu item that shows an icon.
May be a floating point value, such as "<code>1.2</code>".
name android:itemIconDisabledAlpha
| 
 | static | 
description Default appearance of menu item text.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:itemTextAppearance
| 
 | static | 
description Default vertical divider between menu items.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:verticalDivider
| 
 | static | 
description Default animations for the menu.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:windowAnimationStyle
| 
 | static | 
description Whether space should be reserved in layout when an icon is missing.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:preserveIconSpacing
| 
 | static | 
description Drawable for the arrow icon indicating a particular item is a submenu.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:subMenuArrow
| 
 | static | 
Attributes that can be used with a NavigationView.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:elevation
Elevation for the action bar itself
fr.campus.laurainc.honeybee:headerLayout
fr.campus.laurainc.honeybee:itemBackground
fr.campus.laurainc.honeybee:itemHorizontalPadding
fr.campus.laurainc.honeybee:itemIconPadding
fr.campus.laurainc.honeybee:itemIconTint
fr.campus.laurainc.honeybee:itemTextAppearance
fr.campus.laurainc.honeybee:itemTextColor
fr.campus.laurainc.honeybee:menu
| 
 | static | 
This symbol is the offset where the android.R.attr#background attribute's value can be found in the NavigationView array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:background
| 
 | static | 
This symbol is the offset where the android.R.attr#fitsSystemWindows attribute's value can be found in the NavigationView array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name android:fitsSystemWindows
| 
 | static | 
This symbol is the offset where the android.R.attr#maxWidth attribute's value can be found in the NavigationView array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:maxWidth
| 
 | static | 
description Elevation for the action bar itself
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:elevation
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#headerLayout attribute's value can be found in the NavigationView array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:headerLayout
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#itemBackground attribute's value can be found in the NavigationView array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:itemBackground
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#itemHorizontalPadding attribute's value can be found in the NavigationView array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:itemHorizontalPadding
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#itemIconPadding attribute's value can be found in the NavigationView array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:itemIconPadding
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#itemIconTint attribute's value can be found in the NavigationView array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:itemIconTint
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#itemTextAppearance attribute's value can be found in the NavigationView array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:itemTextAppearance
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#itemTextColor attribute's value can be found in the NavigationView array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:itemTextColor
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#menu attribute's value can be found in the NavigationView array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:menu
| 
 | static | 
Attributes that can be used with a PopupWindow.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:overlapAnchor
Whether the popup window should overlap its anchor view.
| 
 | static | 
This symbol is the offset where the android.R.attr#popupAnimationStyle attribute's value can be found in the PopupWindow array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:popupAnimationStyle
| 
 | static | 
This symbol is the offset where the android.R.attr#popupBackground attribute's value can be found in the PopupWindow array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:popupBackground
| 
 | static | 
description Whether the popup window should overlap its anchor view.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:overlapAnchor
| 
 | static | 
Attributes that can be used with a PopupWindowBackgroundState.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:state_above_anchor
State identifier indicating the popup will be above the anchor.
| 
 | static | 
description State identifier indicating the popup will be above the anchor.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:state_above_anchor
| 
 | static | 
Attributes that can be used with a RecycleListView.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:paddingBottomNoButtons
Bottom padding to use when no buttons are present.
fr.campus.laurainc.honeybee:paddingTopNoTitle
Top padding to use when no title is present.
| 
 | static | 
description Bottom padding to use when no buttons are present.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:paddingBottomNoButtons
| 
 | static | 
description Top padding to use when no title is present.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:paddingTopNoTitle
| 
 | static | 
Attributes that can be used with a RecyclerView.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
android:descendantFocusability
fr.campus.laurainc.honeybee:fastScrollEnabled
fr.campus.laurainc.honeybee:fastScrollHorizontalThumbDrawable
fr.campus.laurainc.honeybee:fastScrollHorizontalTrackDrawable
fr.campus.laurainc.honeybee:fastScrollVerticalThumbDrawable
fr.campus.laurainc.honeybee:fastScrollVerticalTrackDrawable
fr.campus.laurainc.honeybee:layoutManager
Class name of the Layout Manager to be used.
fr.campus.laurainc.honeybee:reverseLayout
fr.campus.laurainc.honeybee:spanCount
fr.campus.laurainc.honeybee:stackFromEnd
| 
 | static | 
This symbol is the offset where the android.R.attr#descendantFocusability attribute's value can be found in the RecyclerView array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
afterDescendants
1
beforeDescendants
0
blocksDescendants
2
name android:descendantFocusability
| 
 | static | 
This symbol is the offset where the android.R.attr#orientation attribute's value can be found in the RecyclerView array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
horizontal
0
vertical
1
name android:orientation
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#fastScrollEnabled attribute's value can be found in the RecyclerView array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:fastScrollEnabled
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#fastScrollHorizontalThumbDrawable attribute's value can be found in the RecyclerView array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:fastScrollHorizontalThumbDrawable
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#fastScrollHorizontalTrackDrawable attribute's value can be found in the RecyclerView array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:fastScrollHorizontalTrackDrawable
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#fastScrollVerticalThumbDrawable attribute's value can be found in the RecyclerView array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:fastScrollVerticalThumbDrawable
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#fastScrollVerticalTrackDrawable attribute's value can be found in the RecyclerView array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:fastScrollVerticalTrackDrawable
| 
 | static | 
description Class name of the Layout Manager to be used.
The class must extandroidx.recyclerview.widget.RecyclerViewView$LayoutManager and have either a default constructor or constructor with the signature (android.content.Context, android.util.AttributeSet, int, int).
If the name starts with a '.', application package is prefixed. Else, if the name contains a '.', the classname is assumed to be a full class name. Else, the recycler view package naandroidx.appcompat.widgetdget) is prefixed.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:layoutManager
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#reverseLayout attribute's value can be found in the RecyclerView array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:reverseLayout
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#spanCount attribute's value can be found in the RecyclerView array.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:spanCount
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#stackFromEnd attribute's value can be found in the RecyclerView array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:stackFromEnd
| 
 | static | 
Attributes that can be used with a ScrimInsetsFrameLayout.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:insetForeground
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#insetForeground attribute's value can be found in the ScrimInsetsFrameLayout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:insetForeground
| 
 | static | 
Attributes that can be used with a ScrollingViewBehavior_Layout.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:behavior_overlapTop
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#behavior_overlapTop attribute's value can be found in the ScrollingViewBehavior_Layout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:behavior_overlapTop
| 
 | static | 
Attributes that can be used with a SearchView.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:closeIcon
Close button icon
fr.campus.laurainc.honeybee:commitIcon
Commit icon shown in the query suggestion row
fr.campus.laurainc.honeybee:defaultQueryHint
Default query hint used when
is undefined and the search view's
does not provide a hint.
fr.campus.laurainc.honeybee:goIcon
Go button icon
fr.campus.laurainc.honeybee:iconifiedByDefault
The default state of the SearchView.
fr.campus.laurainc.honeybee:layout
The layout to use for the search view.
fr.campus.laurainc.honeybee:queryBackground
Background for the section containing the search query
fr.campus.laurainc.honeybee:queryHint
An optional user-defined query hint string to be displayed in the empty query field.
fr.campus.laurainc.honeybee:searchHintIcon
Search icon displayed as a text field hint
fr.campus.laurainc.honeybee:searchIcon
Search icon
fr.campus.laurainc.honeybee:submitBackground
Background for the section containing the action (e.g.
fr.campus.laurainc.honeybee:suggestionRowLayout
Layout for query suggestion rows
fr.campus.laurainc.honeybee:voiceIcon
Voice button icon
| 
 | static | 
This symbol is the offset where the android.R.attr#focusable attribute's value can be found in the SearchView array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
auto
10
name android:focusable
| 
 | static | 
description The IME options to set on the query text field.
Must be one or more (separated by '|') of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
actionDone
6
actionGo
2
actionNext
5
actionNone
1
actionPrevious
7
actionSearch
3
actionSend
4
actionUnspecified
0
flagForceAscii
80000000
flagNavigateNext
8000000
flagNavigatePrevious
4000000
flagNoAccessoryAction
20000000
flagNoEnterAction
40000000
flagNoExtractUi
10000000
flagNoFullscreen
2000000
flagNoPersonalizedLearning
1000000
normal
0
name android:imeOptions
| 
 | static | 
description The input type to set on the query text field.
Must be one or more (separated by '|') of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
date
14
datetime
4
none
0
number
2
numberDecimal
2002
numberPassword
12
numberSigned
1002
phone
3
text
1
textAutoComplete
10001
textAutoCorrect
8001
textCapCharacters
1001
textCapSentences
4001
textCapWords
2001
textEmailAddress
21
textEmailSubject
31
textFilter
b1
textImeMultiLine
40001
textLongMessage
51
textMultiLine
20001
textNoSuggestions
80001
textPassword
81
textPersonName
61
textPhonetic
c1
textPostalAddress
71
textShortMessage
41
textUri
11
textVisiblePassword
91
textWebEditText
a1
textWebEmailAddress
d1
textWebPassword
e1
time
24
name android:inputType
| 
 | static | 
description An optional maximum width of the SearchView.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:maxWidth
| 
 | static | 
description Close button icon
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:closeIcon
| 
 | static | 
description Commit icon shown in the query suggestion row
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:commitIcon
| 
 | static | 
description Default query hint used when
is undefined and the search view's
does not provide a hint.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:defaultQueryHint
| 
 | static | 
description Go button icon
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:goIcon
| 
 | static | 
description The default state of the SearchView. If true, it will be iconified when not in use and expanded when clicked.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:iconifiedByDefault
| 
 | static | 
description The layout to use for the search view.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:layout
| 
 | static | 
description Background for the section containing the search query
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:queryBackground
| 
 | static | 
description An optional user-defined query hint string to be displayed in the empty query field.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:queryHint
| 
 | static | 
description Search icon displayed as a text field hint
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:searchHintIcon
| 
 | static | 
description Search icon
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:searchIcon
| 
 | static | 
description Background for the section containing the action (e.g. voice search)
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:submitBackground
| 
 | static | 
description Layout for query suggestion rows
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:suggestionRowLayout
| 
 | static | 
description Voice button icon
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:voiceIcon
| 
 | static | 
Attributes that can be used with a Snackbar.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:snackbarButtonStyle
fr.campus.laurainc.honeybee:snackbarStyle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#snackbarButtonStyle attribute's value can be found in the Snackbar array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:snackbarButtonStyle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#snackbarStyle attribute's value can be found in the Snackbar array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:snackbarStyle
| 
 | static | 
Attributes that can be used with a SnackbarLayout.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:elevation
Elevation for the action bar itself
| 
 | static | 
This symbol is the offset where the android.R.attr#maxWidth attribute's value can be found in the SnackbarLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:maxWidth
| 
 | static | 
description Elevation for the action bar itself
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:elevation
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#maxActionInlineWidth attribute's value can be found in the SnackbarLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:maxActionInlineWidth
| 
 | static | 
Attributes that can be used with a Spinner.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:popupTheme
Reference to a theme that should be used to inflate popups shown by widgets in the action bar.
| 
 | static | 
description Width of the dropdown in spinnerMode="dropdown".
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
fill_parent
ffffffff
match_parent
ffffffff
wrap_content
fffffffe
name android:dropDownWidth
| 
 | static | 
description Reference to an array resource that will populate the Spinner.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:entries
| 
 | static | 
description Background drawable to use for the dropdown in spinnerMode="dropdown".
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:popupBackground
| 
 | static | 
description The prompt to display when the spinner's dialog is shown.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:prompt
| 
 | static | 
description Theme to use for the drop-down or dialog popup window.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:popupTheme
| 
 | static | 
Attributes that can be used with a StateListDrawable.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
| 
 | static | 
description If true, the drawable's reported internal size will remain constant as the state changes; the size is the maximum of all of the states. If false, the size will vary based on the current state.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name android:constantSize
| 
 | static | 
description Enables or disables dithering of the bitmap if the bitmap does not have the same pixel configuration as the screen (for instance: a ARGB 8888 bitmap with an RGB 565 screen).
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name android:dither
| 
 | static | 
description Amount of time (in milliseconds) to fade in a new state drawable.
May be an integer value, such as "<code>100</code>".
name android:enterFadeDuration
| 
 | static | 
description Amount of time (in milliseconds) to fade out an old state drawable.
May be an integer value, such as "<code>100</code>".
name android:exitFadeDuration
| 
 | static | 
description If true, allows the drawable's padding to change based on the current state that is selected. If false, the padding will stay the same (based on the maximum padding of all the states). Enabling this feature requires that the owner of the drawable deal with performing layout when the state changes, which is often not supported.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name android:variablePadding
| 
 | static | 
description Indicates whether the drawable should be initially visible.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name android:visible
| 
 | static | 
Attributes that can be used with a StateListDrawableItem.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
| 
 | static | 
description Reference to a drawable resource to use for the state. If not given, the drawable must be defined by the first child tag.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:drawable
| 
 | static | 
Attributes that can be used with a SwitchCompat.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:showText
Whether to draw on/off text.
fr.campus.laurainc.honeybee:splitTrack
Whether to split the track and leave a gap for the thumb drawable.
fr.campus.laurainc.honeybee:switchMinWidth
Minimum width for the switch component
fr.campus.laurainc.honeybee:switchPadding
Minimum space between the switch and caption text
fr.campus.laurainc.honeybee:switchTextAppearance
TextAppearance style for text displayed on the switch thumb.
fr.campus.laurainc.honeybee:thumbTextPadding
Amount of padding on either side of text within the switch thumb.
fr.campus.laurainc.honeybee:thumbTint
Tint to apply to the thumb drawable.
fr.campus.laurainc.honeybee:thumbTintMode
Blending mode used to apply the thumb tint.
fr.campus.laurainc.honeybee:track
Drawable to use as the "track" that the switch thumb slides within.
fr.campus.laurainc.honeybee:trackTint
Tint to apply to the track.
fr.campus.laurainc.honeybee:trackTintMode
Blending mode used to apply the track tint.
| 
 | static | 
description Text to use when the switch is in the unchecked/"off" state.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name android:textOff
| 
 | static | 
description Text to use when the switch is in the checked/"on" state.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name android:textOn
| 
 | static | 
description Drawable to use as the "thumb" that switches back and forth.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:thumb
| 
 | static | 
description Whether to draw on/off text.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:showText
| 
 | static | 
description Whether to split the track and leave a gap for the thumb drawable.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:splitTrack
| 
 | static | 
description Minimum width for the switch component
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:switchMinWidth
| 
 | static | 
description Minimum space between the switch and caption text
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:switchPadding
| 
 | static | 
description TextAppearance style for text displayed on the switch thumb.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:switchTextAppearance
| 
 | static | 
description Amount of padding on either side of text within the switch thumb.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:thumbTextPadding
| 
 | static | 
description Tint to apply to the thumb drawable.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:thumbTint
| 
 | static | 
description Blending mode used to apply the thumb tint.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
add
10
Combines the tint and drawable color and alpha channels, clamping the result to valid color values. Saturate(S + D)
multiply
e
Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc]
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da]
src_over
3
The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
name fr.campus.laurainc.honeybee:thumbTintMode
| 
 | static | 
description Drawable to use as the "track" that the switch thumb slides within.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:track
| 
 | static | 
description Tint to apply to the track.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:trackTint
| 
 | static | 
description Blending mode used to apply the track tint.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
add
10
Combines the tint and drawable color and alpha channels, clamping the result to valid color values. Saturate(S + D)
multiply
e
Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc]
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da]
src_over
3
The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
name fr.campus.laurainc.honeybee:trackTintMode
| 
 | static | 
Attributes that can be used with a TabItem.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
| 
 | static | 
This symbol is the offset where the android.R.attr#icon attribute's value can be found in the TabItem array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:icon
| 
 | static | 
This symbol is the offset where the android.R.attr#layout attribute's value can be found in the TabItem array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:layout
| 
 | static | 
This symbol is the offset where the android.R.attr#text attribute's value can be found in the TabItem array.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name android:text
| 
 | static | 
Attributes that can be used with a TabLayout.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:tabBackground
fr.campus.laurainc.honeybee:tabContentStart
fr.campus.laurainc.honeybee:tabGravity
fr.campus.laurainc.honeybee:tabIconTint
fr.campus.laurainc.honeybee:tabIconTintMode
fr.campus.laurainc.honeybee:tabIndicator
fr.campus.laurainc.honeybee:tabIndicatorAnimationDuration
fr.campus.laurainc.honeybee:tabIndicatorColor
fr.campus.laurainc.honeybee:tabIndicatorFullWidth
fr.campus.laurainc.honeybee:tabIndicatorGravity
fr.campus.laurainc.honeybee:tabIndicatorHeight
fr.campus.laurainc.honeybee:tabInlineLabel
fr.campus.laurainc.honeybee:tabMaxWidth
fr.campus.laurainc.honeybee:tabMinWidth
fr.campus.laurainc.honeybee:tabMode
fr.campus.laurainc.honeybee:tabPadding
fr.campus.laurainc.honeybee:tabPaddingBottom
fr.campus.laurainc.honeybee:tabPaddingEnd
fr.campus.laurainc.honeybee:tabPaddingStart
fr.campus.laurainc.honeybee:tabPaddingTop
fr.campus.laurainc.honeybee:tabRippleColor
fr.campus.laurainc.honeybee:tabSelectedTextColor
fr.campus.laurainc.honeybee:tabTextAppearance
fr.campus.laurainc.honeybee:tabTextColor
fr.campus.laurainc.honeybee:tabUnboundedRipple
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabBackground attribute's value can be found in the TabLayout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:tabBackground
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabContentStart attribute's value can be found in the TabLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:tabContentStart
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabGravity attribute's value can be found in the TabLayout array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
center
1
fill
0
name fr.campus.laurainc.honeybee:tabGravity
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabIconTint attribute's value can be found in the TabLayout array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:tabIconTint
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabIconTintMode attribute's value can be found in the TabLayout array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
add
10
multiply
e
screen
f
src_atop
9
src_in
5
src_over
3
name fr.campus.laurainc.honeybee:tabIconTintMode
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabIndicator attribute's value can be found in the TabLayout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:tabIndicator
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabIndicatorAnimationDuration attribute's value can be found in the TabLayout array.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:tabIndicatorAnimationDuration
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabIndicatorColor attribute's value can be found in the TabLayout array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:tabIndicatorColor
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabIndicatorFullWidth attribute's value can be found in the TabLayout array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:tabIndicatorFullWidth
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabIndicatorGravity attribute's value can be found in the TabLayout array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
bottom
0
center
1
stretch
3
top
2
name fr.campus.laurainc.honeybee:tabIndicatorGravity
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabIndicatorHeight attribute's value can be found in the TabLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:tabIndicatorHeight
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabInlineLabel attribute's value can be found in the TabLayout array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:tabInlineLabel
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabMaxWidth attribute's value can be found in the TabLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:tabMaxWidth
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabMinWidth attribute's value can be found in the TabLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:tabMinWidth
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabMode attribute's value can be found in the TabLayout array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
fixed
1
scrollable
0
name fr.campus.laurainc.honeybee:tabMode
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabPadding attribute's value can be found in the TabLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:tabPadding
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabPaddingBottom attribute's value can be found in the TabLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:tabPaddingBottom
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabPaddingEnd attribute's value can be found in the TabLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:tabPaddingEnd
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabPaddingStart attribute's value can be found in the TabLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:tabPaddingStart
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabPaddingTop attribute's value can be found in the TabLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:tabPaddingTop
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabRippleColor attribute's value can be found in the TabLayout array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:tabRippleColor
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabSelectedTextColor attribute's value can be found in the TabLayout array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:tabSelectedTextColor
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabTextAppearance attribute's value can be found in the TabLayout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:tabTextAppearance
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabTextColor attribute's value can be found in the TabLayout array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:tabTextColor
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#tabUnboundedRipple attribute's value can be found in the TabLayout array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:tabUnboundedRipple
| 
 | static | 
Attributes that can be used with a TextAppearance.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:fontFamily
The attribute for the font family.
fr.campus.laurainc.honeybee:textAllCaps
Present the text in ALL CAPS.
| 
 | static | 
This symbol is the offset where the android.R.attr#fontFamily attribute's value can be found in the TextAppearance array.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name android:fontFamily
| 
 | static | 
This symbol is the offset where the android.R.attr#shadowColor attribute's value can be found in the TextAppearance array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:shadowColor
| 
 | static | 
This symbol is the offset where the android.R.attr#shadowDx attribute's value can be found in the TextAppearance array.
May be a floating point value, such as "<code>1.2</code>".
name android:shadowDx
| 
 | static | 
This symbol is the offset where the android.R.attr#shadowDy attribute's value can be found in the TextAppearance array.
May be a floating point value, such as "<code>1.2</code>".
name android:shadowDy
| 
 | static | 
This symbol is the offset where the android.R.attr#shadowRadius attribute's value can be found in the TextAppearance array.
May be a floating point value, such as "<code>1.2</code>".
name android:shadowRadius
| 
 | static | 
This symbol is the offset where the android.R.attr#textColor attribute's value can be found in the TextAppearance array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:textColor
| 
 | static | 
This symbol is the offset where the android.R.attr#textColorHint attribute's value can be found in the TextAppearance array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:textColorHint
| 
 | static | 
This symbol is the offset where the android.R.attr#textColorLink attribute's value can be found in the TextAppearance array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:textColorLink
| 
 | static | 
This symbol is the offset where the android.R.attr#textSize attribute's value can be found in the TextAppearance array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:textSize
| 
 | static | 
This symbol is the offset where the android.R.attr#textStyle attribute's value can be found in the TextAppearance array.
Must be one or more (separated by '|') of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
bold
1
italic
2
normal
0
name android:textStyle
| 
 | static | 
This symbol is the offset where the android.R.attr#typeface attribute's value can be found in the TextAppearance array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
monospace
3
normal
0
sans
1
serif
2
name android:typeface
| 
 | static | 
description The attribute for the font family.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:fontFamily
| 
 | static | 
description Present the text in ALL CAPS. This may use a small-caps form when available.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:textAllCaps
| 
 | static | 
Attributes that can be used with a TextInputLayout.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:boxBackgroundColor
fr.campus.laurainc.honeybee:boxBackgroundMode
fr.campus.laurainc.honeybee:boxCollapsedPaddingTop
fr.campus.laurainc.honeybee:boxCornerRadiusBottomEnd
fr.campus.laurainc.honeybee:boxCornerRadiusBottomStart
fr.campus.laurainc.honeybee:boxCornerRadiusTopEnd
fr.campus.laurainc.honeybee:boxCornerRadiusTopStart
fr.campus.laurainc.honeybee:boxStrokeColor
fr.campus.laurainc.honeybee:boxStrokeWidth
fr.campus.laurainc.honeybee:counterEnabled
fr.campus.laurainc.honeybee:counterMaxLength
fr.campus.laurainc.honeybee:counterOverflowTextAppearance
fr.campus.laurainc.honeybee:counterTextAppearance
fr.campus.laurainc.honeybee:errorEnabled
fr.campus.laurainc.honeybee:errorTextAppearance
fr.campus.laurainc.honeybee:helperText
fr.campus.laurainc.honeybee:helperTextEnabled
fr.campus.laurainc.honeybee:helperTextTextAppearance
fr.campus.laurainc.honeybee:hintAnimationEnabled
fr.campus.laurainc.honeybee:hintEnabled
fr.campus.laurainc.honeybee:hintTextAppearance
fr.campus.laurainc.honeybee:passwordToggleContentDescription
fr.campus.laurainc.honeybee:passwordToggleDrawable
fr.campus.laurainc.honeybee:passwordToggleEnabled
fr.campus.laurainc.honeybee:passwordToggleTint
fr.campus.laurainc.honeybee:passwordToggleTintMode
| 
 | static | 
This symbol is the offset where the android.R.attr#hint attribute's value can be found in the TextInputLayout array.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name android:hint
| 
 | static | 
This symbol is the offset where the android.R.attr#textColorHint attribute's value can be found in the TextInputLayout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:textColorHint
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#boxBackgroundColor attribute's value can be found in the TextInputLayout array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:boxBackgroundColor
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#boxBackgroundMode attribute's value can be found in the TextInputLayout array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
filled
1
none
0
outline
2
name fr.campus.laurainc.honeybee:boxBackgroundMode
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#boxCollapsedPaddingTop attribute's value can be found in the TextInputLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:boxCollapsedPaddingTop
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#boxCornerRadiusBottomEnd attribute's value can be found in the TextInputLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:boxCornerRadiusBottomEnd
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#boxCornerRadiusBottomStart attribute's value can be found in the TextInputLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:boxCornerRadiusBottomStart
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#boxCornerRadiusTopEnd attribute's value can be found in the TextInputLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:boxCornerRadiusTopEnd
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#boxCornerRadiusTopStart attribute's value can be found in the TextInputLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:boxCornerRadiusTopStart
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#boxStrokeColor attribute's value can be found in the TextInputLayout array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:boxStrokeColor
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#boxStrokeWidth attribute's value can be found in the TextInputLayout array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:boxStrokeWidth
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#counterEnabled attribute's value can be found in the TextInputLayout array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:counterEnabled
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#counterMaxLength attribute's value can be found in the TextInputLayout array.
May be an integer value, such as "<code>100</code>".
name fr.campus.laurainc.honeybee:counterMaxLength
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#counterOverflowTextAppearance attribute's value can be found in the TextInputLayout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:counterOverflowTextAppearance
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#counterTextAppearance attribute's value can be found in the TextInputLayout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:counterTextAppearance
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#errorEnabled attribute's value can be found in the TextInputLayout array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:errorEnabled
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#errorTextAppearance attribute's value can be found in the TextInputLayout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:errorTextAppearance
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#helperText attribute's value can be found in the TextInputLayout array.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:helperText
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#helperTextEnabled attribute's value can be found in the TextInputLayout array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:helperTextEnabled
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#helperTextTextAppearance attribute's value can be found in the TextInputLayout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:helperTextTextAppearance
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#hintAnimationEnabled attribute's value can be found in the TextInputLayout array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:hintAnimationEnabled
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#hintEnabled attribute's value can be found in the TextInputLayout array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:hintEnabled
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#hintTextAppearance attribute's value can be found in the TextInputLayout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:hintTextAppearance
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#passwordToggleContentDescription attribute's value can be found in the TextInputLayout array.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:passwordToggleContentDescription
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#passwordToggleDrawable attribute's value can be found in the TextInputLayout array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:passwordToggleDrawable
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#passwordToggleEnabled attribute's value can be found in the TextInputLayout array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:passwordToggleEnabled
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#passwordToggleTint attribute's value can be found in the TextInputLayout array.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:passwordToggleTint
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#passwordToggleTintMode attribute's value can be found in the TextInputLayout array.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
multiply
e
screen
f
src_atop
9
src_in
5
src_over
3
name fr.campus.laurainc.honeybee:passwordToggleTintMode
| 
 | static | 
Attributes that can be used with a ThemeEnforcement.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
| 
 | static | 
This symbol is the offset where the android.R.attr#textAppearance attribute's value can be found in the ThemeEnforcement array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:textAppearance
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#enforceMaterialTheme attribute's value can be found in the ThemeEnforcement array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:enforceMaterialTheme
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#enforceTextAppearance attribute's value can be found in the ThemeEnforcement array.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
name fr.campus.laurainc.honeybee:enforceTextAppearance
| 
 | static | 
Attributes that can be used with a Toolbar.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:buttonGravity
fr.campus.laurainc.honeybee:collapseContentDescription
Text to set as the content description for the collapse button.
fr.campus.laurainc.honeybee:collapseIcon
Icon drawable to use for the collapse button.
fr.campus.laurainc.honeybee:contentInsetEnd
Minimum inset for content views within a bar.
fr.campus.laurainc.honeybee:contentInsetEndWithActions
Minimum inset for content views within a bar when actions from a menu are present.
fr.campus.laurainc.honeybee:contentInsetLeft
Minimum inset for content views within a bar.
fr.campus.laurainc.honeybee:contentInsetRight
Minimum inset for content views within a bar.
fr.campus.laurainc.honeybee:contentInsetStart
Minimum inset for content views within a bar.
fr.campus.laurainc.honeybee:contentInsetStartWithNavigation
Minimum inset for content views within a bar when a navigation button is present, such as the Up button.
fr.campus.laurainc.honeybee:logo
Specifies the drawable used for the application logo.
fr.campus.laurainc.honeybee:logoDescription
A content description string to describe the appearance of the associated logo image.
fr.campus.laurainc.honeybee:maxButtonHeight
fr.campus.laurainc.honeybee:navigationContentDescription
Text to set as the content description for the navigation button located at the start of the toolbar.
fr.campus.laurainc.honeybee:navigationIcon
Icon drawable to use for the navigation button located at the start of the toolbar.
fr.campus.laurainc.honeybee:popupTheme
Reference to a theme that should be used to inflate popups shown by widgets in the action bar.
fr.campus.laurainc.honeybee:subtitle
Specifies subtitle text used for navigationMode="normal"
fr.campus.laurainc.honeybee:subtitleTextAppearance
fr.campus.laurainc.honeybee:subtitleTextColor
A color to apply to the subtitle string.
fr.campus.laurainc.honeybee:title
fr.campus.laurainc.honeybee:titleMargin
Specifies extra space on the left, start, right and end sides of the toolbar's title.
fr.campus.laurainc.honeybee:titleMarginBottom
Specifies extra space on the bottom side of the toolbar's title.
fr.campus.laurainc.honeybee:titleMarginEnd
Specifies extra space on the end side of the toolbar's title.
fr.campus.laurainc.honeybee:titleMarginStart
Specifies extra space on the start side of the toolbar's title.
fr.campus.laurainc.honeybee:titleMarginTop
Specifies extra space on the top side of the toolbar's title.
fr.campus.laurainc.honeybee:titleMargins
{
| 
 | static | 
This symbol is the offset where the android.R.attr#gravity attribute's value can be found in the Toolbar array.
Must be one or more (separated by '|') of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
bottom
50
center
11
center_horizontal
1
center_vertical
10
clip_horizontal
8
clip_vertical
80
end
800005
fill
77
fill_horizontal
7
fill_vertical
70
left
3
right
5
start
800003
top
30
name android:gravity
| 
 | static | 
This symbol is the offset where the android.R.attr#minHeight attribute's value can be found in the Toolbar array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name android:minHeight
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#buttonGravity attribute's value can be found in the Toolbar array.
Must be one or more (separated by '|') of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
bottom
50
Push object to the bottom of its container, not changing its size.
top
30
Push object to the top of its container, not changing its size.
name fr.campus.laurainc.honeybee:buttonGravity
| 
 | static | 
description Text to set as the content description for the collapse button.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:collapseContentDescription
| 
 | static | 
description Icon drawable to use for the collapse button.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:collapseIcon
| 
 | static | 
description Minimum inset for content views within a bar. Navigation buttons and menu views are excepted. Only valid for some themes and configurations.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:contentInsetEnd
| 
 | static | 
description Minimum inset for content views within a bar when actions from a menu are present. Only valid for some themes and configurations.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:contentInsetEndWithActions
| 
 | static | 
description Minimum inset for content views within a bar. Navigation buttons and menu views are excepted. Only valid for some themes and configurations.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:contentInsetLeft
| 
 | static | 
description Minimum inset for content views within a bar. Navigation buttons and menu views are excepted. Only valid for some themes and configurations.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:contentInsetRight
| 
 | static | 
description Minimum inset for content views within a bar. Navigation buttons and menu views are excepted. Only valid for some themes and configurations.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:contentInsetStart
| 
 | static | 
description Minimum inset for content views within a bar when a navigation button is present, such as the Up button. Only valid for some themes and configurations.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:contentInsetStartWithNavigation
| 
 | static | 
description Drawable to set as the logo that appears at the starting side of the Toolbar, just after the navigation button.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:logo
| 
 | static | 
description A content description string to describe the appearance of the associated logo image.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:logoDescription
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#maxButtonHeight attribute's value can be found in the Toolbar array.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:maxButtonHeight
| 
 | static | 
description Text to set as the content description for the navigation button located at the start of the toolbar.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:navigationContentDescription
| 
 | static | 
description Icon drawable to use for the navigation button located at the start of the toolbar.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:navigationIcon
| 
 | static | 
description Reference to a theme that should be used to inflate popups shown by widgets in the toolbar.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:popupTheme
| 
 | static | 
description Specifies subtitle text used for navigationMode="normal"
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:subtitle
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#subtitleTextAppearance attribute's value can be found in the Toolbar array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:subtitleTextAppearance
| 
 | static | 
description A color to apply to the subtitle string.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:subtitleTextColor
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#title attribute's value can be found in the Toolbar array.
May be a string value, using '\;' to escape characters such as '\n' or '\uxxxx' for a unicode character;
name fr.campus.laurainc.honeybee:title
| 
 | static | 
description Specifies extra space on the left, start, right and end sides of the toolbar's title. Margin values should be positive.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:titleMargin
| 
 | static | 
description Specifies extra space on the bottom side of the toolbar's title. If both this attribute and titleMargin are specified, then this attribute takes precedence. Margin values should be positive.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:titleMarginBottom
| 
 | static | 
description Specifies extra space on the end side of the toolbar's title. If both this attribute and titleMargin are specified, then this attribute takes precedence. Margin values should be positive.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:titleMarginEnd
| 
 | static | 
description {
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:titleMargins
| 
 | static | 
description Specifies extra space on the start side of the toolbar's title. If both this attribute and titleMargin are specified, then this attribute takes precedence. Margin values should be positive.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:titleMarginStart
| 
 | static | 
description Specifies extra space on the top side of the toolbar's title. If both this attribute and titleMargin are specified, then this attribute takes precedence. Margin values should be positive.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:titleMarginTop
| 
 | static | 
This symbol is the offset where the fr.campus.laurainc.honeybee.R.attr#titleTextAppearance attribute's value can be found in the Toolbar array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:titleTextAppearance
| 
 | static | 
description A color to apply to the title string.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:titleTextColor
| 
 | static | 
Attributes that can be used with a View.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:paddingEnd
Sets the padding, in pixels, of the end edge; see android.R.attr#padding.
fr.campus.laurainc.honeybee:paddingStart
Sets the padding, in pixels, of the start edge; see android.R.attr#padding.
fr.campus.laurainc.honeybee:theme
Deprecated.
| 
 | static | 
description Boolean that controls whether a view can take focus. By default the user can not move focus to a view; by setting this attribute to true the view is allowed to take focus. This value does not impact the behavior of directly calling android.view.View#requestFocus, which will always request focus regardless of this view. It only impacts where focus navigation will try to move focus.
May be a boolean value, such as "<code>true</code>" or "<code>false</code>".
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
auto
10
name android:focusable
| 
 | static | 
description Specifies a theme override for a view. When a theme override is set, the view will be inflated using a android.content.Context themed with the specified resource.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:theme
| 
 | static | 
description Sets the padding, in pixels, of the end edge; see android.R.attr#padding.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:paddingEnd
| 
 | static | 
description Sets the padding, in pixels, of the start edge; see android.R.attr#padding.
May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>". Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size), in (inches), and mm (millimeters).
name fr.campus.laurainc.honeybee:paddingStart
| 
 | static | 
description Deprecated.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name fr.campus.laurainc.honeybee:theme
| 
 | static | 
Attributes that can be used with a ViewBackgroundHelper.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
fr.campus.laurainc.honeybee:backgroundTint
Tint to apply to the background.
fr.campus.laurainc.honeybee:backgroundTintMode
Blending mode used to apply the background tint.
| 
 | static | 
This symbol is the offset where the android.R.attr#background attribute's value can be found in the ViewBackgroundHelper array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name android:background
| 
 | static | 
description Tint to apply to the background.
May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>", "<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
name fr.campus.laurainc.honeybee:backgroundTint
| 
 | static | 
description Blending mode used to apply the background tint.
Must be one of the following constant values.
<colgroup align="left"> <colgroup align="left">
Constant
Value
Description
add
10
Combines the tint and icon color and alpha channels, clamping the result to valid color values. Saturate(S + D)
multiply
e
Multiplies the color and alpha channels of the drawable with those of the tint. [Sa * Da, Sc * Dc]
screen
f
[Sa + Da - Sa * Da, Sc + Dc - Sc * Dc]
src_atop
9
The tint is drawn above the drawable, but with the drawable’s alpha channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc]
src_in
5
The tint is masked by the alpha channel of the drawable. The drawable’s color channels are thrown out. [Sa * Da, Sc * Da]
src_over
3
The tint is drawn on top of the drawable. [Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc]
name fr.campus.laurainc.honeybee:backgroundTintMode
| 
 | static | 
Attributes that can be used with a ViewStubCompat.
Includes the following attributes:
<colgroup align="left">
Attribute
Description
| 
 | static | 
This symbol is the offset where the android.R.attr#id attribute's value can be found in the ViewStubCompat array.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:id
| 
 | static | 
description Overrides the id of the inflated View with this value.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:inflatedId
| 
 | static | 
description Supply an identifier for the layout resource to inflate when the ViewStub becomes visible or when forced to do so. The layout resource must be a valid reference to a layout.
May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>/<i>name</i></code>" or a theme attribute in the form "<code>?[<i>package</i>:]<i>type</i>/<i>name</i></code>".
name android:layout
 1.8.13
 1.8.13