/* 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.handmark.pulltorefresh.library; public final class R { public static final class anim { public static int slide_in_from_bottom=0x7f040000; public static int slide_in_from_top=0x7f040001; public static int slide_out_to_bottom=0x7f040002; public static int slide_out_to_top=0x7f040003; } public static final class attr { /** <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 int ptrAdapterViewBackground=0x7f010010; /** <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 int ptrAnimationStyle=0x7f01000c; /** <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 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 int ptrDrawableBottom=0x7f010012; /** <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 ptrDrawableEnd=0x7f010008; /** <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 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 int ptrDrawableTop=0x7f010011; /** <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 int ptrHeaderBackground=0x7f010001; /** <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 int ptrHeaderSubTextColor=0x7f010003; /** <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 ptrHeaderTextAppearance=0x7f01000a; /** <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 int ptrHeaderTextColor=0x7f010002; /** <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 int ptrListViewExtrasEnabled=0x7f01000e; /** <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></td></tr> <tr><td><code>pullUpFromBottom</code></td><td>0x2</td><td></td></tr> </table> */ public static int ptrMode=0x7f010004; /** <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 int ptrOverScroll=0x7f010009; /** <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 int ptrRefreshableViewBackground=0x7f010000; /** <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 int ptrRotateDrawableWhilePulling=0x7f01000f; /** <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 int ptrScrollingWhileRefreshingEnabled=0x7f01000d; /** <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 int ptrShowIndicator=0x7f010005; /** <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 ptrSubHeaderTextAppearance=0x7f01000b; } public static final class dimen { public static int header_footer_left_right_padding=0x7f070000; public static int header_footer_top_bottom_padding=0x7f070001; public static int indicator_corner_radius=0x7f070002; public static int indicator_internal_padding=0x7f070003; public static int indicator_right_padding=0x7f070004; } public static final class drawable { public static int default_ptr_flip=0x7f020000; public static int default_ptr_rotate=0x7f020001; public static int indicator_arrow=0x7f020002; public static int indicator_bg_bottom=0x7f020003; public static int indicator_bg_top=0x7f020004; } public static final class id { public static int both=0x7f060003; public static int disabled=0x7f060000; public static int fl_inner=0x7f06000c; public static int flip=0x7f060008; public static int gridview=0x7f060009; public static int manualOnly=0x7f060004; public static int pullDownFromTop=0x7f060005; public static int pullFromEnd=0x7f060002; public static int pullFromStart=0x7f060001; public static int pullUpFromBottom=0x7f060006; public static int pull_to_refresh_image=0x7f06000d; public static int pull_to_refresh_progress=0x7f06000e; public static int pull_to_refresh_sub_text=0x7f060010; public static int pull_to_refresh_text=0x7f06000f; public static int rotate=0x7f060007; public static int scrollview=0x7f06000a; public static int webview=0x7f06000b; } public static final class layout { public static int pull_to_refresh_header_horizontal=0x7f030000; public static int pull_to_refresh_header_vertical=0x7f030001; } public static final class string { public static int pull_to_refresh_from_bottom_pull_label=0x7f050003; public static int pull_to_refresh_from_bottom_refreshing_label=0x7f050004; public static int pull_to_refresh_from_bottom_release_label=0x7f050005; public static int pull_to_refresh_pull_label=0x7f050000; public static int pull_to_refresh_refreshing_label=0x7f050001; public static int pull_to_refresh_release_label=0x7f050002; } 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.handmark.pulltorefresh.library:ptrAdapterViewBackground}</code></td><td></td></tr> <tr><td><code>{@link #PullToRefresh_ptrAnimationStyle com.handmark.pulltorefresh.library:ptrAnimationStyle}</code></td><td></td></tr> <tr><td><code>{@link #PullToRefresh_ptrDrawable com.handmark.pulltorefresh.library:ptrDrawable}</code></td><td></td></tr> <tr><td><code>{@link #PullToRefresh_ptrDrawableBottom com.handmark.pulltorefresh.library:ptrDrawableBottom}</code></td><td></td></tr> <tr><td><code>{@link #PullToRefresh_ptrDrawableEnd com.handmark.pulltorefresh.library:ptrDrawableEnd}</code></td><td></td></tr> <tr><td><code>{@link #PullToRefresh_ptrDrawableStart com.handmark.pulltorefresh.library:ptrDrawableStart}</code></td><td></td></tr> <tr><td><code>{@link #PullToRefresh_ptrDrawableTop com.handmark.pulltorefresh.library:ptrDrawableTop}</code></td><td></td></tr> <tr><td><code>{@link #PullToRefresh_ptrHeaderBackground com.handmark.pulltorefresh.library:ptrHeaderBackground}</code></td><td></td></tr> <tr><td><code>{@link #PullToRefresh_ptrHeaderSubTextColor com.handmark.pulltorefresh.library:ptrHeaderSubTextColor}</code></td><td></td></tr> <tr><td><code>{@link #PullToRefresh_ptrHeaderTextAppearance com.handmark.pulltorefresh.library:ptrHeaderTextAppearance}</code></td><td></td></tr> <tr><td><code>{@link #PullToRefresh_ptrHeaderTextColor com.handmark.pulltorefresh.library:ptrHeaderTextColor}</code></td><td></td></tr> <tr><td><code>{@link #PullToRefresh_ptrListViewExtrasEnabled com.handmark.pulltorefresh.library:ptrListViewExtrasEnabled}</code></td><td></td></tr> <tr><td><code>{@link #PullToRefresh_ptrMode com.handmark.pulltorefresh.library:ptrMode}</code></td><td></td></tr> <tr><td><code>{@link #PullToRefresh_ptrOverScroll com.handmark.pulltorefresh.library:ptrOverScroll}</code></td><td></td></tr> <tr><td><code>{@link #PullToRefresh_ptrRefreshableViewBackground com.handmark.pulltorefresh.library:ptrRefreshableViewBackground}</code></td><td></td></tr> <tr><td><code>{@link #PullToRefresh_ptrRotateDrawableWhilePulling com.handmark.pulltorefresh.library:ptrRotateDrawableWhilePulling}</code></td><td></td></tr> <tr><td><code>{@link #PullToRefresh_ptrScrollingWhileRefreshingEnabled com.handmark.pulltorefresh.library:ptrScrollingWhileRefreshingEnabled}</code></td><td></td></tr> <tr><td><code>{@link #PullToRefresh_ptrShowIndicator com.handmark.pulltorefresh.library:ptrShowIndicator}</code></td><td></td></tr> <tr><td><code>{@link #PullToRefresh_ptrSubHeaderTextAppearance com.handmark.pulltorefresh.library:ptrSubHeaderTextAppearance}</code></td><td></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>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrAdapterViewBackground} attribute's value can be found in the {@link #PullToRefresh} array. <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>". @attr name com.handmark.pulltorefresh.library:ptrAdapterViewBackground */ public static final int PullToRefresh_ptrAdapterViewBackground = 16; /** <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrAnimationStyle} attribute's value can be found in the {@link #PullToRefresh} array. <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> @attr name com.handmark.pulltorefresh.library:ptrAnimationStyle */ public static final int PullToRefresh_ptrAnimationStyle = 12; /** <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrDrawable} 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 com.handmark.pulltorefresh.library:ptrDrawable */ public static final int PullToRefresh_ptrDrawable = 6; /** <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.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 com.handmark.pulltorefresh.library:ptrDrawableBottom */ public static final int PullToRefresh_ptrDrawableBottom = 18; /** <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrDrawableEnd} 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 com.handmark.pulltorefresh.library:ptrDrawableEnd */ public static final int PullToRefresh_ptrDrawableEnd = 8; /** <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrDrawableStart} 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 com.handmark.pulltorefresh.library:ptrDrawableStart */ public static final int PullToRefresh_ptrDrawableStart = 7; /** <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.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 com.handmark.pulltorefresh.library:ptrDrawableTop */ public static final int PullToRefresh_ptrDrawableTop = 17; /** <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrHeaderBackground} attribute's value can be found in the {@link #PullToRefresh} array. <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>". @attr name com.handmark.pulltorefresh.library:ptrHeaderBackground */ public static final int PullToRefresh_ptrHeaderBackground = 1; /** <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrHeaderSubTextColor} attribute's value can be found in the {@link #PullToRefresh} array. <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>". @attr name com.handmark.pulltorefresh.library:ptrHeaderSubTextColor */ public static final int PullToRefresh_ptrHeaderSubTextColor = 3; /** <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrHeaderTextAppearance} 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 com.handmark.pulltorefresh.library:ptrHeaderTextAppearance */ public static final int PullToRefresh_ptrHeaderTextAppearance = 10; /** <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrHeaderTextColor} attribute's value can be found in the {@link #PullToRefresh} array. <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>". @attr name com.handmark.pulltorefresh.library:ptrHeaderTextColor */ public static final int PullToRefresh_ptrHeaderTextColor = 2; /** <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrListViewExtrasEnabled} attribute's value can be found in the {@link #PullToRefresh} array. <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>". @attr name com.handmark.pulltorefresh.library:ptrListViewExtrasEnabled */ public static final int PullToRefresh_ptrListViewExtrasEnabled = 14; /** <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrMode} attribute's value can be found in the {@link #PullToRefresh} array. <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></td></tr> <tr><td><code>pullUpFromBottom</code></td><td>0x2</td><td></td></tr> </table> @attr name com.handmark.pulltorefresh.library:ptrMode */ public static final int PullToRefresh_ptrMode = 4; /** <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrOverScroll} attribute's value can be found in the {@link #PullToRefresh} array. <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>". @attr name com.handmark.pulltorefresh.library:ptrOverScroll */ public static final int PullToRefresh_ptrOverScroll = 9; /** <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrRefreshableViewBackground} attribute's value can be found in the {@link #PullToRefresh} array. <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>". @attr name com.handmark.pulltorefresh.library:ptrRefreshableViewBackground */ public static final int PullToRefresh_ptrRefreshableViewBackground = 0; /** <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrRotateDrawableWhilePulling} attribute's value can be found in the {@link #PullToRefresh} array. <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>". @attr name com.handmark.pulltorefresh.library:ptrRotateDrawableWhilePulling */ public static final int PullToRefresh_ptrRotateDrawableWhilePulling = 15; /** <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrScrollingWhileRefreshingEnabled} attribute's value can be found in the {@link #PullToRefresh} array. <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>". @attr name com.handmark.pulltorefresh.library:ptrScrollingWhileRefreshingEnabled */ public static final int PullToRefresh_ptrScrollingWhileRefreshingEnabled = 13; /** <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrShowIndicator} attribute's value can be found in the {@link #PullToRefresh} array. <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>". @attr name com.handmark.pulltorefresh.library:ptrShowIndicator */ public static final int PullToRefresh_ptrShowIndicator = 5; /** <p>This symbol is the offset where the {@link com.handmark.pulltorefresh.library.R.attr#ptrSubHeaderTextAppearance} 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 com.handmark.pulltorefresh.library:ptrSubHeaderTextAppearance */ public static final int PullToRefresh_ptrSubHeaderTextAppearance = 11; }; }