/* AUTO-GENERATED FILE.  DO NOT MODIFY.
 *
 * This class was automatically generated by the
 * aapt tool from the resource data it found.  It
 * should not be modified by hand.
 */

package com.facebook.reactnative.androidsdk;

public final class R {
    public static final class anim {
        public static int abc_fade_in=0x7f040000;
        public static int abc_fade_out=0x7f040001;
        public static int abc_grow_fade_in_from_bottom=0x7f040002;
        public static int abc_popup_enter=0x7f040003;
        public static int abc_popup_exit=0x7f040004;
        public static int abc_shrink_fade_out_from_bottom=0x7f040005;
        public static int abc_slide_in_bottom=0x7f040006;
        public static int abc_slide_in_top=0x7f040007;
        public static int abc_slide_out_bottom=0x7f040008;
        public static int abc_slide_out_top=0x7f040009;
        public static int catalyst_fade_in=0x7f04000a;
        public static int catalyst_fade_out=0x7f04000b;
        public static int catalyst_push_up_in=0x7f04000c;
        public static int catalyst_push_up_out=0x7f04000d;
        public static int catalyst_slide_down=0x7f04000e;
        public static int catalyst_slide_up=0x7f04000f;
    }
    public static final class attr {
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionBarDivider=0x7f010040;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionBarItemBackground=0x7f010041;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionBarPopupTheme=0x7f01003a;
        /** <p>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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
<p>May be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>wrap_content</code></td><td>0</td><td></td></tr>
</table>
         */
        public static int actionBarSize=0x7f01003f;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionBarSplitStyle=0x7f01003c;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionBarStyle=0x7f01003b;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionBarTabBarStyle=0x7f010036;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionBarTabStyle=0x7f010035;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionBarTabTextStyle=0x7f010037;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionBarTheme=0x7f01003d;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionBarWidgetTheme=0x7f01003e;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionButtonStyle=0x7f01005b;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionDropDownStyle=0x7f010057;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionLayout=0x7f0100d0;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionMenuTextAppearance=0x7f010042;
        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>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>".
         */
        public static int actionMenuTextColor=0x7f010043;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionModeBackground=0x7f010046;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionModeCloseButtonStyle=0x7f010045;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionModeCloseDrawable=0x7f010048;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionModeCopyDrawable=0x7f01004a;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionModeCutDrawable=0x7f010049;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionModeFindDrawable=0x7f01004e;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionModePasteDrawable=0x7f01004b;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionModePopupWindowStyle=0x7f010050;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionModeSelectAllDrawable=0x7f01004c;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionModeShareDrawable=0x7f01004d;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionModeSplitBackground=0x7f010047;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionModeStyle=0x7f010044;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionModeWebSearchDrawable=0x7f01004f;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionOverflowButtonStyle=0x7f010038;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actionOverflowMenuStyle=0x7f010039;
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int actionProviderClass=0x7f0100d2;
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int actionViewClass=0x7f0100d1;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int activityChooserViewStyle=0x7f010063;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int actualImageResource=0x7f0100e5;
        /** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>-1</td><td></td></tr>
<tr><td><code>fitXY</code></td><td>0</td><td></td></tr>
<tr><td><code>fitStart</code></td><td>1</td><td></td></tr>
<tr><td><code>fitCenter</code></td><td>2</td><td></td></tr>
<tr><td><code>fitEnd</code></td><td>3</td><td></td></tr>
<tr><td><code>center</code></td><td>4</td><td></td></tr>
<tr><td><code>centerInside</code></td><td>5</td><td></td></tr>
<tr><td><code>centerCrop</code></td><td>6</td><td></td></tr>
<tr><td><code>focusCrop</code></td><td>7</td><td></td></tr>
</table>
         */
        public static int actualImageScaleType=0x7f0100be;
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int actualImageUri=0x7f0100e4;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int alertDialogButtonGroupStyle=0x7f010087;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int alertDialogCenterButtons=0x7f010088;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int alertDialogStyle=0x7f010086;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int alertDialogTheme=0x7f010089;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int allowStacking=0x7f01009c;
        /** <p>Must be a floating point value, such as "<code>1.2</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int alpha=0x7f0100a8;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int arrowHeadLength=0x7f0100af;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int arrowShaftLength=0x7f0100b0;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int autoCompleteTextViewStyle=0x7f01008e;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int background=0x7f01000c;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int backgroundImage=0x7f0100bf;
        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>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>".
         */
        public static int backgroundSplit=0x7f01000e;
        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>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>".
         */
        public static int backgroundStacked=0x7f01000d;
        /** <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int backgroundTint=0x7f010105;
        /** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
</table>
         */
        public static int backgroundTintMode=0x7f010106;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int barLength=0x7f0100b1;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int borderlessButtonStyle=0x7f010060;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int buttonBarButtonStyle=0x7f01005d;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int buttonBarNegativeButtonStyle=0x7f01008c;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int buttonBarNeutralButtonStyle=0x7f01008d;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int buttonBarPositiveButtonStyle=0x7f01008b;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int buttonBarStyle=0x7f01005c;
        /** <p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>top</code></td><td>0x30</td><td></td></tr>
<tr><td><code>bottom</code></td><td>0x50</td><td></td></tr>
</table>
         */
        public static int buttonGravity=0x7f0100fa;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int buttonPanelSideLayout=0x7f010021;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int buttonStyle=0x7f01008f;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int buttonStyleSmall=0x7f010090;
        /** <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int buttonTint=0x7f0100a9;
        /** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
</table>
         */
        public static int buttonTintMode=0x7f0100aa;
        /** <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int cardBackgroundColor=0x7f01009d;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int cardCornerRadius=0x7f01009e;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int cardElevation=0x7f01009f;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int cardMaxElevation=0x7f0100a0;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int cardPreventCornerOverlap=0x7f0100a2;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int cardUseCompatPadding=0x7f0100a1;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int checkboxStyle=0x7f010091;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int checkedTextViewStyle=0x7f010092;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int closeIcon=0x7f0100db;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int closeItemLayout=0x7f01001e;
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int collapseContentDescription=0x7f0100fc;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int collapseIcon=0x7f0100fb;
        /** <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int color=0x7f0100ab;
        /** <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int colorAccent=0x7f01007e;
        /** <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int colorBackgroundFloating=0x7f010085;
        /** <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int colorButtonNormal=0x7f010082;
        /** <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int colorControlActivated=0x7f010080;
        /** <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int colorControlHighlight=0x7f010081;
        /** <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int colorControlNormal=0x7f01007f;
        /** <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int colorPrimary=0x7f01007c;
        /** <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int colorPrimaryDark=0x7f01007d;
        /** <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int colorSwitchThumbNormal=0x7f010083;
        /** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>bottom</code></td><td>0</td><td></td></tr>
<tr><td><code>inline</code></td><td>1</td><td></td></tr>
<tr><td><code>top</code></td><td>2</td><td></td></tr>
</table>
         */
        public static int com_facebook_auxiliary_view_position=0x7f01010b;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int com_facebook_confirm_logout=0x7f01010d;
        /** <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int com_facebook_foreground_color=0x7f010107;
        /** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>center</code></td><td>0</td><td></td></tr>
<tr><td><code>left</code></td><td>1</td><td></td></tr>
<tr><td><code>right</code></td><td>2</td><td></td></tr>
</table>
         */
        public static int com_facebook_horizontal_alignment=0x7f01010c;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int com_facebook_is_cropped=0x7f010112;
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int com_facebook_login_text=0x7f01010e;
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int com_facebook_logout_text=0x7f01010f;
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int com_facebook_object_id=0x7f010108;
        /** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>unknown</code></td><td>0</td><td></td></tr>
<tr><td><code>open_graph</code></td><td>1</td><td></td></tr>
<tr><td><code>page</code></td><td>2</td><td></td></tr>
</table>
         */
        public static int com_facebook_object_type=0x7f010109;
        /** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>small</code></td><td>-2</td><td></td></tr>
<tr><td><code>normal</code></td><td>-3</td><td></td></tr>
<tr><td><code>large</code></td><td>-4</td><td></td></tr>
</table>
         */
        public static int com_facebook_preset_size=0x7f010111;
        /** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>standard</code></td><td>0</td><td></td></tr>
<tr><td><code>button</code></td><td>1</td><td></td></tr>
<tr><td><code>box_count</code></td><td>2</td><td></td></tr>
</table>
         */
        public static int com_facebook_style=0x7f01010a;
        /** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>automatic</code></td><td>0</td><td></td></tr>
<tr><td><code>display_always</code></td><td>1</td><td></td></tr>
<tr><td><code>never_display</code></td><td>2</td><td></td></tr>
</table>
         */
        public static int com_facebook_tooltip_mode=0x7f010110;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int commitIcon=0x7f0100e0;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int contentInsetEnd=0x7f010017;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int contentInsetEndWithActions=0x7f01001b;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int contentInsetLeft=0x7f010018;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int contentInsetRight=0x7f010019;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int contentInsetStart=0x7f010016;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int contentInsetStartWithNavigation=0x7f01001a;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int contentPadding=0x7f0100a3;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int contentPaddingBottom=0x7f0100a7;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int contentPaddingLeft=0x7f0100a4;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int contentPaddingRight=0x7f0100a5;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int contentPaddingTop=0x7f0100a6;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int controlBackground=0x7f010084;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int customNavigationLayout=0x7f01000f;
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int defaultQueryHint=0x7f0100da;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int dialogPreferredPadding=0x7f010055;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int dialogTheme=0x7f010054;
        /** <p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>0</td><td></td></tr>
<tr><td><code>useLogo</code></td><td>0x1</td><td></td></tr>
<tr><td><code>showHome</code></td><td>0x2</td><td></td></tr>
<tr><td><code>homeAsUp</code></td><td>0x4</td><td></td></tr>
<tr><td><code>showTitle</code></td><td>0x8</td><td></td></tr>
<tr><td><code>showCustom</code></td><td>0x10</td><td></td></tr>
<tr><td><code>disableHome</code></td><td>0x20</td><td></td></tr>
</table>
         */
        public static int displayOptions=0x7f010005;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int divider=0x7f01000b;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int dividerHorizontal=0x7f010062;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int dividerPadding=0x7f0100ce;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int dividerVertical=0x7f010061;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int drawableSize=0x7f0100ad;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int drawerArrowStyle=0x7f010000;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int dropDownListViewStyle=0x7f010074;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int dropdownListPreferredItemHeight=0x7f010058;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int editTextBackground=0x7f010069;
        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>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>".
         */
        public static int editTextColor=0x7f010068;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int editTextStyle=0x7f010093;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int elevation=0x7f01001c;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int expandActivityOverflowButtonDrawable=0x7f010020;
        /** <p>Must be an integer value, such as "<code>100</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int fadeDuration=0x7f0100b3;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int failureImage=0x7f0100b9;
        /** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>-1</td><td></td></tr>
<tr><td><code>fitXY</code></td><td>0</td><td></td></tr>
<tr><td><code>fitStart</code></td><td>1</td><td></td></tr>
<tr><td><code>fitCenter</code></td><td>2</td><td></td></tr>
<tr><td><code>fitEnd</code></td><td>3</td><td></td></tr>
<tr><td><code>center</code></td><td>4</td><td></td></tr>
<tr><td><code>centerInside</code></td><td>5</td><td></td></tr>
<tr><td><code>centerCrop</code></td><td>6</td><td></td></tr>
<tr><td><code>focusCrop</code></td><td>7</td><td></td></tr>
</table>
         */
        public static int failureImageScaleType=0x7f0100ba;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int gapBetweenBars=0x7f0100ae;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int goIcon=0x7f0100dc;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int height=0x7f010001;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int hideOnContentScroll=0x7f010015;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int homeAsUpIndicator=0x7f01005a;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int homeLayout=0x7f010010;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int icon=0x7f010009;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int iconifiedByDefault=0x7f0100d8;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int imageButtonStyle=0x7f01006a;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int indeterminateProgressStyle=0x7f010012;
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int initialActivityCount=0x7f01001f;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int isLightTheme=0x7f010002;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int itemPadding=0x7f010014;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int layout=0x7f0100d7;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int listChoiceBackgroundIndicator=0x7f01007b;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int listDividerAlertDialog=0x7f010056;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int listItemLayout=0x7f010025;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int listLayout=0x7f010022;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int listMenuViewStyle=0x7f01009b;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int listPopupWindowStyle=0x7f010075;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int listPreferredItemHeight=0x7f01006f;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int listPreferredItemHeightLarge=0x7f010071;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int listPreferredItemHeightSmall=0x7f010070;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int listPreferredItemPaddingLeft=0x7f010072;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int listPreferredItemPaddingRight=0x7f010073;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int logo=0x7f01000a;
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int logoDescription=0x7f0100ff;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int maxButtonHeight=0x7f0100f9;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int measureWithLargestChild=0x7f0100cc;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int multiChoiceItemLayout=0x7f010023;
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int navigationContentDescription=0x7f0100fe;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int navigationIcon=0x7f0100fd;
        /** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>normal</code></td><td>0</td><td></td></tr>
<tr><td><code>listMode</code></td><td>1</td><td></td></tr>
<tr><td><code>tabMode</code></td><td>2</td><td></td></tr>
</table>
         */
        public static int navigationMode=0x7f010004;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int overlapAnchor=0x7f0100d5;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int overlayImage=0x7f0100c0;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int paddingEnd=0x7f010103;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int paddingStart=0x7f010102;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int panelBackground=0x7f010078;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int panelMenuListTheme=0x7f01007a;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int panelMenuListWidth=0x7f010079;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int placeholderImage=0x7f0100b5;
        /** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>-1</td><td></td></tr>
<tr><td><code>fitXY</code></td><td>0</td><td></td></tr>
<tr><td><code>fitStart</code></td><td>1</td><td></td></tr>
<tr><td><code>fitCenter</code></td><td>2</td><td></td></tr>
<tr><td><code>fitEnd</code></td><td>3</td><td></td></tr>
<tr><td><code>center</code></td><td>4</td><td></td></tr>
<tr><td><code>centerInside</code></td><td>5</td><td></td></tr>
<tr><td><code>centerCrop</code></td><td>6</td><td></td></tr>
<tr><td><code>focusCrop</code></td><td>7</td><td></td></tr>
</table>
         */
        public static int placeholderImageScaleType=0x7f0100b6;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int popupMenuStyle=0x7f010066;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int popupTheme=0x7f01001d;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int popupWindowStyle=0x7f010067;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int preserveIconSpacing=0x7f0100d3;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int pressedStateOverlayImage=0x7f0100c1;
        /** <p>Must be an integer value, such as "<code>100</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int progressBarAutoRotateInterval=0x7f0100bd;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int progressBarImage=0x7f0100bb;
        /** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>-1</td><td></td></tr>
<tr><td><code>fitXY</code></td><td>0</td><td></td></tr>
<tr><td><code>fitStart</code></td><td>1</td><td></td></tr>
<tr><td><code>fitCenter</code></td><td>2</td><td></td></tr>
<tr><td><code>fitEnd</code></td><td>3</td><td></td></tr>
<tr><td><code>center</code></td><td>4</td><td></td></tr>
<tr><td><code>centerInside</code></td><td>5</td><td></td></tr>
<tr><td><code>centerCrop</code></td><td>6</td><td></td></tr>
<tr><td><code>focusCrop</code></td><td>7</td><td></td></tr>
</table>
         */
        public static int progressBarImageScaleType=0x7f0100bc;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int progressBarPadding=0x7f010013;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int progressBarStyle=0x7f010011;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int queryBackground=0x7f0100e2;
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int queryHint=0x7f0100d9;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int radioButtonStyle=0x7f010094;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int ratingBarStyle=0x7f010095;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int ratingBarStyleIndicator=0x7f010096;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int ratingBarStyleSmall=0x7f010097;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int retryImage=0x7f0100b7;
        /** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>-1</td><td></td></tr>
<tr><td><code>fitXY</code></td><td>0</td><td></td></tr>
<tr><td><code>fitStart</code></td><td>1</td><td></td></tr>
<tr><td><code>fitCenter</code></td><td>2</td><td></td></tr>
<tr><td><code>fitEnd</code></td><td>3</td><td></td></tr>
<tr><td><code>center</code></td><td>4</td><td></td></tr>
<tr><td><code>centerInside</code></td><td>5</td><td></td></tr>
<tr><td><code>centerCrop</code></td><td>6</td><td></td></tr>
<tr><td><code>focusCrop</code></td><td>7</td><td></td></tr>
</table>
         */
        public static int retryImageScaleType=0x7f0100b8;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int roundAsCircle=0x7f0100c2;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int roundBottomLeft=0x7f0100c7;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int roundBottomRight=0x7f0100c6;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int roundTopLeft=0x7f0100c4;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int roundTopRight=0x7f0100c5;
        /** <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int roundWithOverlayColor=0x7f0100c8;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int roundedCornerRadius=0x7f0100c3;
        /** <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int roundingBorderColor=0x7f0100ca;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int roundingBorderPadding=0x7f0100cb;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int roundingBorderWidth=0x7f0100c9;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int searchHintIcon=0x7f0100de;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int searchIcon=0x7f0100dd;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int searchViewStyle=0x7f01006e;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int seekBarStyle=0x7f010098;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int selectableItemBackground=0x7f01005e;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int selectableItemBackgroundBorderless=0x7f01005f;
        /** <p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>never</code></td><td>0</td><td></td></tr>
<tr><td><code>ifRoom</code></td><td>1</td><td></td></tr>
<tr><td><code>always</code></td><td>2</td><td></td></tr>
<tr><td><code>withText</code></td><td>4</td><td></td></tr>
<tr><td><code>collapseActionView</code></td><td>8</td><td></td></tr>
</table>
         */
        public static int showAsAction=0x7f0100cf;
        /** <p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>0</td><td></td></tr>
<tr><td><code>beginning</code></td><td>1</td><td></td></tr>
<tr><td><code>middle</code></td><td>2</td><td></td></tr>
<tr><td><code>end</code></td><td>4</td><td></td></tr>
</table>
         */
        public static int showDividers=0x7f0100cd;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int showText=0x7f0100f0;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int singleChoiceItemLayout=0x7f010024;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int spinBars=0x7f0100ac;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int spinnerDropDownItemStyle=0x7f010059;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int spinnerStyle=0x7f010099;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int splitTrack=0x7f0100ef;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int srcCompat=0x7f010026;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int state_above_anchor=0x7f0100d6;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int subMenuArrow=0x7f0100d4;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int submitBackground=0x7f0100e3;
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int subtitle=0x7f010006;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int subtitleTextAppearance=0x7f0100f2;
        /** <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int subtitleTextColor=0x7f010101;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int subtitleTextStyle=0x7f010008;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int suggestionRowLayout=0x7f0100e1;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int switchMinWidth=0x7f0100ed;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int switchPadding=0x7f0100ee;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int switchStyle=0x7f01009a;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int switchTextAppearance=0x7f0100ec;
        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
         */
        public static int textAllCaps=0x7f01002a;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int textAppearanceLargePopupMenu=0x7f010051;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int textAppearanceListItem=0x7f010076;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int textAppearanceListItemSmall=0x7f010077;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int textAppearancePopupMenuHeader=0x7f010053;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int textAppearanceSearchResultSubtitle=0x7f01006c;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int textAppearanceSearchResultTitle=0x7f01006b;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int textAppearanceSmallPopupMenu=0x7f010052;
        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>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>".
         */
        public static int textColorAlertDialogListItem=0x7f01008a;
        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>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>".
         */
        public static int textColorSearchUrl=0x7f01006d;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int theme=0x7f010104;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int thickness=0x7f0100b2;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int thumbTextPadding=0x7f0100eb;
        /** <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int thumbTint=0x7f0100e6;
        /** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
<tr><td><code>add</code></td><td>16</td><td></td></tr>
</table>
         */
        public static int thumbTintMode=0x7f0100e7;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int tickMark=0x7f010027;
        /** <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int tickMarkTint=0x7f010028;
        /** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
<tr><td><code>add</code></td><td>16</td><td></td></tr>
</table>
         */
        public static int tickMarkTintMode=0x7f010029;
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int title=0x7f010003;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int titleMargin=0x7f0100f3;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int titleMarginBottom=0x7f0100f7;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int titleMarginEnd=0x7f0100f5;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int titleMarginStart=0x7f0100f4;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int titleMarginTop=0x7f0100f6;
        /** <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int titleMargins=0x7f0100f8;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int titleTextAppearance=0x7f0100f1;
        /** <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int titleTextColor=0x7f010100;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int titleTextStyle=0x7f010007;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int toolbarNavigationButtonStyle=0x7f010065;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int toolbarStyle=0x7f010064;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int track=0x7f0100e8;
        /** <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int trackTint=0x7f0100e9;
        /** <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
<tr><td><code>add</code></td><td>16</td><td></td></tr>
</table>
         */
        public static int trackTintMode=0x7f0100ea;
        /** <p>Must be a floating point value, such as "<code>1.2</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int viewAspectRatio=0x7f0100b4;
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
         */
        public static int voiceIcon=0x7f0100df;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int windowActionBar=0x7f01002b;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int windowActionBarOverlay=0x7f01002d;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int windowActionModeOverlay=0x7f01002e;
        /** <p>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), mm (millimeters).
<p>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.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int windowFixedHeightMajor=0x7f010032;
        /** <p>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), mm (millimeters).
<p>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.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int windowFixedHeightMinor=0x7f010030;
        /** <p>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), mm (millimeters).
<p>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.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int windowFixedWidthMajor=0x7f01002f;
        /** <p>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), mm (millimeters).
<p>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.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int windowFixedWidthMinor=0x7f010031;
        /** <p>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), mm (millimeters).
<p>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.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int windowMinWidthMajor=0x7f010033;
        /** <p>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), mm (millimeters).
<p>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.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int windowMinWidthMinor=0x7f010034;
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
         */
        public static int windowNoTitle=0x7f01002c;
    }
    public static final class bool {
        public static int abc_action_bar_embed_tabs=0x7f090000;
        public static int abc_allow_stacked_button_bar=0x7f090001;
        public static int abc_config_actionMenuItemAllCaps=0x7f090002;
        public static int abc_config_closeDialogWhenTouchOutside=0x7f090003;
        public static int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f090004;
    }
    public static final class color {
        public static int abc_background_cache_hint_selector_material_dark=0x7f0a0054;
        public static int abc_background_cache_hint_selector_material_light=0x7f0a0055;
        public static int abc_btn_colored_borderless_text_material=0x7f0a0056;
        public static int abc_color_highlight_material=0x7f0a0057;
        public static int abc_hint_foreground_material_dark=0x7f0a0058;
        public static int abc_hint_foreground_material_light=0x7f0a0059;
        public static int abc_input_method_navigation_guard=0x7f0a0001;
        public static int abc_primary_text_disable_only_material_dark=0x7f0a005a;
        public static int abc_primary_text_disable_only_material_light=0x7f0a005b;
        public static int abc_primary_text_material_dark=0x7f0a005c;
        public static int abc_primary_text_material_light=0x7f0a005d;
        public static int abc_search_url_text=0x7f0a005e;
        public static int abc_search_url_text_normal=0x7f0a0002;
        public static int abc_search_url_text_pressed=0x7f0a0003;
        public static int abc_search_url_text_selected=0x7f0a0004;
        public static int abc_secondary_text_material_dark=0x7f0a005f;
        public static int abc_secondary_text_material_light=0x7f0a0060;
        public static int abc_tint_btn_checkable=0x7f0a0061;
        public static int abc_tint_default=0x7f0a0062;
        public static int abc_tint_edittext=0x7f0a0063;
        public static int abc_tint_seek_thumb=0x7f0a0064;
        public static int abc_tint_spinner=0x7f0a0065;
        public static int abc_tint_switch_thumb=0x7f0a0066;
        public static int abc_tint_switch_track=0x7f0a0067;
        public static int accent_material_dark=0x7f0a0005;
        public static int accent_material_light=0x7f0a0006;
        public static int background_floating_material_dark=0x7f0a0007;
        public static int background_floating_material_light=0x7f0a0008;
        public static int background_material_dark=0x7f0a0009;
        public static int background_material_light=0x7f0a000a;
        public static int bright_foreground_disabled_material_dark=0x7f0a000b;
        public static int bright_foreground_disabled_material_light=0x7f0a000c;
        public static int bright_foreground_inverse_material_dark=0x7f0a000d;
        public static int bright_foreground_inverse_material_light=0x7f0a000e;
        public static int bright_foreground_material_dark=0x7f0a000f;
        public static int bright_foreground_material_light=0x7f0a0010;
        public static int button_material_dark=0x7f0a0011;
        public static int button_material_light=0x7f0a0012;
        public static int cardview_dark_background=0x7f0a0013;
        public static int cardview_light_background=0x7f0a0014;
        public static int cardview_shadow_end_color=0x7f0a0015;
        public static int cardview_shadow_start_color=0x7f0a0016;
        public static int catalyst_redbox_background=0x7f0a0017;
        public static int com_facebook_blue=0x7f0a0018;
        public static int com_facebook_button_background_color=0x7f0a0019;
        public static int com_facebook_button_background_color_disabled=0x7f0a001a;
        public static int com_facebook_button_background_color_focused=0x7f0a001b;
        public static int com_facebook_button_background_color_focused_disabled=0x7f0a001c;
        public static int com_facebook_button_background_color_pressed=0x7f0a001d;
        public static int com_facebook_button_background_color_selected=0x7f0a001e;
        public static int com_facebook_button_border_color_focused=0x7f0a001f;
        public static int com_facebook_button_login_background_color=0x7f0a0020;
        public static int com_facebook_button_login_silver_background_color=0x7f0a0021;
        public static int com_facebook_button_login_silver_background_color_pressed=0x7f0a0022;
        public static int com_facebook_button_send_background_color=0x7f0a0023;
        public static int com_facebook_button_send_background_color_pressed=0x7f0a0024;
        public static int com_facebook_button_text_color=0x7f0a0068;
        public static int com_facebook_device_auth_text=0x7f0a0025;
        public static int com_facebook_likeboxcountview_border_color=0x7f0a0026;
        public static int com_facebook_likeboxcountview_text_color=0x7f0a0027;
        public static int com_facebook_likeview_text_color=0x7f0a0028;
        public static int com_facebook_messenger_blue=0x7f0a0029;
        public static int com_facebook_send_button_text_color=0x7f0a0069;
        public static int com_facebook_share_button_text_color=0x7f0a002a;
        public static int com_smart_login_code=0x7f0a002b;
        public static int dim_foreground_disabled_material_dark=0x7f0a002c;
        public static int dim_foreground_disabled_material_light=0x7f0a002d;
        public static int dim_foreground_material_dark=0x7f0a002e;
        public static int dim_foreground_material_light=0x7f0a002f;
        public static int foreground_material_dark=0x7f0a0030;
        public static int foreground_material_light=0x7f0a0031;
        public static int highlighted_text_material_dark=0x7f0a0032;
        public static int highlighted_text_material_light=0x7f0a0033;
        public static int material_blue_grey_800=0x7f0a0034;
        public static int material_blue_grey_900=0x7f0a0035;
        public static int material_blue_grey_950=0x7f0a0036;
        public static int material_deep_teal_200=0x7f0a0037;
        public static int material_deep_teal_500=0x7f0a0038;
        public static int material_grey_100=0x7f0a0039;
        public static int material_grey_300=0x7f0a003a;
        public static int material_grey_50=0x7f0a003b;
        public static int material_grey_600=0x7f0a003c;
        public static int material_grey_800=0x7f0a003d;
        public static int material_grey_850=0x7f0a003e;
        public static int material_grey_900=0x7f0a003f;
        public static int notification_action_color_filter=0x7f0a0000;
        public static int notification_icon_bg_color=0x7f0a0040;
        public static int notification_material_background_media_default_color=0x7f0a0041;
        public static int primary_dark_material_dark=0x7f0a0042;
        public static int primary_dark_material_light=0x7f0a0043;
        public static int primary_material_dark=0x7f0a0044;
        public static int primary_material_light=0x7f0a0045;
        public static int primary_text_default_material_dark=0x7f0a0046;
        public static int primary_text_default_material_light=0x7f0a0047;
        public static int primary_text_disabled_material_dark=0x7f0a0048;
        public static int primary_text_disabled_material_light=0x7f0a0049;
        public static int ripple_material_dark=0x7f0a004a;
        public static int ripple_material_light=0x7f0a004b;
        public static int secondary_text_default_material_dark=0x7f0a004c;
        public static int secondary_text_default_material_light=0x7f0a004d;
        public static int secondary_text_disabled_material_dark=0x7f0a004e;
        public static int secondary_text_disabled_material_light=0x7f0a004f;
        public static int switch_thumb_disabled_material_dark=0x7f0a0050;
        public static int switch_thumb_disabled_material_light=0x7f0a0051;
        public static int switch_thumb_material_dark=0x7f0a006a;
        public static int switch_thumb_material_light=0x7f0a006b;
        public static int switch_thumb_normal_material_dark=0x7f0a0052;
        public static int switch_thumb_normal_material_light=0x7f0a0053;
    }
    public static final class dimen {
        public static int abc_action_bar_content_inset_material=0x7f07000c;
        public static int abc_action_bar_content_inset_with_nav=0x7f07000d;
        public static int abc_action_bar_default_height_material=0x7f070001;
        public static int abc_action_bar_default_padding_end_material=0x7f07000e;
        public static int abc_action_bar_default_padding_start_material=0x7f07000f;
        public static int abc_action_bar_elevation_material=0x7f070015;
        public static int abc_action_bar_icon_vertical_padding_material=0x7f070016;
        public static int abc_action_bar_overflow_padding_end_material=0x7f070017;
        public static int abc_action_bar_overflow_padding_start_material=0x7f070018;
        public static int abc_action_bar_progress_bar_size=0x7f070002;
        public static int abc_action_bar_stacked_max_height=0x7f070019;
        public static int abc_action_bar_stacked_tab_max_width=0x7f07001a;
        public static int abc_action_bar_subtitle_bottom_margin_material=0x7f07001b;
        public static int abc_action_bar_subtitle_top_margin_material=0x7f07001c;
        public static int abc_action_button_min_height_material=0x7f07001d;
        public static int abc_action_button_min_width_material=0x7f07001e;
        public static int abc_action_button_min_width_overflow_material=0x7f07001f;
        public static int abc_alert_dialog_button_bar_height=0x7f070000;
        public static int abc_button_inset_horizontal_material=0x7f070020;
        public static int abc_button_inset_vertical_material=0x7f070021;
        public static int abc_button_padding_horizontal_material=0x7f070022;
        public static int abc_button_padding_vertical_material=0x7f070023;
        public static int abc_cascading_menus_min_smallest_width=0x7f070024;
        public static int abc_config_prefDialogWidth=0x7f070005;
        public static int abc_control_corner_material=0x7f070025;
        public static int abc_control_inset_material=0x7f070026;
        public static int abc_control_padding_material=0x7f070027;
        public static int abc_dialog_fixed_height_major=0x7f070006;
        public static int abc_dialog_fixed_height_minor=0x7f070007;
        public static int abc_dialog_fixed_width_major=0x7f070008;
        public static int abc_dialog_fixed_width_minor=0x7f070009;
        public static int abc_dialog_list_padding_vertical_material=0x7f070028;
        public static int abc_dialog_min_width_major=0x7f07000a;
        public static int abc_dialog_min_width_minor=0x7f07000b;
        public static int abc_dialog_padding_material=0x7f070029;
        public static int abc_dialog_padding_top_material=0x7f07002a;
        public static int abc_disabled_alpha_material_dark=0x7f07002b;
        public static int abc_disabled_alpha_material_light=0x7f07002c;
        public static int abc_dropdownitem_icon_width=0x7f07002d;
        public static int abc_dropdownitem_text_padding_left=0x7f07002e;
        public static int abc_dropdownitem_text_padding_right=0x7f07002f;
        public static int abc_edit_text_inset_bottom_material=0x7f070030;
        public static int abc_edit_text_inset_horizontal_material=0x7f070031;
        public static int abc_edit_text_inset_top_material=0x7f070032;
        public static int abc_floating_window_z=0x7f070033;
        public static int abc_list_item_padding_horizontal_material=0x7f070034;
        public static int abc_panel_menu_list_width=0x7f070035;
        public static int abc_progress_bar_height_material=0x7f070036;
        public static int abc_search_view_preferred_height=0x7f070037;
        public static int abc_search_view_preferred_width=0x7f070038;
        public static int abc_seekbar_track_background_height_material=0x7f070039;
        public static int abc_seekbar_track_progress_height_material=0x7f07003a;
        public static int abc_select_dialog_padding_start_material=0x7f07003b;
        public static int abc_switch_padding=0x7f070011;
        public static int abc_text_size_body_1_material=0x7f07003c;
        public static int abc_text_size_body_2_material=0x7f07003d;
        public static int abc_text_size_button_material=0x7f07003e;
        public static int abc_text_size_caption_material=0x7f07003f;
        public static int abc_text_size_display_1_material=0x7f070040;
        public static int abc_text_size_display_2_material=0x7f070041;
        public static int abc_text_size_display_3_material=0x7f070042;
        public static int abc_text_size_display_4_material=0x7f070043;
        public static int abc_text_size_headline_material=0x7f070044;
        public static int abc_text_size_large_material=0x7f070045;
        public static int abc_text_size_medium_material=0x7f070046;
        public static int abc_text_size_menu_header_material=0x7f070047;
        public static int abc_text_size_menu_material=0x7f070048;
        public static int abc_text_size_small_material=0x7f070049;
        public static int abc_text_size_subhead_material=0x7f07004a;
        public static int abc_text_size_subtitle_material_toolbar=0x7f070003;
        public static int abc_text_size_title_material=0x7f07004b;
        public static int abc_text_size_title_material_toolbar=0x7f070004;
        public static int cardview_compat_inset_shadow=0x7f07004c;
        public static int cardview_default_elevation=0x7f07004d;
        public static int cardview_default_radius=0x7f07004e;
        public static int com_facebook_auth_dialog_corner_radius=0x7f07004f;
        public static int com_facebook_auth_dialog_corner_radius_oversized=0x7f070050;
        public static int com_facebook_button_corner_radius=0x7f070051;
        public static int com_facebook_button_login_corner_radius=0x7f070052;
        public static int com_facebook_likeboxcountview_border_radius=0x7f070053;
        public static int com_facebook_likeboxcountview_border_width=0x7f070054;
        public static int com_facebook_likeboxcountview_caret_height=0x7f070055;
        public static int com_facebook_likeboxcountview_caret_width=0x7f070056;
        public static int com_facebook_likeboxcountview_text_padding=0x7f070057;
        public static int com_facebook_likeboxcountview_text_size=0x7f070058;
        public static int com_facebook_likeview_edge_padding=0x7f070059;
        public static int com_facebook_likeview_internal_padding=0x7f07005a;
        public static int com_facebook_likeview_text_size=0x7f07005b;
        public static int com_facebook_profilepictureview_preset_size_large=0x7f07005c;
        public static int com_facebook_profilepictureview_preset_size_normal=0x7f07005d;
        public static int com_facebook_profilepictureview_preset_size_small=0x7f07005e;
        public static int com_facebook_share_button_compound_drawable_padding=0x7f07005f;
        public static int com_facebook_share_button_padding_bottom=0x7f070060;
        public static int com_facebook_share_button_padding_left=0x7f070061;
        public static int com_facebook_share_button_padding_right=0x7f070062;
        public static int com_facebook_share_button_padding_top=0x7f070063;
        public static int com_facebook_share_button_text_size=0x7f070064;
        public static int com_facebook_tooltip_horizontal_padding=0x7f070065;
        public static int disabled_alpha_material_dark=0x7f070066;
        public static int disabled_alpha_material_light=0x7f070067;
        public static int highlight_alpha_material_colored=0x7f070068;
        public static int highlight_alpha_material_dark=0x7f070069;
        public static int highlight_alpha_material_light=0x7f07006a;
        public static int hint_alpha_material_dark=0x7f07006b;
        public static int hint_alpha_material_light=0x7f07006c;
        public static int hint_pressed_alpha_material_dark=0x7f07006d;
        public static int hint_pressed_alpha_material_light=0x7f07006e;
        public static int notification_action_icon_size=0x7f07006f;
        public static int notification_action_text_size=0x7f070070;
        public static int notification_big_circle_margin=0x7f070071;
        public static int notification_content_margin_start=0x7f070012;
        public static int notification_large_icon_height=0x7f070072;
        public static int notification_large_icon_width=0x7f070073;
        public static int notification_main_column_padding_top=0x7f070013;
        public static int notification_media_narrow_margin=0x7f070014;
        public static int notification_right_icon_size=0x7f070074;
        public static int notification_right_side_padding_top=0x7f070010;
        public static int notification_small_icon_background_padding=0x7f070075;
        public static int notification_small_icon_size_as_large=0x7f070076;
        public static int notification_subtext_size=0x7f070077;
        public static int notification_top_pad=0x7f070078;
        public static int notification_top_pad_large_text=0x7f070079;
    }
    public static final class drawable {
        public static int abc_ab_share_pack_mtrl_alpha=0x7f020000;
        public static int abc_action_bar_item_background_material=0x7f020001;
        public static int abc_btn_borderless_material=0x7f020002;
        public static int abc_btn_check_material=0x7f020003;
        public static int abc_btn_check_to_on_mtrl_000=0x7f020004;
        public static int abc_btn_check_to_on_mtrl_015=0x7f020005;
        public static int abc_btn_colored_material=0x7f020006;
        public static int abc_btn_default_mtrl_shape=0x7f020007;
        public static int abc_btn_radio_material=0x7f020008;
        public static int abc_btn_radio_to_on_mtrl_000=0x7f020009;
        public static int abc_btn_radio_to_on_mtrl_015=0x7f02000a;
        public static int abc_btn_switch_to_on_mtrl_00001=0x7f02000b;
        public static int abc_btn_switch_to_on_mtrl_00012=0x7f02000c;
        public static int abc_cab_background_internal_bg=0x7f02000d;
        public static int abc_cab_background_top_material=0x7f02000e;
        public static int abc_cab_background_top_mtrl_alpha=0x7f02000f;
        public static int abc_control_background_material=0x7f020010;
        public static int abc_dialog_material_background=0x7f020011;
        public static int abc_edit_text_material=0x7f020012;
        public static int abc_ic_ab_back_material=0x7f020013;
        public static int abc_ic_arrow_drop_right_black_24dp=0x7f020014;
        public static int abc_ic_clear_material=0x7f020015;
        public static int abc_ic_commit_search_api_mtrl_alpha=0x7f020016;
        public static int abc_ic_go_search_api_material=0x7f020017;
        public static int abc_ic_menu_copy_mtrl_am_alpha=0x7f020018;
        public static int abc_ic_menu_cut_mtrl_alpha=0x7f020019;
        public static int abc_ic_menu_overflow_material=0x7f02001a;
        public static int abc_ic_menu_paste_mtrl_am_alpha=0x7f02001b;
        public static int abc_ic_menu_selectall_mtrl_alpha=0x7f02001c;
        public static int abc_ic_menu_share_mtrl_alpha=0x7f02001d;
        public static int abc_ic_search_api_material=0x7f02001e;
        public static int abc_ic_star_black_16dp=0x7f02001f;
        public static int abc_ic_star_black_36dp=0x7f020020;
        public static int abc_ic_star_black_48dp=0x7f020021;
        public static int abc_ic_star_half_black_16dp=0x7f020022;
        public static int abc_ic_star_half_black_36dp=0x7f020023;
        public static int abc_ic_star_half_black_48dp=0x7f020024;
        public static int abc_ic_voice_search_api_material=0x7f020025;
        public static int abc_item_background_holo_dark=0x7f020026;
        public static int abc_item_background_holo_light=0x7f020027;
        public static int abc_list_divider_mtrl_alpha=0x7f020028;
        public static int abc_list_focused_holo=0x7f020029;
        public static int abc_list_longpressed_holo=0x7f02002a;
        public static int abc_list_pressed_holo_dark=0x7f02002b;
        public static int abc_list_pressed_holo_light=0x7f02002c;
        public static int abc_list_selector_background_transition_holo_dark=0x7f02002d;
        public static int abc_list_selector_background_transition_holo_light=0x7f02002e;
        public static int abc_list_selector_disabled_holo_dark=0x7f02002f;
        public static int abc_list_selector_disabled_holo_light=0x7f020030;
        public static int abc_list_selector_holo_dark=0x7f020031;
        public static int abc_list_selector_holo_light=0x7f020032;
        public static int abc_menu_hardkey_panel_mtrl_mult=0x7f020033;
        public static int abc_popup_background_mtrl_mult=0x7f020034;
        public static int abc_ratingbar_indicator_material=0x7f020035;
        public static int abc_ratingbar_material=0x7f020036;
        public static int abc_ratingbar_small_material=0x7f020037;
        public static int abc_scrubber_control_off_mtrl_alpha=0x7f020038;
        public static int abc_scrubber_control_to_pressed_mtrl_000=0x7f020039;
        public static int abc_scrubber_control_to_pressed_mtrl_005=0x7f02003a;
        public static int abc_scrubber_primary_mtrl_alpha=0x7f02003b;
        public static int abc_scrubber_track_mtrl_alpha=0x7f02003c;
        public static int abc_seekbar_thumb_material=0x7f02003d;
        public static int abc_seekbar_tick_mark_material=0x7f02003e;
        public static int abc_seekbar_track_material=0x7f02003f;
        public static int abc_spinner_mtrl_am_alpha=0x7f020040;
        public static int abc_spinner_textfield_background_material=0x7f020041;
        public static int abc_switch_thumb_material=0x7f020042;
        public static int abc_switch_track_mtrl_alpha=0x7f020043;
        public static int abc_tab_indicator_material=0x7f020044;
        public static int abc_tab_indicator_mtrl_alpha=0x7f020045;
        public static int abc_text_cursor_material=0x7f020046;
        public static int abc_text_select_handle_left_mtrl_dark=0x7f020047;
        public static int abc_text_select_handle_left_mtrl_light=0x7f020048;
        public static int abc_text_select_handle_middle_mtrl_dark=0x7f020049;
        public static int abc_text_select_handle_middle_mtrl_light=0x7f02004a;
        public static int abc_text_select_handle_right_mtrl_dark=0x7f02004b;
        public static int abc_text_select_handle_right_mtrl_light=0x7f02004c;
        public static int abc_textfield_activated_mtrl_alpha=0x7f02004d;
        public static int abc_textfield_default_mtrl_alpha=0x7f02004e;
        public static int abc_textfield_search_activated_mtrl_alpha=0x7f02004f;
        public static int abc_textfield_search_default_mtrl_alpha=0x7f020050;
        public static int abc_textfield_search_material=0x7f020051;
        public static int abc_vector_test=0x7f020052;
        public static int com_facebook_auth_dialog_background=0x7f020053;
        public static int com_facebook_auth_dialog_cancel_background=0x7f020054;
        public static int com_facebook_auth_dialog_header_background=0x7f020055;
        public static int com_facebook_button_background=0x7f020056;
        public static int com_facebook_button_icon=0x7f020057;
        public static int com_facebook_button_icon_blue=0x7f020058;
        public static int com_facebook_button_icon_white=0x7f020059;
        public static int com_facebook_button_like_background=0x7f02005a;
        public static int com_facebook_button_like_icon_selected=0x7f02005b;
        public static int com_facebook_button_login_background=0x7f02005c;
        public static int com_facebook_button_login_logo=0x7f02005d;
        public static int com_facebook_button_login_silver_background=0x7f02005e;
        public static int com_facebook_button_send_background=0x7f02005f;
        public static int com_facebook_button_send_icon_blue=0x7f020060;
        public static int com_facebook_button_send_icon_white=0x7f020061;
        public static int com_facebook_close=0x7f020062;
        public static int com_facebook_favicon_blue=0x7f020063;
        public static int com_facebook_profile_picture_blank_portrait=0x7f020064;
        public static int com_facebook_profile_picture_blank_square=0x7f020065;
        public static int com_facebook_send_button_icon=0x7f020066;
        public static int com_facebook_tooltip_black_background=0x7f020067;
        public static int com_facebook_tooltip_black_bottomnub=0x7f020068;
        public static int com_facebook_tooltip_black_topnub=0x7f020069;
        public static int com_facebook_tooltip_black_xout=0x7f02006a;
        public static int com_facebook_tooltip_blue_background=0x7f02006b;
        public static int com_facebook_tooltip_blue_bottomnub=0x7f02006c;
        public static int com_facebook_tooltip_blue_topnub=0x7f02006d;
        public static int com_facebook_tooltip_blue_xout=0x7f02006e;
        public static int messenger_bubble_large_blue=0x7f02006f;
        public static int messenger_bubble_large_white=0x7f020070;
        public static int messenger_bubble_small_blue=0x7f020071;
        public static int messenger_bubble_small_white=0x7f020072;
        public static int messenger_button_blue_bg_round=0x7f020073;
        public static int messenger_button_blue_bg_selector=0x7f020074;
        public static int messenger_button_send_round_shadow=0x7f020075;
        public static int messenger_button_white_bg_round=0x7f020076;
        public static int messenger_button_white_bg_selector=0x7f020077;
        public static int notification_action_background=0x7f020078;
        public static int notification_bg=0x7f020079;
        public static int notification_bg_low=0x7f02007a;
        public static int notification_bg_low_normal=0x7f02007b;
        public static int notification_bg_low_pressed=0x7f02007c;
        public static int notification_bg_normal=0x7f02007d;
        public static int notification_bg_normal_pressed=0x7f02007e;
        public static int notification_icon_background=0x7f02007f;
        public static int notification_template_icon_bg=0x7f020082;
        public static int notification_template_icon_low_bg=0x7f020083;
        public static int notification_tile_bg=0x7f020080;
        public static int notify_panel_notification_icon_bg=0x7f020081;
    }
    public static final class id {
        public static int action0=0x7f0b007e;
        public static int action_bar=0x7f0b005d;
        public static int action_bar_activity_content=0x7f0b0000;
        public static int action_bar_container=0x7f0b005c;
        public static int action_bar_root=0x7f0b0058;
        public static int action_bar_spinner=0x7f0b0001;
        public static int action_bar_subtitle=0x7f0b003d;
        public static int action_bar_title=0x7f0b003c;
        public static int action_container=0x7f0b007b;
        public static int action_context_bar=0x7f0b005e;
        public static int action_divider=0x7f0b0082;
        public static int action_image=0x7f0b007c;
        public static int action_menu_divider=0x7f0b0002;
        public static int action_menu_presenter=0x7f0b0003;
        public static int action_mode_bar=0x7f0b005a;
        public static int action_mode_bar_stub=0x7f0b0059;
        public static int action_mode_close_button=0x7f0b003e;
        public static int action_text=0x7f0b007d;
        public static int actions=0x7f0b008b;
        public static int activity_chooser_view_content=0x7f0b003f;
        public static int add=0x7f0b0015;
        public static int alertTitle=0x7f0b004b;
        public static int always=0x7f0b0027;
        public static int automatic=0x7f0b0037;
        public static int beginning=0x7f0b0024;
        public static int bottom=0x7f0b002c;
        public static int box_count=0x7f0b0031;
        public static int button=0x7f0b0032;
        public static int buttonPanel=0x7f0b0046;
        public static int cancel_action=0x7f0b007f;
        public static int cancel_button=0x7f0b0070;
        public static int catalyst_redbox_title=0x7f0b0094;
        public static int center=0x7f0b001c;
        public static int centerCrop=0x7f0b001d;
        public static int centerInside=0x7f0b001e;
        public static int checkbox=0x7f0b0054;
        public static int chronometer=0x7f0b0087;
        public static int collapseActionView=0x7f0b0028;
        public static int com_facebook_body_frame=0x7f0b0074;
        public static int com_facebook_button_xout=0x7f0b0076;
        public static int com_facebook_device_auth_instructions=0x7f0b006f;
        public static int com_facebook_fragment_container=0x7f0b006c;
        public static int com_facebook_login_activity_progress_bar=0x7f0b0071;
        public static int com_facebook_smart_instructions_0=0x7f0b0072;
        public static int com_facebook_smart_instructions_or=0x7f0b0073;
        public static int com_facebook_tooltip_bubble_view_bottom_pointer=0x7f0b0078;
        public static int com_facebook_tooltip_bubble_view_text_body=0x7f0b0077;
        public static int com_facebook_tooltip_bubble_view_top_pointer=0x7f0b0075;
        public static int confirmation_code=0x7f0b006d;
        public static int contentPanel=0x7f0b004c;
        public static int custom=0x7f0b0052;
        public static int customPanel=0x7f0b0051;
        public static int decor_content_parent=0x7f0b005b;
        public static int default_activity_button=0x7f0b0042;
        public static int disableHome=0x7f0b000e;
        public static int display_always=0x7f0b0038;
        public static int edit_query=0x7f0b005f;
        public static int end=0x7f0b0025;
        public static int end_padder=0x7f0b0091;
        public static int expand_activities_button=0x7f0b0040;
        public static int expanded_menu=0x7f0b0053;
        public static int fitCenter=0x7f0b001f;
        public static int fitEnd=0x7f0b0020;
        public static int fitStart=0x7f0b0021;
        public static int fitXY=0x7f0b0022;
        public static int focusCrop=0x7f0b0023;
        public static int fps_text=0x7f0b0079;
        public static int home=0x7f0b0004;
        public static int homeAsUp=0x7f0b000f;
        public static int icon=0x7f0b0044;
        public static int icon_group=0x7f0b008c;
        public static int ifRoom=0x7f0b0029;
        public static int image=0x7f0b0041;
        public static int info=0x7f0b0088;
        public static int inline=0x7f0b0034;
        public static int large=0x7f0b003a;
        public static int left=0x7f0b0035;
        public static int line1=0x7f0b008d;
        public static int line3=0x7f0b008f;
        public static int listMode=0x7f0b000b;
        public static int list_item=0x7f0b0043;
        public static int media_actions=0x7f0b0081;
        public static int messenger_send_button=0x7f0b007a;
        public static int middle=0x7f0b0026;
        public static int multiply=0x7f0b0016;
        public static int never=0x7f0b002a;
        public static int never_display=0x7f0b0039;
        public static int none=0x7f0b0010;
        public static int normal=0x7f0b000c;
        public static int notification_background=0x7f0b0089;
        public static int notification_main_column=0x7f0b0084;
        public static int notification_main_column_container=0x7f0b0083;
        public static int open_graph=0x7f0b002e;
        public static int page=0x7f0b002f;
        public static int parentPanel=0x7f0b0048;
        public static int progress_bar=0x7f0b006e;
        public static int progress_circular=0x7f0b0005;
        public static int progress_horizontal=0x7f0b0006;
        public static int radio=0x7f0b0056;
        public static int react_test_id=0x7f0b0007;
        public static int right=0x7f0b0036;
        public static int right_icon=0x7f0b008a;
        public static int right_side=0x7f0b0085;
        public static int rn_frame_file=0x7f0b0093;
        public static int rn_frame_method=0x7f0b0092;
        public static int rn_redbox_copy_button=0x7f0b009b;
        public static int rn_redbox_dismiss_button=0x7f0b0099;
        public static int rn_redbox_line_separator=0x7f0b0096;
        public static int rn_redbox_loading_indicator=0x7f0b0097;
        public static int rn_redbox_reload_button=0x7f0b009a;
        public static int rn_redbox_report_button=0x7f0b009c;
        public static int rn_redbox_report_label=0x7f0b0098;
        public static int rn_redbox_stack=0x7f0b0095;
        public static int screen=0x7f0b0017;
        public static int scrollIndicatorDown=0x7f0b0050;
        public static int scrollIndicatorUp=0x7f0b004d;
        public static int scrollView=0x7f0b004e;
        public static int search_badge=0x7f0b0061;
        public static int search_bar=0x7f0b0060;
        public static int search_button=0x7f0b0062;
        public static int search_close_btn=0x7f0b0067;
        public static int search_edit_frame=0x7f0b0063;
        public static int search_go_btn=0x7f0b0069;
        public static int search_mag_icon=0x7f0b0064;
        public static int search_plate=0x7f0b0065;
        public static int search_src_text=0x7f0b0066;
        public static int search_voice_btn=0x7f0b006a;
        public static int select_dialog_listview=0x7f0b006b;
        public static int shortcut=0x7f0b0055;
        public static int showCustom=0x7f0b0011;
        public static int showHome=0x7f0b0012;
        public static int showTitle=0x7f0b0013;
        public static int small=0x7f0b003b;
        public static int spacer=0x7f0b0047;
        public static int split_action_bar=0x7f0b0008;
        public static int src_atop=0x7f0b0018;
        public static int src_in=0x7f0b0019;
        public static int src_over=0x7f0b001a;
        public static int standard=0x7f0b0033;
        public static int status_bar_latest_event_content=0x7f0b0080;
        public static int submenuarrow=0x7f0b0057;
        public static int submit_area=0x7f0b0068;
        public static int tabMode=0x7f0b000d;
        public static int text=0x7f0b0090;
        public static int text2=0x7f0b008e;
        public static int textSpacerNoButtons=0x7f0b004f;
        public static int time=0x7f0b0086;
        public static int title=0x7f0b0045;
        public static int title_template=0x7f0b004a;
        public static int top=0x7f0b002d;
        public static int topPanel=0x7f0b0049;
        public static int unknown=0x7f0b0030;
        public static int up=0x7f0b0009;
        public static int useLogo=0x7f0b0014;
        public static int view_tag_native_id=0x7f0b000a;
        public static int withText=0x7f0b002b;
        public static int wrap_content=0x7f0b001b;
    }
    public static final class integer {
        public static int abc_config_activityDefaultDur=0x7f0c0000;
        public static int abc_config_activityShortDur=0x7f0c0001;
        public static int cancel_button_image_alpha=0x7f0c0002;
        public static int status_bar_notification_info_maxnum=0x7f0c0003;
    }
    public static final class layout {
        public static int abc_action_bar_title_item=0x7f030000;
        public static int abc_action_bar_up_container=0x7f030001;
        public static int abc_action_bar_view_list_nav_layout=0x7f030002;
        public static int abc_action_menu_item_layout=0x7f030003;
        public static int abc_action_menu_layout=0x7f030004;
        public static int abc_action_mode_bar=0x7f030005;
        public static int abc_action_mode_close_item_material=0x7f030006;
        public static int abc_activity_chooser_view=0x7f030007;
        public static int abc_activity_chooser_view_list_item=0x7f030008;
        public static int abc_alert_dialog_button_bar_material=0x7f030009;
        public static int abc_alert_dialog_material=0x7f03000a;
        public static int abc_dialog_title_material=0x7f03000b;
        public static int abc_expanded_menu_layout=0x7f03000c;
        public static int abc_list_menu_item_checkbox=0x7f03000d;
        public static int abc_list_menu_item_icon=0x7f03000e;
        public static int abc_list_menu_item_layout=0x7f03000f;
        public static int abc_list_menu_item_radio=0x7f030010;
        public static int abc_popup_menu_header_item_layout=0x7f030011;
        public static int abc_popup_menu_item_layout=0x7f030012;
        public static int abc_screen_content_include=0x7f030013;
        public static int abc_screen_simple=0x7f030014;
        public static int abc_screen_simple_overlay_action_mode=0x7f030015;
        public static int abc_screen_toolbar=0x7f030016;
        public static int abc_search_dropdown_item_icons_2line=0x7f030017;
        public static int abc_search_view=0x7f030018;
        public static int abc_select_dialog_material=0x7f030019;
        public static int com_facebook_activity_layout=0x7f03001a;
        public static int com_facebook_device_auth_dialog_fragment=0x7f03001b;
        public static int com_facebook_login_fragment=0x7f03001c;
        public static int com_facebook_smart_device_dialog_fragment=0x7f03001d;
        public static int com_facebook_tooltip_bubble=0x7f03001e;
        public static int dev_loading_view=0x7f03001f;
        public static int fps_view=0x7f030020;
        public static int messenger_button_send_blue_large=0x7f030021;
        public static int messenger_button_send_blue_round=0x7f030022;
        public static int messenger_button_send_blue_small=0x7f030023;
        public static int messenger_button_send_white_large=0x7f030024;
        public static int messenger_button_send_white_round=0x7f030025;
        public static int messenger_button_send_white_small=0x7f030026;
        public static int notification_action=0x7f030027;
        public static int notification_action_tombstone=0x7f030028;
        public static int notification_media_action=0x7f030029;
        public static int notification_media_cancel_action=0x7f03002a;
        public static int notification_template_big_media=0x7f03002b;
        public static int notification_template_big_media_custom=0x7f03002c;
        public static int notification_template_big_media_narrow=0x7f03002d;
        public static int notification_template_big_media_narrow_custom=0x7f03002e;
        public static int notification_template_custom_big=0x7f03002f;
        public static int notification_template_icon_group=0x7f030030;
        public static int notification_template_lines_media=0x7f030031;
        public static int notification_template_media=0x7f030032;
        public static int notification_template_media_custom=0x7f030033;
        public static int notification_template_part_chronometer=0x7f030034;
        public static int notification_template_part_time=0x7f030035;
        public static int redbox_item_frame=0x7f030036;
        public static int redbox_item_title=0x7f030037;
        public static int redbox_view=0x7f030038;
        public static int select_dialog_item_material=0x7f030039;
        public static int select_dialog_multichoice_material=0x7f03003a;
        public static int select_dialog_singlechoice_material=0x7f03003b;
        public static int support_simple_spinner_dropdown_item=0x7f03003c;
    }
    public static final class string {
        public static int abc_action_bar_home_description=0x7f060000;
        public static int abc_action_bar_home_description_format=0x7f060001;
        public static int abc_action_bar_home_subtitle_description_format=0x7f060002;
        public static int abc_action_bar_up_description=0x7f060003;
        public static int abc_action_menu_overflow_description=0x7f060004;
        public static int abc_action_mode_done=0x7f060005;
        public static int abc_activity_chooser_view_see_all=0x7f060006;
        public static int abc_activitychooserview_choose_application=0x7f060007;
        public static int abc_capital_off=0x7f060008;
        public static int abc_capital_on=0x7f060009;
        public static int abc_font_family_body_1_material=0x7f06002d;
        public static int abc_font_family_body_2_material=0x7f06002e;
        public static int abc_font_family_button_material=0x7f06002f;
        public static int abc_font_family_caption_material=0x7f060030;
        public static int abc_font_family_display_1_material=0x7f060031;
        public static int abc_font_family_display_2_material=0x7f060032;
        public static int abc_font_family_display_3_material=0x7f060033;
        public static int abc_font_family_display_4_material=0x7f060034;
        public static int abc_font_family_headline_material=0x7f060035;
        public static int abc_font_family_menu_material=0x7f060036;
        public static int abc_font_family_subhead_material=0x7f060037;
        public static int abc_font_family_title_material=0x7f060038;
        public static int abc_search_hint=0x7f06000a;
        public static int abc_searchview_description_clear=0x7f06000b;
        public static int abc_searchview_description_query=0x7f06000c;
        public static int abc_searchview_description_search=0x7f06000d;
        public static int abc_searchview_description_submit=0x7f06000e;
        public static int abc_searchview_description_voice=0x7f06000f;
        public static int abc_shareactionprovider_share_with=0x7f060010;
        public static int abc_shareactionprovider_share_with_application=0x7f060011;
        public static int abc_toolbar_collapse_description=0x7f060012;
        public static int app_name=0x7f060039;
        public static int catalyst_copy_button=0x7f06003a;
        public static int catalyst_debugjs=0x7f06003b;
        public static int catalyst_debugjs_nuclide=0x7f06003c;
        public static int catalyst_debugjs_nuclide_failure=0x7f06003d;
        public static int catalyst_debugjs_off=0x7f06003e;
        public static int catalyst_dismiss_button=0x7f06003f;
        public static int catalyst_element_inspector=0x7f060040;
        public static int catalyst_heap_capture=0x7f060041;
        public static int catalyst_hot_module_replacement=0x7f060042;
        public static int catalyst_hot_module_replacement_off=0x7f060043;
        public static int catalyst_jsload_error=0x7f060044;
        public static int catalyst_live_reload=0x7f060045;
        public static int catalyst_live_reload_off=0x7f060046;
        public static int catalyst_loading_from_url=0x7f060047;
        public static int catalyst_perf_monitor=0x7f060048;
        public static int catalyst_perf_monitor_off=0x7f060049;
        public static int catalyst_poke_sampling_profiler=0x7f06004a;
        public static int catalyst_reload_button=0x7f06004b;
        public static int catalyst_reloadjs=0x7f06004c;
        public static int catalyst_remotedbg_error=0x7f06004d;
        public static int catalyst_remotedbg_message=0x7f06004e;
        public static int catalyst_report_button=0x7f06004f;
        public static int catalyst_settings=0x7f060050;
        public static int catalyst_settings_title=0x7f060051;
        public static int com_facebook_device_auth_instructions=0x7f060013;
        public static int com_facebook_image_download_unknown_error=0x7f060014;
        public static int com_facebook_internet_permission_error_message=0x7f060015;
        public static int com_facebook_internet_permission_error_title=0x7f060016;
        public static int com_facebook_like_button_liked=0x7f060017;
        public static int com_facebook_like_button_not_liked=0x7f060018;
        public static int com_facebook_loading=0x7f060019;
        public static int com_facebook_loginview_cancel_action=0x7f06001a;
        public static int com_facebook_loginview_log_in_button=0x7f06001b;
        public static int com_facebook_loginview_log_in_button_continue=0x7f06001c;
        public static int com_facebook_loginview_log_in_button_long=0x7f06001d;
        public static int com_facebook_loginview_log_out_action=0x7f06001e;
        public static int com_facebook_loginview_log_out_button=0x7f06001f;
        public static int com_facebook_loginview_logged_in_as=0x7f060020;
        public static int com_facebook_loginview_logged_in_using_facebook=0x7f060021;
        public static int com_facebook_send_button_text=0x7f060022;
        public static int com_facebook_share_button_text=0x7f060023;
        public static int com_facebook_smart_device_instructions=0x7f060024;
        public static int com_facebook_smart_device_instructions_or=0x7f060025;
        public static int com_facebook_smart_login_confirmation_cancel=0x7f060026;
        public static int com_facebook_smart_login_confirmation_continue_as=0x7f06002c;
        public static int com_facebook_smart_login_confirmation_title=0x7f060027;
        public static int com_facebook_tooltip_default=0x7f060028;
        public static int messenger_send_button_text=0x7f060029;
        public static int search_menu_title=0x7f06002a;
        public static int status_bar_notification_info_overflow=0x7f06002b;
    }
    public static final class style {
        public static int AlertDialog_AppCompat=0x7f080099;
        public static int AlertDialog_AppCompat_Light=0x7f08009a;
        public static int Animation_AppCompat_Dialog=0x7f08009b;
        public static int Animation_AppCompat_DropDownUp=0x7f08009c;
        public static int Animation_Catalyst_RedBox=0x7f08009d;
        public static int Base_AlertDialog_AppCompat=0x7f08009e;
        public static int Base_AlertDialog_AppCompat_Light=0x7f08009f;
        public static int Base_Animation_AppCompat_Dialog=0x7f0800a0;
        public static int Base_Animation_AppCompat_DropDownUp=0x7f0800a1;
        public static int Base_CardView=0x7f0800a2;
        public static int Base_DialogWindowTitle_AppCompat=0x7f0800a3;
        public static int Base_DialogWindowTitleBackground_AppCompat=0x7f0800a4;
        public static int Base_TextAppearance_AppCompat=0x7f08003a;
        public static int Base_TextAppearance_AppCompat_Body1=0x7f08003b;
        public static int Base_TextAppearance_AppCompat_Body2=0x7f08003c;
        public static int Base_TextAppearance_AppCompat_Button=0x7f080022;
        public static int Base_TextAppearance_AppCompat_Caption=0x7f08003d;
        public static int Base_TextAppearance_AppCompat_Display1=0x7f08003e;
        public static int Base_TextAppearance_AppCompat_Display2=0x7f08003f;
        public static int Base_TextAppearance_AppCompat_Display3=0x7f080040;
        public static int Base_TextAppearance_AppCompat_Display4=0x7f080041;
        public static int Base_TextAppearance_AppCompat_Headline=0x7f080042;
        public static int Base_TextAppearance_AppCompat_Inverse=0x7f08000b;
        public static int Base_TextAppearance_AppCompat_Large=0x7f080043;
        public static int Base_TextAppearance_AppCompat_Large_Inverse=0x7f08000c;
        public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f080044;
        public static int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f080045;
        public static int Base_TextAppearance_AppCompat_Medium=0x7f080046;
        public static int Base_TextAppearance_AppCompat_Medium_Inverse=0x7f08000d;
        public static int Base_TextAppearance_AppCompat_Menu=0x7f080047;
        public static int Base_TextAppearance_AppCompat_SearchResult=0x7f0800a5;
        public static int Base_TextAppearance_AppCompat_SearchResult_Subtitle=0x7f080048;
        public static int Base_TextAppearance_AppCompat_SearchResult_Title=0x7f080049;
        public static int Base_TextAppearance_AppCompat_Small=0x7f08004a;
        public static int Base_TextAppearance_AppCompat_Small_Inverse=0x7f08000e;
        public static int Base_TextAppearance_AppCompat_Subhead=0x7f08004b;
        public static int Base_TextAppearance_AppCompat_Subhead_Inverse=0x7f08000f;
        public static int Base_TextAppearance_AppCompat_Title=0x7f08004c;
        public static int Base_TextAppearance_AppCompat_Title_Inverse=0x7f080010;
        public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f08008f;
        public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f08004d;
        public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f08004e;
        public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f08004f;
        public static int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f080050;
        public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f080051;
        public static int Base_TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f080052;
        public static int Base_TextAppearance_AppCompat_Widget_Button=0x7f080053;
        public static int Base_TextAppearance_AppCompat_Widget_Button_Inverse=0x7f080090;
        public static int Base_TextAppearance_AppCompat_Widget_DropDownItem=0x7f0800a6;
        public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f080054;
        public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f080055;
        public static int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f080056;
        public static int Base_TextAppearance_AppCompat_Widget_Switch=0x7f080057;
        public static int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f080058;
        public static int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0800a7;
        public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f080059;
        public static int Base_TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f08005a;
        public static int Base_Theme_AppCompat=0x7f08005b;
        public static int Base_Theme_AppCompat_CompactMenu=0x7f0800a8;
        public static int Base_Theme_AppCompat_Dialog=0x7f080011;
        public static int Base_Theme_AppCompat_Dialog_Alert=0x7f0800a9;
        public static int Base_Theme_AppCompat_Dialog_FixedSize=0x7f0800aa;
        public static int Base_Theme_AppCompat_Dialog_MinWidth=0x7f0800ab;
        public static int Base_Theme_AppCompat_DialogWhenLarge=0x7f080001;
        public static int Base_Theme_AppCompat_Light=0x7f08005c;
        public static int Base_Theme_AppCompat_Light_DarkActionBar=0x7f0800ac;
        public static int Base_Theme_AppCompat_Light_Dialog=0x7f080012;
        public static int Base_Theme_AppCompat_Light_Dialog_Alert=0x7f0800ad;
        public static int Base_Theme_AppCompat_Light_Dialog_FixedSize=0x7f0800ae;
        public static int Base_Theme_AppCompat_Light_Dialog_MinWidth=0x7f0800af;
        public static int Base_Theme_AppCompat_Light_DialogWhenLarge=0x7f080002;
        public static int Base_ThemeOverlay_AppCompat=0x7f0800b0;
        public static int Base_ThemeOverlay_AppCompat_ActionBar=0x7f0800b1;
        public static int Base_ThemeOverlay_AppCompat_Dark=0x7f0800b2;
        public static int Base_ThemeOverlay_AppCompat_Dark_ActionBar=0x7f0800b3;
        public static int Base_ThemeOverlay_AppCompat_Dialog=0x7f080013;
        public static int Base_ThemeOverlay_AppCompat_Dialog_Alert=0x7f0800b4;
        public static int Base_ThemeOverlay_AppCompat_Light=0x7f0800b5;
        public static int Base_V11_Theme_AppCompat_Dialog=0x7f080014;
        public static int Base_V11_Theme_AppCompat_Light_Dialog=0x7f080015;
        public static int Base_V11_ThemeOverlay_AppCompat_Dialog=0x7f080016;
        public static int Base_V12_Widget_AppCompat_AutoCompleteTextView=0x7f08001e;
        public static int Base_V12_Widget_AppCompat_EditText=0x7f08001f;
        public static int Base_V21_Theme_AppCompat=0x7f08005d;
        public static int Base_V21_Theme_AppCompat_Dialog=0x7f08005e;
        public static int Base_V21_Theme_AppCompat_Light=0x7f08005f;
        public static int Base_V21_Theme_AppCompat_Light_Dialog=0x7f080060;
        public static int Base_V21_ThemeOverlay_AppCompat_Dialog=0x7f080061;
        public static int Base_V22_Theme_AppCompat=0x7f08008d;
        public static int Base_V22_Theme_AppCompat_Light=0x7f08008e;
        public static int Base_V23_Theme_AppCompat=0x7f080091;
        public static int Base_V23_Theme_AppCompat_Light=0x7f080092;
        public static int Base_V7_Theme_AppCompat=0x7f0800b6;
        public static int Base_V7_Theme_AppCompat_Dialog=0x7f0800b7;
        public static int Base_V7_Theme_AppCompat_Light=0x7f0800b8;
        public static int Base_V7_Theme_AppCompat_Light_Dialog=0x7f0800b9;
        public static int Base_V7_ThemeOverlay_AppCompat_Dialog=0x7f0800ba;
        public static int Base_V7_Widget_AppCompat_AutoCompleteTextView=0x7f0800bb;
        public static int Base_V7_Widget_AppCompat_EditText=0x7f0800bc;
        public static int Base_Widget_AppCompat_ActionBar=0x7f0800bd;
        public static int Base_Widget_AppCompat_ActionBar_Solid=0x7f0800be;
        public static int Base_Widget_AppCompat_ActionBar_TabBar=0x7f0800bf;
        public static int Base_Widget_AppCompat_ActionBar_TabText=0x7f080062;
        public static int Base_Widget_AppCompat_ActionBar_TabView=0x7f080063;
        public static int Base_Widget_AppCompat_ActionButton=0x7f080064;
        public static int Base_Widget_AppCompat_ActionButton_CloseMode=0x7f080065;
        public static int Base_Widget_AppCompat_ActionButton_Overflow=0x7f080066;
        public static int Base_Widget_AppCompat_ActionMode=0x7f0800c0;
        public static int Base_Widget_AppCompat_ActivityChooserView=0x7f0800c1;
        public static int Base_Widget_AppCompat_AutoCompleteTextView=0x7f080020;
        public static int Base_Widget_AppCompat_Button=0x7f080067;
        public static int Base_Widget_AppCompat_Button_Borderless=0x7f080068;
        public static int Base_Widget_AppCompat_Button_Borderless_Colored=0x7f080069;
        public static int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f0800c2;
        public static int Base_Widget_AppCompat_Button_Colored=0x7f080093;
        public static int Base_Widget_AppCompat_Button_Small=0x7f08006a;
        public static int Base_Widget_AppCompat_ButtonBar=0x7f08006b;
        public static int Base_Widget_AppCompat_ButtonBar_AlertDialog=0x7f0800c3;
        public static int Base_Widget_AppCompat_CompoundButton_CheckBox=0x7f08006c;
        public static int Base_Widget_AppCompat_CompoundButton_RadioButton=0x7f08006d;
        public static int Base_Widget_AppCompat_CompoundButton_Switch=0x7f0800c4;
        public static int Base_Widget_AppCompat_DrawerArrowToggle=0x7f080000;
        public static int Base_Widget_AppCompat_DrawerArrowToggle_Common=0x7f0800c5;
        public static int Base_Widget_AppCompat_DropDownItem_Spinner=0x7f08006e;
        public static int Base_Widget_AppCompat_EditText=0x7f080021;
        public static int Base_Widget_AppCompat_ImageButton=0x7f08006f;
        public static int Base_Widget_AppCompat_Light_ActionBar=0x7f0800c6;
        public static int Base_Widget_AppCompat_Light_ActionBar_Solid=0x7f0800c7;
        public static int Base_Widget_AppCompat_Light_ActionBar_TabBar=0x7f0800c8;
        public static int Base_Widget_AppCompat_Light_ActionBar_TabText=0x7f080070;
        public static int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f080071;
        public static int Base_Widget_AppCompat_Light_ActionBar_TabView=0x7f080072;
        public static int Base_Widget_AppCompat_Light_PopupMenu=0x7f080073;
        public static int Base_Widget_AppCompat_Light_PopupMenu_Overflow=0x7f080074;
        public static int Base_Widget_AppCompat_ListMenuView=0x7f0800c9;
        public static int Base_Widget_AppCompat_ListPopupWindow=0x7f080075;
        public static int Base_Widget_AppCompat_ListView=0x7f080076;
        public static int Base_Widget_AppCompat_ListView_DropDown=0x7f080077;
        public static int Base_Widget_AppCompat_ListView_Menu=0x7f080078;
        public static int Base_Widget_AppCompat_PopupMenu=0x7f080079;
        public static int Base_Widget_AppCompat_PopupMenu_Overflow=0x7f08007a;
        public static int Base_Widget_AppCompat_PopupWindow=0x7f0800ca;
        public static int Base_Widget_AppCompat_ProgressBar=0x7f080017;
        public static int Base_Widget_AppCompat_ProgressBar_Horizontal=0x7f080018;
        public static int Base_Widget_AppCompat_RatingBar=0x7f08007b;
        public static int Base_Widget_AppCompat_RatingBar_Indicator=0x7f080094;
        public static int Base_Widget_AppCompat_RatingBar_Small=0x7f080095;
        public static int Base_Widget_AppCompat_SearchView=0x7f0800cb;
        public static int Base_Widget_AppCompat_SearchView_ActionBar=0x7f0800cc;
        public static int Base_Widget_AppCompat_SeekBar=0x7f08007c;
        public static int Base_Widget_AppCompat_SeekBar_Discrete=0x7f0800cd;
        public static int Base_Widget_AppCompat_Spinner=0x7f08007d;
        public static int Base_Widget_AppCompat_Spinner_Underlined=0x7f080003;
        public static int Base_Widget_AppCompat_TextView_SpinnerItem=0x7f08007e;
        public static int Base_Widget_AppCompat_Toolbar=0x7f0800ce;
        public static int Base_Widget_AppCompat_Toolbar_Button_Navigation=0x7f08007f;
        public static int CalendarDatePickerDialog=0x7f0800cf;
        public static int CalendarDatePickerStyle=0x7f0800d0;
        public static int CardView=0x7f080096;
        public static int CardView_Dark=0x7f0800d1;
        public static int CardView_Light=0x7f0800d2;
        public static int ClockTimePickerDialog=0x7f0800d3;
        public static int ClockTimePickerStyle=0x7f0800d4;
        public static int DialogAnimationFade=0x7f0800d5;
        public static int DialogAnimationSlide=0x7f0800d6;
        public static int MessengerButton=0x7f0800d7;
        public static int MessengerButton_Blue=0x7f0800d8;
        public static int MessengerButton_Blue_Large=0x7f0800d9;
        public static int MessengerButton_Blue_Small=0x7f0800da;
        public static int MessengerButton_White=0x7f0800db;
        public static int MessengerButton_White_Large=0x7f0800dc;
        public static int MessengerButton_White_Small=0x7f0800dd;
        public static int MessengerButtonText=0x7f0800de;
        public static int MessengerButtonText_Blue=0x7f0800df;
        public static int MessengerButtonText_Blue_Large=0x7f0800e0;
        public static int MessengerButtonText_Blue_Small=0x7f0800e1;
        public static int MessengerButtonText_White=0x7f0800e2;
        public static int MessengerButtonText_White_Large=0x7f0800e3;
        public static int MessengerButtonText_White_Small=0x7f0800e4;
        public static int Platform_AppCompat=0x7f080019;
        public static int Platform_AppCompat_Light=0x7f08001a;
        public static int Platform_ThemeOverlay_AppCompat=0x7f080080;
        public static int Platform_ThemeOverlay_AppCompat_Dark=0x7f080081;
        public static int Platform_ThemeOverlay_AppCompat_Light=0x7f080082;
        public static int Platform_V11_AppCompat=0x7f08001b;
        public static int Platform_V11_AppCompat_Light=0x7f08001c;
        public static int Platform_V14_AppCompat=0x7f080023;
        public static int Platform_V14_AppCompat_Light=0x7f080024;
        public static int Platform_V21_AppCompat=0x7f080083;
        public static int Platform_V21_AppCompat_Light=0x7f080084;
        public static int Platform_V25_AppCompat=0x7f080097;
        public static int Platform_V25_AppCompat_Light=0x7f080098;
        public static int Platform_Widget_AppCompat_Spinner=0x7f08001d;
        public static int RtlOverlay_DialogWindowTitle_AppCompat=0x7f08002c;
        public static int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem=0x7f08002d;
        public static int RtlOverlay_Widget_AppCompat_DialogTitle_Icon=0x7f08002e;
        public static int RtlOverlay_Widget_AppCompat_PopupMenuItem=0x7f08002f;
        public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup=0x7f080030;
        public static int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text=0x7f080031;
        public static int RtlOverlay_Widget_AppCompat_Search_DropDown=0x7f080032;
        public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1=0x7f080033;
        public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2=0x7f080034;
        public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Query=0x7f080035;
        public static int RtlOverlay_Widget_AppCompat_Search_DropDown_Text=0x7f080036;
        public static int RtlOverlay_Widget_AppCompat_SearchView_MagIcon=0x7f080037;
        public static int RtlUnderlay_Widget_AppCompat_ActionButton=0x7f080038;
        public static int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow=0x7f080039;
        public static int SpinnerDatePickerDialog=0x7f0800e5;
        public static int SpinnerDatePickerStyle=0x7f0800e6;
        public static int SpinnerTimePickerDialog=0x7f0800e7;
        public static int SpinnerTimePickerStyle=0x7f0800e8;
        public static int TextAppearance_AppCompat=0x7f0800e9;
        public static int TextAppearance_AppCompat_Body1=0x7f0800ea;
        public static int TextAppearance_AppCompat_Body2=0x7f0800eb;
        public static int TextAppearance_AppCompat_Button=0x7f0800ec;
        public static int TextAppearance_AppCompat_Caption=0x7f0800ed;
        public static int TextAppearance_AppCompat_Display1=0x7f0800ee;
        public static int TextAppearance_AppCompat_Display2=0x7f0800ef;
        public static int TextAppearance_AppCompat_Display3=0x7f0800f0;
        public static int TextAppearance_AppCompat_Display4=0x7f0800f1;
        public static int TextAppearance_AppCompat_Headline=0x7f0800f2;
        public static int TextAppearance_AppCompat_Inverse=0x7f0800f3;
        public static int TextAppearance_AppCompat_Large=0x7f0800f4;
        public static int TextAppearance_AppCompat_Large_Inverse=0x7f0800f5;
        public static int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0800f6;
        public static int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0800f7;
        public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0800f8;
        public static int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0800f9;
        public static int TextAppearance_AppCompat_Medium=0x7f0800fa;
        public static int TextAppearance_AppCompat_Medium_Inverse=0x7f0800fb;
        public static int TextAppearance_AppCompat_Menu=0x7f0800fc;
        public static int TextAppearance_AppCompat_Notification=0x7f080025;
        public static int TextAppearance_AppCompat_Notification_Info=0x7f080085;
        public static int TextAppearance_AppCompat_Notification_Info_Media=0x7f080086;
        public static int TextAppearance_AppCompat_Notification_Line2=0x7f0800fd;
        public static int TextAppearance_AppCompat_Notification_Line2_Media=0x7f0800fe;
        public static int TextAppearance_AppCompat_Notification_Media=0x7f080087;
        public static int TextAppearance_AppCompat_Notification_Time=0x7f080088;
        public static int TextAppearance_AppCompat_Notification_Time_Media=0x7f080089;
        public static int TextAppearance_AppCompat_Notification_Title=0x7f080026;
        public static int TextAppearance_AppCompat_Notification_Title_Media=0x7f08008a;
        public static int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0800ff;
        public static int TextAppearance_AppCompat_SearchResult_Title=0x7f080100;
        public static int TextAppearance_AppCompat_Small=0x7f080101;
        public static int TextAppearance_AppCompat_Small_Inverse=0x7f080102;
        public static int TextAppearance_AppCompat_Subhead=0x7f080103;
        public static int TextAppearance_AppCompat_Subhead_Inverse=0x7f080104;
        public static int TextAppearance_AppCompat_Title=0x7f080105;
        public static int TextAppearance_AppCompat_Title_Inverse=0x7f080106;
        public static int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f080107;
        public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f080108;
        public static int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f080109;
        public static int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f08010a;
        public static int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f08010b;
        public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f08010c;
        public static int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f08010d;
        public static int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f08010e;
        public static int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f08010f;
        public static int TextAppearance_AppCompat_Widget_Button=0x7f080110;
        public static int TextAppearance_AppCompat_Widget_Button_Inverse=0x7f080111;
        public static int TextAppearance_AppCompat_Widget_DropDownItem=0x7f080112;
        public static int TextAppearance_AppCompat_Widget_PopupMenu_Header=0x7f080113;
        public static int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f080114;
        public static int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f080115;
        public static int TextAppearance_AppCompat_Widget_Switch=0x7f080116;
        public static int TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f080117;
        public static int TextAppearance_StatusBar_EventContent=0x7f080027;
        public static int TextAppearance_StatusBar_EventContent_Info=0x7f080028;
        public static int TextAppearance_StatusBar_EventContent_Line2=0x7f080029;
        public static int TextAppearance_StatusBar_EventContent_Time=0x7f08002a;
        public static int TextAppearance_StatusBar_EventContent_Title=0x7f08002b;
        public static int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f080118;
        public static int TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f080119;
        public static int TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f08011a;
        public static int Theme=0x7f08011b;
        public static int Theme_AppCompat=0x7f08011c;
        public static int Theme_AppCompat_CompactMenu=0x7f08011d;
        public static int Theme_AppCompat_DayNight=0x7f080004;
        public static int Theme_AppCompat_DayNight_DarkActionBar=0x7f080005;
        public static int Theme_AppCompat_DayNight_Dialog=0x7f080006;
        public static int Theme_AppCompat_DayNight_Dialog_Alert=0x7f080007;
        public static int Theme_AppCompat_DayNight_Dialog_MinWidth=0x7f080008;
        public static int Theme_AppCompat_DayNight_DialogWhenLarge=0x7f080009;
        public static int Theme_AppCompat_DayNight_NoActionBar=0x7f08000a;
        public static int Theme_AppCompat_Dialog=0x7f08011e;
        public static int Theme_AppCompat_Dialog_Alert=0x7f08011f;
        public static int Theme_AppCompat_Dialog_MinWidth=0x7f080120;
        public static int Theme_AppCompat_DialogWhenLarge=0x7f080121;
        public static int Theme_AppCompat_Light=0x7f080122;
        public static int Theme_AppCompat_Light_DarkActionBar=0x7f080123;
        public static int Theme_AppCompat_Light_Dialog=0x7f080124;
        public static int Theme_AppCompat_Light_Dialog_Alert=0x7f080125;
        public static int Theme_AppCompat_Light_Dialog_MinWidth=0x7f080126;
        public static int Theme_AppCompat_Light_DialogWhenLarge=0x7f080127;
        public static int Theme_AppCompat_Light_NoActionBar=0x7f080128;
        public static int Theme_AppCompat_NoActionBar=0x7f080129;
        public static int Theme_Catalyst=0x7f08012a;
        public static int Theme_Catalyst_RedBox=0x7f08012b;
        public static int Theme_FullScreenDialog=0x7f08012c;
        public static int Theme_FullScreenDialogAnimatedFade=0x7f08012d;
        public static int Theme_FullScreenDialogAnimatedSlide=0x7f08012e;
        public static int Theme_ReactNative_AppCompat_Light=0x7f08012f;
        public static int Theme_ReactNative_AppCompat_Light_NoActionBar_FullScreen=0x7f080130;
        public static int ThemeOverlay_AppCompat=0x7f080131;
        public static int ThemeOverlay_AppCompat_ActionBar=0x7f080132;
        public static int ThemeOverlay_AppCompat_Dark=0x7f080133;
        public static int ThemeOverlay_AppCompat_Dark_ActionBar=0x7f080134;
        public static int ThemeOverlay_AppCompat_Dialog=0x7f080135;
        public static int ThemeOverlay_AppCompat_Dialog_Alert=0x7f080136;
        public static int ThemeOverlay_AppCompat_Light=0x7f080137;
        public static int Widget_AppCompat_ActionBar=0x7f080138;
        public static int Widget_AppCompat_ActionBar_Solid=0x7f080139;
        public static int Widget_AppCompat_ActionBar_TabBar=0x7f08013a;
        public static int Widget_AppCompat_ActionBar_TabText=0x7f08013b;
        public static int Widget_AppCompat_ActionBar_TabView=0x7f08013c;
        public static int Widget_AppCompat_ActionButton=0x7f08013d;
        public static int Widget_AppCompat_ActionButton_CloseMode=0x7f08013e;
        public static int Widget_AppCompat_ActionButton_Overflow=0x7f08013f;
        public static int Widget_AppCompat_ActionMode=0x7f080140;
        public static int Widget_AppCompat_ActivityChooserView=0x7f080141;
        public static int Widget_AppCompat_AutoCompleteTextView=0x7f080142;
        public static int Widget_AppCompat_Button=0x7f080143;
        public static int Widget_AppCompat_Button_Borderless=0x7f080144;
        public static int Widget_AppCompat_Button_Borderless_Colored=0x7f080145;
        public static int Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f080146;
        public static int Widget_AppCompat_Button_Colored=0x7f080147;
        public static int Widget_AppCompat_Button_Small=0x7f080148;
        public static int Widget_AppCompat_ButtonBar=0x7f080149;
        public static int Widget_AppCompat_ButtonBar_AlertDialog=0x7f08014a;
        public static int Widget_AppCompat_CompoundButton_CheckBox=0x7f08014b;
        public static int Widget_AppCompat_CompoundButton_RadioButton=0x7f08014c;
        public static int Widget_AppCompat_CompoundButton_Switch=0x7f08014d;
        public static int Widget_AppCompat_DrawerArrowToggle=0x7f08014e;
        public static int Widget_AppCompat_DropDownItem_Spinner=0x7f08014f;
        public static int Widget_AppCompat_EditText=0x7f080150;
        public static int Widget_AppCompat_ImageButton=0x7f080151;
        public static int Widget_AppCompat_Light_ActionBar=0x7f080152;
        public static int Widget_AppCompat_Light_ActionBar_Solid=0x7f080153;
        public static int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f080154;
        public static int Widget_AppCompat_Light_ActionBar_TabBar=0x7f080155;
        public static int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f080156;
        public static int Widget_AppCompat_Light_ActionBar_TabText=0x7f080157;
        public static int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f080158;
        public static int Widget_AppCompat_Light_ActionBar_TabView=0x7f080159;
        public static int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f08015a;
        public static int Widget_AppCompat_Light_ActionButton=0x7f08015b;
        public static int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f08015c;
        public static int Widget_AppCompat_Light_ActionButton_Overflow=0x7f08015d;
        public static int Widget_AppCompat_Light_ActionMode_Inverse=0x7f08015e;
        public static int Widget_AppCompat_Light_ActivityChooserView=0x7f08015f;
        public static int Widget_AppCompat_Light_AutoCompleteTextView=0x7f080160;
        public static int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f080161;
        public static int Widget_AppCompat_Light_ListPopupWindow=0x7f080162;
        public static int Widget_AppCompat_Light_ListView_DropDown=0x7f080163;
        public static int Widget_AppCompat_Light_PopupMenu=0x7f080164;
        public static int Widget_AppCompat_Light_PopupMenu_Overflow=0x7f080165;
        public static int Widget_AppCompat_Light_SearchView=0x7f080166;
        public static int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f080167;
        public static int Widget_AppCompat_ListMenuView=0x7f080168;
        public static int Widget_AppCompat_ListPopupWindow=0x7f080169;
        public static int Widget_AppCompat_ListView=0x7f08016a;
        public static int Widget_AppCompat_ListView_DropDown=0x7f08016b;
        public static int Widget_AppCompat_ListView_Menu=0x7f08016c;
        public static int Widget_AppCompat_NotificationActionContainer=0x7f08008b;
        public static int Widget_AppCompat_NotificationActionText=0x7f08008c;
        public static int Widget_AppCompat_PopupMenu=0x7f08016d;
        public static int Widget_AppCompat_PopupMenu_Overflow=0x7f08016e;
        public static int Widget_AppCompat_PopupWindow=0x7f08016f;
        public static int Widget_AppCompat_ProgressBar=0x7f080170;
        public static int Widget_AppCompat_ProgressBar_Horizontal=0x7f080171;
        public static int Widget_AppCompat_RatingBar=0x7f080172;
        public static int Widget_AppCompat_RatingBar_Indicator=0x7f080173;
        public static int Widget_AppCompat_RatingBar_Small=0x7f080174;
        public static int Widget_AppCompat_SearchView=0x7f080175;
        public static int Widget_AppCompat_SearchView_ActionBar=0x7f080176;
        public static int Widget_AppCompat_SeekBar=0x7f080177;
        public static int Widget_AppCompat_SeekBar_Discrete=0x7f080178;
        public static int Widget_AppCompat_Spinner=0x7f080179;
        public static int Widget_AppCompat_Spinner_DropDown=0x7f08017a;
        public static int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f08017b;
        public static int Widget_AppCompat_Spinner_Underlined=0x7f08017c;
        public static int Widget_AppCompat_TextView_SpinnerItem=0x7f08017d;
        public static int Widget_AppCompat_Toolbar=0x7f08017e;
        public static int Widget_AppCompat_Toolbar_Button_Navigation=0x7f08017f;
        public static int com_facebook_activity_theme=0x7f080180;
        public static int com_facebook_auth_dialog=0x7f080181;
        public static int com_facebook_auth_dialog_instructions_textview=0x7f080182;
        public static int com_facebook_button=0x7f080183;
        public static int com_facebook_button_like=0x7f080184;
        public static int com_facebook_button_send=0x7f080185;
        public static int com_facebook_button_share=0x7f080186;
        public static int com_facebook_loginview_default_style=0x7f080187;
        public static int com_facebook_loginview_silver_style=0x7f080188;
        public static int tooltip_bubble_text=0x7f080189;
    }
    public static final class xml {
        public static int preferences=0x7f050000;
    }
    public static final class styleable {
        /** Attributes that can be used with a ActionBar.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #ActionBar_background com.facebook.reactnative.androidsdk:background}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_backgroundSplit com.facebook.reactnative.androidsdk:backgroundSplit}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_backgroundStacked com.facebook.reactnative.androidsdk:backgroundStacked}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_contentInsetEnd com.facebook.reactnative.androidsdk:contentInsetEnd}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_contentInsetEndWithActions com.facebook.reactnative.androidsdk:contentInsetEndWithActions}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_contentInsetLeft com.facebook.reactnative.androidsdk:contentInsetLeft}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_contentInsetRight com.facebook.reactnative.androidsdk:contentInsetRight}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_contentInsetStart com.facebook.reactnative.androidsdk:contentInsetStart}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_contentInsetStartWithNavigation com.facebook.reactnative.androidsdk:contentInsetStartWithNavigation}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_customNavigationLayout com.facebook.reactnative.androidsdk:customNavigationLayout}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_displayOptions com.facebook.reactnative.androidsdk:displayOptions}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_divider com.facebook.reactnative.androidsdk:divider}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_elevation com.facebook.reactnative.androidsdk:elevation}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_height com.facebook.reactnative.androidsdk:height}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_hideOnContentScroll com.facebook.reactnative.androidsdk:hideOnContentScroll}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_homeAsUpIndicator com.facebook.reactnative.androidsdk:homeAsUpIndicator}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_homeLayout com.facebook.reactnative.androidsdk:homeLayout}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_icon com.facebook.reactnative.androidsdk:icon}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_indeterminateProgressStyle com.facebook.reactnative.androidsdk:indeterminateProgressStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_itemPadding com.facebook.reactnative.androidsdk:itemPadding}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_logo com.facebook.reactnative.androidsdk:logo}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_navigationMode com.facebook.reactnative.androidsdk:navigationMode}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_popupTheme com.facebook.reactnative.androidsdk:popupTheme}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_progressBarPadding com.facebook.reactnative.androidsdk:progressBarPadding}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_progressBarStyle com.facebook.reactnative.androidsdk:progressBarStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_subtitle com.facebook.reactnative.androidsdk:subtitle}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_subtitleTextStyle com.facebook.reactnative.androidsdk:subtitleTextStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_title com.facebook.reactnative.androidsdk:title}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionBar_titleTextStyle com.facebook.reactnative.androidsdk:titleTextStyle}</code></td><td></td></tr>
           </table>
           @see #ActionBar_background
           @see #ActionBar_backgroundSplit
           @see #ActionBar_backgroundStacked
           @see #ActionBar_contentInsetEnd
           @see #ActionBar_contentInsetEndWithActions
           @see #ActionBar_contentInsetLeft
           @see #ActionBar_contentInsetRight
           @see #ActionBar_contentInsetStart
           @see #ActionBar_contentInsetStartWithNavigation
           @see #ActionBar_customNavigationLayout
           @see #ActionBar_displayOptions
           @see #ActionBar_divider
           @see #ActionBar_elevation
           @see #ActionBar_height
           @see #ActionBar_hideOnContentScroll
           @see #ActionBar_homeAsUpIndicator
           @see #ActionBar_homeLayout
           @see #ActionBar_icon
           @see #ActionBar_indeterminateProgressStyle
           @see #ActionBar_itemPadding
           @see #ActionBar_logo
           @see #ActionBar_navigationMode
           @see #ActionBar_popupTheme
           @see #ActionBar_progressBarPadding
           @see #ActionBar_progressBarStyle
           @see #ActionBar_subtitle
           @see #ActionBar_subtitleTextStyle
           @see #ActionBar_title
           @see #ActionBar_titleTextStyle
         */
        public static final int[] ActionBar = {
            0x7f010001, 0x7f010003, 0x7f010004, 0x7f010005,
            0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009,
            0x7f01000a, 0x7f01000b, 0x7f01000c, 0x7f01000d,
            0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011,
            0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015,
            0x7f010016, 0x7f010017, 0x7f010018, 0x7f010019,
            0x7f01001a, 0x7f01001b, 0x7f01001c, 0x7f01001d,
            0x7f01005a
        };
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#background}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:background
        */
        public static int ActionBar_background = 10;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#backgroundSplit}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>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>".
          @attr name com.facebook.reactnative.androidsdk:backgroundSplit
        */
        public static int ActionBar_backgroundSplit = 12;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#backgroundStacked}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>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>".
          @attr name com.facebook.reactnative.androidsdk:backgroundStacked
        */
        public static int ActionBar_backgroundStacked = 11;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#contentInsetEnd}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:contentInsetEnd
        */
        public static int ActionBar_contentInsetEnd = 21;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#contentInsetEndWithActions}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:contentInsetEndWithActions
        */
        public static int ActionBar_contentInsetEndWithActions = 25;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#contentInsetLeft}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:contentInsetLeft
        */
        public static int ActionBar_contentInsetLeft = 22;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#contentInsetRight}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:contentInsetRight
        */
        public static int ActionBar_contentInsetRight = 23;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#contentInsetStart}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:contentInsetStart
        */
        public static int ActionBar_contentInsetStart = 20;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#contentInsetStartWithNavigation}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:contentInsetStartWithNavigation
        */
        public static int ActionBar_contentInsetStartWithNavigation = 24;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#customNavigationLayout}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:customNavigationLayout
        */
        public static int ActionBar_customNavigationLayout = 13;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#displayOptions}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>0</td><td></td></tr>
<tr><td><code>useLogo</code></td><td>0x1</td><td></td></tr>
<tr><td><code>showHome</code></td><td>0x2</td><td></td></tr>
<tr><td><code>homeAsUp</code></td><td>0x4</td><td></td></tr>
<tr><td><code>showTitle</code></td><td>0x8</td><td></td></tr>
<tr><td><code>showCustom</code></td><td>0x10</td><td></td></tr>
<tr><td><code>disableHome</code></td><td>0x20</td><td></td></tr>
</table>
          @attr name com.facebook.reactnative.androidsdk:displayOptions
        */
        public static int ActionBar_displayOptions = 3;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#divider}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:divider
        */
        public static int ActionBar_divider = 9;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#elevation}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:elevation
        */
        public static int ActionBar_elevation = 26;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#height}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:height
        */
        public static int ActionBar_height = 0;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#hideOnContentScroll}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:hideOnContentScroll
        */
        public static int ActionBar_hideOnContentScroll = 19;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#homeAsUpIndicator}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:homeAsUpIndicator
        */
        public static int ActionBar_homeAsUpIndicator = 28;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#homeLayout}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:homeLayout
        */
        public static int ActionBar_homeLayout = 14;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#icon}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:icon
        */
        public static int ActionBar_icon = 7;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#indeterminateProgressStyle}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:indeterminateProgressStyle
        */
        public static int ActionBar_indeterminateProgressStyle = 16;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#itemPadding}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:itemPadding
        */
        public static int ActionBar_itemPadding = 18;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#logo}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:logo
        */
        public static int ActionBar_logo = 8;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#navigationMode}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>normal</code></td><td>0</td><td></td></tr>
<tr><td><code>listMode</code></td><td>1</td><td></td></tr>
<tr><td><code>tabMode</code></td><td>2</td><td></td></tr>
</table>
          @attr name com.facebook.reactnative.androidsdk:navigationMode
        */
        public static int ActionBar_navigationMode = 2;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#popupTheme}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:popupTheme
        */
        public static int ActionBar_popupTheme = 27;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#progressBarPadding}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:progressBarPadding
        */
        public static int ActionBar_progressBarPadding = 17;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#progressBarStyle}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:progressBarStyle
        */
        public static int ActionBar_progressBarStyle = 15;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#subtitle}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:subtitle
        */
        public static int ActionBar_subtitle = 4;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#subtitleTextStyle}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:subtitleTextStyle
        */
        public static int ActionBar_subtitleTextStyle = 6;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#title}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:title
        */
        public static int ActionBar_title = 1;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#titleTextStyle}
          attribute's value can be found in the {@link #ActionBar} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:titleTextStyle
        */
        public static int ActionBar_titleTextStyle = 5;
        /** Attributes that can be used with a ActionBarLayout.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #ActionBarLayout_android_layout_gravity android:layout_gravity}</code></td><td></td></tr>
           </table>
           @see #ActionBarLayout_android_layout_gravity
         */
        public static final int[] ActionBarLayout = {
            0x010100b3
        };
        /**
          <p>This symbol is the offset where the {@link android.R.attr#layout_gravity}
          attribute's value can be found in the {@link #ActionBarLayout} array.
          @attr name android:layout_gravity
        */
        public static int ActionBarLayout_android_layout_gravity = 0;
        /** Attributes that can be used with a ActionMenuItemView.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #ActionMenuItemView_android_minWidth android:minWidth}</code></td><td></td></tr>
           </table>
           @see #ActionMenuItemView_android_minWidth
         */
        public static final int[] ActionMenuItemView = {
            0x0101013f
        };
        /**
          <p>This symbol is the offset where the {@link android.R.attr#minWidth}
          attribute's value can be found in the {@link #ActionMenuItemView} array.
          @attr name android:minWidth
        */
        public static int ActionMenuItemView_android_minWidth = 0;
        /** Attributes that can be used with a ActionMenuView.
         */
        public static final int[] ActionMenuView = {
            
        };
        /** Attributes that can be used with a ActionMode.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #ActionMode_background com.facebook.reactnative.androidsdk:background}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionMode_backgroundSplit com.facebook.reactnative.androidsdk:backgroundSplit}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionMode_closeItemLayout com.facebook.reactnative.androidsdk:closeItemLayout}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionMode_height com.facebook.reactnative.androidsdk:height}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionMode_subtitleTextStyle com.facebook.reactnative.androidsdk:subtitleTextStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #ActionMode_titleTextStyle com.facebook.reactnative.androidsdk:titleTextStyle}</code></td><td></td></tr>
           </table>
           @see #ActionMode_background
           @see #ActionMode_backgroundSplit
           @see #ActionMode_closeItemLayout
           @see #ActionMode_height
           @see #ActionMode_subtitleTextStyle
           @see #ActionMode_titleTextStyle
         */
        public static final int[] ActionMode = {
            0x7f010001, 0x7f010007, 0x7f010008, 0x7f01000c,
            0x7f01000e, 0x7f01001e
        };
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#background}
          attribute's value can be found in the {@link #ActionMode} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:background
        */
        public static int ActionMode_background = 3;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#backgroundSplit}
          attribute's value can be found in the {@link #ActionMode} array.


          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>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>".
          @attr name com.facebook.reactnative.androidsdk:backgroundSplit
        */
        public static int ActionMode_backgroundSplit = 4;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#closeItemLayout}
          attribute's value can be found in the {@link #ActionMode} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:closeItemLayout
        */
        public static int ActionMode_closeItemLayout = 5;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#height}
          attribute's value can be found in the {@link #ActionMode} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:height
        */
        public static int ActionMode_height = 0;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#subtitleTextStyle}
          attribute's value can be found in the {@link #ActionMode} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:subtitleTextStyle
        */
        public static int ActionMode_subtitleTextStyle = 2;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#titleTextStyle}
          attribute's value can be found in the {@link #ActionMode} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:titleTextStyle
        */
        public static int ActionMode_titleTextStyle = 1;
        /** Attributes that can be used with a ActivityChooserView.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #ActivityChooserView_expandActivityOverflowButtonDrawable com.facebook.reactnative.androidsdk:expandActivityOverflowButtonDrawable}</code></td><td></td></tr>
           <tr><td><code>{@link #ActivityChooserView_initialActivityCount com.facebook.reactnative.androidsdk:initialActivityCount}</code></td><td></td></tr>
           </table>
           @see #ActivityChooserView_expandActivityOverflowButtonDrawable
           @see #ActivityChooserView_initialActivityCount
         */
        public static final int[] ActivityChooserView = {
            0x7f01001f, 0x7f010020
        };
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#expandActivityOverflowButtonDrawable}
          attribute's value can be found in the {@link #ActivityChooserView} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:expandActivityOverflowButtonDrawable
        */
        public static int ActivityChooserView_expandActivityOverflowButtonDrawable = 1;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#initialActivityCount}
          attribute's value can be found in the {@link #ActivityChooserView} array.


          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:initialActivityCount
        */
        public static int ActivityChooserView_initialActivityCount = 0;
        /** Attributes that can be used with a AlertDialog.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #AlertDialog_android_layout android:layout}</code></td><td></td></tr>
           <tr><td><code>{@link #AlertDialog_buttonPanelSideLayout com.facebook.reactnative.androidsdk:buttonPanelSideLayout}</code></td><td></td></tr>
           <tr><td><code>{@link #AlertDialog_listItemLayout com.facebook.reactnative.androidsdk:listItemLayout}</code></td><td></td></tr>
           <tr><td><code>{@link #AlertDialog_listLayout com.facebook.reactnative.androidsdk:listLayout}</code></td><td></td></tr>
           <tr><td><code>{@link #AlertDialog_multiChoiceItemLayout com.facebook.reactnative.androidsdk:multiChoiceItemLayout}</code></td><td></td></tr>
           <tr><td><code>{@link #AlertDialog_singleChoiceItemLayout com.facebook.reactnative.androidsdk:singleChoiceItemLayout}</code></td><td></td></tr>
           </table>
           @see #AlertDialog_android_layout
           @see #AlertDialog_buttonPanelSideLayout
           @see #AlertDialog_listItemLayout
           @see #AlertDialog_listLayout
           @see #AlertDialog_multiChoiceItemLayout
           @see #AlertDialog_singleChoiceItemLayout
         */
        public static final int[] AlertDialog = {
            0x010100f2, 0x7f010021, 0x7f010022, 0x7f010023,
            0x7f010024, 0x7f010025
        };
        /**
          <p>This symbol is the offset where the {@link android.R.attr#layout}
          attribute's value can be found in the {@link #AlertDialog} array.
          @attr name android:layout
        */
        public static int AlertDialog_android_layout = 0;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#buttonPanelSideLayout}
          attribute's value can be found in the {@link #AlertDialog} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:buttonPanelSideLayout
        */
        public static int AlertDialog_buttonPanelSideLayout = 1;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#listItemLayout}
          attribute's value can be found in the {@link #AlertDialog} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:listItemLayout
        */
        public static int AlertDialog_listItemLayout = 5;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#listLayout}
          attribute's value can be found in the {@link #AlertDialog} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:listLayout
        */
        public static int AlertDialog_listLayout = 2;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#multiChoiceItemLayout}
          attribute's value can be found in the {@link #AlertDialog} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:multiChoiceItemLayout
        */
        public static int AlertDialog_multiChoiceItemLayout = 3;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#singleChoiceItemLayout}
          attribute's value can be found in the {@link #AlertDialog} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:singleChoiceItemLayout
        */
        public static int AlertDialog_singleChoiceItemLayout = 4;
        /** Attributes that can be used with a AppCompatImageView.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #AppCompatImageView_android_src android:src}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatImageView_srcCompat com.facebook.reactnative.androidsdk:srcCompat}</code></td><td></td></tr>
           </table>
           @see #AppCompatImageView_android_src
           @see #AppCompatImageView_srcCompat
         */
        public static final int[] AppCompatImageView = {
            0x01010119, 0x7f010026
        };
        /**
          <p>This symbol is the offset where the {@link android.R.attr#src}
          attribute's value can be found in the {@link #AppCompatImageView} array.
          @attr name android:src
        */
        public static int AppCompatImageView_android_src = 0;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#srcCompat}
          attribute's value can be found in the {@link #AppCompatImageView} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:srcCompat
        */
        public static int AppCompatImageView_srcCompat = 1;
        /** Attributes that can be used with a AppCompatSeekBar.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #AppCompatSeekBar_android_thumb android:thumb}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatSeekBar_tickMark com.facebook.reactnative.androidsdk:tickMark}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatSeekBar_tickMarkTint com.facebook.reactnative.androidsdk:tickMarkTint}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatSeekBar_tickMarkTintMode com.facebook.reactnative.androidsdk:tickMarkTintMode}</code></td><td></td></tr>
           </table>
           @see #AppCompatSeekBar_android_thumb
           @see #AppCompatSeekBar_tickMark
           @see #AppCompatSeekBar_tickMarkTint
           @see #AppCompatSeekBar_tickMarkTintMode
         */
        public static final int[] AppCompatSeekBar = {
            0x01010142, 0x7f010027, 0x7f010028, 0x7f010029
        };
        /**
          <p>This symbol is the offset where the {@link android.R.attr#thumb}
          attribute's value can be found in the {@link #AppCompatSeekBar} array.
          @attr name android:thumb
        */
        public static int AppCompatSeekBar_android_thumb = 0;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#tickMark}
          attribute's value can be found in the {@link #AppCompatSeekBar} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:tickMark
        */
        public static int AppCompatSeekBar_tickMark = 1;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#tickMarkTint}
          attribute's value can be found in the {@link #AppCompatSeekBar} array.


