/* 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 { /**

Must be one of the following constant values.

ConstantValueDescription
yes0
no1
*/ 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.

Includes the following attributes:

AttributeDescription
{@link #MyView_answer p1.p2:answer}
@see #MyView_answer */ public static final int[] MyView = { 0x7f010000 }; /**

This symbol is the offset where the {@link p1.p2.R.attr#answer} attribute's value can be found in the {@link #MyView} array.

Must be one of the following constant values.

ConstantValueDescription
yes0
no1
@attr name p1.p2:answer */ public static final int MyView_answer = 0; }; }