/* 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.android.widget; public final class R { public static final class array { public static int gplus_colors=0x7f040000; } 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 int cpbStyle=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 int cpb_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 int cpb_colors=0x7f010002; /** <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 int cpb_max_sweep_angle=0x7f010005; /** <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 int cpb_min_sweep_angle=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 int cpb_rotation_speed=0x7f010007; /** <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 int cpb_stroke_width=0x7f010003; /** <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 int cpb_sweep_speed=0x7f010006; } public static final class color { public static int black=0x7f050000; public static int cpb_default_color=0x7f050001; public static int dark_slate_gray=0x7f050002; public static int gplus_color_1=0x7f050003; public static int gplus_color_2=0x7f050004; public static int gplus_color_3=0x7f050005; public static int gplus_color_4=0x7f050006; public static int gray_1=0x7f050007; public static int gray_2=0x7f050008; } public static final class dimen { public static int cpb_default_stroke_width=0x7f060000; } public static final class drawable { public static int costum_progress_bar=0x7f020000; public static int ic_launcher=0x7f020001; public static int ic_pulltorefresh_arrow=0x7f020002; } public static final class id { public static int load_more_footer=0x7f0a0000; public static int load_more_progressBar=0x7f0a0002; public static int pull_to_refresh_header=0x7f0a0003; public static int pull_to_refresh_image=0x7f0a0005; public static int pull_to_refresh_progress=0x7f0a0004; public static int pull_to_refresh_text=0x7f0a0006; public static int pull_to_refresh_updated_at=0x7f0a0007; public static int top_line=0x7f0a0001; } public static final class integer { public static int cpb_default_max_sweep_angle=0x7f070000; public static int cpb_default_min_sweep_angle=0x7f070001; } public static final class layout { public static int load_more_footer=0x7f030000; public static int pull_to_refresh_header=0x7f030001; } public static final class string { public static int app_name=0x7f080000; public static int cpb_default_rotation_speed=0x7f080001; public static int cpb_default_sweep_speed=0x7f080002; public static int hello=0x7f080003; public static int pull_to_refresh_pull_label=0x7f080004; public static int pull_to_refresh_refreshing_label=0x7f080005; public static int pull_to_refresh_release_label=0x7f080006; public static int pull_to_refresh_tap_label=0x7f080007; } public static final class style { public static int AppThemePAR=0x7f090000; public static int CircularProgressBar=0x7f090001; public static int CircularThemeProgressBar=0x7f090002; public static int Theme_SmoothProgressBarDefaults=0x7f090003; } public static final class styleable { /** Attributes that can be used with a CircularProgressBar. <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 #CircularProgressBar_cpbStyle com.android.widget:cpbStyle}</code></td><td></td></tr> <tr><td><code>{@link #CircularProgressBar_cpb_color com.android.widget:cpb_color}</code></td><td></td></tr> <tr><td><code>{@link #CircularProgressBar_cpb_colors com.android.widget:cpb_colors}</code></td><td></td></tr> <tr><td><code>{@link #CircularProgressBar_cpb_max_sweep_angle com.android.widget:cpb_max_sweep_angle}</code></td><td></td></tr> <tr><td><code>{@link #CircularProgressBar_cpb_min_sweep_angle com.android.widget:cpb_min_sweep_angle}</code></td><td></td></tr> <tr><td><code>{@link #CircularProgressBar_cpb_rotation_speed com.android.widget:cpb_rotation_speed}</code></td><td></td></tr> <tr><td><code>{@link #CircularProgressBar_cpb_stroke_width com.android.widget:cpb_stroke_width}</code></td><td></td></tr> <tr><td><code>{@link #CircularProgressBar_cpb_sweep_speed com.android.widget:cpb_sweep_speed}</code></td><td></td></tr> </table> @see #CircularProgressBar_cpbStyle @see #CircularProgressBar_cpb_color @see #CircularProgressBar_cpb_colors @see #CircularProgressBar_cpb_max_sweep_angle @see #CircularProgressBar_cpb_min_sweep_angle @see #CircularProgressBar_cpb_rotation_speed @see #CircularProgressBar_cpb_stroke_width @see #CircularProgressBar_cpb_sweep_speed */ public static final int[] CircularProgressBar = { 0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007 }; /** <p>This symbol is the offset where the {@link com.android.widget.R.attr#cpbStyle} attribute's value can be found in the {@link #CircularProgressBar} 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 com.android.widget:cpbStyle */ public static int CircularProgressBar_cpbStyle = 0; /** <p>This symbol is the offset where the {@link com.android.widget.R.attr#cpb_color} attribute's value can be found in the {@link #CircularProgressBar} 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 com.android.widget:cpb_color */ public static int CircularProgressBar_cpb_color = 1; /** <p>This symbol is the offset where the {@link com.android.widget.R.attr#cpb_colors} attribute's value can be found in the {@link #CircularProgressBar} 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 com.android.widget:cpb_colors */ public static int CircularProgressBar_cpb_colors = 2; /** <p>This symbol is the offset where the {@link com.android.widget.R.attr#cpb_max_sweep_angle} attribute's value can be found in the {@link #CircularProgressBar} 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 com.android.widget:cpb_max_sweep_angle */ public static int CircularProgressBar_cpb_max_sweep_angle = 5; /** <p>This symbol is the offset where the {@link com.android.widget.R.attr#cpb_min_sweep_angle} attribute's value can be found in the {@link #CircularProgressBar} 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 com.android.widget:cpb_min_sweep_angle */ public static int CircularProgressBar_cpb_min_sweep_angle = 4; /** <p>This symbol is the offset where the {@link com.android.widget.R.attr#cpb_rotation_speed} attribute's value can be found in the {@link #CircularProgressBar} 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 com.android.widget:cpb_rotation_speed */ public static int CircularProgressBar_cpb_rotation_speed = 7; /** <p>This symbol is the offset where the {@link com.android.widget.R.attr#cpb_stroke_width} attribute's value can be found in the {@link #CircularProgressBar} 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 com.android.widget:cpb_stroke_width */ public static int CircularProgressBar_cpb_stroke_width = 3; /** <p>This symbol is the offset where the {@link com.android.widget.R.attr#cpb_sweep_speed} attribute's value can be found in the {@link #CircularProgressBar} 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 com.android.widget:cpb_sweep_speed */ public static int CircularProgressBar_cpb_sweep_speed = 6; }; }