          <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:tickMarkTint
        */
        public static int AppCompatSeekBar_tickMarkTint = 2;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#tickMarkTintMode}
          attribute's value can be found in the {@link #AppCompatSeekBar} array.


          <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
<tr><td><code>add</code></td><td>16</td><td></td></tr>
</table>
          @attr name com.facebook.reactnative.androidsdk:tickMarkTintMode
        */
        public static int AppCompatSeekBar_tickMarkTintMode = 3;
        /** Attributes that can be used with a AppCompatTextHelper.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #AppCompatTextHelper_android_drawableBottom android:drawableBottom}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTextHelper_android_drawableEnd android:drawableEnd}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTextHelper_android_drawableLeft android:drawableLeft}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTextHelper_android_drawableRight android:drawableRight}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTextHelper_android_drawableStart android:drawableStart}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTextHelper_android_drawableTop android:drawableTop}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTextHelper_android_textAppearance android:textAppearance}</code></td><td></td></tr>
           </table>
           @see #AppCompatTextHelper_android_drawableBottom
           @see #AppCompatTextHelper_android_drawableEnd
           @see #AppCompatTextHelper_android_drawableLeft
           @see #AppCompatTextHelper_android_drawableRight
           @see #AppCompatTextHelper_android_drawableStart
           @see #AppCompatTextHelper_android_drawableTop
           @see #AppCompatTextHelper_android_textAppearance
         */
        public static final int[] AppCompatTextHelper = {
            0x01010034, 0x0101016d, 0x0101016e, 0x0101016f,
            0x01010170, 0x01010392, 0x01010393
        };
        /**
          <p>This symbol is the offset where the {@link android.R.attr#drawableBottom}
          attribute's value can be found in the {@link #AppCompatTextHelper} array.
          @attr name android:drawableBottom
        */
        public static int AppCompatTextHelper_android_drawableBottom = 2;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#drawableEnd}
          attribute's value can be found in the {@link #AppCompatTextHelper} array.
          @attr name android:drawableEnd
        */
        public static int AppCompatTextHelper_android_drawableEnd = 6;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#drawableLeft}
          attribute's value can be found in the {@link #AppCompatTextHelper} array.
          @attr name android:drawableLeft
        */
        public static int AppCompatTextHelper_android_drawableLeft = 3;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#drawableRight}
          attribute's value can be found in the {@link #AppCompatTextHelper} array.
          @attr name android:drawableRight
        */
        public static int AppCompatTextHelper_android_drawableRight = 4;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#drawableStart}
          attribute's value can be found in the {@link #AppCompatTextHelper} array.
          @attr name android:drawableStart
        */
        public static int AppCompatTextHelper_android_drawableStart = 5;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#drawableTop}
          attribute's value can be found in the {@link #AppCompatTextHelper} array.
          @attr name android:drawableTop
        */
        public static int AppCompatTextHelper_android_drawableTop = 1;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#textAppearance}
          attribute's value can be found in the {@link #AppCompatTextHelper} array.
          @attr name android:textAppearance
        */
        public static int AppCompatTextHelper_android_textAppearance = 0;
        /** Attributes that can be used with a AppCompatTextView.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #AppCompatTextView_android_textAppearance android:textAppearance}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTextView_textAllCaps com.facebook.reactnative.androidsdk:textAllCaps}</code></td><td></td></tr>
           </table>
           @see #AppCompatTextView_android_textAppearance
           @see #AppCompatTextView_textAllCaps
         */
        public static final int[] AppCompatTextView = {
            0x01010034, 0x7f01002a
        };
        /**
          <p>This symbol is the offset where the {@link android.R.attr#textAppearance}
          attribute's value can be found in the {@link #AppCompatTextView} array.
          @attr name android:textAppearance
        */
        public static int AppCompatTextView_android_textAppearance = 0;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#textAllCaps}
          attribute's value can be found in the {@link #AppCompatTextView} array.


          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
          @attr name com.facebook.reactnative.androidsdk:textAllCaps
        */
        public static int AppCompatTextView_textAllCaps = 1;
        /** Attributes that can be used with a AppCompatTheme.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #AppCompatTheme_actionBarDivider com.facebook.reactnative.androidsdk:actionBarDivider}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionBarItemBackground com.facebook.reactnative.androidsdk:actionBarItemBackground}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionBarPopupTheme com.facebook.reactnative.androidsdk:actionBarPopupTheme}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionBarSize com.facebook.reactnative.androidsdk:actionBarSize}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionBarSplitStyle com.facebook.reactnative.androidsdk:actionBarSplitStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionBarStyle com.facebook.reactnative.androidsdk:actionBarStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionBarTabBarStyle com.facebook.reactnative.androidsdk:actionBarTabBarStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionBarTabStyle com.facebook.reactnative.androidsdk:actionBarTabStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionBarTabTextStyle com.facebook.reactnative.androidsdk:actionBarTabTextStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionBarTheme com.facebook.reactnative.androidsdk:actionBarTheme}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionBarWidgetTheme com.facebook.reactnative.androidsdk:actionBarWidgetTheme}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionButtonStyle com.facebook.reactnative.androidsdk:actionButtonStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionDropDownStyle com.facebook.reactnative.androidsdk:actionDropDownStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionMenuTextAppearance com.facebook.reactnative.androidsdk:actionMenuTextAppearance}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionMenuTextColor com.facebook.reactnative.androidsdk:actionMenuTextColor}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionModeBackground com.facebook.reactnative.androidsdk:actionModeBackground}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionModeCloseButtonStyle com.facebook.reactnative.androidsdk:actionModeCloseButtonStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionModeCloseDrawable com.facebook.reactnative.androidsdk:actionModeCloseDrawable}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionModeCopyDrawable com.facebook.reactnative.androidsdk:actionModeCopyDrawable}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionModeCutDrawable com.facebook.reactnative.androidsdk:actionModeCutDrawable}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionModeFindDrawable com.facebook.reactnative.androidsdk:actionModeFindDrawable}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionModePasteDrawable com.facebook.reactnative.androidsdk:actionModePasteDrawable}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionModePopupWindowStyle com.facebook.reactnative.androidsdk:actionModePopupWindowStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionModeSelectAllDrawable com.facebook.reactnative.androidsdk:actionModeSelectAllDrawable}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionModeShareDrawable com.facebook.reactnative.androidsdk:actionModeShareDrawable}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionModeSplitBackground com.facebook.reactnative.androidsdk:actionModeSplitBackground}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionModeStyle com.facebook.reactnative.androidsdk:actionModeStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionModeWebSearchDrawable com.facebook.reactnative.androidsdk:actionModeWebSearchDrawable}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionOverflowButtonStyle com.facebook.reactnative.androidsdk:actionOverflowButtonStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_actionOverflowMenuStyle com.facebook.reactnative.androidsdk:actionOverflowMenuStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_activityChooserViewStyle com.facebook.reactnative.androidsdk:activityChooserViewStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_alertDialogButtonGroupStyle com.facebook.reactnative.androidsdk:alertDialogButtonGroupStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_alertDialogCenterButtons com.facebook.reactnative.androidsdk:alertDialogCenterButtons}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_alertDialogStyle com.facebook.reactnative.androidsdk:alertDialogStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_alertDialogTheme com.facebook.reactnative.androidsdk:alertDialogTheme}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_android_windowAnimationStyle android:windowAnimationStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_android_windowIsFloating android:windowIsFloating}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_autoCompleteTextViewStyle com.facebook.reactnative.androidsdk:autoCompleteTextViewStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_borderlessButtonStyle com.facebook.reactnative.androidsdk:borderlessButtonStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_buttonBarButtonStyle com.facebook.reactnative.androidsdk:buttonBarButtonStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_buttonBarNegativeButtonStyle com.facebook.reactnative.androidsdk:buttonBarNegativeButtonStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_buttonBarNeutralButtonStyle com.facebook.reactnative.androidsdk:buttonBarNeutralButtonStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_buttonBarPositiveButtonStyle com.facebook.reactnative.androidsdk:buttonBarPositiveButtonStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_buttonBarStyle com.facebook.reactnative.androidsdk:buttonBarStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_buttonStyle com.facebook.reactnative.androidsdk:buttonStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_buttonStyleSmall com.facebook.reactnative.androidsdk:buttonStyleSmall}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_checkboxStyle com.facebook.reactnative.androidsdk:checkboxStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_checkedTextViewStyle com.facebook.reactnative.androidsdk:checkedTextViewStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_colorAccent com.facebook.reactnative.androidsdk:colorAccent}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_colorBackgroundFloating com.facebook.reactnative.androidsdk:colorBackgroundFloating}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_colorButtonNormal com.facebook.reactnative.androidsdk:colorButtonNormal}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_colorControlActivated com.facebook.reactnative.androidsdk:colorControlActivated}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_colorControlHighlight com.facebook.reactnative.androidsdk:colorControlHighlight}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_colorControlNormal com.facebook.reactnative.androidsdk:colorControlNormal}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_colorPrimary com.facebook.reactnative.androidsdk:colorPrimary}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_colorPrimaryDark com.facebook.reactnative.androidsdk:colorPrimaryDark}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_colorSwitchThumbNormal com.facebook.reactnative.androidsdk:colorSwitchThumbNormal}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_controlBackground com.facebook.reactnative.androidsdk:controlBackground}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_dialogPreferredPadding com.facebook.reactnative.androidsdk:dialogPreferredPadding}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_dialogTheme com.facebook.reactnative.androidsdk:dialogTheme}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_dividerHorizontal com.facebook.reactnative.androidsdk:dividerHorizontal}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_dividerVertical com.facebook.reactnative.androidsdk:dividerVertical}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_dropDownListViewStyle com.facebook.reactnative.androidsdk:dropDownListViewStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_dropdownListPreferredItemHeight com.facebook.reactnative.androidsdk:dropdownListPreferredItemHeight}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_editTextBackground com.facebook.reactnative.androidsdk:editTextBackground}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_editTextColor com.facebook.reactnative.androidsdk:editTextColor}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_editTextStyle com.facebook.reactnative.androidsdk:editTextStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_homeAsUpIndicator com.facebook.reactnative.androidsdk:homeAsUpIndicator}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_imageButtonStyle com.facebook.reactnative.androidsdk:imageButtonStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_listChoiceBackgroundIndicator com.facebook.reactnative.androidsdk:listChoiceBackgroundIndicator}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_listDividerAlertDialog com.facebook.reactnative.androidsdk:listDividerAlertDialog}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_listMenuViewStyle com.facebook.reactnative.androidsdk:listMenuViewStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_listPopupWindowStyle com.facebook.reactnative.androidsdk:listPopupWindowStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_listPreferredItemHeight com.facebook.reactnative.androidsdk:listPreferredItemHeight}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_listPreferredItemHeightLarge com.facebook.reactnative.androidsdk:listPreferredItemHeightLarge}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_listPreferredItemHeightSmall com.facebook.reactnative.androidsdk:listPreferredItemHeightSmall}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_listPreferredItemPaddingLeft com.facebook.reactnative.androidsdk:listPreferredItemPaddingLeft}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_listPreferredItemPaddingRight com.facebook.reactnative.androidsdk:listPreferredItemPaddingRight}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_panelBackground com.facebook.reactnative.androidsdk:panelBackground}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_panelMenuListTheme com.facebook.reactnative.androidsdk:panelMenuListTheme}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_panelMenuListWidth com.facebook.reactnative.androidsdk:panelMenuListWidth}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_popupMenuStyle com.facebook.reactnative.androidsdk:popupMenuStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_popupWindowStyle com.facebook.reactnative.androidsdk:popupWindowStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_radioButtonStyle com.facebook.reactnative.androidsdk:radioButtonStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_ratingBarStyle com.facebook.reactnative.androidsdk:ratingBarStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_ratingBarStyleIndicator com.facebook.reactnative.androidsdk:ratingBarStyleIndicator}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_ratingBarStyleSmall com.facebook.reactnative.androidsdk:ratingBarStyleSmall}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_searchViewStyle com.facebook.reactnative.androidsdk:searchViewStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_seekBarStyle com.facebook.reactnative.androidsdk:seekBarStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_selectableItemBackground com.facebook.reactnative.androidsdk:selectableItemBackground}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_selectableItemBackgroundBorderless com.facebook.reactnative.androidsdk:selectableItemBackgroundBorderless}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_spinnerDropDownItemStyle com.facebook.reactnative.androidsdk:spinnerDropDownItemStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_spinnerStyle com.facebook.reactnative.androidsdk:spinnerStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_switchStyle com.facebook.reactnative.androidsdk:switchStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_textAppearanceLargePopupMenu com.facebook.reactnative.androidsdk:textAppearanceLargePopupMenu}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_textAppearanceListItem com.facebook.reactnative.androidsdk:textAppearanceListItem}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_textAppearanceListItemSmall com.facebook.reactnative.androidsdk:textAppearanceListItemSmall}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_textAppearancePopupMenuHeader com.facebook.reactnative.androidsdk:textAppearancePopupMenuHeader}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_textAppearanceSearchResultSubtitle com.facebook.reactnative.androidsdk:textAppearanceSearchResultSubtitle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_textAppearanceSearchResultTitle com.facebook.reactnative.androidsdk:textAppearanceSearchResultTitle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_textAppearanceSmallPopupMenu com.facebook.reactnative.androidsdk:textAppearanceSmallPopupMenu}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_textColorAlertDialogListItem com.facebook.reactnative.androidsdk:textColorAlertDialogListItem}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_textColorSearchUrl com.facebook.reactnative.androidsdk:textColorSearchUrl}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_toolbarNavigationButtonStyle com.facebook.reactnative.androidsdk:toolbarNavigationButtonStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_toolbarStyle com.facebook.reactnative.androidsdk:toolbarStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_windowActionBar com.facebook.reactnative.androidsdk:windowActionBar}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_windowActionBarOverlay com.facebook.reactnative.androidsdk:windowActionBarOverlay}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_windowActionModeOverlay com.facebook.reactnative.androidsdk:windowActionModeOverlay}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_windowFixedHeightMajor com.facebook.reactnative.androidsdk:windowFixedHeightMajor}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_windowFixedHeightMinor com.facebook.reactnative.androidsdk:windowFixedHeightMinor}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_windowFixedWidthMajor com.facebook.reactnative.androidsdk:windowFixedWidthMajor}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_windowFixedWidthMinor com.facebook.reactnative.androidsdk:windowFixedWidthMinor}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_windowMinWidthMajor com.facebook.reactnative.androidsdk:windowMinWidthMajor}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_windowMinWidthMinor com.facebook.reactnative.androidsdk:windowMinWidthMinor}</code></td><td></td></tr>
           <tr><td><code>{@link #AppCompatTheme_windowNoTitle com.facebook.reactnative.androidsdk:windowNoTitle}</code></td><td></td></tr>
           </table>
           @see #AppCompatTheme_actionBarDivider
           @see #AppCompatTheme_actionBarItemBackground
           @see #AppCompatTheme_actionBarPopupTheme
           @see #AppCompatTheme_actionBarSize
           @see #AppCompatTheme_actionBarSplitStyle
           @see #AppCompatTheme_actionBarStyle
           @see #AppCompatTheme_actionBarTabBarStyle
           @see #AppCompatTheme_actionBarTabStyle
           @see #AppCompatTheme_actionBarTabTextStyle
           @see #AppCompatTheme_actionBarTheme
           @see #AppCompatTheme_actionBarWidgetTheme
           @see #AppCompatTheme_actionButtonStyle
           @see #AppCompatTheme_actionDropDownStyle
           @see #AppCompatTheme_actionMenuTextAppearance
           @see #AppCompatTheme_actionMenuTextColor
           @see #AppCompatTheme_actionModeBackground
           @see #AppCompatTheme_actionModeCloseButtonStyle
           @see #AppCompatTheme_actionModeCloseDrawable
           @see #AppCompatTheme_actionModeCopyDrawable
           @see #AppCompatTheme_actionModeCutDrawable
           @see #AppCompatTheme_actionModeFindDrawable
           @see #AppCompatTheme_actionModePasteDrawable
           @see #AppCompatTheme_actionModePopupWindowStyle
           @see #AppCompatTheme_actionModeSelectAllDrawable
           @see #AppCompatTheme_actionModeShareDrawable
           @see #AppCompatTheme_actionModeSplitBackground
           @see #AppCompatTheme_actionModeStyle
           @see #AppCompatTheme_actionModeWebSearchDrawable
           @see #AppCompatTheme_actionOverflowButtonStyle
           @see #AppCompatTheme_actionOverflowMenuStyle
           @see #AppCompatTheme_activityChooserViewStyle
           @see #AppCompatTheme_alertDialogButtonGroupStyle
           @see #AppCompatTheme_alertDialogCenterButtons
           @see #AppCompatTheme_alertDialogStyle
           @see #AppCompatTheme_alertDialogTheme
           @see #AppCompatTheme_android_windowAnimationStyle
           @see #AppCompatTheme_android_windowIsFloating
           @see #AppCompatTheme_autoCompleteTextViewStyle
           @see #AppCompatTheme_borderlessButtonStyle
           @see #AppCompatTheme_buttonBarButtonStyle
           @see #AppCompatTheme_buttonBarNegativeButtonStyle
           @see #AppCompatTheme_buttonBarNeutralButtonStyle
           @see #AppCompatTheme_buttonBarPositiveButtonStyle
           @see #AppCompatTheme_buttonBarStyle
           @see #AppCompatTheme_buttonStyle
           @see #AppCompatTheme_buttonStyleSmall
           @see #AppCompatTheme_checkboxStyle
           @see #AppCompatTheme_checkedTextViewStyle
           @see #AppCompatTheme_colorAccent
           @see #AppCompatTheme_colorBackgroundFloating
           @see #AppCompatTheme_colorButtonNormal
           @see #AppCompatTheme_colorControlActivated
           @see #AppCompatTheme_colorControlHighlight
           @see #AppCompatTheme_colorControlNormal
           @see #AppCompatTheme_colorPrimary
           @see #AppCompatTheme_colorPrimaryDark
           @see #AppCompatTheme_colorSwitchThumbNormal
           @see #AppCompatTheme_controlBackground
           @see #AppCompatTheme_dialogPreferredPadding
           @see #AppCompatTheme_dialogTheme
           @see #AppCompatTheme_dividerHorizontal
           @see #AppCompatTheme_dividerVertical
           @see #AppCompatTheme_dropDownListViewStyle
           @see #AppCompatTheme_dropdownListPreferredItemHeight
           @see #AppCompatTheme_editTextBackground
           @see #AppCompatTheme_editTextColor
           @see #AppCompatTheme_editTextStyle
           @see #AppCompatTheme_homeAsUpIndicator
           @see #AppCompatTheme_imageButtonStyle
           @see #AppCompatTheme_listChoiceBackgroundIndicator
           @see #AppCompatTheme_listDividerAlertDialog
           @see #AppCompatTheme_listMenuViewStyle
           @see #AppCompatTheme_listPopupWindowStyle
           @see #AppCompatTheme_listPreferredItemHeight
           @see #AppCompatTheme_listPreferredItemHeightLarge
           @see #AppCompatTheme_listPreferredItemHeightSmall
           @see #AppCompatTheme_listPreferredItemPaddingLeft
           @see #AppCompatTheme_listPreferredItemPaddingRight
           @see #AppCompatTheme_panelBackground
           @see #AppCompatTheme_panelMenuListTheme
           @see #AppCompatTheme_panelMenuListWidth
           @see #AppCompatTheme_popupMenuStyle
           @see #AppCompatTheme_popupWindowStyle
           @see #AppCompatTheme_radioButtonStyle
           @see #AppCompatTheme_ratingBarStyle
           @see #AppCompatTheme_ratingBarStyleIndicator
           @see #AppCompatTheme_ratingBarStyleSmall
           @see #AppCompatTheme_searchViewStyle
           @see #AppCompatTheme_seekBarStyle
           @see #AppCompatTheme_selectableItemBackground
           @see #AppCompatTheme_selectableItemBackgroundBorderless
           @see #AppCompatTheme_spinnerDropDownItemStyle
           @see #AppCompatTheme_spinnerStyle
           @see #AppCompatTheme_switchStyle
           @see #AppCompatTheme_textAppearanceLargePopupMenu
           @see #AppCompatTheme_textAppearanceListItem
           @see #AppCompatTheme_textAppearanceListItemSmall
           @see #AppCompatTheme_textAppearancePopupMenuHeader
           @see #AppCompatTheme_textAppearanceSearchResultSubtitle
           @see #AppCompatTheme_textAppearanceSearchResultTitle
           @see #AppCompatTheme_textAppearanceSmallPopupMenu
           @see #AppCompatTheme_textColorAlertDialogListItem
           @see #AppCompatTheme_textColorSearchUrl
           @see #AppCompatTheme_toolbarNavigationButtonStyle
           @see #AppCompatTheme_toolbarStyle
           @see #AppCompatTheme_windowActionBar
           @see #AppCompatTheme_windowActionBarOverlay
           @see #AppCompatTheme_windowActionModeOverlay
           @see #AppCompatTheme_windowFixedHeightMajor
           @see #AppCompatTheme_windowFixedHeightMinor
           @see #AppCompatTheme_windowFixedWidthMajor
           @see #AppCompatTheme_windowFixedWidthMinor
           @see #AppCompatTheme_windowMinWidthMajor
           @see #AppCompatTheme_windowMinWidthMinor
           @see #AppCompatTheme_windowNoTitle
         */
        public static final int[] AppCompatTheme = {
            0x01010057, 0x010100ae, 0x7f01002b, 0x7f01002c,
            0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030,
            0x7f010031, 0x7f010032, 0x7f010033, 0x7f010034,
            0x7f010035, 0x7f010036, 0x7f010037, 0x7f010038,
            0x7f010039, 0x7f01003a, 0x7f01003b, 0x7f01003c,
            0x7f01003d, 0x7f01003e, 0x7f01003f, 0x7f010040,
            0x7f010041, 0x7f010042, 0x7f010043, 0x7f010044,
            0x7f010045, 0x7f010046, 0x7f010047, 0x7f010048,
            0x7f010049, 0x7f01004a, 0x7f01004b, 0x7f01004c,
            0x7f01004d, 0x7f01004e, 0x7f01004f, 0x7f010050,
            0x7f010051, 0x7f010052, 0x7f010053, 0x7f010054,
            0x7f010055, 0x7f010056, 0x7f010057, 0x7f010058,
            0x7f010059, 0x7f01005a, 0x7f01005b, 0x7f01005c,
            0x7f01005d, 0x7f01005e, 0x7f01005f, 0x7f010060,
            0x7f010061, 0x7f010062, 0x7f010063, 0x7f010064,
            0x7f010065, 0x7f010066, 0x7f010067, 0x7f010068,
            0x7f010069, 0x7f01006a, 0x7f01006b, 0x7f01006c,
            0x7f01006d, 0x7f01006e, 0x7f01006f, 0x7f010070,
            0x7f010071, 0x7f010072, 0x7f010073, 0x7f010074,
            0x7f010075, 0x7f010076, 0x7f010077, 0x7f010078,
            0x7f010079, 0x7f01007a, 0x7f01007b, 0x7f01007c,
            0x7f01007d, 0x7f01007e, 0x7f01007f, 0x7f010080,
            0x7f010081, 0x7f010082, 0x7f010083, 0x7f010084,
            0x7f010085, 0x7f010086, 0x7f010087, 0x7f010088,
            0x7f010089, 0x7f01008a, 0x7f01008b, 0x7f01008c,
            0x7f01008d, 0x7f01008e, 0x7f01008f, 0x7f010090,
            0x7f010091, 0x7f010092, 0x7f010093, 0x7f010094,
            0x7f010095, 0x7f010096, 0x7f010097, 0x7f010098,
            0x7f010099, 0x7f01009a, 0x7f01009b
        };
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionBarDivider}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionBarDivider
        */
        public static int AppCompatTheme_actionBarDivider = 23;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionBarItemBackground}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionBarItemBackground
        */
        public static int AppCompatTheme_actionBarItemBackground = 24;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionBarPopupTheme}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionBarPopupTheme
        */
        public static int AppCompatTheme_actionBarPopupTheme = 17;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionBarSize}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
