blob: f55e3df15caec095d747e6178443cbdededf238d [file] [log] [blame]
/* 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 p1.p2;
public final class R {
public static final class attr {
/** <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>yes</code></td><td>0</td><td></td></tr>
<tr><td><code>no</code></td><td>1</td><td></td></tr>
</table>
*/
public static final int answer=0x7f010000;
}
public static final class drawable {
public static final int ic_launcher=0x7f020000;
}
public static final class id {
public static final int no=0x7f030001;
public static final int yes=0x7f030000;
}
public static final class string {
public static final int app_name=0x7f040000;
}
public static final class style {
/** Customize your theme here.
*/
public static final int AppTheme=0x7f050000;
}
public static final class styleable {
/** Attributes that can be used with a MyView.
<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 #MyView_answer p1.p2:answer}</code></td><td></td></tr>
</table>
@see #MyView_answer
*/
public static final int[] MyView = {
0x7f010000
};
/**
<p>This symbol is the offset where the {@link p1.p2.R.attr#answer}
attribute's value can be found in the {@link #MyView} 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>yes</code></td><td>0</td><td></td></tr>
<tr><td><code>no</code></td><td>1</td><td></td></tr>
</table>
@attr name p1.p2:answer
*/
public static final int MyView_answer = 0;
};
}