|
|
@@ -0,0 +1,258 @@
|
|
|
+/* 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 formulaoneapp.classic.android;
|
|
|
+
|
|
|
+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 GroupItemTemplate=0x7f010005;
|
|
|
+ /** <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 MvxBind=0x7f010000;
|
|
|
+ /** <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 MvxDropDownItemTemplate=0x7f010004;
|
|
|
+ /** <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 MvxItemTemplate=0x7f010003;
|
|
|
+ /** <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 MvxLang=0x7f010001;
|
|
|
+ /** <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 MvxSource=0x7f010006;
|
|
|
+ /** <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 MvxTemplate=0x7f010002;
|
|
|
+ }
|
|
|
+ public static final class drawable {
|
|
|
+ public static final int icon=0x7f020000;
|
|
|
+ public static final int splash=0x7f020001;
|
|
|
+ }
|
|
|
+ public static final class id {
|
|
|
+ public static final int MvxBindingTagUnique=0x7f040000;
|
|
|
+ public static final int MyButton=0x7f040001;
|
|
|
+ }
|
|
|
+ public static final class layout {
|
|
|
+ public static final int firstview=0x7f030000;
|
|
|
+ public static final int main=0x7f030001;
|
|
|
+ public static final int splashscreen=0x7f030002;
|
|
|
+ }
|
|
|
+ public static final class string {
|
|
|
+ public static final int ApplicationName=0x7f060001;
|
|
|
+ public static final int Hello=0x7f060000;
|
|
|
+ }
|
|
|
+ public static final class style {
|
|
|
+ public static final int Theme_Splash=0x7f050000;
|
|
|
+ }
|
|
|
+ public static final class styleable {
|
|
|
+ /** Attributes that can be used with a MvxBinding.
|
|
|
+ <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 #MvxBinding_MvxBind FormulaOneApp.Classic.Android:MvxBind}</code></td><td></td></tr>
|
|
|
+ <tr><td><code>{@link #MvxBinding_MvxLang FormulaOneApp.Classic.Android:MvxLang}</code></td><td></td></tr>
|
|
|
+ </table>
|
|
|
+ @see #MvxBinding_MvxBind
|
|
|
+ @see #MvxBinding_MvxLang
|
|
|
+ */
|
|
|
+ public static final int[] MvxBinding = {
|
|
|
+ 0x7f010000, 0x7f010001
|
|
|
+ };
|
|
|
+ /**
|
|
|
+ <p>This symbol is the offset where the {@link FormulaOneApp.Classic.Android.R.attr#MvxBind}
|
|
|
+ attribute's value can be found in the {@link #MvxBinding} 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 FormulaOneApp.Classic.Android:MvxBind
|
|
|
+ */
|
|
|
+ public static final int MvxBinding_MvxBind = 0;
|
|
|
+ /**
|
|
|
+ <p>This symbol is the offset where the {@link FormulaOneApp.Classic.Android.R.attr#MvxLang}
|
|
|
+ attribute's value can be found in the {@link #MvxBinding} 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 FormulaOneApp.Classic.Android:MvxLang
|
|
|
+ */
|
|
|
+ public static final int MvxBinding_MvxLang = 1;
|
|
|
+ /** Attributes that can be used with a MvxControl.
|
|
|
+ <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 #MvxControl_MvxTemplate FormulaOneApp.Classic.Android:MvxTemplate}</code></td><td></td></tr>
|
|
|
+ </table>
|
|
|
+ @see #MvxControl_MvxTemplate
|
|
|
+ */
|
|
|
+ public static final int[] MvxControl = {
|
|
|
+ 0x7f010002
|
|
|
+ };
|
|
|
+ /**
|
|
|
+ <p>This symbol is the offset where the {@link FormulaOneApp.Classic.Android.R.attr#MvxTemplate}
|
|
|
+ attribute's value can be found in the {@link #MvxControl} 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 FormulaOneApp.Classic.Android:MvxTemplate
|
|
|
+ */
|
|
|
+ public static final int MvxControl_MvxTemplate = 0;
|
|
|
+ /** Attributes that can be used with a MvxExpandableListView.
|
|
|
+ <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 #MvxExpandableListView_GroupItemTemplate FormulaOneApp.Classic.Android:GroupItemTemplate}</code></td><td></td></tr>
|
|
|
+ </table>
|
|
|
+ @see #MvxExpandableListView_GroupItemTemplate
|
|
|
+ */
|
|
|
+ public static final int[] MvxExpandableListView = {
|
|
|
+ 0x7f010005
|
|
|
+ };
|
|
|
+ /**
|
|
|
+ <p>This symbol is the offset where the {@link FormulaOneApp.Classic.Android.R.attr#GroupItemTemplate}
|
|
|
+ attribute's value can be found in the {@link #MvxExpandableListView} 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 FormulaOneApp.Classic.Android:GroupItemTemplate
|
|
|
+ */
|
|
|
+ public static final int MvxExpandableListView_GroupItemTemplate = 0;
|
|
|
+ /** Attributes that can be used with a MvxImageView.
|
|
|
+ <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 #MvxImageView_MvxSource FormulaOneApp.Classic.Android:MvxSource}</code></td><td></td></tr>
|
|
|
+ </table>
|
|
|
+ @see #MvxImageView_MvxSource
|
|
|
+ */
|
|
|
+ public static final int[] MvxImageView = {
|
|
|
+ 0x7f010006
|
|
|
+ };
|
|
|
+ /**
|
|
|
+ <p>This symbol is the offset where the {@link FormulaOneApp.Classic.Android.R.attr#MvxSource}
|
|
|
+ attribute's value can be found in the {@link #MvxImageView} 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 FormulaOneApp.Classic.Android:MvxSource
|
|
|
+ */
|
|
|
+ public static final int MvxImageView_MvxSource = 0;
|
|
|
+ /** Attributes that can be used with a MvxListView.
|
|
|
+ <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 #MvxListView_MvxDropDownItemTemplate FormulaOneApp.Classic.Android:MvxDropDownItemTemplate}</code></td><td></td></tr>
|
|
|
+ <tr><td><code>{@link #MvxListView_MvxItemTemplate FormulaOneApp.Classic.Android:MvxItemTemplate}</code></td><td></td></tr>
|
|
|
+ </table>
|
|
|
+ @see #MvxListView_MvxDropDownItemTemplate
|
|
|
+ @see #MvxListView_MvxItemTemplate
|
|
|
+ */
|
|
|
+ public static final int[] MvxListView = {
|
|
|
+ 0x7f010003, 0x7f010004
|
|
|
+ };
|
|
|
+ /**
|
|
|
+ <p>This symbol is the offset where the {@link FormulaOneApp.Classic.Android.R.attr#MvxDropDownItemTemplate}
|
|
|
+ attribute's value can be found in the {@link #MvxListView} 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 FormulaOneApp.Classic.Android:MvxDropDownItemTemplate
|
|
|
+ */
|
|
|
+ public static final int MvxListView_MvxDropDownItemTemplate = 1;
|
|
|
+ /**
|
|
|
+ <p>This symbol is the offset where the {@link FormulaOneApp.Classic.Android.R.attr#MvxItemTemplate}
|
|
|
+ attribute's value can be found in the {@link #MvxListView} 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 FormulaOneApp.Classic.Android:MvxItemTemplate
|
|
|
+ */
|
|
|
+ public static final int MvxListView_MvxItemTemplate = 0;
|
|
|
+ };
|
|
|
+}
|