<p>May be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>wrap_content</code></td><td>0</td><td></td></tr>
</table>
          @attr name com.facebook.reactnative.androidsdk:actionBarSize
        */
        public static int AppCompatTheme_actionBarSize = 22;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionBarSplitStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionBarSplitStyle
        */
        public static int AppCompatTheme_actionBarSplitStyle = 19;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionBarStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionBarStyle
        */
        public static int AppCompatTheme_actionBarStyle = 18;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionBarTabBarStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionBarTabBarStyle
        */
        public static int AppCompatTheme_actionBarTabBarStyle = 13;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionBarTabStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionBarTabStyle
        */
        public static int AppCompatTheme_actionBarTabStyle = 12;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionBarTabTextStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionBarTabTextStyle
        */
        public static int AppCompatTheme_actionBarTabTextStyle = 14;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionBarTheme}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionBarTheme
        */
        public static int AppCompatTheme_actionBarTheme = 20;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionBarWidgetTheme}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionBarWidgetTheme
        */
        public static int AppCompatTheme_actionBarWidgetTheme = 21;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionButtonStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionButtonStyle
        */
        public static int AppCompatTheme_actionButtonStyle = 50;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionDropDownStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionDropDownStyle
        */
        public static int AppCompatTheme_actionDropDownStyle = 46;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionMenuTextAppearance}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionMenuTextAppearance
        */
        public static int AppCompatTheme_actionMenuTextAppearance = 25;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionMenuTextColor}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>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>".
          @attr name com.facebook.reactnative.androidsdk:actionMenuTextColor
        */
        public static int AppCompatTheme_actionMenuTextColor = 26;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionModeBackground}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionModeBackground
        */
        public static int AppCompatTheme_actionModeBackground = 29;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionModeCloseButtonStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionModeCloseButtonStyle
        */
        public static int AppCompatTheme_actionModeCloseButtonStyle = 28;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionModeCloseDrawable}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionModeCloseDrawable
        */
        public static int AppCompatTheme_actionModeCloseDrawable = 31;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionModeCopyDrawable}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionModeCopyDrawable
        */
        public static int AppCompatTheme_actionModeCopyDrawable = 33;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionModeCutDrawable}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionModeCutDrawable
        */
        public static int AppCompatTheme_actionModeCutDrawable = 32;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionModeFindDrawable}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionModeFindDrawable
        */
        public static int AppCompatTheme_actionModeFindDrawable = 37;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionModePasteDrawable}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionModePasteDrawable
        */
        public static int AppCompatTheme_actionModePasteDrawable = 34;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionModePopupWindowStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionModePopupWindowStyle
        */
        public static int AppCompatTheme_actionModePopupWindowStyle = 39;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionModeSelectAllDrawable}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionModeSelectAllDrawable
        */
        public static int AppCompatTheme_actionModeSelectAllDrawable = 35;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionModeShareDrawable}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionModeShareDrawable
        */
        public static int AppCompatTheme_actionModeShareDrawable = 36;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionModeSplitBackground}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionModeSplitBackground
        */
        public static int AppCompatTheme_actionModeSplitBackground = 30;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionModeStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionModeStyle
        */
        public static int AppCompatTheme_actionModeStyle = 27;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionModeWebSearchDrawable}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionModeWebSearchDrawable
        */
        public static int AppCompatTheme_actionModeWebSearchDrawable = 38;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionOverflowButtonStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionOverflowButtonStyle
        */
        public static int AppCompatTheme_actionOverflowButtonStyle = 15;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionOverflowMenuStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionOverflowMenuStyle
        */
        public static int AppCompatTheme_actionOverflowMenuStyle = 16;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#activityChooserViewStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:activityChooserViewStyle
        */
        public static int AppCompatTheme_activityChooserViewStyle = 58;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#alertDialogButtonGroupStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:alertDialogButtonGroupStyle
        */
        public static int AppCompatTheme_alertDialogButtonGroupStyle = 94;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#alertDialogCenterButtons}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:alertDialogCenterButtons
        */
        public static int AppCompatTheme_alertDialogCenterButtons = 95;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#alertDialogStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:alertDialogStyle
        */
        public static int AppCompatTheme_alertDialogStyle = 93;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#alertDialogTheme}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:alertDialogTheme
        */
        public static int AppCompatTheme_alertDialogTheme = 96;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#windowAnimationStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.
          @attr name android:windowAnimationStyle
        */
        public static int AppCompatTheme_android_windowAnimationStyle = 1;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#windowIsFloating}
          attribute's value can be found in the {@link #AppCompatTheme} array.
          @attr name android:windowIsFloating
        */
        public static int AppCompatTheme_android_windowIsFloating = 0;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#autoCompleteTextViewStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:autoCompleteTextViewStyle
        */
        public static int AppCompatTheme_autoCompleteTextViewStyle = 101;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#borderlessButtonStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:borderlessButtonStyle
        */
        public static int AppCompatTheme_borderlessButtonStyle = 55;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#buttonBarButtonStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:buttonBarButtonStyle
        */
        public static int AppCompatTheme_buttonBarButtonStyle = 52;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#buttonBarNegativeButtonStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:buttonBarNegativeButtonStyle
        */
        public static int AppCompatTheme_buttonBarNegativeButtonStyle = 99;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#buttonBarNeutralButtonStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:buttonBarNeutralButtonStyle
        */
        public static int AppCompatTheme_buttonBarNeutralButtonStyle = 100;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#buttonBarPositiveButtonStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:buttonBarPositiveButtonStyle
        */
        public static int AppCompatTheme_buttonBarPositiveButtonStyle = 98;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#buttonBarStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:buttonBarStyle
        */
        public static int AppCompatTheme_buttonBarStyle = 51;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#buttonStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:buttonStyle
        */
        public static int AppCompatTheme_buttonStyle = 102;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#buttonStyleSmall}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:buttonStyleSmall
        */
        public static int AppCompatTheme_buttonStyleSmall = 103;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#checkboxStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:checkboxStyle
        */
        public static int AppCompatTheme_checkboxStyle = 104;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#checkedTextViewStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:checkedTextViewStyle
        */
        public static int AppCompatTheme_checkedTextViewStyle = 105;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#colorAccent}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:colorAccent
        */
        public static int AppCompatTheme_colorAccent = 85;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#colorBackgroundFloating}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:colorBackgroundFloating
        */
        public static int AppCompatTheme_colorBackgroundFloating = 92;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#colorButtonNormal}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:colorButtonNormal
        */
        public static int AppCompatTheme_colorButtonNormal = 89;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#colorControlActivated}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:colorControlActivated
        */
        public static int AppCompatTheme_colorControlActivated = 87;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#colorControlHighlight}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:colorControlHighlight
        */
        public static int AppCompatTheme_colorControlHighlight = 88;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#colorControlNormal}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:colorControlNormal
        */
        public static int AppCompatTheme_colorControlNormal = 86;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#colorPrimary}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:colorPrimary
        */
        public static int AppCompatTheme_colorPrimary = 83;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#colorPrimaryDark}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:colorPrimaryDark
        */
        public static int AppCompatTheme_colorPrimaryDark = 84;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#colorSwitchThumbNormal}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:colorSwitchThumbNormal
        */
        public static int AppCompatTheme_colorSwitchThumbNormal = 90;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#controlBackground}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:controlBackground
        */
        public static int AppCompatTheme_controlBackground = 91;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#dialogPreferredPadding}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:dialogPreferredPadding
        */
        public static int AppCompatTheme_dialogPreferredPadding = 44;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#dialogTheme}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:dialogTheme
        */
        public static int AppCompatTheme_dialogTheme = 43;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#dividerHorizontal}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:dividerHorizontal
        */
        public static int AppCompatTheme_dividerHorizontal = 57;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#dividerVertical}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:dividerVertical
        */
        public static int AppCompatTheme_dividerVertical = 56;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#dropDownListViewStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:dropDownListViewStyle
        */
        public static int AppCompatTheme_dropDownListViewStyle = 75;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#dropdownListPreferredItemHeight}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:dropdownListPreferredItemHeight
        */
        public static int AppCompatTheme_dropdownListPreferredItemHeight = 47;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#editTextBackground}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:editTextBackground
        */
        public static int AppCompatTheme_editTextBackground = 64;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#editTextColor}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>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>".
          @attr name com.facebook.reactnative.androidsdk:editTextColor
        */
        public static int AppCompatTheme_editTextColor = 63;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#editTextStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:editTextStyle
        */
        public static int AppCompatTheme_editTextStyle = 106;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#homeAsUpIndicator}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:homeAsUpIndicator
        */
        public static int AppCompatTheme_homeAsUpIndicator = 49;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#imageButtonStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:imageButtonStyle
        */
        public static int AppCompatTheme_imageButtonStyle = 65;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#listChoiceBackgroundIndicator}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:listChoiceBackgroundIndicator
        */
        public static int AppCompatTheme_listChoiceBackgroundIndicator = 82;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#listDividerAlertDialog}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:listDividerAlertDialog
        */
        public static int AppCompatTheme_listDividerAlertDialog = 45;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#listMenuViewStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:listMenuViewStyle
        */
        public static int AppCompatTheme_listMenuViewStyle = 114;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#listPopupWindowStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:listPopupWindowStyle
        */
        public static int AppCompatTheme_listPopupWindowStyle = 76;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#listPreferredItemHeight}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:listPreferredItemHeight
        */
        public static int AppCompatTheme_listPreferredItemHeight = 70;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#listPreferredItemHeightLarge}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:listPreferredItemHeightLarge
        */
        public static int AppCompatTheme_listPreferredItemHeightLarge = 72;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#listPreferredItemHeightSmall}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:listPreferredItemHeightSmall
        */
        public static int AppCompatTheme_listPreferredItemHeightSmall = 71;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#listPreferredItemPaddingLeft}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:listPreferredItemPaddingLeft
        */
        public static int AppCompatTheme_listPreferredItemPaddingLeft = 73;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#listPreferredItemPaddingRight}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:listPreferredItemPaddingRight
        */
        public static int AppCompatTheme_listPreferredItemPaddingRight = 74;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#panelBackground}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:panelBackground
        */
        public static int AppCompatTheme_panelBackground = 79;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#panelMenuListTheme}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:panelMenuListTheme
        */
        public static int AppCompatTheme_panelMenuListTheme = 81;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#panelMenuListWidth}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:panelMenuListWidth
        */
        public static int AppCompatTheme_panelMenuListWidth = 80;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#popupMenuStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:popupMenuStyle
        */
        public static int AppCompatTheme_popupMenuStyle = 61;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#popupWindowStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:popupWindowStyle
        */
        public static int AppCompatTheme_popupWindowStyle = 62;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#radioButtonStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:radioButtonStyle
        */
        public static int AppCompatTheme_radioButtonStyle = 107;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#ratingBarStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:ratingBarStyle
        */
        public static int AppCompatTheme_ratingBarStyle = 108;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#ratingBarStyleIndicator}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:ratingBarStyleIndicator
        */
        public static int AppCompatTheme_ratingBarStyleIndicator = 109;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#ratingBarStyleSmall}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:ratingBarStyleSmall
        */
        public static int AppCompatTheme_ratingBarStyleSmall = 110;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#searchViewStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:searchViewStyle
        */
        public static int AppCompatTheme_searchViewStyle = 69;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#seekBarStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:seekBarStyle
        */
        public static int AppCompatTheme_seekBarStyle = 111;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#selectableItemBackground}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:selectableItemBackground
        */
        public static int AppCompatTheme_selectableItemBackground = 53;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#selectableItemBackgroundBorderless}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:selectableItemBackgroundBorderless
        */
        public static int AppCompatTheme_selectableItemBackgroundBorderless = 54;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#spinnerDropDownItemStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:spinnerDropDownItemStyle
        */
        public static int AppCompatTheme_spinnerDropDownItemStyle = 48;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#spinnerStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:spinnerStyle
        */
        public static int AppCompatTheme_spinnerStyle = 112;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#switchStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:switchStyle
        */
        public static int AppCompatTheme_switchStyle = 113;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#textAppearanceLargePopupMenu}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:textAppearanceLargePopupMenu
        */
        public static int AppCompatTheme_textAppearanceLargePopupMenu = 40;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#textAppearanceListItem}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:textAppearanceListItem
        */
        public static int AppCompatTheme_textAppearanceListItem = 77;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#textAppearanceListItemSmall}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:textAppearanceListItemSmall
        */
        public static int AppCompatTheme_textAppearanceListItemSmall = 78;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#textAppearancePopupMenuHeader}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:textAppearancePopupMenuHeader
        */
        public static int AppCompatTheme_textAppearancePopupMenuHeader = 42;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#textAppearanceSearchResultSubtitle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:textAppearanceSearchResultSubtitle
        */
        public static int AppCompatTheme_textAppearanceSearchResultSubtitle = 67;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#textAppearanceSearchResultTitle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:textAppearanceSearchResultTitle
        */
        public static int AppCompatTheme_textAppearanceSearchResultTitle = 66;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#textAppearanceSmallPopupMenu}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:textAppearanceSmallPopupMenu
        */
        public static int AppCompatTheme_textAppearanceSmallPopupMenu = 41;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#textColorAlertDialogListItem}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>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>".
          @attr name com.facebook.reactnative.androidsdk:textColorAlertDialogListItem
        */
        public static int AppCompatTheme_textColorAlertDialogListItem = 97;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#textColorSearchUrl}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>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>".
          @attr name com.facebook.reactnative.androidsdk:textColorSearchUrl
        */
        public static int AppCompatTheme_textColorSearchUrl = 68;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#toolbarNavigationButtonStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:toolbarNavigationButtonStyle
        */
        public static int AppCompatTheme_toolbarNavigationButtonStyle = 60;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#toolbarStyle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:toolbarStyle
        */
        public static int AppCompatTheme_toolbarStyle = 59;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#windowActionBar}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:windowActionBar
        */
        public static int AppCompatTheme_windowActionBar = 2;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#windowActionBarOverlay}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:windowActionBarOverlay
        */
        public static int AppCompatTheme_windowActionBarOverlay = 4;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#windowActionModeOverlay}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:windowActionModeOverlay
        */
        public static int AppCompatTheme_windowActionModeOverlay = 5;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#windowFixedHeightMajor}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>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), mm (millimeters).
