/* 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 fr.castorflex.android.smoothprogressbar.sample; public final class R { public static final class array { public static final int colors=0x7f0b0000; public static final int gplus_colors=0x7f0b0001; public static final int interpolators=0x7f0b0002; } 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 final int spbStyle=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 spb_color=0x7f010001; /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</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 final int spb_colors=0x7f010009; /** <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>spb_interpolator_accelerate</code></td><td>0</td><td></td></tr> <tr><td><code>spb_interpolator_linear</code></td><td>1</td><td></td></tr> <tr><td><code>spb_interpolator_acceleratedecelerate</code></td><td>2</td><td></td></tr> <tr><td><code>spb_interpolator_decelerate</code></td><td>3</td><td></td></tr> </table> */ public static final int spb_interpolator=0x7f010006; /** <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 final int spb_mirror_mode=0x7f010008; /** <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 final int spb_reversed=0x7f010007; /** <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 final int spb_sections_count=0x7f010004; /** <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 final int spb_speed=0x7f010005; /** <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 spb_stroke_separator_length=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 final int spb_stroke_width=0x7f010002; } public static final class bool { public static final int spb_default_mirror_mode=0x7f090001; public static final int spb_default_reversed=0x7f090000; } public static final class color { public static final int gplus_color_1=0x7f050001; public static final int gplus_color_2=0x7f050002; public static final int gplus_color_3=0x7f050003; public static final int gplus_color_4=0x7f050004; public static final int holo_blue_dark=0x7f050005; public static final int holo_green_dark=0x7f050007; public static final int holo_purple_dark=0x7f050008; public static final int holo_red_dark=0x7f050009; public static final int holo_yellow_dark=0x7f050006; public static final int spb_default_color=0x7f050000; } public static final class dimen { public static final int spb_default_stroke_separator_length=0x7f060000; public static final int spb_default_stroke_width=0x7f060001; } public static final class drawable { public static final int ic_launcher=0x7f020000; } public static final class id { public static final int button=0x7f040010; public static final int button_make=0x7f040012; public static final int checkbox_mirror=0x7f040006; public static final int checkbox_reversed=0x7f040005; public static final int container=0x7f040011; public static final int progressbar=0x7f040004; public static final int progressbar1=0x7f040013; public static final int progressbar2=0x7f040014; public static final int progressbar3=0x7f040015; public static final int progressbar4=0x7f040016; public static final int seekbar_sections_count=0x7f04000e; public static final int seekbar_separator_length=0x7f04000c; public static final int seekbar_speed=0x7f040008; public static final int seekbar_stroke_width=0x7f04000a; public static final int spb_interpolator_accelerate=0x7f040000; public static final int spb_interpolator_acceleratedecelerate=0x7f040002; public static final int spb_interpolator_decelerate=0x7f040003; public static final int spb_interpolator_linear=0x7f040001; public static final int spinner_interpolator=0x7f04000f; public static final int textview_sections_count=0x7f04000d; public static final int textview_separator_length=0x7f04000b; public static final int textview_speed=0x7f040007; public static final int textview_stroke_width=0x7f040009; } public static final class integer { public static final int spb_default_interpolator=0x7f070001; public static final int spb_default_sections_count=0x7f070000; } public static final class layout { public static final int activity_custom=0x7f030000; public static final int activity_main=0x7f030001; } public static final class string { public static final int app_name=0x7f080001; public static final int spb_default_speed=0x7f080000; } public static final class style { public static final int AppTheme=0x7f0a0002; public static final int GNowProgressBar=0x7f0a0005; public static final int GPlusProgressBar=0x7f0a0004; public static final int ProgressBar_Horizontal=0x7f0a0003; public static final int SmoothProgressBar=0x7f0a0001; public static final int Theme_SmoothProgressBarDefaults=0x7f0a0000; } public static final class styleable { /** Attributes that can be used with a SmoothProgressBar. <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 #SmoothProgressBar_spbStyle fr.castorflex.android.smoothprogressbar.sample:spbStyle}</code></td><td></td></tr> <tr><td><code>{@link #SmoothProgressBar_spb_color fr.castorflex.android.smoothprogressbar.sample:spb_color}</code></td><td></td></tr> <tr><td><code>{@link #SmoothProgressBar_spb_colors fr.castorflex.android.smoothprogressbar.sample:spb_colors}</code></td><td></td></tr> <tr><td><code>{@link #SmoothProgressBar_spb_interpolator fr.castorflex.android.smoothprogressbar.sample:spb_interpolator}</code></td><td></td></tr> <tr><td><code>{@link #SmoothProgressBar_spb_mirror_mode fr.castorflex.android.smoothprogressbar.sample:spb_mirror_mode}</code></td><td></td></tr> <tr><td><code>{@link #SmoothProgressBar_spb_reversed fr.castorflex.android.smoothprogressbar.sample:spb_reversed}</code></td><td></td></tr> <tr><td><code>{@link #SmoothProgressBar_spb_sections_count fr.castorflex.android.smoothprogressbar.sample:spb_sections_count}</code></td><td></td></tr> <tr><td><code>{@link #SmoothProgressBar_spb_speed fr.castorflex.android.smoothprogressbar.sample:spb_speed}</code></td><td></td></tr> <tr><td><code>{@link #SmoothProgressBar_spb_stroke_separator_length fr.castorflex.android.smoothprogressbar.sample:spb_stroke_separator_length}</code></td><td></td></tr> <tr><td><code>{@link #SmoothProgressBar_spb_stroke_width fr.castorflex.android.smoothprogressbar.sample:spb_stroke_width}</code></td><td></td></tr> </table> @see #SmoothProgressBar_spbStyle @see #SmoothProgressBar_spb_color @see #SmoothProgressBar_spb_colors @see #SmoothProgressBar_spb_interpolator @see #SmoothProgressBar_spb_mirror_mode @see #SmoothProgressBar_spb_reversed @see #SmoothProgressBar_spb_sections_count @see #SmoothProgressBar_spb_speed @see #SmoothProgressBar_spb_stroke_separator_length @see #SmoothProgressBar_spb_stroke_width */ public static final int[] SmoothProgressBar = { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009 }; /** <p>This symbol is the offset where the {@link fr.castorflex.android.smoothprogressbar.sample.R.attr#spbStyle} attribute's value can be found in the {@link #SmoothProgressBar} 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 fr.castorflex.android.smoothprogressbar.sample:spbStyle */ public static final int SmoothProgressBar_spbStyle = 0; /** <p>This symbol is the offset where the {@link fr.castorflex.android.smoothprogressbar.sample.R.attr#spb_color} attribute's value can be found in the {@link #SmoothProgressBar} 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 fr.castorflex.android.smoothprogressbar.sample:spb_color */ public static final int SmoothProgressBar_spb_color = 1; /** <p>This symbol is the offset where the {@link fr.castorflex.android.smoothprogressbar.sample.R.attr#spb_colors} attribute's value can be found in the {@link #SmoothProgressBar} 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 fr.castorflex.android.smoothprogressbar.sample:spb_colors */ public static final int SmoothProgressBar_spb_colors = 9; /** <p>This symbol is the offset where the {@link fr.castorflex.android.smoothprogressbar.sample.R.attr#spb_interpolator} attribute's value can be found in the {@link #SmoothProgressBar} 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>spb_interpolator_accelerate</code></td><td>0</td><td></td></tr> <tr><td><code>spb_interpolator_linear</code></td><td>1</td><td></td></tr> <tr><td><code>spb_interpolator_acceleratedecelerate</code></td><td>2</td><td></td></tr> <tr><td><code>spb_interpolator_decelerate</code></td><td>3</td><td></td></tr> </table> @attr name fr.castorflex.android.smoothprogressbar.sample:spb_interpolator */ public static final int SmoothProgressBar_spb_interpolator = 6; /** <p>This symbol is the offset where the {@link fr.castorflex.android.smoothprogressbar.sample.R.attr#spb_mirror_mode} attribute's value can be found in the {@link #SmoothProgressBar} 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 fr.castorflex.android.smoothprogressbar.sample:spb_mirror_mode */ public static final int SmoothProgressBar_spb_mirror_mode = 8; /** <p>This symbol is the offset where the {@link fr.castorflex.android.smoothprogressbar.sample.R.attr#spb_reversed} attribute's value can be found in the {@link #SmoothProgressBar} 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 fr.castorflex.android.smoothprogressbar.sample:spb_reversed */ public static final int SmoothProgressBar_spb_reversed = 7; /** <p>This symbol is the offset where the {@link fr.castorflex.android.smoothprogressbar.sample.R.attr#spb_sections_count} attribute's value can be found in the {@link #SmoothProgressBar} 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 fr.castorflex.android.smoothprogressbar.sample:spb_sections_count */ public static final int SmoothProgressBar_spb_sections_count = 4; /** <p>This symbol is the offset where the {@link fr.castorflex.android.smoothprogressbar.sample.R.attr#spb_speed} attribute's value can be found in the {@link #SmoothProgressBar} 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 fr.castorflex.android.smoothprogressbar.sample:spb_speed */ public static final int SmoothProgressBar_spb_speed = 5; /** <p>This symbol is the offset where the {@link fr.castorflex.android.smoothprogressbar.sample.R.attr#spb_stroke_separator_length} attribute's value can be found in the {@link #SmoothProgressBar} 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 fr.castorflex.android.smoothprogressbar.sample:spb_stroke_separator_length */ public static final int SmoothProgressBar_spb_stroke_separator_length = 3; /** <p>This symbol is the offset where the {@link fr.castorflex.android.smoothprogressbar.sample.R.attr#spb_stroke_width} attribute's value can be found in the {@link #SmoothProgressBar} 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 fr.castorflex.android.smoothprogressbar.sample:spb_stroke_width */ public static final int SmoothProgressBar_spb_stroke_width = 2; }; }