/* 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.my;
public final class R {
public static final class attr {
/** <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 final int text=0x7f010000;
/** <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 final int textColor=0x7f010001;
/** <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 final int textSize=0x7f010002;
}
public static final class drawable {
public static final int a=0x7f020000;
public static final int default_movie_post=0x7f020001;
public static final int icon=0x7f020002;
}
public static final class id {
public static final int gallery=0x7f050000;
public static final int gallery_image=0x7f050001;
}
public static final class layout {
public static final int gallery_1=0x7f030000;
public static final int item=0x7f030001;
public static final int main=0x7f030002;
}
public static final class string {
public static final int app_name=0x7f040001;
public static final int hello=0x7f040000;
}
public static final class styleable {
/** These are the attributes that we want to retrieve from the theme
in view/Gallery1.java
<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 #Gallery1_android_galleryItemBackground com.my:android_galleryItemBackground}</code></td><td></td></tr>
</table>
@see #Gallery1_android_galleryItemBackground
*/
public static final int[] Gallery1 = {
0x0101004c
};
/**
<p>This symbol is the offset where the {@link com.my.R.attr#android_galleryItemBackground}
attribute's value can be found in the {@link #Gallery1} array.
@attr name android:android_galleryItemBackground
*/
public static final int Gallery1_android_galleryItemBackground = 0;
/** Attributes that can be used with a LabelView.
<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 #LabelView_text com.my:text}</code></td><td></td></tr>
<tr><td><code>{@link #LabelView_textColor com.my:textColor}</code></td><td></td></tr>
<tr><td><code>{@link #LabelView_textSize com.my:textSize}</code></td><td></td></tr>
</table>
@see #LabelView_text
@see #LabelView_textColor
@see #LabelView_textSize
*/
public static final int[] LabelView = {
0x7f010000, 0x7f010001, 0x7f010002
};
/**
<p>This symbol is the offset where the {@link com.my.R.attr#text}
attribute's value can be found in the {@link #LabelView} 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 android:text
*/
public static final int LabelView_text = 0;
/**
<p>This symbol is the offset where the {@link com.my.R.attr#textColor}
attribute's value can be found in the {@link #LabelView} 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 android:textColor
*/
public static final int LabelView_textColor = 1;
/**
<p>This symbol is the offset where the {@link com.my.R.attr#textSize}
attribute's value can be found in the {@link #LabelView} 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 android:textSize
*/
public static final int LabelView_textSize = 2;
/** Attributes that can be used with a TogglePrefAttrs.
<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 #TogglePrefAttrs_android_preferenceLayoutChild com.my:android_preferenceLayoutChild}</code></td><td></td></tr>
</table>
@see #TogglePrefAttrs_android_preferenceLayoutChild
*/
public static final int[] TogglePrefAttrs = {
0x01010094
};
/**
<p>This symbol is the offset where the {@link com.my.R.attr#android_preferenceLayoutChild}
attribute's value can be found in the {@link #TogglePrefAttrs} array.
@attr name android:android_preferenceLayoutChild
*/
public static final int TogglePrefAttrs_android_preferenceLayoutChild = 0;
};
}