<p>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.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:windowFixedHeightMajor
        */
        public static int AppCompatTheme_windowFixedHeightMajor = 9;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#windowFixedHeightMinor}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>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), mm (millimeters).
<p>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.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:windowFixedHeightMinor
        */
        public static int AppCompatTheme_windowFixedHeightMinor = 7;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#windowFixedWidthMajor}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>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), mm (millimeters).
<p>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.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:windowFixedWidthMajor
        */
        public static int AppCompatTheme_windowFixedWidthMajor = 6;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#windowFixedWidthMinor}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>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), mm (millimeters).
<p>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.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:windowFixedWidthMinor
        */
        public static int AppCompatTheme_windowFixedWidthMinor = 8;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#windowMinWidthMajor}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>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), mm (millimeters).
<p>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.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:windowMinWidthMajor
        */
        public static int AppCompatTheme_windowMinWidthMajor = 10;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#windowMinWidthMinor}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>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), mm (millimeters).
<p>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.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:windowMinWidthMinor
        */
        public static int AppCompatTheme_windowMinWidthMinor = 11;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#windowNoTitle}
          attribute's value can be found in the {@link #AppCompatTheme} array.


          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:windowNoTitle
        */
        public static int AppCompatTheme_windowNoTitle = 3;
        /** Attributes that can be used with a ButtonBarLayout.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #ButtonBarLayout_allowStacking com.facebook.reactnative.androidsdk:allowStacking}</code></td><td></td></tr>
           </table>
           @see #ButtonBarLayout_allowStacking
         */
        public static final int[] ButtonBarLayout = {
            0x7f01009c
        };
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#allowStacking}
          attribute's value can be found in the {@link #ButtonBarLayout} array.


          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:allowStacking
        */
        public static int ButtonBarLayout_allowStacking = 0;
        /** Attributes that can be used with a CardView.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #CardView_android_minHeight android:minHeight}</code></td><td></td></tr>
           <tr><td><code>{@link #CardView_android_minWidth android:minWidth}</code></td><td></td></tr>
           <tr><td><code>{@link #CardView_cardBackgroundColor com.facebook.reactnative.androidsdk:cardBackgroundColor}</code></td><td></td></tr>
           <tr><td><code>{@link #CardView_cardCornerRadius com.facebook.reactnative.androidsdk:cardCornerRadius}</code></td><td></td></tr>
           <tr><td><code>{@link #CardView_cardElevation com.facebook.reactnative.androidsdk:cardElevation}</code></td><td></td></tr>
           <tr><td><code>{@link #CardView_cardMaxElevation com.facebook.reactnative.androidsdk:cardMaxElevation}</code></td><td></td></tr>
           <tr><td><code>{@link #CardView_cardPreventCornerOverlap com.facebook.reactnative.androidsdk:cardPreventCornerOverlap}</code></td><td></td></tr>
           <tr><td><code>{@link #CardView_cardUseCompatPadding com.facebook.reactnative.androidsdk:cardUseCompatPadding}</code></td><td></td></tr>
           <tr><td><code>{@link #CardView_contentPadding com.facebook.reactnative.androidsdk:contentPadding}</code></td><td></td></tr>
           <tr><td><code>{@link #CardView_contentPaddingBottom com.facebook.reactnative.androidsdk:contentPaddingBottom}</code></td><td></td></tr>
           <tr><td><code>{@link #CardView_contentPaddingLeft com.facebook.reactnative.androidsdk:contentPaddingLeft}</code></td><td></td></tr>
           <tr><td><code>{@link #CardView_contentPaddingRight com.facebook.reactnative.androidsdk:contentPaddingRight}</code></td><td></td></tr>
           <tr><td><code>{@link #CardView_contentPaddingTop com.facebook.reactnative.androidsdk:contentPaddingTop}</code></td><td></td></tr>
           </table>
           @see #CardView_android_minHeight
           @see #CardView_android_minWidth
           @see #CardView_cardBackgroundColor
           @see #CardView_cardCornerRadius
           @see #CardView_cardElevation
           @see #CardView_cardMaxElevation
           @see #CardView_cardPreventCornerOverlap
           @see #CardView_cardUseCompatPadding
           @see #CardView_contentPadding
           @see #CardView_contentPaddingBottom
           @see #CardView_contentPaddingLeft
           @see #CardView_contentPaddingRight
           @see #CardView_contentPaddingTop
         */
        public static final int[] CardView = {
            0x0101013f, 0x01010140, 0x7f01009d, 0x7f01009e,
            0x7f01009f, 0x7f0100a0, 0x7f0100a1, 0x7f0100a2,
            0x7f0100a3, 0x7f0100a4, 0x7f0100a5, 0x7f0100a6,
            0x7f0100a7
        };
        /**
          <p>This symbol is the offset where the {@link android.R.attr#minHeight}
          attribute's value can be found in the {@link #CardView} array.
          @attr name android:minHeight
        */
        public static int CardView_android_minHeight = 1;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#minWidth}
          attribute's value can be found in the {@link #CardView} array.
          @attr name android:minWidth
        */
        public static int CardView_android_minWidth = 0;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#cardBackgroundColor}
          attribute's value can be found in the {@link #CardView} array.


          <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:cardBackgroundColor
        */
        public static int CardView_cardBackgroundColor = 2;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#cardCornerRadius}
          attribute's value can be found in the {@link #CardView} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:cardCornerRadius
        */
        public static int CardView_cardCornerRadius = 3;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#cardElevation}
          attribute's value can be found in the {@link #CardView} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:cardElevation
        */
        public static int CardView_cardElevation = 4;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#cardMaxElevation}
          attribute's value can be found in the {@link #CardView} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:cardMaxElevation
        */
        public static int CardView_cardMaxElevation = 5;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#cardPreventCornerOverlap}
          attribute's value can be found in the {@link #CardView} array.


          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:cardPreventCornerOverlap
        */
        public static int CardView_cardPreventCornerOverlap = 7;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#cardUseCompatPadding}
          attribute's value can be found in the {@link #CardView} array.


          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:cardUseCompatPadding
        */
        public static int CardView_cardUseCompatPadding = 6;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#contentPadding}
          attribute's value can be found in the {@link #CardView} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:contentPadding
        */
        public static int CardView_contentPadding = 8;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#contentPaddingBottom}
          attribute's value can be found in the {@link #CardView} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:contentPaddingBottom
        */
        public static int CardView_contentPaddingBottom = 12;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#contentPaddingLeft}
          attribute's value can be found in the {@link #CardView} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:contentPaddingLeft
        */
        public static int CardView_contentPaddingLeft = 9;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#contentPaddingRight}
          attribute's value can be found in the {@link #CardView} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:contentPaddingRight
        */
        public static int CardView_contentPaddingRight = 10;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#contentPaddingTop}
          attribute's value can be found in the {@link #CardView} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:contentPaddingTop
        */
        public static int CardView_contentPaddingTop = 11;
        /** Attributes that can be used with a ColorStateListItem.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #ColorStateListItem_alpha com.facebook.reactnative.androidsdk:alpha}</code></td><td></td></tr>
           <tr><td><code>{@link #ColorStateListItem_android_alpha android:alpha}</code></td><td></td></tr>
           <tr><td><code>{@link #ColorStateListItem_android_color android:color}</code></td><td></td></tr>
           </table>
           @see #ColorStateListItem_alpha
           @see #ColorStateListItem_android_alpha
           @see #ColorStateListItem_android_color
         */
        public static final int[] ColorStateListItem = {
            0x010101a5, 0x0101031f, 0x7f0100a8
        };
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#alpha}
          attribute's value can be found in the {@link #ColorStateListItem} array.


          <p>Must be a floating point value, such as "<code>1.2</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:alpha
        */
        public static int ColorStateListItem_alpha = 2;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#alpha}
          attribute's value can be found in the {@link #ColorStateListItem} array.
          @attr name android:alpha
        */
        public static int ColorStateListItem_android_alpha = 1;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#color}
          attribute's value can be found in the {@link #ColorStateListItem} array.
          @attr name android:color
        */
        public static int ColorStateListItem_android_color = 0;
        /** Attributes that can be used with a CompoundButton.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #CompoundButton_android_button android:button}</code></td><td></td></tr>
           <tr><td><code>{@link #CompoundButton_buttonTint com.facebook.reactnative.androidsdk:buttonTint}</code></td><td></td></tr>
           <tr><td><code>{@link #CompoundButton_buttonTintMode com.facebook.reactnative.androidsdk:buttonTintMode}</code></td><td></td></tr>
           </table>
           @see #CompoundButton_android_button
           @see #CompoundButton_buttonTint
           @see #CompoundButton_buttonTintMode
         */
        public static final int[] CompoundButton = {
            0x01010107, 0x7f0100a9, 0x7f0100aa
        };
        /**
          <p>This symbol is the offset where the {@link android.R.attr#button}
          attribute's value can be found in the {@link #CompoundButton} array.
          @attr name android:button
        */
        public static int CompoundButton_android_button = 0;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#buttonTint}
          attribute's value can be found in the {@link #CompoundButton} array.


          <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:buttonTint
        */
        public static int CompoundButton_buttonTint = 1;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#buttonTintMode}
          attribute's value can be found in the {@link #CompoundButton} array.


          <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
