/* 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.roboo.qiushibaike;
public final class R {
public static final class anim {
public static final int slide_in_from_bottom=0x7f040000;
public static final int slide_in_from_top=0x7f040001;
public static final int slide_out_to_bottom=0x7f040002;
public static final int slide_out_to_top=0x7f040003;
}
public static final class attr {
/** <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 max=0x7f010018;
/** BELOW HERE ARE DEPRECEATED. DO NOT USE.
<p>May 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>".
<p>May 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>".
*/
public static final int ptrAdapterViewBackground=0x7f010010;
/** Style of Animation should be used displayed when pulling.
<p>Must be one or more (separated by '|') 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>rotate</code></td><td>0x0</td><td></td></tr>
<tr><td><code>flip</code></td><td>0x1</td><td></td></tr>
</table>
*/
public static final int ptrAnimationStyle=0x7f01000c;
/** Drawable to use as Loading Indicator. Changes both Header and Footer.
<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 ptrDrawable=0x7f010006;
/** <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 ptrDrawableBottom=0x7f010012;
/** Drawable to use as Loading Indicator in the Footer View. Overrides value set in ptrDrawable.
<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 ptrDrawableEnd=0x7f010008;
/** Drawable to use as Loading Indicator in the Header View. Overrides value set in ptrDrawable.
<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 ptrDrawableStart=0x7f010007;
/** <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 ptrDrawableTop=0x7f010011;
/** A drawable to use as the background of the Header and Footer Loading Views
<p>May 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>".
<p>May 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>".
*/
public static final int ptrHeaderBackground=0x7f010001;
/** Text Color of the Header and Footer Loading Views Sub Header
<p>May 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>".
<p>May 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>".
*/
public static final int ptrHeaderSubTextColor=0x7f010003;
/** Base text color, typeface, size, and style for Header and Footer Loading Views
<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 ptrHeaderTextAppearance=0x7f01000a;
/** Text Color of the Header and Footer Loading Views
<p>May 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>".
<p>May 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>".
*/
public static final int ptrHeaderTextColor=0x7f010002;
/**
Whether PullToRefreshListView has it's extras enabled. This allows the user to be
able to scroll while refreshing, and behaves better. It acheives this by adding
Header and/or Footer Views to the ListView.
<p>May 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>".
<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
*/
public static final int ptrListViewExtrasEnabled=0x7f01000e;
/** Mode of Pull-to-Refresh that should be used
<p>Must be one or more (separated by '|') 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>disabled</code></td><td>0x0</td><td></td></tr>
<tr><td><code>pullFromStart</code></td><td>0x1</td><td></td></tr>
<tr><td><code>pullFromEnd</code></td><td>0x2</td><td></td></tr>
<tr><td><code>both</code></td><td>0x3</td><td></td></tr>
<tr><td><code>manualOnly</code></td><td>0x4</td><td></td></tr>
<tr><td><code>pullDownFromTop</code></td><td>0x1</td><td> These last two are depreacted </td></tr>
<tr><td><code>pullUpFromBottom</code></td><td>0x2</td><td></td></tr>
</table>
*/
public static final int ptrMode=0x7f010004;
/** Whether Android's built-in Over Scroll should be utilised for Pull-to-Refresh.
<p>May 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>".
<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
*/
public static final int ptrOverScroll=0x7f010009;
/** A drawable to use as the background of the Refreshable View
<p>May 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>".
<p>May 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>".
*/
public static final int ptrRefreshableViewBackground=0x7f010000;
/**
Whether the Drawable should be continually rotated as you pull. This only
takes effect when using the 'Rotate' Animation Style.
<p>May 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>".
<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
*/
public static final int ptrRotateDrawableWhilePulling=0x7f01000f;
/** Whether the user can scroll while the View is Refreshing
<p>May 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>".
<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
*/
public static final int ptrScrollingWhileRefreshingEnabled=0x7f01000d;
/** Whether the Indicator overlay(s) should be used
<p>May 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>".
<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
*/
public static final int ptrShowIndicator=0x7f010005;
/** Base text color, typeface, size, and style for Header and Footer Loading Views Sub Header
<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 ptrSubHeaderTextAppearance=0x7f01000b;
/** <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 roundColor=0x7f010013;
/** <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 roundProgressColor=0x7f010014;
/** <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 roundWidth=0x7f010015;
/** <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>STROKE</code></td><td>0</td><td></td></tr>
<tr><td><code>FILL</code></td><td>1</td><td></td></tr>
</table>
*/
public static final int style_style=0x7f01001a;
/** <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 textColor=0x7f010016;
/** <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 textIsDisplayable=0x7f010019;
/** <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 textSize=0x7f010017;
}
public static final class color {
public static final int ffff66=0x7f050000;
}
public static final class dimen {
public static final int header_footer_left_right_padding=0x7f060003;
public static final int header_footer_top_bottom_padding=0x7f060004;
public static final int indicator_corner_radius=0x7f060001;
public static final int indicator_internal_padding=0x7f060002;
public static final int indicator_right_padding=0x7f060000;
}
public static final class drawable {
public static final int default_ptr_flip=0x7f020000;
public static final int default_ptr_rotate=0x7f020001;
public static final int ic_csdn=0x7f020002;
public static final int ic_cydb=0x7f020003;
public static final int ic_default=0x7f020004;
public static final int ic_down=0x7f020005;
public static final int ic_kjfm=0x7f020006;
public static final int ic_launcher=0x7f020007;
public static final int ic_qsbk=0x7f020008;
public static final int ic_up=0x7f020009;
public static final int indicator_arrow=0x7f02000a;
public static final int indicator_bg_bottom=0x7f02000b;
public static final int indicator_bg_top=0x7f02000c;
public static final int list_item_selector=0x7f02000d;
}
public static final class id {
public static final int FILL=0x7f07000a;
public static final int STROKE=0x7f070009;
public static final int both=0x7f070003;
public static final int btn_anr_service=0x7f07001f;
public static final int btn_bind_service=0x7f07001b;
public static final int btn_contribute=0x7f07000f;
public static final int btn_cydb=0x7f070010;
public static final int btn_front_service=0x7f07001e;
public static final int btn_latest=0x7f07000c;
public static final int btn_no_anr_service=0x7f070020;
public static final int btn_rebind_service=0x7f07001d;
public static final int btn_start_service=0x7f070019;
public static final int btn_stop_service=0x7f07001a;
public static final int btn_today=0x7f07000d;
public static final int btn_true=0x7f07000e;
public static final int btn_unbind_service=0x7f07001c;
public static final int disabled=0x7f070000;
public static final int fl_inner=0x7f070027;
public static final int flip=0x7f070008;
public static final int frame_container=0x7f07000b;
public static final int gv_gridview=0x7f070017;
public static final int iv_author_img=0x7f07002c;
public static final int iv_img=0x7f070011;
public static final int linear_container=0x7f070018;
public static final int manualOnly=0x7f070004;
public static final int menu_settings=0x7f070031;
public static final int pb_progress=0x7f070026;
public static final int pb_progress_bar=0x7f070023;
public static final int ptr_listview=0x7f070025;
public static final int pullDownFromTop=0x7f070005;
public static final int pullFromEnd=0x7f070002;
public static final int pullFromStart=0x7f070001;
public static final int pullUpFromBottom=0x7f070006;
public static final int pull_to_refresh_image=0x7f070028;
public static final int pull_to_refresh_progress=0x7f070029;
public static final int pull_to_refresh_sub_text=0x7f07002b;
public static final int pull_to_refresh_text=0x7f07002a;
public static final int rotate=0x7f070007;
public static final int roundProgressBar=0x7f070021;
public static final int tv_agree_count=0x7f07002e;
public static final int tv_author_name=0x7f07002d;
public static final int tv_comment_author_name=0x7f070015;
public static final int tv_comment_content=0x7f070016;
public static final int tv_comment_count=0x7f070030;
public static final int tv_comment_index=0x7f070014;
public static final int tv_content=0x7f070013;
public static final int tv_dis_agree_count=0x7f07002f;
public static final int tv_text=0x7f070024;
public static final int tv_title=0x7f070012;
public static final int wv_webview=0x7f070022;
}
public static final class layout {
public static final int activity_main=0x7f030000;
public static final int base_list_item=0x7f030001;
public static final int comment_list_item=0x7f030002;
public static final int fragment_home=0x7f030003;
public static final int fragment_show_img=0x7f030004;
public static final int fragment_web_view=0x7f030005;
public static final int grid_list_item=0x7f030006;
public static final int notification=0x7f030007;
public static final int ptr_listview=0x7f030008;
public static final int pull_to_refresh_header_horizontal=0x7f030009;
public static final int pull_to_refresh_header_vertical=0x7f03000a;
public static final int qiushi_list_item=0x7f03000b;
}
public static final class menu {
public static final int activity_main=0x7f0a0000;
}
public static final class string {
public static final int app_name=0x7f080000;
public static final int hello_world=0x7f080003;
public static final int menu_settings=0x7f080004;
public static final int pull_to_refresh_from_bottom_pull_label=0x7f080010;
public static final int pull_to_refresh_from_bottom_refreshing_label=0x7f080012;
public static final int pull_to_refresh_from_bottom_release_label=0x7f080011;
public static final int pull_to_refresh_pull_label=0x7f08000d;
public static final int pull_to_refresh_refreshing_label=0x7f08000f;
public static final int pull_to_refresh_release_label=0x7f08000e;
public static final int tv_anr_service=0x7f08000b;
public static final int tv_bind_service=0x7f080007;
public static final int tv_contribute=0x7f080016;
public static final int tv_cydb=0x7f080017;
public static final int tv_front_service=0x7f08000a;
public static final int tv_latest=0x7f080013;
public static final int tv_loading_data=0x7f080002;
public static final int tv_no_anr_service=0x7f08000c;
public static final int tv_rebind_service=0x7f080009;
public static final int tv_show_img=0x7f080001;
public static final int tv_start_service=0x7f080005;
public static final int tv_stop_service=0x7f080006;
public static final int tv_today=0x7f080014;
public static final int tv_true=0x7f080015;
public static final int tv_unbind_service=0x7f080008;
}
public static final class style {
/**
Base application theme, dependent on API level. This theme is replaced
by AppBaseTheme from res/values-vXX/styles.xml on newer devices.
Theme customizations available in newer API levels can go in
res/values-vXX/styles.xml, while customizations related to
backward-compatibility can go here.
Base application theme for API 11+. This theme completely replaces
AppBaseTheme from res/values/styles.xml on API 11+ devices.
API 11 theme customizations can go here.
Base application theme for API 14+. This theme completely replaces
AppBaseTheme from BOTH res/values/styles.xml and
res/values-v11/styles.xml on API 14+ devices.
API 14 theme customizations can go here.
*/
public static final int AppBaseTheme=0x7f090000;
/** Application theme.
All customizations that are NOT specific to a particular API-level can go here.
*/
public static final int AppTheme=0x7f090001;
}
public static final class styleable {
/** Attributes that can be used with a PullToRefresh.
<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 #PullToRefresh_ptrAdapterViewBackground com.roboo.qiushibaike:ptrAdapterViewBackground}</code></td><td> BELOW HERE ARE DEPRECEATED.</td></tr>
<tr><td><code>{@link #PullToRefresh_ptrAnimationStyle com.roboo.qiushibaike:ptrAnimationStyle}</code></td><td> Style of Animation should be used displayed when pulling.</td></tr>
<tr><td><code>{@link #PullToRefresh_ptrDrawable com.roboo.qiushibaike:ptrDrawable}</code></td><td> Drawable to use as Loading Indicator.</td></tr>
<tr><td><code>{@link #PullToRefresh_ptrDrawableBottom com.roboo.qiushibaike:ptrDrawableBottom}</code></td><td></td></tr>
<tr><td><code>{@link #PullToRefresh_ptrDrawableEnd com.roboo.qiushibaike:ptrDrawableEnd}</code></td><td> Drawable to use as Loading Indicator in the Footer View.</td></tr>
<tr><td><code>{@link #PullToRefresh_ptrDrawableStart com.roboo.qiushibaike:ptrDrawableStart}</code></td><td> Drawable to use as Loading Indicator in the Header View.</td></tr>
<tr><td><code>{@link #PullToRefresh_ptrDrawableTop com.roboo.qiushibaike:ptrDrawableTop}</code></td><td></td></tr>
<tr><td><code>{@link #PullToRefresh_ptrHeaderBackground com.roboo.qiushibaike:ptrHeaderBackground}</code></td><td> A drawable to use as the background of the Header and Footer Loading Views </td></tr>
<tr><td><code>{@link #PullToRefresh_ptrHeaderSubTextColor com.roboo.qiushibaike:ptrHeaderSubTextColor}</code></td><td> Text Color of the Header and Footer Loading Views Sub Header </td></tr>
<tr><td><code>{@link #PullToRefresh_ptrHeaderTextAppearance com.roboo.qiushibaike:ptrHeaderTextAppearance}</code></td><td> Base text color, typeface, size, and style for Header and Footer Loading Views </td></tr>
<tr><td><code>{@link #PullToRefresh_ptrHeaderTextColor com.roboo.qiushibaike:ptrHeaderTextColor}</code></td><td> Text Color of the Header and Footer Loading Views </td></tr>
<tr><td><code>{@link #PullToRefresh_ptrListViewExtrasEnabled com.roboo.qiushibaike:ptrListViewExtrasEnabled}</code></td><td>
Whether PullToRefreshListView has it's extras enabled.</td></tr>
<tr><td><code>{@link #PullToRefresh_ptrMode com.roboo.qiushibaike:ptrMode}</code></td><td> Mode of Pull-to-Refresh that should be used </td></tr>
<tr><td><code>{@link #PullToRefresh_ptrOverScroll com.roboo.qiushibaike:ptrOverScroll}</code></td><td> Whether Android's built-in Over Scroll should be utilised for Pull-to-Refresh.</td></tr>
<tr><td><code>{@link #PullToRefresh_ptrRefreshableViewBackground com.roboo.qiushibaike:ptrRefreshableViewBackground}</code></td><td> A drawable to use as the background of the Refreshable View </td></tr>
<tr><td><code>{@link #PullToRefresh_ptrRotateDrawableWhilePulling com.roboo.qiushibaike:ptrRotateDrawableWhilePulling}</code></td><td>
Whether the Drawable should be continually rotated as you pull.</td></tr>
<tr><td><code>{@link #PullToRefresh_ptrScrollingWhileRefreshingEnabled com.roboo.qiushibaike:ptrScrollingWhileRefreshingEnabled}</code></td><td> Whether the user can scroll while the View is Refreshing </td></tr>
<tr><td><code>{@link #PullToRefresh_ptrShowIndicator com.roboo.qiushibaike:ptrShowIndicator}</code></td><td> Whether the Indicator overlay(s) should be used </td></tr>
<tr><td><code>{@link #PullToRefresh_ptrSubHeaderTextAppearance com.roboo.qiushibaike:ptrSubHeaderTextAppearance}</code></td><td> Base text color, typeface, size, and style for Header and Footer Loading Views Sub Header </td></tr>
</table>
@see #PullToRefresh_ptrAdapterViewBackground
@see #PullToRefresh_ptrAnimationStyle
@see #PullToRefresh_ptrDrawable
@see #PullToRefresh_ptrDrawableBottom
@see #PullToRefresh_ptrDrawableEnd
@see #PullToRefresh_ptrDrawableStart
@see #PullToRefresh_ptrDrawableTop
@see #PullToRefresh_ptrHeaderBackground
@see #PullToRefresh_ptrHeaderSubTextColor
@see #PullToRefresh_ptrHeaderTextAppearance
@see #PullToRefresh_ptrHeaderTextColor
@see #PullToRefresh_ptrListViewExtrasEnabled
@see #PullToRefresh_ptrMode
@see #PullToRefresh_ptrOverScroll
@see #PullToRefresh_ptrRefreshableViewBackground
@see #PullToRefresh_ptrRotateDrawableWhilePulling
@see #PullToRefresh_ptrScrollingWhileRefreshingEnabled
@see #PullToRefresh_ptrShowIndicator
@see #PullToRefresh_ptrSubHeaderTextAppearance
*/
public static final int[] PullToRefresh = {
0x7f010000, 0x7f010001, 0x7f010002, 0x7f010003,
0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007,
0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b,
0x7f01000c, 0x7f01000d, 0x7f01000e, 0x7f01000f,
0x7f010010, 0x7f010011, 0x7f010012
};
/**
<p>
@attr description
BELOW HERE ARE DEPRECEATED. DO NOT USE.
<p>May 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>".
<p>May 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 is a private symbol.
@attr name android:ptrAdapterViewBackground
*/
public static final int PullToRefresh_ptrAdapterViewBackground = 16;
/**
<p>
@attr description
Style of Animation should be used displayed when pulling.
<p>Must be one or more (separated by '|') 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>rotate</code></td><td>0x0</td><td></td></tr>
<tr><td><code>flip</code></td><td>0x1</td><td></td></tr>
</table>
<p>This is a private symbol.
@attr name android:ptrAnimationStyle
*/
public static final int PullToRefresh_ptrAnimationStyle = 12;
/**
<p>
@attr description
Drawable to use as Loading Indicator. Changes both Header and Footer.
<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>".
<p>This is a private symbol.
@attr name android:ptrDrawable
*/
public static final int PullToRefresh_ptrDrawable = 6;
/**
<p>This symbol is the offset where the {@link com.roboo.qiushibaike.R.attr#ptrDrawableBottom}
attribute's value can be found in the {@link #PullToRefresh} 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 android:ptrDrawableBottom
*/
public static final int PullToRefresh_ptrDrawableBottom = 18;
/**
<p>
@attr description
Drawable to use as Loading Indicator in the Footer View. Overrides value set in ptrDrawable.
<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>".
<p>This is a private symbol.
@attr name android:ptrDrawableEnd
*/
public static final int PullToRefresh_ptrDrawableEnd = 8;
/**
<p>
@attr description
Drawable to use as Loading Indicator in the Header View. Overrides value set in ptrDrawable.
<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>".
<p>This is a private symbol.
@attr name android:ptrDrawableStart
*/
public static final int PullToRefresh_ptrDrawableStart = 7;
/**
<p>This symbol is the offset where the {@link com.roboo.qiushibaike.R.attr#ptrDrawableTop}
attribute's value can be found in the {@link #PullToRefresh} 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 android:ptrDrawableTop
*/
public static final int PullToRefresh_ptrDrawableTop = 17;
/**
<p>
@attr description
A drawable to use as the background of the Header and Footer Loading Views
<p>May 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>".
<p>May 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 is a private symbol.
@attr name android:ptrHeaderBackground
*/
public static final int PullToRefresh_ptrHeaderBackground = 1;
/**
<p>
@attr description
Text Color of the Header and Footer Loading Views Sub Header
<p>May 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>".
<p>May 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 is a private symbol.
@attr name android:ptrHeaderSubTextColor
*/
public static final int PullToRefresh_ptrHeaderSubTextColor = 3;
/**
<p>
@attr description
Base text color, typeface, size, and style for Header and Footer Loading Views
<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>".
<p>This is a private symbol.
@attr name android:ptrHeaderTextAppearance
*/
public static final int PullToRefresh_ptrHeaderTextAppearance = 10;
/**
<p>
@attr description
Text Color of the Header and Footer Loading Views
<p>May 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>".
<p>May 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 is a private symbol.
@attr name android:ptrHeaderTextColor
*/
public static final int PullToRefresh_ptrHeaderTextColor = 2;
/**
<p>
@attr description
Whether PullToRefreshListView has it's extras enabled. This allows the user to be
able to scroll while refreshing, and behaves better. It acheives this by adding
Header and/or Footer Views to the ListView.
<p>May 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>".
<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This is a private symbol.
@attr name android:ptrListViewExtrasEnabled
*/
public static final int PullToRefresh_ptrListViewExtrasEnabled = 14;
/**
<p>
@attr description
Mode of Pull-to-Refresh that should be used
<p>Must be one or more (separated by '|') 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>disabled</code></td><td>0x0</td><td></td></tr>
<tr><td><code>pullFromStart</code></td><td>0x1</td><td></td></tr>
<tr><td><code>pullFromEnd</code></td><td>0x2</td><td></td></tr>
<tr><td><code>both</code></td><td>0x3</td><td></td></tr>
<tr><td><code>manualOnly</code></td><td>0x4</td><td></td></tr>
<tr><td><code>pullDownFromTop</code></td><td>0x1</td><td> These last two are depreacted </td></tr>
<tr><td><code>pullUpFromBottom</code></td><td>0x2</td><td></td></tr>
</table>
<p>This is a private symbol.
@attr name android:ptrMode
*/
public static final int PullToRefresh_ptrMode = 4;
/**
<p>
@attr description
Whether Android's built-in Over Scroll should be utilised for Pull-to-Refresh.
<p>May 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>".
<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This is a private symbol.
@attr name android:ptrOverScroll
*/
public static final int PullToRefresh_ptrOverScroll = 9;
/**
<p>
@attr description
A drawable to use as the background of the Refreshable View
<p>May 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>".
<p>May 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 is a private symbol.
@attr name android:ptrRefreshableViewBackground
*/
public static final int PullToRefresh_ptrRefreshableViewBackground = 0;
/**
<p>
@attr description
Whether the Drawable should be continually rotated as you pull. This only
takes effect when using the 'Rotate' Animation Style.
<p>May 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>".
<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This is a private symbol.
@attr name android:ptrRotateDrawableWhilePulling
*/
public static final int PullToRefresh_ptrRotateDrawableWhilePulling = 15;
/**
<p>
@attr description
Whether the user can scroll while the View is Refreshing
<p>May 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>".
<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This is a private symbol.
@attr name android:ptrScrollingWhileRefreshingEnabled
*/
public static final int PullToRefresh_ptrScrollingWhileRefreshingEnabled = 13;
/**
<p>
@attr description
Whether the Indicator overlay(s) should be used
<p>May 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>".
<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
<p>This is a private symbol.
@attr name android:ptrShowIndicator
*/
public static final int PullToRefresh_ptrShowIndicator = 5;
/**
<p>
@attr description
Base text color, typeface, size, and style for Header and Footer Loading Views Sub Header
<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>".
<p>This is a private symbol.
@attr name android:ptrSubHeaderTextAppearance
*/
public static final int PullToRefresh_ptrSubHeaderTextAppearance = 11;
/** Attributes that can be used with a RoundProgressBar.
<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 #RoundProgressBar_max com.roboo.qiushibaike:max}</code></td><td></td></tr>
<tr><td><code>{@link #RoundProgressBar_roundColor com.roboo.qiushibaike:roundColor}</code></td><td></td></tr>
<tr><td><code>{@link #RoundProgressBar_roundProgressColor com.roboo.qiushibaike:roundProgressColor}</code></td><td></td></tr>
<tr><td><code>{@link #RoundProgressBar_roundWidth com.roboo.qiushibaike:roundWidth}</code></td><td></td></tr>
<tr><td><code>{@link #RoundProgressBar_style_style com.roboo.qiushibaike:style_style}</code></td><td></td></tr>
<tr><td><code>{@link #RoundProgressBar_textColor com.roboo.qiushibaike:textColor}</code></td><td></td></tr>
<tr><td><code>{@link #RoundProgressBar_textIsDisplayable com.roboo.qiushibaike:textIsDisplayable}</code></td><td></td></tr>
<tr><td><code>{@link #RoundProgressBar_textSize com.roboo.qiushibaike:textSize}</code></td><td></td></tr>
</table>
@see #RoundProgressBar_max
@see #RoundProgressBar_roundColor
@see #RoundProgressBar_roundProgressColor
@see #RoundProgressBar_roundWidth
@see #RoundProgressBar_style_style
@see #RoundProgressBar_textColor
@see #RoundProgressBar_textIsDisplayable
@see #RoundProgressBar_textSize
*/
public static final int[] RoundProgressBar = {
0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016,
0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a
};
/**
<p>This symbol is the offset where the {@link com.roboo.qiushibaike.R.attr#max}
attribute's value can be found in the {@link #RoundProgressBar} 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 android:max
*/
public static final int RoundProgressBar_max = 5;
/**
<p>This symbol is the offset where the {@link com.roboo.qiushibaike.R.attr#roundColor}
attribute's value can be found in the {@link #RoundProgressBar} 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 android:roundColor
*/
public static final int RoundProgressBar_roundColor = 0;
/**
<p>This symbol is the offset where the {@link com.roboo.qiushibaike.R.attr#roundProgressColor}
attribute's value can be found in the {@link #RoundProgressBar} 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 android:roundProgressColor
*/
public static final int RoundProgressBar_roundProgressColor = 1;
/**
<p>This symbol is the offset where the {@link com.roboo.qiushibaike.R.attr#roundWidth}
attribute's value can be found in the {@link #RoundProgressBar} 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 android:roundWidth
*/
public static final int RoundProgressBar_roundWidth = 2;
/**
<p>This symbol is the offset where the {@link com.roboo.qiushibaike.R.attr#style_style}
attribute's value can be found in the {@link #RoundProgressBar} 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>STROKE</code></td><td>0</td><td></td></tr>
<tr><td><code>FILL</code></td><td>1</td><td></td></tr>
</table>
@attr name android:style_style
*/
public static final int RoundProgressBar_style_style = 7;
/**
<p>This symbol is the offset where the {@link com.roboo.qiushibaike.R.attr#textColor}
attribute's value can be found in the {@link #RoundProgressBar} 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 android:textColor
*/
public static final int RoundProgressBar_textColor = 3;
/**
<p>This symbol is the offset where the {@link com.roboo.qiushibaike.R.attr#textIsDisplayable}
attribute's value can be found in the {@link #RoundProgressBar} 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 android:textIsDisplayable
*/
public static final int RoundProgressBar_textIsDisplayable = 6;
/**
<p>This symbol is the offset where the {@link com.roboo.qiushibaike.R.attr#textSize}
attribute's value can be found in the {@link #RoundProgressBar} 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 android:textSize
*/
public static final int RoundProgressBar_textSize = 4;
};
}