/* 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.txsc.supplier; 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_left_in=0x7f040002; public static final int slide_left_out=0x7f040003; public static final int slide_out_to_bottom=0x7f040004; public static final int slide_out_to_top=0x7f040005; public static final int slide_right_in=0x7f040006; public static final int slide_right_out=0x7f040007; } public static final class attr { /** 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; } public static final class color { public static final int tab_text_check=0x7f080002; public static final int tab_text_normal=0x7f080001; public static final int tab_text_selector=0x7f080003; public static final int tb_munion_item_force=0x7f080000; } public static final class dimen { public static final int header_footer_left_right_padding=0x7f050003; public static final int header_footer_top_bottom_padding=0x7f050004; public static final int indicator_corner_radius=0x7f050001; public static final int indicator_internal_padding=0x7f050002; public static final int indicator_right_padding=0x7f050000; public static final int p1_main_my_user_height=0x7f050007; public static final int p1_main_promotion_imgheight=0x7f050005; public static final int p1_main_promotion_itemhight=0x7f050006; public static final int p2_goods_detail_pic_height=0x7f050009; public static final int p2_main_goodlist_tab_height=0x7f050008; } public static final class drawable { public static final int back_btn_selector=0x7f020000; public static final int bg_my_user_info=0x7f020001; public static final int bg_tab_long=0x7f020002; public static final int default_ptr_flip=0x7f020003; public static final int default_ptr_rotate=0x7f020004; public static final int ic_empty=0x7f020005; public static final int ic_error=0x7f020006; public static final int ic_launcher=0x7f020007; public static final int ic_stub=0x7f020008; public static final int img_arrow_right=0x7f020009; public static final int img_title_back=0x7f02000a; public static final int img_title_back_press=0x7f02000b; public static final int indicator_arrow=0x7f02000c; public static final int indicator_bg_bottom=0x7f02000d; public static final int indicator_bg_top=0x7f02000e; public static final int listview_item_split_back_normal=0x7f02000f; public static final int listview_item_split_back_pressed=0x7f020010; public static final int login_btn_normal=0x7f020011; public static final int login_btn_pressed=0x7f020012; public static final int login_btn_selector=0x7f020013; public static final int logo_welcome=0x7f020014; public static final int p1_tab_bg_selector=0x7f020015; public static final int selector_listview_item_split=0x7f020016; public static final int tab_bg_check=0x7f020017; public static final int tab_bg_normal=0x7f020018; public static final int tab_icon_order=0x7f020019; public static final int tab_icon_quotation=0x7f02001a; public static final int tab_icon_user=0x7f02001b; public static final int tb_munion_icon=0x7f02001c; public static final int tb_munion_item_selector=0x7f02001d; public static final int top_bar_bg=0x7f02001e; public static final int umeng_common_gradient_green=0x7f02001f; public static final int umeng_common_gradient_orange=0x7f020020; public static final int umeng_common_gradient_red=0x7f020021; public static final int umeng_update_btn_check_off_focused_holo_light=0x7f020022; public static final int umeng_update_btn_check_off_holo_light=0x7f020023; public static final int umeng_update_btn_check_off_pressed_holo_light=0x7f020024; public static final int umeng_update_btn_check_on_focused_holo_light=0x7f020025; public static final int umeng_update_btn_check_on_holo_light=0x7f020026; public static final int umeng_update_btn_check_on_pressed_holo_light=0x7f020027; public static final int umeng_update_button_cancel_bg_focused=0x7f020028; public static final int umeng_update_button_cancel_bg_normal=0x7f020029; public static final int umeng_update_button_cancel_bg_selector=0x7f02002a; public static final int umeng_update_button_cancel_bg_tap=0x7f02002b; public static final int umeng_update_button_check_selector=0x7f02002c; public static final int umeng_update_button_close_bg_selector=0x7f02002d; public static final int umeng_update_button_ok_bg_focused=0x7f02002e; public static final int umeng_update_button_ok_bg_normal=0x7f02002f; public static final int umeng_update_button_ok_bg_selector=0x7f020030; public static final int umeng_update_button_ok_bg_tap=0x7f020031; public static final int umeng_update_close_bg_normal=0x7f020032; public static final int umeng_update_close_bg_tap=0x7f020033; public static final int umeng_update_dialog_bg=0x7f020034; public static final int umeng_update_title_bg=0x7f020035; public static final int umeng_update_wifi_disable=0x7f020036; public static final int zhijiao=0x7f020037; } public static final class id { public static final int ad_image=0x7f060065; public static final int both=0x7f060003; public static final int disabled=0x7f060004; public static final int fl_inner=0x7f06005b; public static final int flip=0x7f06000a; public static final int gridview=0x7f060000; public static final int ll_detail_bottom=0x7f060034; public static final int loading=0x7f060069; public static final int manualOnly=0x7f060005; public static final int p1_line_top_bar=0x7f06000c; public static final int p1_main_my_info_ui=0x7f060011; public static final int p2_btn_change_info_ok=0x7f06002a; public static final int p2_btn_change_ok=0x7f06002e; public static final int p2_btn_login_forget=0x7f060033; public static final int p2_btn_login_login=0x7f060031; public static final int p2_btn_login_regist=0x7f060032; public static final int p2_btn_regist_regist=0x7f06004c; public static final int p2_btn_search_ok=0x7f060044; public static final int p2_btn_staff_commit=0x7f060055; public static final int p2_edit_change_order_freight=0x7f06005a; public static final int p2_edit_change_order_num=0x7f060058; public static final int p2_edit_change_pass_confirm=0x7f06002d; public static final int p2_edit_change_pass_new=0x7f06002c; public static final int p2_edit_change_pass_old=0x7f06002b; public static final int p2_edit_change_phone=0x7f060027; public static final int p2_edit_change_qq=0x7f060028; public static final int p2_edit_change_realname=0x7f060026; public static final int p2_edit_change_wx=0x7f060029; public static final int p2_edit_login_password=0x7f060030; public static final int p2_edit_login_username=0x7f06002f; public static final int p2_edit_regist_confirm=0x7f06004a; public static final int p2_edit_regist_password=0x7f060049; public static final int p2_edit_regist_phone=0x7f06004b; public static final int p2_edit_regist_testing=0x7f060048; public static final int p2_edit_regist_username=0x7f060047; public static final int p2_edit_staff_name=0x7f06004e; public static final int p2_edit_staff_password=0x7f06004f; public static final int p2_edit_staff_phone=0x7f060050; public static final int p2_edit_staff_remarks=0x7f060053; public static final int p2_edit_staff_sendarea=0x7f060052; public static final int p2_edit_staff_usersn=0x7f060051; public static final int p2_endtime_search=0x7f060040; public static final int p2_img_back=0x7f06000d; public static final int p2_item_detail_image_pic=0x7f060018; public static final int p2_item_detail_text_name=0x7f060019; public static final int p2_item_detail_text_state=0x7f06001b; public static final int p2_item_detail_text_total=0x7f06001a; public static final int p2_iv_staff_title_back=0x7f060038; public static final int p2_list_main_quote=0x7f060046; public static final int p2_list_purchase_frag=0x7f060010; public static final int p2_list_wholesale_frag=0x7f06000e; public static final int p2_lv_staff_list=0x7f060057; public static final int p2_main_order_detail=0x7f06003a; public static final int p2_main_order_detail_list=0x7f06003b; public static final int p2_order_pay_state=0x7f060041; public static final int p2_order_pay_type=0x7f060043; public static final int p2_order_state=0x7f060042; public static final int p2_ordernumber_search=0x7f06003e; public static final int p2_search_back=0x7f06003c; public static final int p2_search_defult=0x7f06003d; public static final int p2_starttime_search=0x7f06003f; public static final int p2_text_order_type=0x7f06000f; public static final int p2_text_staff_new=0x7f060056; public static final int p2_tv_change_order_unit=0x7f060059; public static final int p2_tv_quote=0x7f060045; public static final int p2_tv_quote_gname=0x7f060021; public static final int p2_tv_quote_netprice=0x7f060022; public static final int p2_tv_quote_price=0x7f060023; public static final int p2_tv_staff_isdisable=0x7f060054; public static final int p2_tv_staff_name=0x7f060024; public static final int p2_tv_staff_phome=0x7f060025; public static final int p2_tv_staff_title=0x7f060039; public static final int p2_tv_staff_title_delete=0x7f06004d; public static final int progress_frame=0x7f060067; public static final int promoter_frame=0x7f060066; public static final int pullDownFromTop=0x7f060006; public static final int pullFromEnd=0x7f060007; public static final int pullFromStart=0x7f060008; public static final int pullUpFromBottom=0x7f060009; public static final int pull_to_refresh_image=0x7f06005c; public static final int pull_to_refresh_progress=0x7f06005d; public static final int pull_to_refresh_sub_text=0x7f06005f; public static final int pull_to_refresh_text=0x7f06005e; public static final int realtabcontent=0x7f060060; public static final int rl_layout_item_bottom=0x7f06001e; public static final int rotate=0x7f06000b; public static final int scrollview=0x7f060002; public static final int status_msg=0x7f060068; public static final int tab_rb_1=0x7f060062; public static final int tab_rb_2=0x7f060063; public static final int tab_rb_3=0x7f060064; public static final int tab_rg_menu=0x7f060061; public static final int text_item_listview_order_ispay=0x7f06001d; public static final int text_item_listview_order_state=0x7f060020; public static final int text_item_listview_order_time=0x7f06001f; public static final int text_item_listview_order_title=0x7f06001c; public static final int text_p1_my_info_state=0x7f060013; public static final int text_p1_my_info_uname=0x7f060012; public static final int tv_my_info_changeinfo=0x7f060016; public static final int tv_my_info_changepass=0x7f060014; public static final int tv_my_info_manager_staff=0x7f060015; public static final int tv_my_info_outload=0x7f060017; public static final int tv_order_detail=0x7f060035; public static final int tv_order_detail_change=0x7f060036; public static final int tv_order_detail_send=0x7f060037; public static final int umeng_common_icon_view=0x7f06006a; public static final int umeng_common_notification=0x7f06006e; public static final int umeng_common_notification_controller=0x7f06006b; public static final int umeng_common_progress_bar=0x7f060071; public static final int umeng_common_progress_text=0x7f060070; public static final int umeng_common_rich_notification_cancel=0x7f06006d; public static final int umeng_common_rich_notification_continue=0x7f06006c; public static final int umeng_common_title=0x7f06006f; public static final int umeng_update_content=0x7f060075; public static final int umeng_update_frame=0x7f060072; public static final int umeng_update_id_cancel=0x7f060078; public static final int umeng_update_id_check=0x7f060076; public static final int umeng_update_id_close=0x7f060074; public static final int umeng_update_id_ignore=0x7f060079; public static final int umeng_update_id_ok=0x7f060077; public static final int umeng_update_wifi_indicator=0x7f060073; public static final int webview=0x7f060001; } public static final class layout { public static final int p1_main_goods_frag_layout=0x7f030000; public static final int p1_main_order_frag_layout=0x7f030001; public static final int p1_main_user_frag_layout=0x7f030002; public static final int p1_main_welcome_layout=0x7f030003; public static final int p2_dialog_item_view_layout=0x7f030004; public static final int p2_item_goods_list_layout=0x7f030005; public static final int p2_item_list_order_detail=0x7f030006; public static final int p2_item_order_list_layout=0x7f030007; public static final int p2_item_quote_list_layout=0x7f030008; public static final int p2_item_staff_list_layout=0x7f030009; public static final int p2_main_change_info_layout=0x7f03000a; public static final int p2_main_change_pass_layout=0x7f03000b; public static final int p2_main_login_layout=0x7f03000c; public static final int p2_main_order_detail=0x7f03000d; public static final int p2_main_order_list_layout=0x7f03000e; public static final int p2_main_order_search_layout=0x7f03000f; public static final int p2_main_quote_list_layout=0x7f030010; public static final int p2_main_regist_layout=0x7f030011; public static final int p2_main_staff_detail_layout=0x7f030012; public static final int p2_main_staff_list_layout=0x7f030013; public static final int p2_view_dialog_order_change=0x7f030014; public static final int pull_to_refresh_header_horizontal=0x7f030015; public static final int pull_to_refresh_header_vertical=0x7f030016; public static final int tab_main_home_layout=0x7f030017; public static final int tb_munion_aditem=0x7f030018; public static final int tb_munion_adview=0x7f030019; public static final int umeng_common_download_notification=0x7f03001a; public static final int umeng_update_dialog=0x7f03001b; } public static final class string { public static final int UMAppUpdate=0x7f07001e; public static final int UMBreak_Network=0x7f070016; public static final int UMDialog_InstallAPK=0x7f070022; public static final int UMGprsCondition=0x7f07001c; public static final int UMIgnore=0x7f070020; public static final int UMNewVersion=0x7f070018; public static final int UMNotNow=0x7f07001f; public static final int UMTargetSize=0x7f07001b; public static final int UMToast_IsUpdating=0x7f070021; public static final int UMUpdateCheck=0x7f070023; public static final int UMUpdateContent=0x7f070019; public static final int UMUpdateNow=0x7f07001d; public static final int UMUpdateSize=0x7f07001a; public static final int UMUpdateTitle=0x7f070017; public static final int app_name=0x7f070024; public static final int change=0x7f070026; public static final int content=0x7f070028; public static final int delete=0x7f070027; public static final int goods=0x7f070029; public static final int isdisable=0x7f070025; public static final int main_products=0x7f07002d; /** Just use standard Pull Down String when pulling up. These can be set for languages which require it */ public static final int pull_to_refresh_from_bottom_pull_label=0x7f070003; public static final int pull_to_refresh_from_bottom_refreshing_label=0x7f070005; public static final int pull_to_refresh_from_bottom_release_label=0x7f070004; public static final int pull_to_refresh_pull_label=0x7f070000; public static final int pull_to_refresh_refreshing_label=0x7f070002; public static final int pull_to_refresh_release_label=0x7f070001; public static final int tb_munion_tip_download_prefix=0x7f070006; public static final int title=0x7f07002a; public static final int umeng_common_action_cancel=0x7f07000b; public static final int umeng_common_action_continue=0x7f07000a; public static final int umeng_common_action_info_exist=0x7f070007; public static final int umeng_common_action_pause=0x7f070009; public static final int umeng_common_download_failed=0x7f070011; public static final int umeng_common_download_finish=0x7f070012; public static final int umeng_common_download_notification_prefix=0x7f07000c; public static final int umeng_common_icon=0x7f070015; public static final int umeng_common_info_interrupt=0x7f070008; public static final int umeng_common_network_break_alert=0x7f070010; public static final int umeng_common_patch_finish=0x7f070013; public static final int umeng_common_pause_notification_prefix=0x7f07000d; public static final int umeng_common_silent_download_finish=0x7f070014; public static final int umeng_common_start_download_notification=0x7f07000e; public static final int umeng_common_start_patch_notification=0x7f07000f; public static final int wholesaledetail=0x7f07002b; public static final int ws_new=0x7f07002c; } public static final class style { /** 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=0x7f090003; /** Base application theme, dependent on API level. This theme is replaced by AppBaseTheme from res/values-vXX/styles.xml on newer devices. Application theme. All customizations that are NOT specific to a particular API-level can go here. */ public static final int AppTheme=0x7f090000; public static final int activityAnimation=0x7f090001; public static final int tab_rb_style=0x7f090002; } 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.txsc.supplier:ptrAdapterViewBackground}</code></td><td> BELOW HERE ARE DEPRECEATED.</td></tr> <tr><td><code>{@link #PullToRefresh_ptrAnimationStyle com.txsc.supplier:ptrAnimationStyle}</code></td><td> Style of Animation should be used displayed when pulling.</td></tr> <tr><td><code>{@link #PullToRefresh_ptrDrawable com.txsc.supplier:ptrDrawable}</code></td><td> Drawable to use as Loading Indicator.</td></tr> <tr><td><code>{@link #PullToRefresh_ptrDrawableBottom com.txsc.supplier:ptrDrawableBottom}</code></td><td></td></tr> <tr><td><code>{@link #PullToRefresh_ptrDrawableEnd com.txsc.supplier:ptrDrawableEnd}</code></td><td> Drawable to use as Loading Indicator in the Footer View.</td></tr> <tr><td><code>{@link #PullToRefresh_ptrDrawableStart com.txsc.supplier:ptrDrawableStart}</code></td><td> Drawable to use as Loading Indicator in the Header View.</td></tr> <tr><td><code>{@link #PullToRefresh_ptrDrawableTop com.txsc.supplier:ptrDrawableTop}</code></td><td></td></tr> <tr><td><code>{@link #PullToRefresh_ptrHeaderBackground com.txsc.supplier: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.txsc.supplier:ptrHeaderSubTextColor}</code></td><td> Text Color of the Header and Footer Loading Views Sub Header </td></tr> <tr><td><code>{@link #PullToRefresh_ptrHeaderTextAppearance com.txsc.supplier: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.txsc.supplier:ptrHeaderTextColor}</code></td><td> Text Color of the Header and Footer Loading Views </td></tr> <tr><td><code>{@link #PullToRefresh_ptrListViewExtrasEnabled com.txsc.supplier:ptrListViewExtrasEnabled}</code></td><td> Whether PullToRefreshListView has it's extras enabled.</td></tr> <tr><td><code>{@link #PullToRefresh_ptrMode com.txsc.supplier:ptrMode}</code></td><td> Mode of Pull-to-Refresh that should be used </td></tr> <tr><td><code>{@link #PullToRefresh_ptrOverScroll com.txsc.supplier: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.txsc.supplier:ptrRefreshableViewBackground}</code></td><td> A drawable to use as the background of the Refreshable View </td></tr> <tr><td><code>{@link #PullToRefresh_ptrRotateDrawableWhilePulling com.txsc.supplier:ptrRotateDrawableWhilePulling}</code></td><td> Whether the Drawable should be continually rotated as you pull.</td></tr> <tr><td><code>{@link #PullToRefresh_ptrScrollingWhileRefreshingEnabled com.txsc.supplier:ptrScrollingWhileRefreshingEnabled}</code></td><td> Whether the user can scroll while the View is Refreshing </td></tr> <tr><td><code>{@link #PullToRefresh_ptrShowIndicator com.txsc.supplier:ptrShowIndicator}</code></td><td> Whether the Indicator overlay(s) should be used </td></tr> <tr><td><code>{@link #PullToRefresh_ptrSubHeaderTextAppearance com.txsc.supplier: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 com.txsc.supplier: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 com.txsc.supplier: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 com.txsc.supplier:ptrDrawable */ public static final int PullToRefresh_ptrDrawable = 6; /** <p>This symbol is the offset where the {@link com.txsc.supplier.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.txsc.supplier: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 com.txsc.supplier: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 com.txsc.supplier:ptrDrawableStart */ public static final int PullToRefresh_ptrDrawableStart = 7; /** <p>This symbol is the offset where the {@link com.txsc.supplier.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.txsc.supplier: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 com.txsc.supplier: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 com.txsc.supplier: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 com.txsc.supplier: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 com.txsc.supplier: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 com.txsc.supplier: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 com.txsc.supplier: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 com.txsc.supplier: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 com.txsc.supplier: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 com.txsc.supplier: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 com.txsc.supplier: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 com.txsc.supplier: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 com.txsc.supplier:ptrSubHeaderTextAppearance */ public static final int PullToRefresh_ptrSubHeaderTextAppearance = 11; }; }