</table>
          @attr name com.facebook.reactnative.androidsdk:buttonTintMode
        */
        public static int CompoundButton_buttonTintMode = 2;
        /** Attributes that can be used with a DrawerArrowToggle.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #DrawerArrowToggle_arrowHeadLength com.facebook.reactnative.androidsdk:arrowHeadLength}</code></td><td></td></tr>
           <tr><td><code>{@link #DrawerArrowToggle_arrowShaftLength com.facebook.reactnative.androidsdk:arrowShaftLength}</code></td><td></td></tr>
           <tr><td><code>{@link #DrawerArrowToggle_barLength com.facebook.reactnative.androidsdk:barLength}</code></td><td></td></tr>
           <tr><td><code>{@link #DrawerArrowToggle_color com.facebook.reactnative.androidsdk:color}</code></td><td></td></tr>
           <tr><td><code>{@link #DrawerArrowToggle_drawableSize com.facebook.reactnative.androidsdk:drawableSize}</code></td><td></td></tr>
           <tr><td><code>{@link #DrawerArrowToggle_gapBetweenBars com.facebook.reactnative.androidsdk:gapBetweenBars}</code></td><td></td></tr>
           <tr><td><code>{@link #DrawerArrowToggle_spinBars com.facebook.reactnative.androidsdk:spinBars}</code></td><td></td></tr>
           <tr><td><code>{@link #DrawerArrowToggle_thickness com.facebook.reactnative.androidsdk:thickness}</code></td><td></td></tr>
           </table>
           @see #DrawerArrowToggle_arrowHeadLength
           @see #DrawerArrowToggle_arrowShaftLength
           @see #DrawerArrowToggle_barLength
           @see #DrawerArrowToggle_color
           @see #DrawerArrowToggle_drawableSize
           @see #DrawerArrowToggle_gapBetweenBars
           @see #DrawerArrowToggle_spinBars
           @see #DrawerArrowToggle_thickness
         */
        public static final int[] DrawerArrowToggle = {
            0x7f0100ab, 0x7f0100ac, 0x7f0100ad, 0x7f0100ae,
            0x7f0100af, 0x7f0100b0, 0x7f0100b1, 0x7f0100b2
        };
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#arrowHeadLength}
          attribute's value can be found in the {@link #DrawerArrowToggle} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:arrowHeadLength
        */
        public static int DrawerArrowToggle_arrowHeadLength = 4;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#arrowShaftLength}
          attribute's value can be found in the {@link #DrawerArrowToggle} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:arrowShaftLength
        */
        public static int DrawerArrowToggle_arrowShaftLength = 5;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#barLength}
          attribute's value can be found in the {@link #DrawerArrowToggle} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:barLength
        */
        public static int DrawerArrowToggle_barLength = 6;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#color}
          attribute's value can be found in the {@link #DrawerArrowToggle} array.


          <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:color
        */
        public static int DrawerArrowToggle_color = 0;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#drawableSize}
          attribute's value can be found in the {@link #DrawerArrowToggle} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:drawableSize
        */
        public static int DrawerArrowToggle_drawableSize = 2;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#gapBetweenBars}
          attribute's value can be found in the {@link #DrawerArrowToggle} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:gapBetweenBars
        */
        public static int DrawerArrowToggle_gapBetweenBars = 3;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#spinBars}
          attribute's value can be found in the {@link #DrawerArrowToggle} array.


          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:spinBars
        */
        public static int DrawerArrowToggle_spinBars = 1;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#thickness}
          attribute's value can be found in the {@link #DrawerArrowToggle} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:thickness
        */
        public static int DrawerArrowToggle_thickness = 7;
        /** Attributes that can be used with a GenericDraweeHierarchy.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_actualImageScaleType com.facebook.reactnative.androidsdk:actualImageScaleType}</code></td><td></td></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_backgroundImage com.facebook.reactnative.androidsdk:backgroundImage}</code></td><td></td></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_fadeDuration com.facebook.reactnative.androidsdk:fadeDuration}</code></td><td></td></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_failureImage com.facebook.reactnative.androidsdk:failureImage}</code></td><td></td></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_failureImageScaleType com.facebook.reactnative.androidsdk:failureImageScaleType}</code></td><td></td></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_overlayImage com.facebook.reactnative.androidsdk:overlayImage}</code></td><td></td></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_placeholderImage com.facebook.reactnative.androidsdk:placeholderImage}</code></td><td></td></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_placeholderImageScaleType com.facebook.reactnative.androidsdk:placeholderImageScaleType}</code></td><td></td></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_pressedStateOverlayImage com.facebook.reactnative.androidsdk:pressedStateOverlayImage}</code></td><td></td></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_progressBarAutoRotateInterval com.facebook.reactnative.androidsdk:progressBarAutoRotateInterval}</code></td><td></td></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_progressBarImage com.facebook.reactnative.androidsdk:progressBarImage}</code></td><td></td></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_progressBarImageScaleType com.facebook.reactnative.androidsdk:progressBarImageScaleType}</code></td><td></td></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_retryImage com.facebook.reactnative.androidsdk:retryImage}</code></td><td></td></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_retryImageScaleType com.facebook.reactnative.androidsdk:retryImageScaleType}</code></td><td></td></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_roundAsCircle com.facebook.reactnative.androidsdk:roundAsCircle}</code></td><td></td></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_roundBottomLeft com.facebook.reactnative.androidsdk:roundBottomLeft}</code></td><td></td></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_roundBottomRight com.facebook.reactnative.androidsdk:roundBottomRight}</code></td><td></td></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_roundTopLeft com.facebook.reactnative.androidsdk:roundTopLeft}</code></td><td></td></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_roundTopRight com.facebook.reactnative.androidsdk:roundTopRight}</code></td><td></td></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_roundWithOverlayColor com.facebook.reactnative.androidsdk:roundWithOverlayColor}</code></td><td></td></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_roundedCornerRadius com.facebook.reactnative.androidsdk:roundedCornerRadius}</code></td><td></td></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_roundingBorderColor com.facebook.reactnative.androidsdk:roundingBorderColor}</code></td><td></td></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_roundingBorderPadding com.facebook.reactnative.androidsdk:roundingBorderPadding}</code></td><td></td></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_roundingBorderWidth com.facebook.reactnative.androidsdk:roundingBorderWidth}</code></td><td></td></tr>
           <tr><td><code>{@link #GenericDraweeHierarchy_viewAspectRatio com.facebook.reactnative.androidsdk:viewAspectRatio}</code></td><td></td></tr>
           </table>
           @see #GenericDraweeHierarchy_actualImageScaleType
           @see #GenericDraweeHierarchy_backgroundImage
           @see #GenericDraweeHierarchy_fadeDuration
           @see #GenericDraweeHierarchy_failureImage
           @see #GenericDraweeHierarchy_failureImageScaleType
           @see #GenericDraweeHierarchy_overlayImage
           @see #GenericDraweeHierarchy_placeholderImage
           @see #GenericDraweeHierarchy_placeholderImageScaleType
           @see #GenericDraweeHierarchy_pressedStateOverlayImage
           @see #GenericDraweeHierarchy_progressBarAutoRotateInterval
           @see #GenericDraweeHierarchy_progressBarImage
           @see #GenericDraweeHierarchy_progressBarImageScaleType
           @see #GenericDraweeHierarchy_retryImage
           @see #GenericDraweeHierarchy_retryImageScaleType
           @see #GenericDraweeHierarchy_roundAsCircle
           @see #GenericDraweeHierarchy_roundBottomLeft
           @see #GenericDraweeHierarchy_roundBottomRight
           @see #GenericDraweeHierarchy_roundTopLeft
           @see #GenericDraweeHierarchy_roundTopRight
           @see #GenericDraweeHierarchy_roundWithOverlayColor
           @see #GenericDraweeHierarchy_roundedCornerRadius
           @see #GenericDraweeHierarchy_roundingBorderColor
           @see #GenericDraweeHierarchy_roundingBorderPadding
           @see #GenericDraweeHierarchy_roundingBorderWidth
           @see #GenericDraweeHierarchy_viewAspectRatio
         */
        public static final int[] GenericDraweeHierarchy = {
            0x7f0100b3, 0x7f0100b4, 0x7f0100b5, 0x7f0100b6,
            0x7f0100b7, 0x7f0100b8, 0x7f0100b9, 0x7f0100ba,
            0x7f0100bb, 0x7f0100bc, 0x7f0100bd, 0x7f0100be,
            0x7f0100bf, 0x7f0100c0, 0x7f0100c1, 0x7f0100c2,
            0x7f0100c3, 0x7f0100c4, 0x7f0100c5, 0x7f0100c6,
            0x7f0100c7, 0x7f0100c8, 0x7f0100c9, 0x7f0100ca,
            0x7f0100cb
        };
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actualImageScaleType}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>-1</td><td></td></tr>
<tr><td><code>fitXY</code></td><td>0</td><td></td></tr>
<tr><td><code>fitStart</code></td><td>1</td><td></td></tr>
<tr><td><code>fitCenter</code></td><td>2</td><td></td></tr>
<tr><td><code>fitEnd</code></td><td>3</td><td></td></tr>
<tr><td><code>center</code></td><td>4</td><td></td></tr>
<tr><td><code>centerInside</code></td><td>5</td><td></td></tr>
<tr><td><code>centerCrop</code></td><td>6</td><td></td></tr>
<tr><td><code>focusCrop</code></td><td>7</td><td></td></tr>
</table>
          @attr name com.facebook.reactnative.androidsdk:actualImageScaleType
        */
        public static int GenericDraweeHierarchy_actualImageScaleType = 11;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#backgroundImage}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:backgroundImage
        */
        public static int GenericDraweeHierarchy_backgroundImage = 12;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#fadeDuration}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must be an integer value, such as "<code>100</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:fadeDuration
        */
        public static int GenericDraweeHierarchy_fadeDuration = 0;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#failureImage}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:failureImage
        */
        public static int GenericDraweeHierarchy_failureImage = 6;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#failureImageScaleType}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>-1</td><td></td></tr>
