wpc
2018-11-26 aa82e9973b3d962c325d18ed9407b6b33c4fe554
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
143
144
145
146
147
148
149
150
151
152
153
154
155
156
157
158
159
160
161
162
163
164
165
166
167
168
169
170
171
172
173
174
175
176
177
178
179
180
181
182
183
184
185
186
187
188
189
190
191
192
193
194
195
196
197
198
199
200
201
202
203
204
205
206
207
208
209
210
211
212
213
214
215
216
217
218
219
220
221
222
223
224
225
226
227
228
229
230
231
232
233
234
235
236
237
238
239
240
241
242
243
244
245
246
247
248
249
250
251
252
253
254
255
256
257
258
259
260
261
262
263
264
265
266
267
268
269
270
271
272
273
274
275
276
277
278
279
280
281
282
283
284
285
286
287
288
289
290
291
292
293
294
295
296
297
298
299
300
301
/* 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.viewpagerindicator;
 
public final class R {
    public static final class anim {
        public static int bottom_dialog_enter = 0x7f040000;
        public static int bottom_dialog_exit = 0x7f040001;
        public static int sliding_dialog_enter = 0x7f040008;
        public static int sliding_dialog_exit = 0x7f040009;
    }
    public static final class attr {
        public static int arcRadius = 0x7f010009;
        public static int centered = 0x7f010000;
        public static int clipPadding = 0x7f01001d;
        public static int closeOnClick = 0x7f01000b;
        public static int dashGap = 0x7f010013;
        public static int dashOrientation = 0x7f010015;
        public static int dashWidth = 0x7f010012;
        public static int duration = 0x7f01000a;
        public static int emotionHeight = 0x7f010017;
        public static int emotionSize = 0x7f010016;
        public static int emotionWidth = 0x7f010018;
        public static int fadeDelay = 0x7f010029;
        public static int fadeLength = 0x7f01002a;
        public static int fades = 0x7f010028;
        public static int fillColor = 0x7f01000d;
        public static int footerColor = 0x7f01001e;
        public static int footerIndicatorHeight = 0x7f010021;
        public static int footerIndicatorStyle = 0x7f010020;
        public static int footerIndicatorUnderlinePadding = 0x7f010022;
        public static int footerLineHeight = 0x7f01001f;
        public static int footerPadding = 0x7f010023;
        public static int fromDegrees = 0x7f010007;
        public static int gapWidth = 0x7f01001a;
        public static int lineColor = 0x7f010014;
        public static int linePosition = 0x7f010024;
        public static int lineWidth = 0x7f010019;
        public static int lxyTabPageIndicatorStyle = 0x7f010031;
        public static int mainImage = 0x7f01000c;
        public static int maxHeight = 0x7f010006;
        public static int pageColor = 0x7f01000e;
        public static int radius = 0x7f01000f;
        public static int ratio = 0x7f01001b;
        public static int rightPadding = 0x7f010001;
        public static int selectedBold = 0x7f010025;
        public static int selectedColor = 0x7f010002;
        public static int shelfBackground = 0x7f01001c;
        public static int snap = 0x7f010010;
        public static int strokeColor = 0x7f010011;
        public static int strokeWidth = 0x7f010003;
        public static int titlePadding = 0x7f010026;
        public static int toDegrees = 0x7f010008;
        public static int topPadding = 0x7f010027;
        public static int unselectedColor = 0x7f010004;
        public static int vpiCirclePageIndicatorStyle = 0x7f01002b;
        public static int vpiIconPageIndicatorStyle = 0x7f01002c;
        public static int vpiLinePageIndicatorStyle = 0x7f01002d;
        public static int vpiTabPageIndicatorStyle = 0x7f01002f;
        public static int vpiTabPageIndicatorStyle1 = 0x7f010030;
        public static int vpiTitlePageIndicatorStyle = 0x7f01002e;
        public static int vpiUnderlinePageIndicatorStyle = 0x7f010032;
    }
    public static final class bool {
        public static int default_circle_indicator_centered = 0x7f080000;
        public static int default_circle_indicator_snap = 0x7f080001;
        public static int default_line_indicator_centered = 0x7f080002;
        public static int default_title_indicator_selected_bold = 0x7f080003;
        public static int default_underline_indicator_fades = 0x7f080004;
    }
    public static final class color {
        public static int black1 = 0x7f090000;
        public static int blue = 0x7f090001;
        public static int blue3 = 0x7f090002;
        public static int default_circle_indicator_fill_color = 0x7f090010;
        public static int default_circle_indicator_page_color = 0x7f090011;
        public static int default_circle_indicator_stroke_color = 0x7f090012;
        public static int default_line_indicator_selected_color = 0x7f090013;
        public static int default_line_indicator_unselected_color = 0x7f090014;
        public static int default_title_indicator_footer_color = 0x7f090015;
        public static int default_title_indicator_selected_color = 0x7f090016;
        public static int default_title_indicator_text_color = 0x7f090017;
        public static int default_underline_indicator_selected_color = 0x7f090018;
        public static int dim_foreground_dark = 0x7f090019;
        public static int gray = 0x7f09001a;
        public static int gray1 = 0x7f09001b;
        public static int lxy_bg_diaphanous = 0x7f09001c;
        public static int red = 0x7f09001d;
        public static int text_color_small = 0x7f09001e;
        public static int top_bar_color = 0x7f09001f;
        public static int top_blue = 0x7f090020;
        public static int vpi__background_holo_dark = 0x7f090043;
        public static int vpi__background_holo_light = 0x7f090044;
        public static int vpi__bright_foreground_disabled_holo_dark = 0x7f090045;
        public static int vpi__bright_foreground_disabled_holo_light = 0x7f090046;
        public static int vpi__bright_foreground_holo_dark = 0x7f090047;
        public static int vpi__bright_foreground_holo_light = 0x7f090048;
        public static int vpi__bright_foreground_inverse_holo_dark = 0x7f090049;
        public static int vpi__bright_foreground_inverse_holo_light = 0x7f09004a;
        public static int vpi__dark_theme = 0x7f09004d;
        public static int vpi__light_theme = 0x7f09004e;
        public static int vpi_bg_gray = 0x7f09004b;
        public static int vpi_bg_white = 0x7f09004c;
    }
    public static final class dimen {
        public static int default_circle_indicator_radius = 0x7f0a0019;
        public static int default_circle_indicator_stroke_width = 0x7f0a001a;
        public static int default_line_indicator_gap_width = 0x7f0a001b;
        public static int default_line_indicator_line_width = 0x7f0a001c;
        public static int default_line_indicator_stroke_width = 0x7f0a001d;
        public static int default_title_indicator_clip_padding = 0x7f0a001e;
        public static int default_title_indicator_footer_indicator_height = 0x7f0a001f;
        public static int default_title_indicator_footer_indicator_underline_padding = 0x7f0a0020;
        public static int default_title_indicator_footer_line_height = 0x7f0a0021;
        public static int default_title_indicator_footer_padding = 0x7f0a0022;
        public static int default_title_indicator_text_size = 0x7f0a0023;
        public static int default_title_indicator_title_padding = 0x7f0a0024;
        public static int default_title_indicator_top_padding = 0x7f0a0025;
    }
    public static final class drawable {
        public static int color_progressbar = 0x7f020002;
        public static int dialog_background = 0x7f020015;
        public static int dialog_button1 = 0x7f020016;
        public static int dialog_button2 = 0x7f020017;
        public static int ic_launcher = 0x7f02001f;
        public static int ic_media_pause = 0x7f020020;
        public static int ic_media_play = 0x7f020021;
        public static int lxy__tab_indicator = 0x7f020023;
        public static int mvpi__tab_indicator = 0x7f02002d;
        public static int selector_button = 0x7f02002e;
        public static int shape_update_left = 0x7f020037;
        public static int shape_update_right = 0x7f020038;
        public static int spotlight = 0x7f020039;
        public static int spotlight_blue = 0x7f02003a;
        public static int tab_selected_holo = 0x7f02003b;
        public static int update_bottom = 0x7f0200b9;
        public static int video_review = 0x7f0200ba;
        public static int video_review_click = 0x7f0200bb;
        public static int vpi__tab_indicator = 0x7f0200c0;
        public static int vpi__tab_indicator1 = 0x7f0200c1;
        public static int vpi__tab_indicator2 = 0x7f0200c2;
        public static int vpi__tab_selected_focused_holo = 0x7f0200c3;
        public static int vpi__tab_selected_holo = 0x7f0200c4;
        public static int vpi__tab_selected_holo1 = 0x7f0200c5;
        public static int vpi__tab_selected_pressed_holo = 0x7f0200c6;
        public static int vpi__tab_unselected_focused_holo = 0x7f0200c7;
        public static int vpi__tab_unselected_holo = 0x7f0200c8;
        public static int vpi__tab_unselected_pressed_holo = 0x7f0200c9;
    }
    public static final class id {
        public static int bottom = 0x7f0d0005;
        public static int content_view_per = 0x7f0d0044;
        public static int content_view_text1 = 0x7f0d0043;
        public static int ffwd = 0x7f0d003b;
        public static int fullscreen_custom_content = 0x7f0d0030;
        public static int gv_emotion = 0x7f0d002f;
        public static int horizontal = 0x7f0d0000;
        public static int main_content = 0x7f0d0031;
        public static int mediacontroller_progress = 0x7f0d003e;
        public static int next = 0x7f0d003c;
        public static int none = 0x7f0d0002;
        public static int pause = 0x7f0d003a;
        public static int prev = 0x7f0d0038;
        public static int rew = 0x7f0d0039;
        public static int time = 0x7f0d003f;
        public static int time_current = 0x7f0d003d;
        public static int top = 0x7f0d0006;
        public static int triangle = 0x7f0d0003;
        public static int tv_atonce_update = 0x7f0d002e;
        public static int tv_dialog_content = 0x7f0d002b;
        public static int tv_dialog_noti_wifi = 0x7f0d002c;
        public static int tv_dialog_title = 0x7f0d0028;
        public static int tv_no_update = 0x7f0d002d;
        public static int tv_size = 0x7f0d002a;
        public static int tv_version = 0x7f0d0029;
        public static int underline = 0x7f0d0004;
        public static int vertical = 0x7f0d0001;
        public static int webview_player = 0x7f0d0032;
    }
    public static final class integer {
        public static int default_circle_indicator_orientation = 0x7f0b0000;
        public static int default_title_indicator_footer_indicator_style = 0x7f0b0001;
        public static int default_title_indicator_line_position = 0x7f0b0002;
        public static int default_underline_indicator_fade_delay = 0x7f0b0003;
        public static int default_underline_indicator_fade_length = 0x7f0b0004;
    }
    public static final class layout {
        public static int custom_dialog = 0x7f030009;
        public static int emotion_grid = 0x7f03000a;
        public static int emotion_item = 0x7f03000b;
        public static int fragment_webview_video = 0x7f03000c;
        public static int listview_footer = 0x7f03000e;
        public static int media_controller = 0x7f03000f;
        public static int notify_item = 0x7f030011;
    }
    public static final class string {
        public static int WIFI_NOTI = 0x7f0c0000;
        public static int app_name = 0x7f0c0001;
    }
    public static final class style {
        public static int AppBaseTheme = 0x7f070000;
        public static int AppTheme = 0x7f070003;
        public static int Dialog = 0x7f070004;
        public static int SlidingDialogAnimation = 0x7f070015;
        public static int SlidingDialogTheme = 0x7f070001;
        public static int TextAppearance_LxyTabPageIndicator = 0x7f070016;
        public static int TextAppearance_TabPageIndicator = 0x7f070017;
        public static int Theme_PageIndicatorDefaults = 0x7f07001b;
        public static int Theme_Sliding_Dialog = 0x7f07001c;
        public static int Widget = 0x7f070021;
        public static int Widget_IconPageIndicator = 0x7f070022;
        public static int Widget_LxyTabPageIndicator = 0x7f070023;
        public static int Widget_TabPageIndicator = 0x7f070024;
        public static int Widget_TabPageIndicator1 = 0x7f070025;
        public static int Widget_TabPageIndicator2 = 0x7f070026;
        public static int dialogstyle = 0x7f07002d;
    }
    public static final class styleable {
        public static int[] AdaptiveListView = { 0x7f010006 };
        public static int AdaptiveListView_maxHeight = 0;
        public static int[] ArcMenu = { 0x7f010007, 0x7f010008, 0x7f010009, 0x7f01000a, 0x7f01000b, 0x7f01000c };
        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[] CirclePageIndicator = { 0x010100c4, 0x010100d4, 0x7f010000, 0x7f010003, 0x7f01000d, 0x7f01000e, 0x7f01000f, 0x7f010010, 0x7f010011 };
        public static int CirclePageIndicator_android_background = 1;
        public static int CirclePageIndicator_android_orientation = 0;
        public static int CirclePageIndicator_centered = 2;
        public static int CirclePageIndicator_fillColor = 4;
        public static int CirclePageIndicator_pageColor = 5;
        public static int CirclePageIndicator_radius = 6;
        public static int CirclePageIndicator_snap = 7;
        public static int CirclePageIndicator_strokeColor = 8;
        public static int CirclePageIndicator_strokeWidth = 3;
        public static int[] DashLine = { 0x7f010012, 0x7f010013, 0x7f010014, 0x7f010015 };
        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 = { 0x7f010016, 0x7f010017, 0x7f010018 };
        public static int Emotion_emotionHeight = 1;
        public static int Emotion_emotionSize = 0;
        public static int Emotion_emotionWidth = 2;
        public static int[] LinePageIndicator = { 0x010100d4, 0x7f010000, 0x7f010002, 0x7f010003, 0x7f010004, 0x7f010019, 0x7f01001a };
        public static int LinePageIndicator_android_background = 0;
        public static int LinePageIndicator_centered = 1;
        public static int LinePageIndicator_gapWidth = 6;
        public static int LinePageIndicator_lineWidth = 5;
        public static int LinePageIndicator_selectedColor = 2;
        public static int LinePageIndicator_strokeWidth = 3;
        public static int LinePageIndicator_unselectedColor = 4;
        public static int[] RatioLayout = { 0x7f01001b };
        public static int RatioLayout_ratio = 0;
        public static int[] ShelvesView = { 0x7f01001c };
        public static int ShelvesView_shelfBackground = 0;
        public static int[] SlidingMenu = { 0x7f010001 };
        public static int SlidingMenu_rightPadding = 0;
        public static int[] TitlePageIndicator = { 0x01010095, 0x01010098, 0x010100d4, 0x7f010002, 0x7f01001d, 0x7f01001e, 0x7f01001f, 0x7f010020, 0x7f010021, 0x7f010022, 0x7f010023, 0x7f010024, 0x7f010025, 0x7f010026, 0x7f010027 };
        public static int TitlePageIndicator_android_background = 2;
        public static int TitlePageIndicator_android_textColor = 1;
        public static int TitlePageIndicator_android_textSize = 0;
        public static int TitlePageIndicator_clipPadding = 4;
        public static int TitlePageIndicator_footerColor = 5;
        public static int TitlePageIndicator_footerIndicatorHeight = 8;
        public static int TitlePageIndicator_footerIndicatorStyle = 7;
        public static int TitlePageIndicator_footerIndicatorUnderlinePadding = 9;
        public static int TitlePageIndicator_footerLineHeight = 6;
        public static int TitlePageIndicator_footerPadding = 10;
        public static int TitlePageIndicator_linePosition = 11;
        public static int TitlePageIndicator_selectedBold = 12;
        public static int TitlePageIndicator_selectedColor = 3;
        public static int TitlePageIndicator_titlePadding = 13;
        public static int TitlePageIndicator_topPadding = 14;
        public static int[] UnderlinePageIndicator = { 0x010100d4, 0x7f010002, 0x7f010028, 0x7f010029, 0x7f01002a };
        public static int UnderlinePageIndicator_android_background = 0;
        public static int UnderlinePageIndicator_fadeDelay = 3;
        public static int UnderlinePageIndicator_fadeLength = 4;
        public static int UnderlinePageIndicator_fades = 2;
        public static int UnderlinePageIndicator_selectedColor = 1;
        public static int[] ViewPagerIndicator = { 0x7f01002b, 0x7f01002c, 0x7f01002d, 0x7f01002e, 0x7f01002f, 0x7f010030, 0x7f010031, 0x7f010032 };
        public static int ViewPagerIndicator_lxyTabPageIndicatorStyle = 6;
        public static int ViewPagerIndicator_vpiCirclePageIndicatorStyle = 0;
        public static int ViewPagerIndicator_vpiIconPageIndicatorStyle = 1;
        public static int ViewPagerIndicator_vpiLinePageIndicatorStyle = 2;
        public static int ViewPagerIndicator_vpiTabPageIndicatorStyle = 4;
        public static int ViewPagerIndicator_vpiTabPageIndicatorStyle1 = 5;
        public static int ViewPagerIndicator_vpiTitlePageIndicatorStyle = 3;
        public static int ViewPagerIndicator_vpiUnderlinePageIndicatorStyle = 7;
    }
    public static final class xml {
        public static int filepaths = 0x7f050000;
        public static int gdt_file_path = 0x7f050001;
    }
}