/* 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.cjj.loadingviewlibrary; public final class R { public static final class anim { public static int rotate=0x7f040000; } public static final class attr { } public static final class drawable { public static int ic_action_refresh=0x7f020000; public static int ic_launcher=0x7f020001; public static int loading_tudou_new=0x7f020002; public static int rotate=0x7f020003; public static int tableview_loading=0x7f020004; public static int tableview_loading_circle=0x7f020005; } public static final class id { public static int iv_reloading=0x7f070005; public static int ll_empty=0x7f070000; public static int ll_loading=0x7f070004; public static int ll_reload=0x7f070002; public static int tv_empty=0x7f070001; public static int tv_reload=0x7f070003; } public static final class layout { public static int view_empty=0x7f030000; public static int view_fail=0x7f030001; public static int view_loading=0x7f030002; public static int view_reloading=0x7f030003; } public static final class string { public static int load_msg=0x7f050003; public static int no_data=0x7f050002; public static int reload_msg=0x7f050000; public static int reload_msging=0x7f050001; } 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. */ public static int AppBaseTheme=0x7f060000; /** Application theme. All customizations that are NOT specific to a particular API-level can go here. */ public static int AppTheme=0x7f060001; } }