<tr><td><code>fitXY</code></td><td>0</td><td></td></tr>
<tr><td><code>fitStart</code></td><td>1</td><td></td></tr>
<tr><td><code>fitCenter</code></td><td>2</td><td></td></tr>
<tr><td><code>fitEnd</code></td><td>3</td><td></td></tr>
<tr><td><code>center</code></td><td>4</td><td></td></tr>
<tr><td><code>centerInside</code></td><td>5</td><td></td></tr>
<tr><td><code>centerCrop</code></td><td>6</td><td></td></tr>
<tr><td><code>focusCrop</code></td><td>7</td><td></td></tr>
</table>
          @attr name com.facebook.reactnative.androidsdk:failureImageScaleType
        */
        public static int GenericDraweeHierarchy_failureImageScaleType = 7;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#overlayImage}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:overlayImage
        */
        public static int GenericDraweeHierarchy_overlayImage = 13;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#placeholderImage}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:placeholderImage
        */
        public static int GenericDraweeHierarchy_placeholderImage = 2;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#placeholderImageScaleType}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>-1</td><td></td></tr>
<tr><td><code>fitXY</code></td><td>0</td><td></td></tr>
<tr><td><code>fitStart</code></td><td>1</td><td></td></tr>
<tr><td><code>fitCenter</code></td><td>2</td><td></td></tr>
<tr><td><code>fitEnd</code></td><td>3</td><td></td></tr>
<tr><td><code>center</code></td><td>4</td><td></td></tr>
<tr><td><code>centerInside</code></td><td>5</td><td></td></tr>
<tr><td><code>centerCrop</code></td><td>6</td><td></td></tr>
<tr><td><code>focusCrop</code></td><td>7</td><td></td></tr>
</table>
          @attr name com.facebook.reactnative.androidsdk:placeholderImageScaleType
        */
        public static int GenericDraweeHierarchy_placeholderImageScaleType = 3;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#pressedStateOverlayImage}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:pressedStateOverlayImage
        */
        public static int GenericDraweeHierarchy_pressedStateOverlayImage = 14;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#progressBarAutoRotateInterval}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must be an integer value, such as "<code>100</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:progressBarAutoRotateInterval
        */
        public static int GenericDraweeHierarchy_progressBarAutoRotateInterval = 10;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#progressBarImage}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:progressBarImage
        */
        public static int GenericDraweeHierarchy_progressBarImage = 8;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#progressBarImageScaleType}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>-1</td><td></td></tr>
<tr><td><code>fitXY</code></td><td>0</td><td></td></tr>
<tr><td><code>fitStart</code></td><td>1</td><td></td></tr>
<tr><td><code>fitCenter</code></td><td>2</td><td></td></tr>
<tr><td><code>fitEnd</code></td><td>3</td><td></td></tr>
<tr><td><code>center</code></td><td>4</td><td></td></tr>
<tr><td><code>centerInside</code></td><td>5</td><td></td></tr>
<tr><td><code>centerCrop</code></td><td>6</td><td></td></tr>
<tr><td><code>focusCrop</code></td><td>7</td><td></td></tr>
</table>
          @attr name com.facebook.reactnative.androidsdk:progressBarImageScaleType
        */
        public static int GenericDraweeHierarchy_progressBarImageScaleType = 9;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#retryImage}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:retryImage
        */
        public static int GenericDraweeHierarchy_retryImage = 4;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#retryImageScaleType}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>-1</td><td></td></tr>
<tr><td><code>fitXY</code></td><td>0</td><td></td></tr>
<tr><td><code>fitStart</code></td><td>1</td><td></td></tr>
<tr><td><code>fitCenter</code></td><td>2</td><td></td></tr>
<tr><td><code>fitEnd</code></td><td>3</td><td></td></tr>
<tr><td><code>center</code></td><td>4</td><td></td></tr>
<tr><td><code>centerInside</code></td><td>5</td><td></td></tr>
<tr><td><code>centerCrop</code></td><td>6</td><td></td></tr>
<tr><td><code>focusCrop</code></td><td>7</td><td></td></tr>
</table>
          @attr name com.facebook.reactnative.androidsdk:retryImageScaleType
        */
        public static int GenericDraweeHierarchy_retryImageScaleType = 5;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#roundAsCircle}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:roundAsCircle
        */
        public static int GenericDraweeHierarchy_roundAsCircle = 15;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#roundBottomLeft}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:roundBottomLeft
        */
        public static int GenericDraweeHierarchy_roundBottomLeft = 20;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#roundBottomRight}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:roundBottomRight
        */
        public static int GenericDraweeHierarchy_roundBottomRight = 19;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#roundTopLeft}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:roundTopLeft
        */
        public static int GenericDraweeHierarchy_roundTopLeft = 17;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#roundTopRight}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:roundTopRight
        */
        public static int GenericDraweeHierarchy_roundTopRight = 18;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#roundWithOverlayColor}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:roundWithOverlayColor
        */
        public static int GenericDraweeHierarchy_roundWithOverlayColor = 21;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#roundedCornerRadius}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:roundedCornerRadius
        */
        public static int GenericDraweeHierarchy_roundedCornerRadius = 16;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#roundingBorderColor}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:roundingBorderColor
        */
        public static int GenericDraweeHierarchy_roundingBorderColor = 23;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#roundingBorderPadding}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:roundingBorderPadding
        */
        public static int GenericDraweeHierarchy_roundingBorderPadding = 24;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#roundingBorderWidth}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:roundingBorderWidth
        */
        public static int GenericDraweeHierarchy_roundingBorderWidth = 22;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#viewAspectRatio}
          attribute's value can be found in the {@link #GenericDraweeHierarchy} array.


          <p>Must be a floating point value, such as "<code>1.2</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:viewAspectRatio
        */
        public static int GenericDraweeHierarchy_viewAspectRatio = 1;
        /** Attributes that can be used with a LinearLayoutCompat.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #LinearLayoutCompat_android_baselineAligned android:baselineAligned}</code></td><td></td></tr>
           <tr><td><code>{@link #LinearLayoutCompat_android_baselineAlignedChildIndex android:baselineAlignedChildIndex}</code></td><td></td></tr>
           <tr><td><code>{@link #LinearLayoutCompat_android_gravity android:gravity}</code></td><td></td></tr>
           <tr><td><code>{@link #LinearLayoutCompat_android_orientation android:orientation}</code></td><td></td></tr>
           <tr><td><code>{@link #LinearLayoutCompat_android_weightSum android:weightSum}</code></td><td></td></tr>
           <tr><td><code>{@link #LinearLayoutCompat_divider com.facebook.reactnative.androidsdk:divider}</code></td><td></td></tr>
           <tr><td><code>{@link #LinearLayoutCompat_dividerPadding com.facebook.reactnative.androidsdk:dividerPadding}</code></td><td></td></tr>
           <tr><td><code>{@link #LinearLayoutCompat_measureWithLargestChild com.facebook.reactnative.androidsdk:measureWithLargestChild}</code></td><td></td></tr>
           <tr><td><code>{@link #LinearLayoutCompat_showDividers com.facebook.reactnative.androidsdk:showDividers}</code></td><td></td></tr>
           </table>
           @see #LinearLayoutCompat_android_baselineAligned
           @see #LinearLayoutCompat_android_baselineAlignedChildIndex
           @see #LinearLayoutCompat_android_gravity
           @see #LinearLayoutCompat_android_orientation
           @see #LinearLayoutCompat_android_weightSum
           @see #LinearLayoutCompat_divider
           @see #LinearLayoutCompat_dividerPadding
           @see #LinearLayoutCompat_measureWithLargestChild
           @see #LinearLayoutCompat_showDividers
         */
        public static final int[] LinearLayoutCompat = {
            0x010100af, 0x010100c4, 0x01010126, 0x01010127,
            0x01010128, 0x7f01000b, 0x7f0100cc, 0x7f0100cd,
            0x7f0100ce
        };
        /**
          <p>This symbol is the offset where the {@link android.R.attr#baselineAligned}
          attribute's value can be found in the {@link #LinearLayoutCompat} array.
          @attr name android:baselineAligned
        */
        public static int LinearLayoutCompat_android_baselineAligned = 2;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#baselineAlignedChildIndex}
          attribute's value can be found in the {@link #LinearLayoutCompat} array.
          @attr name android:baselineAlignedChildIndex
        */
        public static int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#gravity}
          attribute's value can be found in the {@link #LinearLayoutCompat} array.
          @attr name android:gravity
        */
        public static int LinearLayoutCompat_android_gravity = 0;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#orientation}
          attribute's value can be found in the {@link #LinearLayoutCompat} array.
          @attr name android:orientation
        */
        public static int LinearLayoutCompat_android_orientation = 1;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#weightSum}
          attribute's value can be found in the {@link #LinearLayoutCompat} array.
          @attr name android:weightSum
        */
        public static int LinearLayoutCompat_android_weightSum = 4;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#divider}
          attribute's value can be found in the {@link #LinearLayoutCompat} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:divider
        */
        public static int LinearLayoutCompat_divider = 5;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#dividerPadding}
          attribute's value can be found in the {@link #LinearLayoutCompat} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:dividerPadding
        */
        public static int LinearLayoutCompat_dividerPadding = 8;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#measureWithLargestChild}
          attribute's value can be found in the {@link #LinearLayoutCompat} array.


          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:measureWithLargestChild
        */
        public static int LinearLayoutCompat_measureWithLargestChild = 6;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#showDividers}
          attribute's value can be found in the {@link #LinearLayoutCompat} array.


          <p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>none</code></td><td>0</td><td></td></tr>
