Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
14792 manas 1
/* AUTO-GENERATED FILE.  DO NOT MODIFY.
2
 *
3
 * This class was automatically generated by the
4
 * aapt tool from the resource data it found.  It
5
 * should not be modified by hand.
6
 */
7
 
8
package com.viewpagerindicator;
9
 
10
public final class R {
11
    public static final class attr {
12
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
13
<p>This may also be a reference to a resource (in the form
14
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
15
theme attribute (in the form
16
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
17
containing a value of this type.
18
         */
19
        public static int centered=0x7f010000;
20
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
21
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
22
in (inches), mm (millimeters).
23
<p>This may also be a reference to a resource (in the form
24
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
25
theme attribute (in the form
26
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
27
containing a value of this type.
28
         */
29
        public static int clipPadding=0x7f01000b;
30
        /** <p>Must be an integer value, such as "<code>100</code>".
31
<p>This may also be a reference to a resource (in the form
32
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
33
theme attribute (in the form
34
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
35
containing a value of this type.
36
         */
37
        public static int fadeDelay=0x7f010017;
38
        /** <p>Must be an integer value, such as "<code>100</code>".
39
<p>This may also be a reference to a resource (in the form
40
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
41
theme attribute (in the form
42
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
43
containing a value of this type.
44
         */
45
        public static int fadeLength=0x7f010018;
46
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
47
<p>This may also be a reference to a resource (in the form
48
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
49
theme attribute (in the form
50
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
51
containing a value of this type.
52
         */
53
        public static int fades=0x7f010016;
54
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
55
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
56
<p>This may also be a reference to a resource (in the form
57
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
58
theme attribute (in the form
59
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
60
containing a value of this type.
61
         */
62
        public static int fillColor=0x7f010004;
63
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
64
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
65
<p>This may also be a reference to a resource (in the form
66
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
67
theme attribute (in the form
68
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
69
containing a value of this type.
70
         */
71
        public static int footerColor=0x7f01000c;
72
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
73
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
74
in (inches), mm (millimeters).
75
<p>This may also be a reference to a resource (in the form
76
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
77
theme attribute (in the form
78
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
79
containing a value of this type.
80
         */
81
        public static int footerIndicatorHeight=0x7f01000f;
82
        /** <p>Must be one of the following constant values.</p>
83
<table>
84
<colgroup align="left" />
85
<colgroup align="left" />
86
<colgroup align="left" />
87
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
88
<tr><td><code>none</code></td><td>0</td><td></td></tr>
89
<tr><td><code>triangle</code></td><td>1</td><td></td></tr>
90
<tr><td><code>underline</code></td><td>2</td><td></td></tr>
91
</table>
92
         */
93
        public static int footerIndicatorStyle=0x7f01000e;
94
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
95
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
96
in (inches), mm (millimeters).
97
<p>This may also be a reference to a resource (in the form
98
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
99
theme attribute (in the form
100
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
101
containing a value of this type.
102
         */
103
        public static int footerIndicatorUnderlinePadding=0x7f010010;
104
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
105
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
106
in (inches), mm (millimeters).
107
<p>This may also be a reference to a resource (in the form
108
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
109
theme attribute (in the form
110
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
111
containing a value of this type.
112
         */
113
        public static int footerLineHeight=0x7f01000d;
114
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
115
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
116
in (inches), mm (millimeters).
117
<p>This may also be a reference to a resource (in the form
118
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
119
theme attribute (in the form
120
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
121
containing a value of this type.
122
         */
123
        public static int footerPadding=0x7f010011;
124
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
125
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
126
in (inches), mm (millimeters).
127
<p>This may also be a reference to a resource (in the form
128
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
129
theme attribute (in the form
130
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
131
containing a value of this type.
132
         */
133
        public static int gapWidth=0x7f01000a;
134
        /** <p>Must be one of the following constant values.</p>
135
<table>
136
<colgroup align="left" />
137
<colgroup align="left" />
138
<colgroup align="left" />
139
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
140
<tr><td><code>bottom</code></td><td>0</td><td></td></tr>
141
<tr><td><code>top</code></td><td>1</td><td></td></tr>
142
</table>
143
         */
144
        public static int linePosition=0x7f010012;
145
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
146
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
147
in (inches), mm (millimeters).
148
<p>This may also be a reference to a resource (in the form
149
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
150
theme attribute (in the form
151
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
152
containing a value of this type.
153
         */
154
        public static int lineWidth=0x7f010009;
155
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
156
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
157
<p>This may also be a reference to a resource (in the form
158
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
159
theme attribute (in the form
160
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
161
containing a value of this type.
162
         */
163
        public static int pageColor=0x7f010005;
164
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
165
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
166
in (inches), mm (millimeters).
167
<p>This may also be a reference to a resource (in the form
168
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
169
theme attribute (in the form
170
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
171
containing a value of this type.
172
         */
173
        public static int radius=0x7f010006;
174
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
175
<p>This may also be a reference to a resource (in the form
176
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
177
theme attribute (in the form
178
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
179
containing a value of this type.
180
         */
181
        public static int selectedBold=0x7f010013;
182
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
183
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
184
<p>This may also be a reference to a resource (in the form
185
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
186
theme attribute (in the form
187
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
188
containing a value of this type.
189
         */
190
        public static int selectedColor=0x7f010001;
191
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
192
<p>This may also be a reference to a resource (in the form
193
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
194
theme attribute (in the form
195
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
196
containing a value of this type.
197
         */
198
        public static int snap=0x7f010007;
199
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
200
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
201
<p>This may also be a reference to a resource (in the form
202
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
203
theme attribute (in the form
204
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
205
containing a value of this type.
206
         */
207
        public static int strokeColor=0x7f010008;
208
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
209
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
210
in (inches), mm (millimeters).
211
<p>This may also be a reference to a resource (in the form
212
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
213
theme attribute (in the form
214
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
215
containing a value of this type.
216
         */
217
        public static int strokeWidth=0x7f010002;
218
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
219
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
220
in (inches), mm (millimeters).
221
<p>This may also be a reference to a resource (in the form
222
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
223
theme attribute (in the form
224
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
225
containing a value of this type.
226
         */
227
        public static int titlePadding=0x7f010014;
228
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
229
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
230
in (inches), mm (millimeters).
231
<p>This may also be a reference to a resource (in the form
232
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
233
theme attribute (in the form
234
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
235
containing a value of this type.
236
         */
237
        public static int topPadding=0x7f010015;
238
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
239
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
240
<p>This may also be a reference to a resource (in the form
241
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
242
theme attribute (in the form
243
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
244
containing a value of this type.
245
         */
246
        public static int unselectedColor=0x7f010003;
247
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
248
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
249
         */
250
        public static int vpiCirclePageIndicatorStyle=0x7f010019;
251
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
252
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
253
         */
254
        public static int vpiIconPageIndicatorStyle=0x7f01001a;
255
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
256
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
257
         */
258
        public static int vpiLinePageIndicatorStyle=0x7f01001b;
259
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
260
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
261
         */
262
        public static int vpiTabPageIndicatorStyle=0x7f01001d;
263
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
264
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
265
         */
266
        public static int vpiTitlePageIndicatorStyle=0x7f01001c;
267
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
268
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
269
         */
270
        public static int vpiUnderlinePageIndicatorStyle=0x7f01001e;
271
    }
272
    public static final class bool {
273
        public static int default_circle_indicator_centered=0x7f030000;
274
        public static int default_circle_indicator_snap=0x7f030001;
275
        public static int default_line_indicator_centered=0x7f030002;
276
        public static int default_title_indicator_selected_bold=0x7f030003;
277
        public static int default_underline_indicator_fades=0x7f030004;
278
    }
279
    public static final class color {
280
        public static int default_circle_indicator_fill_color=0x7f040000;
281
        public static int default_circle_indicator_page_color=0x7f040001;
282
        public static int default_circle_indicator_stroke_color=0x7f040002;
283
        public static int default_line_indicator_selected_color=0x7f040003;
284
        public static int default_line_indicator_unselected_color=0x7f040004;
285
        public static int default_title_indicator_footer_color=0x7f040005;
286
        public static int default_title_indicator_selected_color=0x7f040006;
287
        public static int default_title_indicator_text_color=0x7f040007;
288
        public static int default_underline_indicator_selected_color=0x7f040008;
289
        public static int vpi__background_holo_dark=0x7f040009;
290
        public static int vpi__background_holo_light=0x7f04000a;
291
        public static int vpi__bright_foreground_disabled_holo_dark=0x7f04000b;
292
        public static int vpi__bright_foreground_disabled_holo_light=0x7f04000c;
293
        public static int vpi__bright_foreground_holo_dark=0x7f04000d;
294
        public static int vpi__bright_foreground_holo_light=0x7f04000e;
295
        public static int vpi__bright_foreground_inverse_holo_dark=0x7f04000f;
296
        public static int vpi__bright_foreground_inverse_holo_light=0x7f040010;
297
        public static int vpi__dark_theme=0x7f040011;
298
        public static int vpi__light_theme=0x7f040012;
299
    }
300
    public static final class dimen {
301
        public static int default_circle_indicator_radius=0x7f050000;
302
        public static int default_circle_indicator_stroke_width=0x7f050001;
303
        public static int default_line_indicator_gap_width=0x7f050002;
304
        public static int default_line_indicator_line_width=0x7f050003;
305
        public static int default_line_indicator_stroke_width=0x7f050004;
306
        public static int default_title_indicator_clip_padding=0x7f050005;
307
        public static int default_title_indicator_footer_indicator_height=0x7f050006;
308
        public static int default_title_indicator_footer_indicator_underline_padding=0x7f050007;
309
        public static int default_title_indicator_footer_line_height=0x7f050008;
310
        public static int default_title_indicator_footer_padding=0x7f050009;
311
        public static int default_title_indicator_text_size=0x7f05000a;
312
        public static int default_title_indicator_title_padding=0x7f05000b;
313
        public static int default_title_indicator_top_padding=0x7f05000c;
314
    }
315
    public static final class drawable {
316
        public static int vpi__tab_indicator=0x7f020000;
317
        public static int vpi__tab_selected_focused_holo=0x7f020001;
318
        public static int vpi__tab_selected_holo=0x7f020002;
319
        public static int vpi__tab_selected_pressed_holo=0x7f020003;
320
        public static int vpi__tab_unselected_focused_holo=0x7f020004;
321
        public static int vpi__tab_unselected_holo=0x7f020005;
322
        public static int vpi__tab_unselected_pressed_holo=0x7f020006;
323
    }
324
    public static final class id {
325
        public static int bottom=0x7f080003;
326
        public static int none=0x7f080000;
327
        public static int top=0x7f080004;
328
        public static int triangle=0x7f080001;
329
        public static int underline=0x7f080002;
330
    }
331
    public static final class integer {
332
        public static int default_circle_indicator_orientation=0x7f060000;
333
        public static int default_title_indicator_footer_indicator_style=0x7f060001;
334
        public static int default_title_indicator_line_position=0x7f060002;
335
        public static int default_underline_indicator_fade_delay=0x7f060003;
336
        public static int default_underline_indicator_fade_length=0x7f060004;
337
    }
338
    public static final class style {
339
        public static int TextAppearance_TabPageIndicator=0x7f070000;
340
        public static int Theme_PageIndicatorDefaults=0x7f070001;
341
        public static int Widget=0x7f070002;
342
        public static int Widget_IconPageIndicator=0x7f070003;
343
        public static int Widget_TabPageIndicator=0x7f070004;
344
    }
345
    public static final class styleable {
346
        /** Attributes that can be used with a CirclePageIndicator.
347
           <p>Includes the following attributes:</p>
348
           <table>
349
           <colgroup align="left" />
350
           <colgroup align="left" />
351
           <tr><th>Attribute</th><th>Description</th></tr>
352
           <tr><td><code>{@link #CirclePageIndicator_android_background android:background}</code></td><td></td></tr>
353
           <tr><td><code>{@link #CirclePageIndicator_android_orientation android:orientation}</code></td><td></td></tr>
354
           <tr><td><code>{@link #CirclePageIndicator_centered com.viewpagerindicator:centered}</code></td><td></td></tr>
355
           <tr><td><code>{@link #CirclePageIndicator_fillColor com.viewpagerindicator:fillColor}</code></td><td></td></tr>
356
           <tr><td><code>{@link #CirclePageIndicator_pageColor com.viewpagerindicator:pageColor}</code></td><td></td></tr>
357
           <tr><td><code>{@link #CirclePageIndicator_radius com.viewpagerindicator:radius}</code></td><td></td></tr>
358
           <tr><td><code>{@link #CirclePageIndicator_snap com.viewpagerindicator:snap}</code></td><td></td></tr>
359
           <tr><td><code>{@link #CirclePageIndicator_strokeColor com.viewpagerindicator:strokeColor}</code></td><td></td></tr>
360
           <tr><td><code>{@link #CirclePageIndicator_strokeWidth com.viewpagerindicator:strokeWidth}</code></td><td></td></tr>
361
           </table>
362
           @see #CirclePageIndicator_android_background
363
           @see #CirclePageIndicator_android_orientation
364
           @see #CirclePageIndicator_centered
365
           @see #CirclePageIndicator_fillColor
366
           @see #CirclePageIndicator_pageColor
367
           @see #CirclePageIndicator_radius
368
           @see #CirclePageIndicator_snap
369
           @see #CirclePageIndicator_strokeColor
370
           @see #CirclePageIndicator_strokeWidth
371
         */
372
        public static final int[] CirclePageIndicator = {
373
            0x010100c4, 0x010100d4, 0x7f010000, 0x7f010002,
374
            0x7f010004, 0x7f010005, 0x7f010006, 0x7f010007,
375
            0x7f010008
376
        };
377
        /**
378
          <p>This symbol is the offset where the {@link android.R.attr#background}
379
          attribute's value can be found in the {@link #CirclePageIndicator} array.
380
          @attr name android:background
381
        */
382
        public static int CirclePageIndicator_android_background = 1;
383
        /**
384
          <p>This symbol is the offset where the {@link android.R.attr#orientation}
385
          attribute's value can be found in the {@link #CirclePageIndicator} array.
386
          @attr name android:orientation
387
        */
388
        public static int CirclePageIndicator_android_orientation = 0;
389
        /**
390
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#centered}
391
          attribute's value can be found in the {@link #CirclePageIndicator} array.
392
 
393
 
394
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
395
<p>This may also be a reference to a resource (in the form
396
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
397
theme attribute (in the form
398
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
399
containing a value of this type.
400
          @attr name com.viewpagerindicator:centered
401
        */
402
        public static int CirclePageIndicator_centered = 2;
403
        /**
404
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#fillColor}
405
          attribute's value can be found in the {@link #CirclePageIndicator} array.
406
 
407
 
408
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
409
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
410
<p>This may also be a reference to a resource (in the form
411
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
412
theme attribute (in the form
413
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
414
containing a value of this type.
415
          @attr name com.viewpagerindicator:fillColor
416
        */
417
        public static int CirclePageIndicator_fillColor = 4;
418
        /**
419
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#pageColor}
420
          attribute's value can be found in the {@link #CirclePageIndicator} array.
421
 
422
 
423
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
424
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
425
<p>This may also be a reference to a resource (in the form
426
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
427
theme attribute (in the form
428
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
429
containing a value of this type.
430
          @attr name com.viewpagerindicator:pageColor
431
        */
432
        public static int CirclePageIndicator_pageColor = 5;
433
        /**
434
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#radius}
435
          attribute's value can be found in the {@link #CirclePageIndicator} array.
436
 
437
 
438
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
439
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
440
in (inches), mm (millimeters).
441
<p>This may also be a reference to a resource (in the form
442
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
443
theme attribute (in the form
444
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
445
containing a value of this type.
446
          @attr name com.viewpagerindicator:radius
447
        */
448
        public static int CirclePageIndicator_radius = 6;
449
        /**
450
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#snap}
451
          attribute's value can be found in the {@link #CirclePageIndicator} array.
452
 
453
 
454
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
455
<p>This may also be a reference to a resource (in the form
456
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
457
theme attribute (in the form
458
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
459
containing a value of this type.
460
          @attr name com.viewpagerindicator:snap
461
        */
462
        public static int CirclePageIndicator_snap = 7;
463
        /**
464
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#strokeColor}
465
          attribute's value can be found in the {@link #CirclePageIndicator} array.
466
 
467
 
468
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
469
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
470
<p>This may also be a reference to a resource (in the form
471
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
472
theme attribute (in the form
473
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
474
containing a value of this type.
475
          @attr name com.viewpagerindicator:strokeColor
476
        */
477
        public static int CirclePageIndicator_strokeColor = 8;
478
        /**
479
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#strokeWidth}
480
          attribute's value can be found in the {@link #CirclePageIndicator} array.
481
 
482
 
483
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
484
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
485
in (inches), mm (millimeters).
486
<p>This may also be a reference to a resource (in the form
487
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
488
theme attribute (in the form
489
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
490
containing a value of this type.
491
          @attr name com.viewpagerindicator:strokeWidth
492
        */
493
        public static int CirclePageIndicator_strokeWidth = 3;
494
        /** Attributes that can be used with a LinePageIndicator.
495
           <p>Includes the following attributes:</p>
496
           <table>
497
           <colgroup align="left" />
498
           <colgroup align="left" />
499
           <tr><th>Attribute</th><th>Description</th></tr>
500
           <tr><td><code>{@link #LinePageIndicator_android_background android:background}</code></td><td></td></tr>
501
           <tr><td><code>{@link #LinePageIndicator_centered com.viewpagerindicator:centered}</code></td><td></td></tr>
502
           <tr><td><code>{@link #LinePageIndicator_gapWidth com.viewpagerindicator:gapWidth}</code></td><td></td></tr>
503
           <tr><td><code>{@link #LinePageIndicator_lineWidth com.viewpagerindicator:lineWidth}</code></td><td></td></tr>
504
           <tr><td><code>{@link #LinePageIndicator_selectedColor com.viewpagerindicator:selectedColor}</code></td><td></td></tr>
505
           <tr><td><code>{@link #LinePageIndicator_strokeWidth com.viewpagerindicator:strokeWidth}</code></td><td></td></tr>
506
           <tr><td><code>{@link #LinePageIndicator_unselectedColor com.viewpagerindicator:unselectedColor}</code></td><td></td></tr>
507
           </table>
508
           @see #LinePageIndicator_android_background
509
           @see #LinePageIndicator_centered
510
           @see #LinePageIndicator_gapWidth
511
           @see #LinePageIndicator_lineWidth
512
           @see #LinePageIndicator_selectedColor
513
           @see #LinePageIndicator_strokeWidth
514
           @see #LinePageIndicator_unselectedColor
515
         */
516
        public static final int[] LinePageIndicator = {
517
            0x010100d4, 0x7f010000, 0x7f010001, 0x7f010002,
518
            0x7f010003, 0x7f010009, 0x7f01000a
519
        };
520
        /**
521
          <p>This symbol is the offset where the {@link android.R.attr#background}
522
          attribute's value can be found in the {@link #LinePageIndicator} array.
523
          @attr name android:background
524
        */
525
        public static int LinePageIndicator_android_background = 0;
526
        /**
527
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#centered}
528
          attribute's value can be found in the {@link #LinePageIndicator} array.
529
 
530
 
531
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
532
<p>This may also be a reference to a resource (in the form
533
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
534
theme attribute (in the form
535
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
536
containing a value of this type.
537
          @attr name com.viewpagerindicator:centered
538
        */
539
        public static int LinePageIndicator_centered = 1;
540
        /**
541
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#gapWidth}
542
          attribute's value can be found in the {@link #LinePageIndicator} array.
543
 
544
 
545
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
546
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
547
in (inches), mm (millimeters).
548
<p>This may also be a reference to a resource (in the form
549
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
550
theme attribute (in the form
551
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
552
containing a value of this type.
553
          @attr name com.viewpagerindicator:gapWidth
554
        */
555
        public static int LinePageIndicator_gapWidth = 6;
556
        /**
557
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#lineWidth}
558
          attribute's value can be found in the {@link #LinePageIndicator} array.
559
 
560
 
561
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
562
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
563
in (inches), mm (millimeters).
564
<p>This may also be a reference to a resource (in the form
565
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
566
theme attribute (in the form
567
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
568
containing a value of this type.
569
          @attr name com.viewpagerindicator:lineWidth
570
        */
571
        public static int LinePageIndicator_lineWidth = 5;
572
        /**
573
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#selectedColor}
574
          attribute's value can be found in the {@link #LinePageIndicator} array.
575
 
576
 
577
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
578
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
579
<p>This may also be a reference to a resource (in the form
580
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
581
theme attribute (in the form
582
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
583
containing a value of this type.
584
          @attr name com.viewpagerindicator:selectedColor
585
        */
586
        public static int LinePageIndicator_selectedColor = 2;
587
        /**
588
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#strokeWidth}
589
          attribute's value can be found in the {@link #LinePageIndicator} array.
590
 
591
 
592
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
593
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
594
in (inches), mm (millimeters).
595
<p>This may also be a reference to a resource (in the form
596
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
597
theme attribute (in the form
598
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
599
containing a value of this type.
600
          @attr name com.viewpagerindicator:strokeWidth
601
        */
602
        public static int LinePageIndicator_strokeWidth = 3;
603
        /**
604
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#unselectedColor}
605
          attribute's value can be found in the {@link #LinePageIndicator} array.
606
 
607
 
608
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
609
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
610
<p>This may also be a reference to a resource (in the form
611
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
612
theme attribute (in the form
613
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
614
containing a value of this type.
615
          @attr name com.viewpagerindicator:unselectedColor
616
        */
617
        public static int LinePageIndicator_unselectedColor = 4;
618
        /** Attributes that can be used with a TitlePageIndicator.
619
           <p>Includes the following attributes:</p>
620
           <table>
621
           <colgroup align="left" />
622
           <colgroup align="left" />
623
           <tr><th>Attribute</th><th>Description</th></tr>
624
           <tr><td><code>{@link #TitlePageIndicator_android_background android:background}</code></td><td></td></tr>
625
           <tr><td><code>{@link #TitlePageIndicator_android_textColor android:textColor}</code></td><td></td></tr>
626
           <tr><td><code>{@link #TitlePageIndicator_android_textSize android:textSize}</code></td><td></td></tr>
627
           <tr><td><code>{@link #TitlePageIndicator_clipPadding com.viewpagerindicator:clipPadding}</code></td><td></td></tr>
628
           <tr><td><code>{@link #TitlePageIndicator_footerColor com.viewpagerindicator:footerColor}</code></td><td></td></tr>
629
           <tr><td><code>{@link #TitlePageIndicator_footerIndicatorHeight com.viewpagerindicator:footerIndicatorHeight}</code></td><td></td></tr>
630
           <tr><td><code>{@link #TitlePageIndicator_footerIndicatorStyle com.viewpagerindicator:footerIndicatorStyle}</code></td><td></td></tr>
631
           <tr><td><code>{@link #TitlePageIndicator_footerIndicatorUnderlinePadding com.viewpagerindicator:footerIndicatorUnderlinePadding}</code></td><td></td></tr>
632
           <tr><td><code>{@link #TitlePageIndicator_footerLineHeight com.viewpagerindicator:footerLineHeight}</code></td><td></td></tr>
633
           <tr><td><code>{@link #TitlePageIndicator_footerPadding com.viewpagerindicator:footerPadding}</code></td><td></td></tr>
634
           <tr><td><code>{@link #TitlePageIndicator_linePosition com.viewpagerindicator:linePosition}</code></td><td></td></tr>
635
           <tr><td><code>{@link #TitlePageIndicator_selectedBold com.viewpagerindicator:selectedBold}</code></td><td></td></tr>
636
           <tr><td><code>{@link #TitlePageIndicator_selectedColor com.viewpagerindicator:selectedColor}</code></td><td></td></tr>
637
           <tr><td><code>{@link #TitlePageIndicator_titlePadding com.viewpagerindicator:titlePadding}</code></td><td></td></tr>
638
           <tr><td><code>{@link #TitlePageIndicator_topPadding com.viewpagerindicator:topPadding}</code></td><td></td></tr>
639
           </table>
640
           @see #TitlePageIndicator_android_background
641
           @see #TitlePageIndicator_android_textColor
642
           @see #TitlePageIndicator_android_textSize
643
           @see #TitlePageIndicator_clipPadding
644
           @see #TitlePageIndicator_footerColor
645
           @see #TitlePageIndicator_footerIndicatorHeight
646
           @see #TitlePageIndicator_footerIndicatorStyle
647
           @see #TitlePageIndicator_footerIndicatorUnderlinePadding
648
           @see #TitlePageIndicator_footerLineHeight
649
           @see #TitlePageIndicator_footerPadding
650
           @see #TitlePageIndicator_linePosition
651
           @see #TitlePageIndicator_selectedBold
652
           @see #TitlePageIndicator_selectedColor
653
           @see #TitlePageIndicator_titlePadding
654
           @see #TitlePageIndicator_topPadding
655
         */
656
        public static final int[] TitlePageIndicator = {
657
            0x01010095, 0x01010098, 0x010100d4, 0x7f010001,
658
            0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e,
659
            0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012,
660
            0x7f010013, 0x7f010014, 0x7f010015
661
        };
662
        /**
663
          <p>This symbol is the offset where the {@link android.R.attr#background}
664
          attribute's value can be found in the {@link #TitlePageIndicator} array.
665
          @attr name android:background
666
        */
667
        public static int TitlePageIndicator_android_background = 2;
668
        /**
669
          <p>This symbol is the offset where the {@link android.R.attr#textColor}
670
          attribute's value can be found in the {@link #TitlePageIndicator} array.
671
          @attr name android:textColor
672
        */
673
        public static int TitlePageIndicator_android_textColor = 1;
674
        /**
675
          <p>This symbol is the offset where the {@link android.R.attr#textSize}
676
          attribute's value can be found in the {@link #TitlePageIndicator} array.
677
          @attr name android:textSize
678
        */
679
        public static int TitlePageIndicator_android_textSize = 0;
680
        /**
681
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#clipPadding}
682
          attribute's value can be found in the {@link #TitlePageIndicator} array.
683
 
684
 
685
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
686
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
687
in (inches), mm (millimeters).
688
<p>This may also be a reference to a resource (in the form
689
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
690
theme attribute (in the form
691
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
692
containing a value of this type.
693
          @attr name com.viewpagerindicator:clipPadding
694
        */
695
        public static int TitlePageIndicator_clipPadding = 4;
696
        /**
697
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#footerColor}
698
          attribute's value can be found in the {@link #TitlePageIndicator} array.
699
 
700
 
701
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
702
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
703
<p>This may also be a reference to a resource (in the form
704
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
705
theme attribute (in the form
706
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
707
containing a value of this type.
708
          @attr name com.viewpagerindicator:footerColor
709
        */
710
        public static int TitlePageIndicator_footerColor = 5;
711
        /**
712
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#footerIndicatorHeight}
713
          attribute's value can be found in the {@link #TitlePageIndicator} array.
714
 
715
 
716
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
717
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
718
in (inches), mm (millimeters).
719
<p>This may also be a reference to a resource (in the form
720
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
721
theme attribute (in the form
722
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
723
containing a value of this type.
724
          @attr name com.viewpagerindicator:footerIndicatorHeight
725
        */
726
        public static int TitlePageIndicator_footerIndicatorHeight = 8;
727
        /**
728
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#footerIndicatorStyle}
729
          attribute's value can be found in the {@link #TitlePageIndicator} array.
730
 
731
 
732
          <p>Must be one of the following constant values.</p>
733
<table>
734
<colgroup align="left" />
735
<colgroup align="left" />
736
<colgroup align="left" />
737
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
738
<tr><td><code>none</code></td><td>0</td><td></td></tr>
739
<tr><td><code>triangle</code></td><td>1</td><td></td></tr>
740
<tr><td><code>underline</code></td><td>2</td><td></td></tr>
741
</table>
742
          @attr name com.viewpagerindicator:footerIndicatorStyle
743
        */
744
        public static int TitlePageIndicator_footerIndicatorStyle = 7;
745
        /**
746
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#footerIndicatorUnderlinePadding}
747
          attribute's value can be found in the {@link #TitlePageIndicator} array.
748
 
749
 
750
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
751
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
752
in (inches), mm (millimeters).
753
<p>This may also be a reference to a resource (in the form
754
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
755
theme attribute (in the form
756
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
757
containing a value of this type.
758
          @attr name com.viewpagerindicator:footerIndicatorUnderlinePadding
759
        */
760
        public static int TitlePageIndicator_footerIndicatorUnderlinePadding = 9;
761
        /**
762
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#footerLineHeight}
763
          attribute's value can be found in the {@link #TitlePageIndicator} array.
764
 
765
 
766
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
767
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
768
in (inches), mm (millimeters).
769
<p>This may also be a reference to a resource (in the form
770
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
771
theme attribute (in the form
772
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
773
containing a value of this type.
774
          @attr name com.viewpagerindicator:footerLineHeight
775
        */
776
        public static int TitlePageIndicator_footerLineHeight = 6;
777
        /**
778
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#footerPadding}
779
          attribute's value can be found in the {@link #TitlePageIndicator} array.
780
 
781
 
782
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
783
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
784
in (inches), mm (millimeters).
785
<p>This may also be a reference to a resource (in the form
786
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
787
theme attribute (in the form
788
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
789
containing a value of this type.
790
          @attr name com.viewpagerindicator:footerPadding
791
        */
792
        public static int TitlePageIndicator_footerPadding = 10;
793
        /**
794
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#linePosition}
795
          attribute's value can be found in the {@link #TitlePageIndicator} array.
796
 
797
 
798
          <p>Must be one of the following constant values.</p>
799
<table>
800
<colgroup align="left" />
801
<colgroup align="left" />
802
<colgroup align="left" />
803
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
804
<tr><td><code>bottom</code></td><td>0</td><td></td></tr>
805
<tr><td><code>top</code></td><td>1</td><td></td></tr>
806
</table>
807
          @attr name com.viewpagerindicator:linePosition
808
        */
809
        public static int TitlePageIndicator_linePosition = 11;
810
        /**
811
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#selectedBold}
812
          attribute's value can be found in the {@link #TitlePageIndicator} array.
813
 
814
 
815
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
816
<p>This may also be a reference to a resource (in the form
817
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
818
theme attribute (in the form
819
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
820
containing a value of this type.
821
          @attr name com.viewpagerindicator:selectedBold
822
        */
823
        public static int TitlePageIndicator_selectedBold = 12;
824
        /**
825
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#selectedColor}
826
          attribute's value can be found in the {@link #TitlePageIndicator} array.
827
 
828
 
829
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
830
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
831
<p>This may also be a reference to a resource (in the form
832
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
833
theme attribute (in the form
834
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
835
containing a value of this type.
836
          @attr name com.viewpagerindicator:selectedColor
837
        */
838
        public static int TitlePageIndicator_selectedColor = 3;
839
        /**
840
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#titlePadding}
841
          attribute's value can be found in the {@link #TitlePageIndicator} array.
842
 
843
 
844
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
845
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
846
in (inches), mm (millimeters).
847
<p>This may also be a reference to a resource (in the form
848
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
849
theme attribute (in the form
850
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
851
containing a value of this type.
852
          @attr name com.viewpagerindicator:titlePadding
853
        */
854
        public static int TitlePageIndicator_titlePadding = 13;
855
        /**
856
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#topPadding}
857
          attribute's value can be found in the {@link #TitlePageIndicator} array.
858
 
859
 
860
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
861
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
862
in (inches), mm (millimeters).
863
<p>This may also be a reference to a resource (in the form
864
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
865
theme attribute (in the form
866
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
867
containing a value of this type.
868
          @attr name com.viewpagerindicator:topPadding
869
        */
870
        public static int TitlePageIndicator_topPadding = 14;
871
        /** Attributes that can be used with a UnderlinePageIndicator.
872
           <p>Includes the following attributes:</p>
873
           <table>
874
           <colgroup align="left" />
875
           <colgroup align="left" />
876
           <tr><th>Attribute</th><th>Description</th></tr>
877
           <tr><td><code>{@link #UnderlinePageIndicator_android_background android:background}</code></td><td></td></tr>
878
           <tr><td><code>{@link #UnderlinePageIndicator_fadeDelay com.viewpagerindicator:fadeDelay}</code></td><td></td></tr>
879
           <tr><td><code>{@link #UnderlinePageIndicator_fadeLength com.viewpagerindicator:fadeLength}</code></td><td></td></tr>
880
           <tr><td><code>{@link #UnderlinePageIndicator_fades com.viewpagerindicator:fades}</code></td><td></td></tr>
881
           <tr><td><code>{@link #UnderlinePageIndicator_selectedColor com.viewpagerindicator:selectedColor}</code></td><td></td></tr>
882
           </table>
883
           @see #UnderlinePageIndicator_android_background
884
           @see #UnderlinePageIndicator_fadeDelay
885
           @see #UnderlinePageIndicator_fadeLength
886
           @see #UnderlinePageIndicator_fades
887
           @see #UnderlinePageIndicator_selectedColor
888
         */
889
        public static final int[] UnderlinePageIndicator = {
890
            0x010100d4, 0x7f010001, 0x7f010016, 0x7f010017,
891
            0x7f010018
892
        };
893
        /**
894
          <p>This symbol is the offset where the {@link android.R.attr#background}
895
          attribute's value can be found in the {@link #UnderlinePageIndicator} array.
896
          @attr name android:background
897
        */
898
        public static int UnderlinePageIndicator_android_background = 0;
899
        /**
900
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#fadeDelay}
901
          attribute's value can be found in the {@link #UnderlinePageIndicator} array.
902
 
903
 
904
          <p>Must be an integer value, such as "<code>100</code>".
905
<p>This may also be a reference to a resource (in the form
906
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
907
theme attribute (in the form
908
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
909
containing a value of this type.
910
          @attr name com.viewpagerindicator:fadeDelay
911
        */
912
        public static int UnderlinePageIndicator_fadeDelay = 3;
913
        /**
914
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#fadeLength}
915
          attribute's value can be found in the {@link #UnderlinePageIndicator} array.
916
 
917
 
918
          <p>Must be an integer value, such as "<code>100</code>".
919
<p>This may also be a reference to a resource (in the form
920
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
921
theme attribute (in the form
922
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
923
containing a value of this type.
924
          @attr name com.viewpagerindicator:fadeLength
925
        */
926
        public static int UnderlinePageIndicator_fadeLength = 4;
927
        /**
928
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#fades}
929
          attribute's value can be found in the {@link #UnderlinePageIndicator} array.
930
 
931
 
932
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
933
<p>This may also be a reference to a resource (in the form
934
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
935
theme attribute (in the form
936
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
937
containing a value of this type.
938
          @attr name com.viewpagerindicator:fades
939
        */
940
        public static int UnderlinePageIndicator_fades = 2;
941
        /**
942
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#selectedColor}
943
          attribute's value can be found in the {@link #UnderlinePageIndicator} array.
944
 
945
 
946
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
947
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
948
<p>This may also be a reference to a resource (in the form
949
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
950
theme attribute (in the form
951
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
952
containing a value of this type.
953
          @attr name com.viewpagerindicator:selectedColor
954
        */
955
        public static int UnderlinePageIndicator_selectedColor = 1;
956
        /** Attributes that can be used with a ViewPagerIndicator.
957
           <p>Includes the following attributes:</p>
958
           <table>
959
           <colgroup align="left" />
960
           <colgroup align="left" />
961
           <tr><th>Attribute</th><th>Description</th></tr>
962
           <tr><td><code>{@link #ViewPagerIndicator_vpiCirclePageIndicatorStyle com.viewpagerindicator:vpiCirclePageIndicatorStyle}</code></td><td></td></tr>
963
           <tr><td><code>{@link #ViewPagerIndicator_vpiIconPageIndicatorStyle com.viewpagerindicator:vpiIconPageIndicatorStyle}</code></td><td></td></tr>
964
           <tr><td><code>{@link #ViewPagerIndicator_vpiLinePageIndicatorStyle com.viewpagerindicator:vpiLinePageIndicatorStyle}</code></td><td></td></tr>
965
           <tr><td><code>{@link #ViewPagerIndicator_vpiTabPageIndicatorStyle com.viewpagerindicator:vpiTabPageIndicatorStyle}</code></td><td></td></tr>
966
           <tr><td><code>{@link #ViewPagerIndicator_vpiTitlePageIndicatorStyle com.viewpagerindicator:vpiTitlePageIndicatorStyle}</code></td><td></td></tr>
967
           <tr><td><code>{@link #ViewPagerIndicator_vpiUnderlinePageIndicatorStyle com.viewpagerindicator:vpiUnderlinePageIndicatorStyle}</code></td><td></td></tr>
968
           </table>
969
           @see #ViewPagerIndicator_vpiCirclePageIndicatorStyle
970
           @see #ViewPagerIndicator_vpiIconPageIndicatorStyle
971
           @see #ViewPagerIndicator_vpiLinePageIndicatorStyle
972
           @see #ViewPagerIndicator_vpiTabPageIndicatorStyle
973
           @see #ViewPagerIndicator_vpiTitlePageIndicatorStyle
974
           @see #ViewPagerIndicator_vpiUnderlinePageIndicatorStyle
975
         */
976
        public static final int[] ViewPagerIndicator = {
977
            0x7f010019, 0x7f01001a, 0x7f01001b, 0x7f01001c,
978
            0x7f01001d, 0x7f01001e
979
        };
980
        /**
981
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#vpiCirclePageIndicatorStyle}
982
          attribute's value can be found in the {@link #ViewPagerIndicator} array.
983
 
984
 
985
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
986
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
987
          @attr name com.viewpagerindicator:vpiCirclePageIndicatorStyle
988
        */
989
        public static int ViewPagerIndicator_vpiCirclePageIndicatorStyle = 0;
990
        /**
991
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#vpiIconPageIndicatorStyle}
992
          attribute's value can be found in the {@link #ViewPagerIndicator} array.
993
 
994
 
995
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
996
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
997
          @attr name com.viewpagerindicator:vpiIconPageIndicatorStyle
998
        */
999
        public static int ViewPagerIndicator_vpiIconPageIndicatorStyle = 1;
1000
        /**
1001
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#vpiLinePageIndicatorStyle}
1002
          attribute's value can be found in the {@link #ViewPagerIndicator} array.
1003
 
1004
 
1005
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1006
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1007
          @attr name com.viewpagerindicator:vpiLinePageIndicatorStyle
1008
        */
1009
        public static int ViewPagerIndicator_vpiLinePageIndicatorStyle = 2;
1010
        /**
1011
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#vpiTabPageIndicatorStyle}
1012
          attribute's value can be found in the {@link #ViewPagerIndicator} array.
1013
 
1014
 
1015
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1016
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1017
          @attr name com.viewpagerindicator:vpiTabPageIndicatorStyle
1018
        */
1019
        public static int ViewPagerIndicator_vpiTabPageIndicatorStyle = 4;
1020
        /**
1021
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#vpiTitlePageIndicatorStyle}
1022
          attribute's value can be found in the {@link #ViewPagerIndicator} array.
1023
 
1024
 
1025
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1026
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1027
          @attr name com.viewpagerindicator:vpiTitlePageIndicatorStyle
1028
        */
1029
        public static int ViewPagerIndicator_vpiTitlePageIndicatorStyle = 3;
1030
        /**
1031
          <p>This symbol is the offset where the {@link com.viewpagerindicator.R.attr#vpiUnderlinePageIndicatorStyle}
1032
          attribute's value can be found in the {@link #ViewPagerIndicator} array.
1033
 
1034
 
1035
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1036
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1037
          @attr name com.viewpagerindicator:vpiUnderlinePageIndicatorStyle
1038
        */
1039
        public static int ViewPagerIndicator_vpiUnderlinePageIndicatorStyle = 5;
1040
    };
1041
}