wpc
2018-11-27 680fbc9e73da3e11988557cf88fd935efd3e0b1e
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
95
96
97
98
99
100
101
102
103
104
105
106
107
108
109
110
111
112
113
114
115
116
117
118
119
120
121
122
123
124
125
126
127
128
129
130
131
132
133
134
135
136
137
138
139
140
141
142
/* AUTO-GENERATED FILE.  DO NOT MODIFY.
 *
 * This class was automatically generated by the
 * gradle plugin from the resource data it found. It
 * should not be modified by hand.
 */
package com.lcjian.lcjianlibrary;
 
public final class R {
    public static final class anim {
        public static int bottom_dialog_enter = 0x7f050000;
        public static int bottom_dialog_exit = 0x7f050001;
        public static int sliding_dialog_enter = 0x7f050002;
        public static int sliding_dialog_exit = 0x7f050003;
    }
    public static final class attr {
        public static int arcRadius = 0x7f010008;
        public static int border_inside_color = 0x7f010023;
        public static int border_outside_color = 0x7f010024;
        public static int border_thickness = 0x7f010022;
        public static int closeOnClick = 0x7f01000a;
        public static int content = 0x7f01001b;
        public static int dashGap = 0x7f010012;
        public static int dashOrientation = 0x7f010014;
        public static int dashWidth = 0x7f010011;
        public static int duration = 0x7f010009;
        public static int emotionHeight = 0x7f010016;
        public static int emotionSize = 0x7f010015;
        public static int emotionWidth = 0x7f010017;
        public static int fromDegrees = 0x7f010006;
        public static int header = 0x7f01001a;
        public static int layoutManager = 0x7f01001e;
        public static int lineColor = 0x7f010013;
        public static int mainImage = 0x7f01000b;
        public static int maxHeight = 0x7f010005;
        public static int minHeight = 0x7f01001c;
        public static int ratio = 0x7f01001d;
        public static int reverseLayout = 0x7f010020;
        public static int rightPadding = 0x7f010001;
        public static int shelfBackground = 0x7f010025;
        public static int spanCount = 0x7f01001f;
        public static int stackFromEnd = 0x7f010021;
        public static int toDegrees = 0x7f010007;
    }
    public static final class color {
        public static int dim_foreground_dark = 0x7f080009;
        public static int transport_gray = 0x7f08000b;
    }
    public static final class dimen {
        public static int item_touch_helper_max_drag_scroll_per_frame = 0x7f09000d;
        public static int item_touch_helper_swipe_escape_max_velocity = 0x7f09000e;
        public static int item_touch_helper_swipe_escape_velocity = 0x7f09000f;
    }
    public static final class drawable {
        public static int color_progressbar = 0x7f020000;
        public static int ic_cancel = 0x7f020008;
        public static int ic_media_pause = 0x7f020009;
        public static int ic_media_play = 0x7f02000a;
        public static int spotlight = 0x7f02000b;
        public static int spotlight_blue = 0x7f02000c;
    }
    public static final class id {
        public static int ffwd = 0x7f0a000f;
        public static int fullscreen_custom_content = 0x7f0a0009;
        public static int gv_emotion = 0x7f0a0008;
        public static int horizontal = 0x7f0a0001;
        public static int item_touch_helper_previous_elevation = 0x7f0a0000;
        public static int main_content = 0x7f0a000a;
        public static int mediacontroller_progress = 0x7f0a0012;
        public static int next = 0x7f0a0010;
        public static int pause = 0x7f0a000e;
        public static int prev = 0x7f0a000c;
        public static int rew = 0x7f0a000d;
        public static int time = 0x7f0a0013;
        public static int time_current = 0x7f0a0011;
        public static int vertical = 0x7f0a0002;
        public static int webview_player = 0x7f0a000b;
    }
    public static final class layout {
        public static int emotion_grid = 0x7f040000;
        public static int emotion_item = 0x7f040001;
        public static int fragment_webview_video = 0x7f040002;
        public static int listview_footer = 0x7f040003;
        public static int media_controller = 0x7f040004;
    }
    public static final class mipmap {
        public static int ic_cancel = 0x7f030000;
    }
    public static final class string {
        public static int app_name = 0x7f0c0000;
    }
    public static final class style {
        public static int AppBaseTheme = 0x7f060000;
        public static int AppTheme = 0x7f060002;
        public static int SlidingDialogAnimation = 0x7f060003;
        public static int SlidingDialogTheme = 0x7f060001;
        public static int Theme_Sliding_Dialog = 0x7f060006;
        public static int dialogstyle = 0x7f06000a;
    }
    public static final class styleable {
        public static int[] AdaptiveListView = { 0x7f010005 };
        public static int AdaptiveListView_maxHeight = 0;
        public static int[] ArcMenu = { 0x7f010006, 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b };
        public static int ArcMenu_arcRadius = 2;
        public static int ArcMenu_closeOnClick = 4;
        public static int ArcMenu_duration = 3;
        public static int ArcMenu_fromDegrees = 0;
        public static int ArcMenu_mainImage = 5;
        public static int ArcMenu_toDegrees = 1;
        public static int[] DashLine = { 0x7f010011, 0x7f010012, 0x7f010013, 0x7f010014 };
        public static int DashLine_dashGap = 1;
        public static int DashLine_dashOrientation = 3;
        public static int DashLine_dashWidth = 0;
        public static int DashLine_lineColor = 2;
        public static int[] Emotion = { 0x7f010015, 0x7f010016, 0x7f010017 };
        public static int Emotion_emotionHeight = 1;
        public static int Emotion_emotionSize = 0;
        public static int Emotion_emotionWidth = 2;
        public static int[] MaterialHeaderLayout = { 0x7f01001a, 0x7f01001b, 0x7f01001c };
        public static int MaterialHeaderLayout_content = 1;
        public static int MaterialHeaderLayout_header = 0;
        public static int MaterialHeaderLayout_minHeight = 2;
        public static int[] RatioLayout = { 0x7f01001d };
        public static int RatioLayout_ratio = 0;
        public static int[] RecyclerView = { 0x010100c4, 0x010100f1, 0x7f01001e, 0x7f01001f, 0x7f010020, 0x7f010021 };
        public static int RecyclerView_android_descendantFocusability = 1;
        public static int RecyclerView_android_orientation = 0;
        public static int RecyclerView_layoutManager = 2;
        public static int RecyclerView_reverseLayout = 4;
        public static int RecyclerView_spanCount = 3;
        public static int RecyclerView_stackFromEnd = 5;
        public static int[] RoundImageView = { 0x7f010022, 0x7f010023, 0x7f010024 };
        public static int RoundImageView_border_inside_color = 1;
        public static int RoundImageView_border_outside_color = 2;
        public static int RoundImageView_border_thickness = 0;
        public static int[] ShelvesView = { 0x7f010025 };
        public static int ShelvesView_shelfBackground = 0;
        public static int[] SlidingMenu = { 0x7f010001 };
        public static int SlidingMenu_rightPadding = 0;
        public static int[] TimeTextView = { };
    }
}