<tr><td><code>beginning</code></td><td>1</td><td></td></tr>
<tr><td><code>middle</code></td><td>2</td><td></td></tr>
<tr><td><code>end</code></td><td>4</td><td></td></tr>
</table>
          @attr name com.facebook.reactnative.androidsdk:showDividers
        */
        public static int LinearLayoutCompat_showDividers = 7;
        /** Attributes that can be used with a LinearLayoutCompat_Layout.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #LinearLayoutCompat_Layout_android_layout_gravity android:layout_gravity}</code></td><td></td></tr>
           <tr><td><code>{@link #LinearLayoutCompat_Layout_android_layout_height android:layout_height}</code></td><td></td></tr>
           <tr><td><code>{@link #LinearLayoutCompat_Layout_android_layout_weight android:layout_weight}</code></td><td></td></tr>
           <tr><td><code>{@link #LinearLayoutCompat_Layout_android_layout_width android:layout_width}</code></td><td></td></tr>
           </table>
           @see #LinearLayoutCompat_Layout_android_layout_gravity
           @see #LinearLayoutCompat_Layout_android_layout_height
           @see #LinearLayoutCompat_Layout_android_layout_weight
           @see #LinearLayoutCompat_Layout_android_layout_width
         */
        public static final int[] LinearLayoutCompat_Layout = {
            0x010100b3, 0x010100f4, 0x010100f5, 0x01010181
        };
        /**
          <p>This symbol is the offset where the {@link android.R.attr#layout_gravity}
          attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
          @attr name android:layout_gravity
        */
        public static int LinearLayoutCompat_Layout_android_layout_gravity = 0;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#layout_height}
          attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
          @attr name android:layout_height
        */
        public static int LinearLayoutCompat_Layout_android_layout_height = 2;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#layout_weight}
          attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
          @attr name android:layout_weight
        */
        public static int LinearLayoutCompat_Layout_android_layout_weight = 3;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#layout_width}
          attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
          @attr name android:layout_width
        */
        public static int LinearLayoutCompat_Layout_android_layout_width = 1;
        /** Attributes that can be used with a ListPopupWindow.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #ListPopupWindow_android_dropDownHorizontalOffset android:dropDownHorizontalOffset}</code></td><td></td></tr>
           <tr><td><code>{@link #ListPopupWindow_android_dropDownVerticalOffset android:dropDownVerticalOffset}</code></td><td></td></tr>
           </table>
           @see #ListPopupWindow_android_dropDownHorizontalOffset
           @see #ListPopupWindow_android_dropDownVerticalOffset
         */
        public static final int[] ListPopupWindow = {
            0x010102ac, 0x010102ad
        };
        /**
          <p>This symbol is the offset where the {@link android.R.attr#dropDownHorizontalOffset}
          attribute's value can be found in the {@link #ListPopupWindow} array.
          @attr name android:dropDownHorizontalOffset
        */
        public static int ListPopupWindow_android_dropDownHorizontalOffset = 0;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#dropDownVerticalOffset}
          attribute's value can be found in the {@link #ListPopupWindow} array.
          @attr name android:dropDownVerticalOffset
        */
        public static int ListPopupWindow_android_dropDownVerticalOffset = 1;
        /** Attributes that can be used with a MenuGroup.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #MenuGroup_android_checkableBehavior android:checkableBehavior}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuGroup_android_enabled android:enabled}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuGroup_android_id android:id}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuGroup_android_menuCategory android:menuCategory}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuGroup_android_orderInCategory android:orderInCategory}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuGroup_android_visible android:visible}</code></td><td></td></tr>
           </table>
           @see #MenuGroup_android_checkableBehavior
           @see #MenuGroup_android_enabled
           @see #MenuGroup_android_id
           @see #MenuGroup_android_menuCategory
           @see #MenuGroup_android_orderInCategory
           @see #MenuGroup_android_visible
         */
        public static final int[] MenuGroup = {
            0x0101000e, 0x010100d0, 0x01010194, 0x010101de,
            0x010101df, 0x010101e0
        };
        /**
          <p>This symbol is the offset where the {@link android.R.attr#checkableBehavior}
          attribute's value can be found in the {@link #MenuGroup} array.
          @attr name android:checkableBehavior
        */
        public static int MenuGroup_android_checkableBehavior = 5;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#enabled}
          attribute's value can be found in the {@link #MenuGroup} array.
          @attr name android:enabled
        */
        public static int MenuGroup_android_enabled = 0;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#id}
          attribute's value can be found in the {@link #MenuGroup} array.
          @attr name android:id
        */
        public static int MenuGroup_android_id = 1;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#menuCategory}
          attribute's value can be found in the {@link #MenuGroup} array.
          @attr name android:menuCategory
        */
        public static int MenuGroup_android_menuCategory = 3;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#orderInCategory}
          attribute's value can be found in the {@link #MenuGroup} array.
          @attr name android:orderInCategory
        */
        public static int MenuGroup_android_orderInCategory = 4;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#visible}
          attribute's value can be found in the {@link #MenuGroup} array.
          @attr name android:visible
        */
        public static int MenuGroup_android_visible = 2;
        /** Attributes that can be used with a MenuItem.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #MenuItem_actionLayout com.facebook.reactnative.androidsdk:actionLayout}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuItem_actionProviderClass com.facebook.reactnative.androidsdk:actionProviderClass}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuItem_actionViewClass com.facebook.reactnative.androidsdk:actionViewClass}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuItem_android_checkable android:checkable}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuItem_android_checked android:checked}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuItem_android_enabled android:enabled}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuItem_android_icon android:icon}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuItem_android_id android:id}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuItem_android_menuCategory android:menuCategory}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuItem_android_numericShortcut android:numericShortcut}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuItem_android_onClick android:onClick}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuItem_android_orderInCategory android:orderInCategory}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuItem_android_title android:title}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuItem_android_titleCondensed android:titleCondensed}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuItem_android_visible android:visible}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuItem_showAsAction com.facebook.reactnative.androidsdk:showAsAction}</code></td><td></td></tr>
           </table>
           @see #MenuItem_actionLayout
           @see #MenuItem_actionProviderClass
           @see #MenuItem_actionViewClass
           @see #MenuItem_android_alphabeticShortcut
           @see #MenuItem_android_checkable
           @see #MenuItem_android_checked
           @see #MenuItem_android_enabled
           @see #MenuItem_android_icon
           @see #MenuItem_android_id
           @see #MenuItem_android_menuCategory
           @see #MenuItem_android_numericShortcut
           @see #MenuItem_android_onClick
           @see #MenuItem_android_orderInCategory
           @see #MenuItem_android_title
           @see #MenuItem_android_titleCondensed
           @see #MenuItem_android_visible
           @see #MenuItem_showAsAction
         */
        public static final int[] MenuItem = {
            0x01010002, 0x0101000e, 0x010100d0, 0x01010106,
            0x01010194, 0x010101de, 0x010101df, 0x010101e1,
            0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5,
            0x0101026f, 0x7f0100cf, 0x7f0100d0, 0x7f0100d1,
            0x7f0100d2
        };
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionLayout}
          attribute's value can be found in the {@link #MenuItem} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actionLayout
        */
        public static int MenuItem_actionLayout = 14;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionProviderClass}
          attribute's value can be found in the {@link #MenuItem} array.


          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:actionProviderClass
        */
        public static int MenuItem_actionProviderClass = 16;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actionViewClass}
          attribute's value can be found in the {@link #MenuItem} array.


          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:actionViewClass
        */
        public static int MenuItem_actionViewClass = 15;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#alphabeticShortcut}
          attribute's value can be found in the {@link #MenuItem} array.
          @attr name android:alphabeticShortcut
        */
        public static int MenuItem_android_alphabeticShortcut = 9;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#checkable}
          attribute's value can be found in the {@link #MenuItem} array.
          @attr name android:checkable
        */
        public static int MenuItem_android_checkable = 11;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#checked}
          attribute's value can be found in the {@link #MenuItem} array.
          @attr name android:checked
        */
        public static int MenuItem_android_checked = 3;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#enabled}
          attribute's value can be found in the {@link #MenuItem} array.
          @attr name android:enabled
        */
        public static int MenuItem_android_enabled = 1;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#icon}
          attribute's value can be found in the {@link #MenuItem} array.
          @attr name android:icon
        */
        public static int MenuItem_android_icon = 0;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#id}
          attribute's value can be found in the {@link #MenuItem} array.
          @attr name android:id
        */
        public static int MenuItem_android_id = 2;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#menuCategory}
          attribute's value can be found in the {@link #MenuItem} array.
          @attr name android:menuCategory
        */
        public static int MenuItem_android_menuCategory = 5;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#numericShortcut}
          attribute's value can be found in the {@link #MenuItem} array.
          @attr name android:numericShortcut
        */
        public static int MenuItem_android_numericShortcut = 10;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#onClick}
          attribute's value can be found in the {@link #MenuItem} array.
          @attr name android:onClick
        */
        public static int MenuItem_android_onClick = 12;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#orderInCategory}
          attribute's value can be found in the {@link #MenuItem} array.
          @attr name android:orderInCategory
        */
        public static int MenuItem_android_orderInCategory = 6;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#title}
          attribute's value can be found in the {@link #MenuItem} array.
          @attr name android:title
        */
        public static int MenuItem_android_title = 7;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#titleCondensed}
          attribute's value can be found in the {@link #MenuItem} array.
          @attr name android:titleCondensed
        */
        public static int MenuItem_android_titleCondensed = 8;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#visible}
          attribute's value can be found in the {@link #MenuItem} array.
          @attr name android:visible
        */
        public static int MenuItem_android_visible = 4;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#showAsAction}
          attribute's value can be found in the {@link #MenuItem} array.


          <p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>never</code></td><td>0</td><td></td></tr>
<tr><td><code>ifRoom</code></td><td>1</td><td></td></tr>
<tr><td><code>always</code></td><td>2</td><td></td></tr>
<tr><td><code>withText</code></td><td>4</td><td></td></tr>
<tr><td><code>collapseActionView</code></td><td>8</td><td></td></tr>
</table>
          @attr name com.facebook.reactnative.androidsdk:showAsAction
        */
        public static int MenuItem_showAsAction = 13;
        /** Attributes that can be used with a MenuView.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #MenuView_android_headerBackground android:headerBackground}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuView_android_horizontalDivider android:horizontalDivider}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuView_android_itemBackground android:itemBackground}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuView_android_itemTextAppearance android:itemTextAppearance}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuView_android_verticalDivider android:verticalDivider}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuView_preserveIconSpacing com.facebook.reactnative.androidsdk:preserveIconSpacing}</code></td><td></td></tr>
           <tr><td><code>{@link #MenuView_subMenuArrow com.facebook.reactnative.androidsdk:subMenuArrow}</code></td><td></td></tr>
           </table>
           @see #MenuView_android_headerBackground
           @see #MenuView_android_horizontalDivider
           @see #MenuView_android_itemBackground
           @see #MenuView_android_itemIconDisabledAlpha
           @see #MenuView_android_itemTextAppearance
           @see #MenuView_android_verticalDivider
           @see #MenuView_android_windowAnimationStyle
           @see #MenuView_preserveIconSpacing
           @see #MenuView_subMenuArrow
         */
        public static final int[] MenuView = {
            0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e,
            0x0101012f, 0x01010130, 0x01010131, 0x7f0100d3,
            0x7f0100d4
        };
        /**
          <p>This symbol is the offset where the {@link android.R.attr#headerBackground}
          attribute's value can be found in the {@link #MenuView} array.
          @attr name android:headerBackground
        */
        public static int MenuView_android_headerBackground = 4;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#horizontalDivider}
          attribute's value can be found in the {@link #MenuView} array.
          @attr name android:horizontalDivider
        */
        public static int MenuView_android_horizontalDivider = 2;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#itemBackground}
          attribute's value can be found in the {@link #MenuView} array.
          @attr name android:itemBackground
        */
        public static int MenuView_android_itemBackground = 5;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#itemIconDisabledAlpha}
          attribute's value can be found in the {@link #MenuView} array.
          @attr name android:itemIconDisabledAlpha
        */
        public static int MenuView_android_itemIconDisabledAlpha = 6;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#itemTextAppearance}
          attribute's value can be found in the {@link #MenuView} array.
          @attr name android:itemTextAppearance
        */
        public static int MenuView_android_itemTextAppearance = 1;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#verticalDivider}
          attribute's value can be found in the {@link #MenuView} array.
          @attr name android:verticalDivider
        */
        public static int MenuView_android_verticalDivider = 3;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#windowAnimationStyle}
          attribute's value can be found in the {@link #MenuView} array.
          @attr name android:windowAnimationStyle
        */
        public static int MenuView_android_windowAnimationStyle = 0;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#preserveIconSpacing}
          attribute's value can be found in the {@link #MenuView} array.


          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:preserveIconSpacing
        */
        public static int MenuView_preserveIconSpacing = 7;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#subMenuArrow}
          attribute's value can be found in the {@link #MenuView} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:subMenuArrow
        */
        public static int MenuView_subMenuArrow = 8;
        /** Attributes that can be used with a PopupWindow.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #PopupWindow_android_popupAnimationStyle android:popupAnimationStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #PopupWindow_android_popupBackground android:popupBackground}</code></td><td></td></tr>
           <tr><td><code>{@link #PopupWindow_overlapAnchor com.facebook.reactnative.androidsdk:overlapAnchor}</code></td><td></td></tr>
           </table>
           @see #PopupWindow_android_popupAnimationStyle
           @see #PopupWindow_android_popupBackground
           @see #PopupWindow_overlapAnchor
         */
        public static final int[] PopupWindow = {
            0x01010176, 0x010102c9, 0x7f0100d5
        };
        /**
          <p>This symbol is the offset where the {@link android.R.attr#popupAnimationStyle}
          attribute's value can be found in the {@link #PopupWindow} array.
          @attr name android:popupAnimationStyle
        */
        public static int PopupWindow_android_popupAnimationStyle = 1;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#popupBackground}
          attribute's value can be found in the {@link #PopupWindow} array.
          @attr name android:popupBackground
        */
        public static int PopupWindow_android_popupBackground = 0;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#overlapAnchor}
          attribute's value can be found in the {@link #PopupWindow} array.


          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:overlapAnchor
        */
        public static int PopupWindow_overlapAnchor = 2;
        /** Attributes that can be used with a PopupWindowBackgroundState.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #PopupWindowBackgroundState_state_above_anchor com.facebook.reactnative.androidsdk:state_above_anchor}</code></td><td></td></tr>
           </table>
           @see #PopupWindowBackgroundState_state_above_anchor
         */
        public static final int[] PopupWindowBackgroundState = {
            0x7f0100d6
        };
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#state_above_anchor}
          attribute's value can be found in the {@link #PopupWindowBackgroundState} array.


          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:state_above_anchor
        */
        public static int PopupWindowBackgroundState_state_above_anchor = 0;
        /** Attributes that can be used with a SearchView.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #SearchView_android_focusable android:focusable}</code></td><td></td></tr>
           <tr><td><code>{@link #SearchView_android_imeOptions android:imeOptions}</code></td><td></td></tr>
           <tr><td><code>{@link #SearchView_android_inputType android:inputType}</code></td><td></td></tr>
           <tr><td><code>{@link #SearchView_android_maxWidth android:maxWidth}</code></td><td></td></tr>
           <tr><td><code>{@link #SearchView_closeIcon com.facebook.reactnative.androidsdk:closeIcon}</code></td><td></td></tr>
           <tr><td><code>{@link #SearchView_commitIcon com.facebook.reactnative.androidsdk:commitIcon}</code></td><td></td></tr>
           <tr><td><code>{@link #SearchView_defaultQueryHint com.facebook.reactnative.androidsdk:defaultQueryHint}</code></td><td></td></tr>
           <tr><td><code>{@link #SearchView_goIcon com.facebook.reactnative.androidsdk:goIcon}</code></td><td></td></tr>
           <tr><td><code>{@link #SearchView_iconifiedByDefault com.facebook.reactnative.androidsdk:iconifiedByDefault}</code></td><td></td></tr>
           <tr><td><code>{@link #SearchView_layout com.facebook.reactnative.androidsdk:layout}</code></td><td></td></tr>
           <tr><td><code>{@link #SearchView_queryBackground com.facebook.reactnative.androidsdk:queryBackground}</code></td><td></td></tr>
           <tr><td><code>{@link #SearchView_queryHint com.facebook.reactnative.androidsdk:queryHint}</code></td><td></td></tr>
           <tr><td><code>{@link #SearchView_searchHintIcon com.facebook.reactnative.androidsdk:searchHintIcon}</code></td><td></td></tr>
           <tr><td><code>{@link #SearchView_searchIcon com.facebook.reactnative.androidsdk:searchIcon}</code></td><td></td></tr>
           <tr><td><code>{@link #SearchView_submitBackground com.facebook.reactnative.androidsdk:submitBackground}</code></td><td></td></tr>
           <tr><td><code>{@link #SearchView_suggestionRowLayout com.facebook.reactnative.androidsdk:suggestionRowLayout}</code></td><td></td></tr>
           <tr><td><code>{@link #SearchView_voiceIcon com.facebook.reactnative.androidsdk:voiceIcon}</code></td><td></td></tr>
           </table>
           @see #SearchView_android_focusable
           @see #SearchView_android_imeOptions
           @see #SearchView_android_inputType
           @see #SearchView_android_maxWidth
           @see #SearchView_closeIcon
           @see #SearchView_commitIcon
           @see #SearchView_defaultQueryHint
           @see #SearchView_goIcon
           @see #SearchView_iconifiedByDefault
           @see #SearchView_layout
           @see #SearchView_queryBackground
           @see #SearchView_queryHint
           @see #SearchView_searchHintIcon
           @see #SearchView_searchIcon
           @see #SearchView_submitBackground
           @see #SearchView_suggestionRowLayout
           @see #SearchView_voiceIcon
         */
        public static final int[] SearchView = {
            0x010100da, 0x0101011f, 0x01010220, 0x01010264,
            0x7f0100d7, 0x7f0100d8, 0x7f0100d9, 0x7f0100da,
            0x7f0100db, 0x7f0100dc, 0x7f0100dd, 0x7f0100de,
            0x7f0100df, 0x7f0100e0, 0x7f0100e1, 0x7f0100e2,
            0x7f0100e3
        };
        /**
          <p>This symbol is the offset where the {@link android.R.attr#focusable}
          attribute's value can be found in the {@link #SearchView} array.
          @attr name android:focusable
        */
        public static int SearchView_android_focusable = 0;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#imeOptions}
          attribute's value can be found in the {@link #SearchView} array.
          @attr name android:imeOptions
        */
        public static int SearchView_android_imeOptions = 3;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#inputType}
          attribute's value can be found in the {@link #SearchView} array.
          @attr name android:inputType
        */
        public static int SearchView_android_inputType = 2;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#maxWidth}
          attribute's value can be found in the {@link #SearchView} array.
          @attr name android:maxWidth
        */
        public static int SearchView_android_maxWidth = 1;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#closeIcon}
          attribute's value can be found in the {@link #SearchView} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:closeIcon
        */
        public static int SearchView_closeIcon = 8;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#commitIcon}
          attribute's value can be found in the {@link #SearchView} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:commitIcon
        */
        public static int SearchView_commitIcon = 13;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#defaultQueryHint}
          attribute's value can be found in the {@link #SearchView} array.


          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:defaultQueryHint
        */
        public static int SearchView_defaultQueryHint = 7;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#goIcon}
          attribute's value can be found in the {@link #SearchView} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:goIcon
        */
        public static int SearchView_goIcon = 9;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#iconifiedByDefault}
          attribute's value can be found in the {@link #SearchView} array.


          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:iconifiedByDefault
        */
        public static int SearchView_iconifiedByDefault = 5;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#layout}
          attribute's value can be found in the {@link #SearchView} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:layout
        */
        public static int SearchView_layout = 4;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#queryBackground}
          attribute's value can be found in the {@link #SearchView} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:queryBackground
        */
        public static int SearchView_queryBackground = 15;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#queryHint}
          attribute's value can be found in the {@link #SearchView} array.


          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:queryHint
        */
        public static int SearchView_queryHint = 6;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#searchHintIcon}
          attribute's value can be found in the {@link #SearchView} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:searchHintIcon
        */
        public static int SearchView_searchHintIcon = 11;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#searchIcon}
          attribute's value can be found in the {@link #SearchView} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:searchIcon
        */
        public static int SearchView_searchIcon = 10;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#submitBackground}
          attribute's value can be found in the {@link #SearchView} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:submitBackground
        */
        public static int SearchView_submitBackground = 16;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#suggestionRowLayout}
          attribute's value can be found in the {@link #SearchView} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:suggestionRowLayout
        */
        public static int SearchView_suggestionRowLayout = 14;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#voiceIcon}
          attribute's value can be found in the {@link #SearchView} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:voiceIcon
        */
        public static int SearchView_voiceIcon = 12;
        /** Attributes that can be used with a SimpleDraweeView.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #SimpleDraweeView_actualImageResource com.facebook.reactnative.androidsdk:actualImageResource}</code></td><td></td></tr>
           <tr><td><code>{@link #SimpleDraweeView_actualImageUri com.facebook.reactnative.androidsdk:actualImageUri}</code></td><td></td></tr>
           </table>
           @see #SimpleDraweeView_actualImageResource
           @see #SimpleDraweeView_actualImageUri
         */
        public static final int[] SimpleDraweeView = {
            0x7f0100e4, 0x7f0100e5
        };
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actualImageResource}
          attribute's value can be found in the {@link #SimpleDraweeView} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:actualImageResource
        */
        public static int SimpleDraweeView_actualImageResource = 1;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#actualImageUri}
          attribute's value can be found in the {@link #SimpleDraweeView} array.


          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:actualImageUri
        */
        public static int SimpleDraweeView_actualImageUri = 0;
        /** Attributes that can be used with a Spinner.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #Spinner_android_dropDownWidth android:dropDownWidth}</code></td><td></td></tr>
           <tr><td><code>{@link #Spinner_android_entries android:entries}</code></td><td></td></tr>
           <tr><td><code>{@link #Spinner_android_popupBackground android:popupBackground}</code></td><td></td></tr>
           <tr><td><code>{@link #Spinner_android_prompt android:prompt}</code></td><td></td></tr>
           <tr><td><code>{@link #Spinner_popupTheme com.facebook.reactnative.androidsdk:popupTheme}</code></td><td></td></tr>
           </table>
           @see #Spinner_android_dropDownWidth
           @see #Spinner_android_entries
           @see #Spinner_android_popupBackground
           @see #Spinner_android_prompt
           @see #Spinner_popupTheme
         */
        public static final int[] Spinner = {
            0x010100b2, 0x01010176, 0x0101017b, 0x01010262,
            0x7f01001d
        };
        /**
          <p>This symbol is the offset where the {@link android.R.attr#dropDownWidth}
          attribute's value can be found in the {@link #Spinner} array.
          @attr name android:dropDownWidth
        */
        public static int Spinner_android_dropDownWidth = 3;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#entries}
          attribute's value can be found in the {@link #Spinner} array.
          @attr name android:entries
        */
        public static int Spinner_android_entries = 0;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#popupBackground}
          attribute's value can be found in the {@link #Spinner} array.
          @attr name android:popupBackground
        */
        public static int Spinner_android_popupBackground = 1;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#prompt}
          attribute's value can be found in the {@link #Spinner} array.
          @attr name android:prompt
        */
        public static int Spinner_android_prompt = 2;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#popupTheme}
          attribute's value can be found in the {@link #Spinner} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:popupTheme
        */
        public static int Spinner_popupTheme = 4;
        /** Attributes that can be used with a SwitchCompat.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #SwitchCompat_android_textOff android:textOff}</code></td><td></td></tr>
           <tr><td><code>{@link #SwitchCompat_android_textOn android:textOn}</code></td><td></td></tr>
           <tr><td><code>{@link #SwitchCompat_android_thumb android:thumb}</code></td><td></td></tr>
           <tr><td><code>{@link #SwitchCompat_showText com.facebook.reactnative.androidsdk:showText}</code></td><td></td></tr>
           <tr><td><code>{@link #SwitchCompat_splitTrack com.facebook.reactnative.androidsdk:splitTrack}</code></td><td></td></tr>
           <tr><td><code>{@link #SwitchCompat_switchMinWidth com.facebook.reactnative.androidsdk:switchMinWidth}</code></td><td></td></tr>
           <tr><td><code>{@link #SwitchCompat_switchPadding com.facebook.reactnative.androidsdk:switchPadding}</code></td><td></td></tr>
           <tr><td><code>{@link #SwitchCompat_switchTextAppearance com.facebook.reactnative.androidsdk:switchTextAppearance}</code></td><td></td></tr>
           <tr><td><code>{@link #SwitchCompat_thumbTextPadding com.facebook.reactnative.androidsdk:thumbTextPadding}</code></td><td></td></tr>
           <tr><td><code>{@link #SwitchCompat_thumbTint com.facebook.reactnative.androidsdk:thumbTint}</code></td><td></td></tr>
           <tr><td><code>{@link #SwitchCompat_thumbTintMode com.facebook.reactnative.androidsdk:thumbTintMode}</code></td><td></td></tr>
           <tr><td><code>{@link #SwitchCompat_track com.facebook.reactnative.androidsdk:track}</code></td><td></td></tr>
           <tr><td><code>{@link #SwitchCompat_trackTint com.facebook.reactnative.androidsdk:trackTint}</code></td><td></td></tr>
           <tr><td><code>{@link #SwitchCompat_trackTintMode com.facebook.reactnative.androidsdk:trackTintMode}</code></td><td></td></tr>
           </table>
           @see #SwitchCompat_android_textOff
           @see #SwitchCompat_android_textOn
           @see #SwitchCompat_android_thumb
           @see #SwitchCompat_showText
           @see #SwitchCompat_splitTrack
           @see #SwitchCompat_switchMinWidth
           @see #SwitchCompat_switchPadding
           @see #SwitchCompat_switchTextAppearance
           @see #SwitchCompat_thumbTextPadding
           @see #SwitchCompat_thumbTint
           @see #SwitchCompat_thumbTintMode
           @see #SwitchCompat_track
           @see #SwitchCompat_trackTint
           @see #SwitchCompat_trackTintMode
         */
        public static final int[] SwitchCompat = {
            0x01010124, 0x01010125, 0x01010142, 0x7f0100e6,
            0x7f0100e7, 0x7f0100e8, 0x7f0100e9, 0x7f0100ea,
            0x7f0100eb, 0x7f0100ec, 0x7f0100ed, 0x7f0100ee,
            0x7f0100ef, 0x7f0100f0
        };
        /**
          <p>This symbol is the offset where the {@link android.R.attr#textOff}
          attribute's value can be found in the {@link #SwitchCompat} array.
          @attr name android:textOff
        */
        public static int SwitchCompat_android_textOff = 1;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#textOn}
          attribute's value can be found in the {@link #SwitchCompat} array.
          @attr name android:textOn
        */
        public static int SwitchCompat_android_textOn = 0;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#thumb}
          attribute's value can be found in the {@link #SwitchCompat} array.
          @attr name android:thumb
        */
        public static int SwitchCompat_android_thumb = 2;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#showText}
          attribute's value can be found in the {@link #SwitchCompat} array.


          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:showText
        */
        public static int SwitchCompat_showText = 13;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#splitTrack}
          attribute's value can be found in the {@link #SwitchCompat} array.


          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:splitTrack
        */
        public static int SwitchCompat_splitTrack = 12;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#switchMinWidth}
          attribute's value can be found in the {@link #SwitchCompat} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:switchMinWidth
        */
        public static int SwitchCompat_switchMinWidth = 10;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#switchPadding}
          attribute's value can be found in the {@link #SwitchCompat} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:switchPadding
        */
        public static int SwitchCompat_switchPadding = 11;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#switchTextAppearance}
          attribute's value can be found in the {@link #SwitchCompat} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:switchTextAppearance
        */
        public static int SwitchCompat_switchTextAppearance = 9;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#thumbTextPadding}
          attribute's value can be found in the {@link #SwitchCompat} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:thumbTextPadding
        */
        public static int SwitchCompat_thumbTextPadding = 8;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#thumbTint}
          attribute's value can be found in the {@link #SwitchCompat} array.


          <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:thumbTint
        */
        public static int SwitchCompat_thumbTint = 3;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#thumbTintMode}
          attribute's value can be found in the {@link #SwitchCompat} array.


          <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
<tr><td><code>add</code></td><td>16</td><td></td></tr>
</table>
          @attr name com.facebook.reactnative.androidsdk:thumbTintMode
        */
        public static int SwitchCompat_thumbTintMode = 4;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#track}
          attribute's value can be found in the {@link #SwitchCompat} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:track
        */
        public static int SwitchCompat_track = 5;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#trackTint}
          attribute's value can be found in the {@link #SwitchCompat} array.


          <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:trackTint
        */
        public static int SwitchCompat_trackTint = 6;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#trackTintMode}
          attribute's value can be found in the {@link #SwitchCompat} array.


          <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
<tr><td><code>add</code></td><td>16</td><td></td></tr>
</table>
          @attr name com.facebook.reactnative.androidsdk:trackTintMode
        */
        public static int SwitchCompat_trackTintMode = 7;
        /** Attributes that can be used with a TextAppearance.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #TextAppearance_android_shadowColor android:shadowColor}</code></td><td></td></tr>
           <tr><td><code>{@link #TextAppearance_android_shadowDx android:shadowDx}</code></td><td></td></tr>
           <tr><td><code>{@link #TextAppearance_android_shadowDy android:shadowDy}</code></td><td></td></tr>
           <tr><td><code>{@link #TextAppearance_android_shadowRadius android:shadowRadius}</code></td><td></td></tr>
           <tr><td><code>{@link #TextAppearance_android_textColor android:textColor}</code></td><td></td></tr>
           <tr><td><code>{@link #TextAppearance_android_textColorHint android:textColorHint}</code></td><td></td></tr>
           <tr><td><code>{@link #TextAppearance_android_textSize android:textSize}</code></td><td></td></tr>
           <tr><td><code>{@link #TextAppearance_android_textStyle android:textStyle}</code></td><td></td></tr>
           <tr><td><code>{@link #TextAppearance_android_typeface android:typeface}</code></td><td></td></tr>
           <tr><td><code>{@link #TextAppearance_textAllCaps com.facebook.reactnative.androidsdk:textAllCaps}</code></td><td></td></tr>
           </table>
           @see #TextAppearance_android_shadowColor
           @see #TextAppearance_android_shadowDx
           @see #TextAppearance_android_shadowDy
           @see #TextAppearance_android_shadowRadius
           @see #TextAppearance_android_textColor
           @see #TextAppearance_android_textColorHint
           @see #TextAppearance_android_textSize
           @see #TextAppearance_android_textStyle
           @see #TextAppearance_android_typeface
           @see #TextAppearance_textAllCaps
         */
        public static final int[] TextAppearance = {
            0x01010095, 0x01010096, 0x01010097, 0x01010098,
            0x0101009a, 0x01010161, 0x01010162, 0x01010163,
            0x01010164, 0x7f01002a
        };
        /**
          <p>This symbol is the offset where the {@link android.R.attr#shadowColor}
          attribute's value can be found in the {@link #TextAppearance} array.
          @attr name android:shadowColor
        */
        public static int TextAppearance_android_shadowColor = 5;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#shadowDx}
          attribute's value can be found in the {@link #TextAppearance} array.
          @attr name android:shadowDx
        */
        public static int TextAppearance_android_shadowDx = 6;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#shadowDy}
          attribute's value can be found in the {@link #TextAppearance} array.
          @attr name android:shadowDy
        */
        public static int TextAppearance_android_shadowDy = 7;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#shadowRadius}
          attribute's value can be found in the {@link #TextAppearance} array.
          @attr name android:shadowRadius
        */
        public static int TextAppearance_android_shadowRadius = 8;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#textColor}
          attribute's value can be found in the {@link #TextAppearance} array.
          @attr name android:textColor
        */
        public static int TextAppearance_android_textColor = 3;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#textColorHint}
          attribute's value can be found in the {@link #TextAppearance} array.
          @attr name android:textColorHint
        */
        public static int TextAppearance_android_textColorHint = 4;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#textSize}
          attribute's value can be found in the {@link #TextAppearance} array.
          @attr name android:textSize
        */
        public static int TextAppearance_android_textSize = 0;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#textStyle}
          attribute's value can be found in the {@link #TextAppearance} array.
          @attr name android:textStyle
        */
        public static int TextAppearance_android_textStyle = 2;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#typeface}
          attribute's value can be found in the {@link #TextAppearance} array.
          @attr name android:typeface
        */
        public static int TextAppearance_android_typeface = 1;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#textAllCaps}
          attribute's value can be found in the {@link #TextAppearance} array.


          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
          @attr name com.facebook.reactnative.androidsdk:textAllCaps
        */
        public static int TextAppearance_textAllCaps = 9;
        /** Attributes that can be used with a TextStyle.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #TextStyle_android_ellipsize android:ellipsize}</code></td><td></td></tr>
           <tr><td><code>{@link #TextStyle_android_maxLines android:maxLines}</code></td><td></td></tr>
           <tr><td><code>{@link #TextStyle_android_shadowColor android:shadowColor}</code></td><td></td></tr>
           <tr><td><code>{@link #TextStyle_android_shadowDx android:shadowDx}</code></td><td></td></tr>
           <tr><td><code>{@link #TextStyle_android_shadowDy android:shadowDy}</code></td><td></td></tr>
           <tr><td><code>{@link #TextStyle_android_shadowRadius android:shadowRadius}</code></td><td></td></tr>
           <tr><td><code>{@link #TextStyle_android_singleLine android:singleLine}</code></td><td></td></tr>
           <tr><td><code>{@link #TextStyle_android_textAppearance android:textAppearance}</code></td><td></td></tr>
           <tr><td><code>{@link #TextStyle_android_textColor android:textColor}</code></td><td></td></tr>
           <tr><td><code>{@link #TextStyle_android_textSize android:textSize}</code></td><td></td></tr>
           <tr><td><code>{@link #TextStyle_android_textStyle android:textStyle}</code></td><td></td></tr>
           </table>
           @see #TextStyle_android_ellipsize
           @see #TextStyle_android_maxLines
           @see #TextStyle_android_shadowColor
           @see #TextStyle_android_shadowDx
           @see #TextStyle_android_shadowDy
           @see #TextStyle_android_shadowRadius
           @see #TextStyle_android_singleLine
           @see #TextStyle_android_textAppearance
           @see #TextStyle_android_textColor
           @see #TextStyle_android_textSize
           @see #TextStyle_android_textStyle
         */
        public static final int[] TextStyle = {
            0x01010034, 0x01010095, 0x01010097, 0x01010098,
            0x010100ab, 0x01010153, 0x0101015d, 0x01010161,
            0x01010162, 0x01010163, 0x01010164
        };
        /**
          <p>This symbol is the offset where the {@link android.R.attr#ellipsize}
          attribute's value can be found in the {@link #TextStyle} array.
          @attr name android:ellipsize
        */
        public static int TextStyle_android_ellipsize = 4;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#maxLines}
          attribute's value can be found in the {@link #TextStyle} array.
          @attr name android:maxLines
        */
        public static int TextStyle_android_maxLines = 5;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#shadowColor}
          attribute's value can be found in the {@link #TextStyle} array.
          @attr name android:shadowColor
        */
        public static int TextStyle_android_shadowColor = 7;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#shadowDx}
          attribute's value can be found in the {@link #TextStyle} array.
          @attr name android:shadowDx
        */
        public static int TextStyle_android_shadowDx = 8;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#shadowDy}
          attribute's value can be found in the {@link #TextStyle} array.
          @attr name android:shadowDy
        */
        public static int TextStyle_android_shadowDy = 9;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#shadowRadius}
          attribute's value can be found in the {@link #TextStyle} array.
          @attr name android:shadowRadius
        */
        public static int TextStyle_android_shadowRadius = 10;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#singleLine}
          attribute's value can be found in the {@link #TextStyle} array.
          @attr name android:singleLine
        */
        public static int TextStyle_android_singleLine = 6;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#textAppearance}
          attribute's value can be found in the {@link #TextStyle} array.
          @attr name android:textAppearance
        */
        public static int TextStyle_android_textAppearance = 0;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#textColor}
          attribute's value can be found in the {@link #TextStyle} array.
          @attr name android:textColor
        */
        public static int TextStyle_android_textColor = 3;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#textSize}
          attribute's value can be found in the {@link #TextStyle} array.
          @attr name android:textSize
        */
        public static int TextStyle_android_textSize = 1;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#textStyle}
          attribute's value can be found in the {@link #TextStyle} array.
          @attr name android:textStyle
        */
        public static int TextStyle_android_textStyle = 2;
        /** Attributes that can be used with a Toolbar.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #Toolbar_android_gravity android:gravity}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_android_minHeight android:minHeight}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_buttonGravity com.facebook.reactnative.androidsdk:buttonGravity}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_collapseContentDescription com.facebook.reactnative.androidsdk:collapseContentDescription}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_collapseIcon com.facebook.reactnative.androidsdk:collapseIcon}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_contentInsetEnd com.facebook.reactnative.androidsdk:contentInsetEnd}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_contentInsetEndWithActions com.facebook.reactnative.androidsdk:contentInsetEndWithActions}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_contentInsetLeft com.facebook.reactnative.androidsdk:contentInsetLeft}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_contentInsetRight com.facebook.reactnative.androidsdk:contentInsetRight}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_contentInsetStart com.facebook.reactnative.androidsdk:contentInsetStart}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_contentInsetStartWithNavigation com.facebook.reactnative.androidsdk:contentInsetStartWithNavigation}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_logo com.facebook.reactnative.androidsdk:logo}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_logoDescription com.facebook.reactnative.androidsdk:logoDescription}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_maxButtonHeight com.facebook.reactnative.androidsdk:maxButtonHeight}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_navigationContentDescription com.facebook.reactnative.androidsdk:navigationContentDescription}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_navigationIcon com.facebook.reactnative.androidsdk:navigationIcon}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_popupTheme com.facebook.reactnative.androidsdk:popupTheme}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_subtitle com.facebook.reactnative.androidsdk:subtitle}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_subtitleTextAppearance com.facebook.reactnative.androidsdk:subtitleTextAppearance}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_subtitleTextColor com.facebook.reactnative.androidsdk:subtitleTextColor}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_title com.facebook.reactnative.androidsdk:title}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_titleMargin com.facebook.reactnative.androidsdk:titleMargin}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_titleMarginBottom com.facebook.reactnative.androidsdk:titleMarginBottom}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_titleMarginEnd com.facebook.reactnative.androidsdk:titleMarginEnd}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_titleMarginStart com.facebook.reactnative.androidsdk:titleMarginStart}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_titleMarginTop com.facebook.reactnative.androidsdk:titleMarginTop}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_titleMargins com.facebook.reactnative.androidsdk:titleMargins}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_titleTextAppearance com.facebook.reactnative.androidsdk:titleTextAppearance}</code></td><td></td></tr>
           <tr><td><code>{@link #Toolbar_titleTextColor com.facebook.reactnative.androidsdk:titleTextColor}</code></td><td></td></tr>
           </table>
           @see #Toolbar_android_gravity
           @see #Toolbar_android_minHeight
           @see #Toolbar_buttonGravity
           @see #Toolbar_collapseContentDescription
           @see #Toolbar_collapseIcon
           @see #Toolbar_contentInsetEnd
           @see #Toolbar_contentInsetEndWithActions
           @see #Toolbar_contentInsetLeft
           @see #Toolbar_contentInsetRight
           @see #Toolbar_contentInsetStart
           @see #Toolbar_contentInsetStartWithNavigation
           @see #Toolbar_logo
           @see #Toolbar_logoDescription
           @see #Toolbar_maxButtonHeight
           @see #Toolbar_navigationContentDescription
           @see #Toolbar_navigationIcon
           @see #Toolbar_popupTheme
           @see #Toolbar_subtitle
           @see #Toolbar_subtitleTextAppearance
           @see #Toolbar_subtitleTextColor
           @see #Toolbar_title
           @see #Toolbar_titleMargin
           @see #Toolbar_titleMarginBottom
           @see #Toolbar_titleMarginEnd
           @see #Toolbar_titleMarginStart
           @see #Toolbar_titleMarginTop
           @see #Toolbar_titleMargins
           @see #Toolbar_titleTextAppearance
           @see #Toolbar_titleTextColor
         */
        public static final int[] Toolbar = {
            0x010100af, 0x01010140, 0x7f010003, 0x7f010006,
            0x7f01000a, 0x7f010016, 0x7f010017, 0x7f010018,
            0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001d,
            0x7f0100f1, 0x7f0100f2, 0x7f0100f3, 0x7f0100f4,
            0x7f0100f5, 0x7f0100f6, 0x7f0100f7, 0x7f0100f8,
            0x7f0100f9, 0x7f0100fa, 0x7f0100fb, 0x7f0100fc,
            0x7f0100fd, 0x7f0100fe, 0x7f0100ff, 0x7f010100,
            0x7f010101
        };
        /**
          <p>This symbol is the offset where the {@link android.R.attr#gravity}
          attribute's value can be found in the {@link #Toolbar} array.
          @attr name android:gravity
        */
        public static int Toolbar_android_gravity = 0;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#minHeight}
          attribute's value can be found in the {@link #Toolbar} array.
          @attr name android:minHeight
        */
        public static int Toolbar_android_minHeight = 1;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#buttonGravity}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must be one or more (separated by '|') of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>top</code></td><td>0x30</td><td></td></tr>
<tr><td><code>bottom</code></td><td>0x50</td><td></td></tr>
</table>
          @attr name com.facebook.reactnative.androidsdk:buttonGravity
        */
        public static int Toolbar_buttonGravity = 21;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#collapseContentDescription}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:collapseContentDescription
        */
        public static int Toolbar_collapseContentDescription = 23;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#collapseIcon}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:collapseIcon
        */
        public static int Toolbar_collapseIcon = 22;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#contentInsetEnd}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:contentInsetEnd
        */
        public static int Toolbar_contentInsetEnd = 6;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#contentInsetEndWithActions}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:contentInsetEndWithActions
        */
        public static int Toolbar_contentInsetEndWithActions = 10;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#contentInsetLeft}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:contentInsetLeft
        */
        public static int Toolbar_contentInsetLeft = 7;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#contentInsetRight}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:contentInsetRight
        */
        public static int Toolbar_contentInsetRight = 8;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#contentInsetStart}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:contentInsetStart
        */
        public static int Toolbar_contentInsetStart = 5;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#contentInsetStartWithNavigation}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:contentInsetStartWithNavigation
        */
        public static int Toolbar_contentInsetStartWithNavigation = 9;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#logo}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:logo
        */
        public static int Toolbar_logo = 4;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#logoDescription}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:logoDescription
        */
        public static int Toolbar_logoDescription = 26;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#maxButtonHeight}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:maxButtonHeight
        */
        public static int Toolbar_maxButtonHeight = 20;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#navigationContentDescription}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:navigationContentDescription
        */
        public static int Toolbar_navigationContentDescription = 25;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#navigationIcon}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:navigationIcon
        */
        public static int Toolbar_navigationIcon = 24;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#popupTheme}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:popupTheme
        */
        public static int Toolbar_popupTheme = 11;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#subtitle}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:subtitle
        */
        public static int Toolbar_subtitle = 3;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#subtitleTextAppearance}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:subtitleTextAppearance
        */
        public static int Toolbar_subtitleTextAppearance = 13;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#subtitleTextColor}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:subtitleTextColor
        */
        public static int Toolbar_subtitleTextColor = 28;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#title}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:title
        */
        public static int Toolbar_title = 2;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#titleMargin}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:titleMargin
        */
        public static int Toolbar_titleMargin = 14;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#titleMarginBottom}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:titleMarginBottom
        */
        public static int Toolbar_titleMarginBottom = 18;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#titleMarginEnd}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:titleMarginEnd
        */
        public static int Toolbar_titleMarginEnd = 16;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#titleMarginStart}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:titleMarginStart
        */
        public static int Toolbar_titleMarginStart = 15;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#titleMarginTop}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:titleMarginTop
        */
        public static int Toolbar_titleMarginTop = 17;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#titleMargins}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:titleMargins
        */
        public static int Toolbar_titleMargins = 19;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#titleTextAppearance}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:titleTextAppearance
        */
        public static int Toolbar_titleTextAppearance = 12;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#titleTextColor}
          attribute's value can be found in the {@link #Toolbar} array.


          <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:titleTextColor
        */
        public static int Toolbar_titleTextColor = 27;
        /** Attributes that can be used with a View.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #View_android_focusable android:focusable}</code></td><td></td></tr>
           <tr><td><code>{@link #View_android_theme android:theme}</code></td><td></td></tr>
           <tr><td><code>{@link #View_paddingEnd com.facebook.reactnative.androidsdk:paddingEnd}</code></td><td></td></tr>
           <tr><td><code>{@link #View_paddingStart com.facebook.reactnative.androidsdk:paddingStart}</code></td><td></td></tr>
           <tr><td><code>{@link #View_theme com.facebook.reactnative.androidsdk:theme}</code></td><td></td></tr>
           </table>
           @see #View_android_focusable
           @see #View_android_theme
           @see #View_paddingEnd
           @see #View_paddingStart
           @see #View_theme
         */
        public static final int[] View = {
            0x01010000, 0x010100da, 0x7f010102, 0x7f010103,
            0x7f010104
        };
        /**
          <p>This symbol is the offset where the {@link android.R.attr#focusable}
          attribute's value can be found in the {@link #View} array.
          @attr name android:focusable
        */
        public static int View_android_focusable = 1;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#theme}
          attribute's value can be found in the {@link #View} array.
          @attr name android:theme
        */
        public static int View_android_theme = 0;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#paddingEnd}
          attribute's value can be found in the {@link #View} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:paddingEnd
        */
        public static int View_paddingEnd = 3;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#paddingStart}
          attribute's value can be found in the {@link #View} array.


          <p>Must 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), mm (millimeters).
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:paddingStart
        */
        public static int View_paddingStart = 2;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#theme}
          attribute's value can be found in the {@link #View} array.


          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
          @attr name com.facebook.reactnative.androidsdk:theme
        */
        public static int View_theme = 4;
        /** Attributes that can be used with a ViewBackgroundHelper.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #ViewBackgroundHelper_android_background android:background}</code></td><td></td></tr>
           <tr><td><code>{@link #ViewBackgroundHelper_backgroundTint com.facebook.reactnative.androidsdk:backgroundTint}</code></td><td></td></tr>
           <tr><td><code>{@link #ViewBackgroundHelper_backgroundTintMode com.facebook.reactnative.androidsdk:backgroundTintMode}</code></td><td></td></tr>
           </table>
           @see #ViewBackgroundHelper_android_background
           @see #ViewBackgroundHelper_backgroundTint
           @see #ViewBackgroundHelper_backgroundTintMode
         */
        public static final int[] ViewBackgroundHelper = {
            0x010100d4, 0x7f010105, 0x7f010106
        };
        /**
          <p>This symbol is the offset where the {@link android.R.attr#background}
          attribute's value can be found in the {@link #ViewBackgroundHelper} array.
          @attr name android:background
        */
        public static int ViewBackgroundHelper_android_background = 0;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#backgroundTint}
          attribute's value can be found in the {@link #ViewBackgroundHelper} array.


          <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:backgroundTint
        */
        public static int ViewBackgroundHelper_backgroundTint = 1;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#backgroundTintMode}
          attribute's value can be found in the {@link #ViewBackgroundHelper} array.


          <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
</table>
          @attr name com.facebook.reactnative.androidsdk:backgroundTintMode
        */
        public static int ViewBackgroundHelper_backgroundTintMode = 2;
        /** Attributes that can be used with a ViewStubCompat.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #ViewStubCompat_android_id android:id}</code></td><td></td></tr>
           <tr><td><code>{@link #ViewStubCompat_android_inflatedId android:inflatedId}</code></td><td></td></tr>
           <tr><td><code>{@link #ViewStubCompat_android_layout android:layout}</code></td><td></td></tr>
           </table>
           @see #ViewStubCompat_android_id
           @see #ViewStubCompat_android_inflatedId
           @see #ViewStubCompat_android_layout
         */
        public static final int[] ViewStubCompat = {
            0x010100d0, 0x010100f2, 0x010100f3
        };
        /**
          <p>This symbol is the offset where the {@link android.R.attr#id}
          attribute's value can be found in the {@link #ViewStubCompat} array.
          @attr name android:id
        */
        public static int ViewStubCompat_android_id = 0;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#inflatedId}
          attribute's value can be found in the {@link #ViewStubCompat} array.
          @attr name android:inflatedId
        */
        public static int ViewStubCompat_android_inflatedId = 2;
        /**
          <p>This symbol is the offset where the {@link android.R.attr#layout}
          attribute's value can be found in the {@link #ViewStubCompat} array.
          @attr name android:layout
        */
        public static int ViewStubCompat_android_layout = 1;
        /** Attributes that can be used with a com_facebook_like_view.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #com_facebook_like_view_com_facebook_auxiliary_view_position com.facebook.reactnative.androidsdk:com_facebook_auxiliary_view_position}</code></td><td></td></tr>
           <tr><td><code>{@link #com_facebook_like_view_com_facebook_foreground_color com.facebook.reactnative.androidsdk:com_facebook_foreground_color}</code></td><td></td></tr>
           <tr><td><code>{@link #com_facebook_like_view_com_facebook_horizontal_alignment com.facebook.reactnative.androidsdk:com_facebook_horizontal_alignment}</code></td><td></td></tr>
           <tr><td><code>{@link #com_facebook_like_view_com_facebook_object_id com.facebook.reactnative.androidsdk:com_facebook_object_id}</code></td><td></td></tr>
           <tr><td><code>{@link #com_facebook_like_view_com_facebook_object_type com.facebook.reactnative.androidsdk:com_facebook_object_type}</code></td><td></td></tr>
           <tr><td><code>{@link #com_facebook_like_view_com_facebook_style com.facebook.reactnative.androidsdk:com_facebook_style}</code></td><td></td></tr>
           </table>
           @see #com_facebook_like_view_com_facebook_auxiliary_view_position
           @see #com_facebook_like_view_com_facebook_foreground_color
           @see #com_facebook_like_view_com_facebook_horizontal_alignment
           @see #com_facebook_like_view_com_facebook_object_id
           @see #com_facebook_like_view_com_facebook_object_type
           @see #com_facebook_like_view_com_facebook_style
         */
        public static final int[] com_facebook_like_view = {
            0x7f010107, 0x7f010108, 0x7f010109, 0x7f01010a,
            0x7f01010b, 0x7f01010c
        };
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#com_facebook_auxiliary_view_position}
          attribute's value can be found in the {@link #com_facebook_like_view} array.


          <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>bottom</code></td><td>0</td><td></td></tr>
<tr><td><code>inline</code></td><td>1</td><td></td></tr>
<tr><td><code>top</code></td><td>2</td><td></td></tr>
</table>
          @attr name com.facebook.reactnative.androidsdk:com_facebook_auxiliary_view_position
        */
        public static int com_facebook_like_view_com_facebook_auxiliary_view_position = 4;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#com_facebook_foreground_color}
          attribute's value can be found in the {@link #com_facebook_like_view} array.


          <p>Must 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>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:com_facebook_foreground_color
        */
        public static int com_facebook_like_view_com_facebook_foreground_color = 0;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#com_facebook_horizontal_alignment}
          attribute's value can be found in the {@link #com_facebook_like_view} array.


          <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>center</code></td><td>0</td><td></td></tr>
<tr><td><code>left</code></td><td>1</td><td></td></tr>
<tr><td><code>right</code></td><td>2</td><td></td></tr>
</table>
          @attr name com.facebook.reactnative.androidsdk:com_facebook_horizontal_alignment
        */
        public static int com_facebook_like_view_com_facebook_horizontal_alignment = 5;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#com_facebook_object_id}
          attribute's value can be found in the {@link #com_facebook_like_view} array.


          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:com_facebook_object_id
        */
        public static int com_facebook_like_view_com_facebook_object_id = 1;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#com_facebook_object_type}
          attribute's value can be found in the {@link #com_facebook_like_view} array.


          <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>unknown</code></td><td>0</td><td></td></tr>
<tr><td><code>open_graph</code></td><td>1</td><td></td></tr>
<tr><td><code>page</code></td><td>2</td><td></td></tr>
</table>
          @attr name com.facebook.reactnative.androidsdk:com_facebook_object_type
        */
        public static int com_facebook_like_view_com_facebook_object_type = 2;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#com_facebook_style}
          attribute's value can be found in the {@link #com_facebook_like_view} array.


          <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>standard</code></td><td>0</td><td></td></tr>
<tr><td><code>button</code></td><td>1</td><td></td></tr>
<tr><td><code>box_count</code></td><td>2</td><td></td></tr>
</table>
          @attr name com.facebook.reactnative.androidsdk:com_facebook_style
        */
        public static int com_facebook_like_view_com_facebook_style = 3;
        /** Attributes that can be used with a com_facebook_login_view.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #com_facebook_login_view_com_facebook_confirm_logout com.facebook.reactnative.androidsdk:com_facebook_confirm_logout}</code></td><td></td></tr>
           <tr><td><code>{@link #com_facebook_login_view_com_facebook_login_text com.facebook.reactnative.androidsdk:com_facebook_login_text}</code></td><td></td></tr>
           <tr><td><code>{@link #com_facebook_login_view_com_facebook_logout_text com.facebook.reactnative.androidsdk:com_facebook_logout_text}</code></td><td></td></tr>
           <tr><td><code>{@link #com_facebook_login_view_com_facebook_tooltip_mode com.facebook.reactnative.androidsdk:com_facebook_tooltip_mode}</code></td><td></td></tr>
           </table>
           @see #com_facebook_login_view_com_facebook_confirm_logout
           @see #com_facebook_login_view_com_facebook_login_text
           @see #com_facebook_login_view_com_facebook_logout_text
           @see #com_facebook_login_view_com_facebook_tooltip_mode
         */
        public static final int[] com_facebook_login_view = {
            0x7f01010d, 0x7f01010e, 0x7f01010f, 0x7f010110
        };
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#com_facebook_confirm_logout}
          attribute's value can be found in the {@link #com_facebook_login_view} array.


          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:com_facebook_confirm_logout
        */
        public static int com_facebook_login_view_com_facebook_confirm_logout = 0;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#com_facebook_login_text}
          attribute's value can be found in the {@link #com_facebook_login_view} array.


          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:com_facebook_login_text
        */
        public static int com_facebook_login_view_com_facebook_login_text = 1;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#com_facebook_logout_text}
          attribute's value can be found in the {@link #com_facebook_login_view} array.


          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:com_facebook_logout_text
        */
        public static int com_facebook_login_view_com_facebook_logout_text = 2;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#com_facebook_tooltip_mode}
          attribute's value can be found in the {@link #com_facebook_login_view} array.


          <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>automatic</code></td><td>0</td><td></td></tr>
<tr><td><code>display_always</code></td><td>1</td><td></td></tr>
<tr><td><code>never_display</code></td><td>2</td><td></td></tr>
</table>
          @attr name com.facebook.reactnative.androidsdk:com_facebook_tooltip_mode
        */
        public static int com_facebook_login_view_com_facebook_tooltip_mode = 3;
        /** Attributes that can be used with a com_facebook_profile_picture_view.
           <p>Includes the following attributes:</p>
           <table>
           <colgroup align="left" />
           <colgroup align="left" />
           <tr><th>Attribute</th><th>Description</th></tr>
           <tr><td><code>{@link #com_facebook_profile_picture_view_com_facebook_is_cropped com.facebook.reactnative.androidsdk:com_facebook_is_cropped}</code></td><td></td></tr>
           <tr><td><code>{@link #com_facebook_profile_picture_view_com_facebook_preset_size com.facebook.reactnative.androidsdk:com_facebook_preset_size}</code></td><td></td></tr>
           </table>
           @see #com_facebook_profile_picture_view_com_facebook_is_cropped
           @see #com_facebook_profile_picture_view_com_facebook_preset_size
         */
        public static final int[] com_facebook_profile_picture_view = {
            0x7f010111, 0x7f010112
        };
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#com_facebook_is_cropped}
          attribute's value can be found in the {@link #com_facebook_profile_picture_view} array.


          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This may also be a reference to a resource (in the form
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
theme attribute (in the form
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
containing a value of this type.
          @attr name com.facebook.reactnative.androidsdk:com_facebook_is_cropped
        */
        public static int com_facebook_profile_picture_view_com_facebook_is_cropped = 1;
        /**
          <p>This symbol is the offset where the {@link com.facebook.reactnative.androidsdk.R.attr#com_facebook_preset_size}
          attribute's value can be found in the {@link #com_facebook_profile_picture_view} array.


          <p>Must be one of the following constant values.</p>
<table>
<colgroup align="left" />
<colgroup align="left" />
<colgroup align="left" />
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
<tr><td><code>small</code></td><td>-2</td><td></td></tr>
<tr><td><code>normal</code></td><td>-3</td><td></td></tr>
<tr><td><code>large</code></td><td>-4</td><td></td></tr>
</table>
          @attr name com.facebook.reactnative.androidsdk:com_facebook_preset_size
        */
        public static int com_facebook_profile_picture_view_com_facebook_preset_size = 0;
    };
}
