Subversion Repositories SmartDukaan

Rev

Details | Last modification | View Log | RSS feed

Rev Author Line No. Line
23410 tejbeer 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.saholic.profittill;
9
 
10
public final class R {
11
    public static final class anim {
12
        public static final int abc_fade_in=0x7f040000;
13
        public static final int abc_fade_out=0x7f040001;
14
        public static final int abc_grow_fade_in_from_bottom=0x7f040002;
15
        public static final int abc_popup_enter=0x7f040003;
16
        public static final int abc_popup_exit=0x7f040004;
17
        public static final int abc_shrink_fade_out_from_bottom=0x7f040005;
18
        public static final int abc_slide_in_bottom=0x7f040006;
19
        public static final int abc_slide_in_top=0x7f040007;
20
        public static final int abc_slide_out_bottom=0x7f040008;
21
        public static final int abc_slide_out_top=0x7f040009;
22
        public static final int com_mixpanel_android_fade_in=0x7f04000a;
23
        public static final int com_mixpanel_android_fade_out=0x7f04000b;
24
        public static final int com_mixpanel_android_slide_down=0x7f04000c;
25
        public static final int design_bottom_sheet_slide_in=0x7f04000d;
26
        public static final int design_bottom_sheet_slide_out=0x7f04000e;
27
        public static final int design_fab_in=0x7f04000f;
28
        public static final int design_fab_out=0x7f040010;
29
        public static final int design_snackbar_in=0x7f040011;
30
        public static final int design_snackbar_out=0x7f040012;
31
    }
32
    public static final class array {
33
        public static final int Supportdocumentlist=0x7f0c0000;
34
        public static final int help_array=0x7f0c0001;
35
        public static final int nav_drawer_icons=0x7f0c0002;
36
        public static final int nav_drawer_items=0x7f0c0003;
37
        public static final int stores_array=0x7f0c0004;
38
    }
39
    public static final class attr {
40
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
41
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
42
         */
43
        public static final int actionBarDivider=0x7f010043;
44
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
45
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
46
         */
47
        public static final int actionBarItemBackground=0x7f010044;
48
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
49
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
50
         */
51
        public static final int actionBarPopupTheme=0x7f01003d;
52
        /** <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
53
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
54
in (inches), mm (millimeters).
55
<p>This may also be a reference to a resource (in the form
56
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
57
theme attribute (in the form
58
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
59
containing a value of this type.
60
<p>May be one of the following constant values.</p>
61
<table>
62
<colgroup align="left" />
63
<colgroup align="left" />
64
<colgroup align="left" />
65
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
66
<tr><td><code>wrap_content</code></td><td>0</td><td></td></tr>
67
</table>
68
         */
69
        public static final int actionBarSize=0x7f010042;
70
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
71
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
72
         */
73
        public static final int actionBarSplitStyle=0x7f01003f;
74
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
75
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
76
         */
77
        public static final int actionBarStyle=0x7f01003e;
78
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
79
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
80
         */
81
        public static final int actionBarTabBarStyle=0x7f010039;
82
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
83
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
84
         */
85
        public static final int actionBarTabStyle=0x7f010038;
86
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
87
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
88
         */
89
        public static final int actionBarTabTextStyle=0x7f01003a;
90
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
91
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
92
         */
93
        public static final int actionBarTheme=0x7f010040;
94
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
95
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
96
         */
97
        public static final int actionBarWidgetTheme=0x7f010041;
98
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
99
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
100
         */
101
        public static final int actionButtonStyle=0x7f01005d;
102
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
103
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
104
         */
105
        public static final int actionDropDownStyle=0x7f010059;
106
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
107
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
108
         */
109
        public static final int actionLayout=0x7f0100d5;
110
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
111
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
112
         */
113
        public static final int actionMenuTextAppearance=0x7f010045;
114
        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
115
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
116
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
117
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
118
         */
119
        public static final int actionMenuTextColor=0x7f010046;
120
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
121
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
122
         */
123
        public static final int actionModeBackground=0x7f010049;
124
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
125
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
126
         */
127
        public static final int actionModeCloseButtonStyle=0x7f010048;
128
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
129
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
130
         */
131
        public static final int actionModeCloseDrawable=0x7f01004b;
132
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
133
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
134
         */
135
        public static final int actionModeCopyDrawable=0x7f01004d;
136
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
137
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
138
         */
139
        public static final int actionModeCutDrawable=0x7f01004c;
140
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
141
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
142
         */
143
        public static final int actionModeFindDrawable=0x7f010051;
144
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
145
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
146
         */
147
        public static final int actionModePasteDrawable=0x7f01004e;
148
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
149
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
150
         */
151
        public static final int actionModePopupWindowStyle=0x7f010053;
152
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
153
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
154
         */
155
        public static final int actionModeSelectAllDrawable=0x7f01004f;
156
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
157
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
158
         */
159
        public static final int actionModeShareDrawable=0x7f010050;
160
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
161
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
162
         */
163
        public static final int actionModeSplitBackground=0x7f01004a;
164
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
165
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
166
         */
167
        public static final int actionModeStyle=0x7f010047;
168
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
169
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
170
         */
171
        public static final int actionModeWebSearchDrawable=0x7f010052;
172
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
173
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
174
         */
175
        public static final int actionOverflowButtonStyle=0x7f01003b;
176
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
177
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
178
         */
179
        public static final int actionOverflowMenuStyle=0x7f01003c;
180
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
181
<p>This may also be a reference to a resource (in the form
182
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
183
theme attribute (in the form
184
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
185
containing a value of this type.
186
         */
187
        public static final int actionProviderClass=0x7f0100d7;
188
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
189
<p>This may also be a reference to a resource (in the form
190
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
191
theme attribute (in the form
192
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
193
containing a value of this type.
194
         */
195
        public static final int actionViewClass=0x7f0100d6;
196
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
197
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
198
         */
199
        public static final int activityChooserViewStyle=0x7f010065;
200
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
201
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
202
         */
203
        public static final int alertDialogButtonGroupStyle=0x7f010088;
204
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
205
<p>This may also be a reference to a resource (in the form
206
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
207
theme attribute (in the form
208
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
209
containing a value of this type.
210
         */
211
        public static final int alertDialogCenterButtons=0x7f010089;
212
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
213
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
214
         */
215
        public static final int alertDialogStyle=0x7f010087;
216
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
217
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
218
         */
219
        public static final int alertDialogTheme=0x7f01008a;
220
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
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 final int allowStacking=0x7f01009e;
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 final int arrowHeadLength=0x7f0100c2;
238
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
239
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
240
in (inches), mm (millimeters).
241
<p>This may also be a reference to a resource (in the form
242
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
243
theme attribute (in the form
244
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
245
containing a value of this type.
246
         */
247
        public static final int arrowShaftLength=0x7f0100c3;
248
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
249
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
250
         */
251
        public static final int autoCompleteTextViewStyle=0x7f01008f;
252
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
253
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
254
         */
255
        public static final int background=0x7f010011;
256
        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
257
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
258
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
259
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
260
         */
261
        public static final int backgroundSplit=0x7f010013;
262
        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
263
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
264
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
265
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
266
         */
267
        public static final int backgroundStacked=0x7f010012;
268
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
269
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
270
<p>This may also be a reference to a resource (in the form
271
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
272
theme attribute (in the form
273
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
274
containing a value of this type.
275
         */
276
        public static final int backgroundTint=0x7f010138;
277
        /** <p>Must be one of the following constant values.</p>
278
<table>
279
<colgroup align="left" />
280
<colgroup align="left" />
281
<colgroup align="left" />
282
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
283
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
284
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
285
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
286
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
287
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
288
</table>
289
         */
290
        public static final int backgroundTintMode=0x7f010139;
291
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
292
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
293
in (inches), mm (millimeters).
294
<p>This may also be a reference to a resource (in the form
295
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
296
theme attribute (in the form
297
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
298
containing a value of this type.
299
         */
300
        public static final int barLength=0x7f0100c4;
301
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
302
<p>This may also be a reference to a resource (in the form
303
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
304
theme attribute (in the form
305
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
306
containing a value of this type.
307
         */
308
        public static final int behavior_hideable=0x7f01009d;
309
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
310
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
311
in (inches), mm (millimeters).
312
<p>This may also be a reference to a resource (in the form
313
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
314
theme attribute (in the form
315
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
316
containing a value of this type.
317
         */
318
        public static final int behavior_overlapTop=0x7f0100e6;
319
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
320
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
321
in (inches), mm (millimeters).
322
<p>This may also be a reference to a resource (in the form
323
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
324
theme attribute (in the form
325
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
326
containing a value of this type.
327
         */
328
        public static final int behavior_peekHeight=0x7f01009c;
329
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
330
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
331
in (inches), mm (millimeters).
332
<p>This may also be a reference to a resource (in the form
333
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
334
theme attribute (in the form
335
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
336
containing a value of this type.
337
         */
338
        public static final int borderWidth=0x7f0100c9;
339
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
340
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
341
         */
342
        public static final int borderlessButtonStyle=0x7f010062;
343
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
344
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
345
         */
346
        public static final int bottomSheetDialogTheme=0x7f0100bb;
347
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
348
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
349
         */
350
        public static final int bottomSheetStyle=0x7f0100bc;
351
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
352
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
353
         */
354
        public static final int buttonBarButtonStyle=0x7f01005f;
355
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
356
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
357
         */
358
        public static final int buttonBarNegativeButtonStyle=0x7f01008d;
359
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
360
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
361
         */
362
        public static final int buttonBarNeutralButtonStyle=0x7f01008e;
363
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
364
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
365
         */
366
        public static final int buttonBarPositiveButtonStyle=0x7f01008c;
367
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
368
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
369
         */
370
        public static final int buttonBarStyle=0x7f01005e;
371
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
372
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
373
         */
374
        public static final int buttonPanelSideLayout=0x7f010024;
375
        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
376
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
377
<p>May be one of the following constant values.</p>
378
<table>
379
<colgroup align="left" />
380
<colgroup align="left" />
381
<colgroup align="left" />
382
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
383
<tr><td><code>standard</code></td><td>0</td><td></td></tr>
384
<tr><td><code>wide</code></td><td>1</td><td></td></tr>
385
<tr><td><code>icon_only</code></td><td>2</td><td></td></tr>
386
</table>
387
         */
388
        public static final int buttonSize=0x7f0100f4;
389
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
390
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
391
         */
392
        public static final int buttonStyle=0x7f010090;
393
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
394
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
395
         */
396
        public static final int buttonStyleSmall=0x7f010091;
397
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
398
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
399
<p>This may also be a reference to a resource (in the form
400
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
401
theme attribute (in the form
402
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
403
containing a value of this type.
404
         */
405
        public static final int buttonTint=0x7f0100b3;
406
        /** <p>Must be one of the following constant values.</p>
407
<table>
408
<colgroup align="left" />
409
<colgroup align="left" />
410
<colgroup align="left" />
411
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
412
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
413
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
414
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
415
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
416
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
417
</table>
418
         */
419
        public static final int buttonTintMode=0x7f0100b4;
420
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
421
<p>This may also be a reference to a resource (in the form
422
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
423
theme attribute (in the form
424
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
425
containing a value of this type.
426
         */
427
        public static final int centered=0x7f010001;
428
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
429
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
430
         */
431
        public static final int checkboxStyle=0x7f010092;
432
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
433
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
434
         */
435
        public static final int checkedTextViewStyle=0x7f010093;
436
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
437
<p>This may also be a reference to a resource (in the form
438
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
439
theme attribute (in the form
440
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
441
containing a value of this type.
442
         */
443
        public static final int circleCrop=0x7f0100d3;
444
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
445
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
446
in (inches), mm (millimeters).
447
<p>This may also be a reference to a resource (in the form
448
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
449
theme attribute (in the form
450
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
451
containing a value of this type.
452
         */
453
        public static final int clipPadding=0x7f010118;
454
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
455
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
456
         */
457
        public static final int closeIcon=0x7f0100eb;
458
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
459
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
460
         */
461
        public static final int closeItemLayout=0x7f010021;
462
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
463
<p>This may also be a reference to a resource (in the form
464
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
465
theme attribute (in the form
466
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
467
containing a value of this type.
468
         */
469
        public static final int collapseContentDescription=0x7f01012c;
470
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
471
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
472
         */
473
        public static final int collapseIcon=0x7f01012b;
474
        /** <p>Must be one or more (separated by '|') of the following constant values.</p>
475
<table>
476
<colgroup align="left" />
477
<colgroup align="left" />
478
<colgroup align="left" />
479
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
480
<tr><td><code>top</code></td><td>0x30</td><td></td></tr>
481
<tr><td><code>bottom</code></td><td>0x50</td><td></td></tr>
482
<tr><td><code>left</code></td><td>0x03</td><td></td></tr>
483
<tr><td><code>right</code></td><td>0x05</td><td></td></tr>
484
<tr><td><code>center_vertical</code></td><td>0x10</td><td></td></tr>
485
<tr><td><code>fill_vertical</code></td><td>0x70</td><td></td></tr>
486
<tr><td><code>center_horizontal</code></td><td>0x01</td><td></td></tr>
487
<tr><td><code>center</code></td><td>0x11</td><td></td></tr>
488
<tr><td><code>start</code></td><td>0x00800003</td><td></td></tr>
489
<tr><td><code>end</code></td><td>0x00800005</td><td></td></tr>
490
</table>
491
         */
492
        public static final int collapsedTitleGravity=0x7f0100b0;
493
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
494
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
495
         */
496
        public static final int collapsedTitleTextAppearance=0x7f0100ac;
497
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
498
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
499
<p>This may also be a reference to a resource (in the form
500
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
501
theme attribute (in the form
502
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
503
containing a value of this type.
504
         */
505
        public static final int color=0x7f0100be;
506
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
507
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
508
<p>This may also be a reference to a resource (in the form
509
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
510
theme attribute (in the form
511
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
512
containing a value of this type.
513
         */
514
        public static final int colorAccent=0x7f010080;
515
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
516
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
517
<p>This may also be a reference to a resource (in the form
518
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
519
theme attribute (in the form
520
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
521
containing a value of this type.
522
         */
523
        public static final int colorButtonNormal=0x7f010084;
524
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
525
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
526
<p>This may also be a reference to a resource (in the form
527
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
528
theme attribute (in the form
529
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
530
containing a value of this type.
531
         */
532
        public static final int colorControlActivated=0x7f010082;
533
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
534
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
535
<p>This may also be a reference to a resource (in the form
536
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
537
theme attribute (in the form
538
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
539
containing a value of this type.
540
         */
541
        public static final int colorControlHighlight=0x7f010083;
542
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
543
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
544
<p>This may also be a reference to a resource (in the form
545
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
546
theme attribute (in the form
547
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
548
containing a value of this type.
549
         */
550
        public static final int colorControlNormal=0x7f010081;
551
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
552
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
553
<p>This may also be a reference to a resource (in the form
554
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
555
theme attribute (in the form
556
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
557
containing a value of this type.
558
         */
559
        public static final int colorPrimary=0x7f01007e;
560
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
561
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
562
<p>This may also be a reference to a resource (in the form
563
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
564
theme attribute (in the form
565
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
566
containing a value of this type.
567
         */
568
        public static final int colorPrimaryDark=0x7f01007f;
569
        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
570
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
571
<p>May be one of the following constant values.</p>
572
<table>
573
<colgroup align="left" />
574
<colgroup align="left" />
575
<colgroup align="left" />
576
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
577
<tr><td><code>dark</code></td><td>0</td><td></td></tr>
578
<tr><td><code>light</code></td><td>1</td><td></td></tr>
579
<tr><td><code>auto</code></td><td>2</td><td></td></tr>
580
</table>
581
         */
582
        public static final int colorScheme=0x7f0100f5;
583
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
584
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
585
<p>This may also be a reference to a resource (in the form
586
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
587
theme attribute (in the form
588
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
589
containing a value of this type.
590
         */
591
        public static final int colorSwitchThumbNormal=0x7f010085;
592
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
593
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
594
         */
595
        public static final int commitIcon=0x7f0100f0;
596
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
597
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
598
in (inches), mm (millimeters).
599
<p>This may also be a reference to a resource (in the form
600
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
601
theme attribute (in the form
602
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
603
containing a value of this type.
604
         */
605
        public static final int contentInsetEnd=0x7f01001c;
606
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
607
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
608
in (inches), mm (millimeters).
609
<p>This may also be a reference to a resource (in the form
610
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
611
theme attribute (in the form
612
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
613
containing a value of this type.
614
         */
615
        public static final int contentInsetLeft=0x7f01001d;
616
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
617
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
618
in (inches), mm (millimeters).
619
<p>This may also be a reference to a resource (in the form
620
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
621
theme attribute (in the form
622
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
623
containing a value of this type.
624
         */
625
        public static final int contentInsetRight=0x7f01001e;
626
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
627
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
628
in (inches), mm (millimeters).
629
<p>This may also be a reference to a resource (in the form
630
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
631
theme attribute (in the form
632
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
633
containing a value of this type.
634
         */
635
        public static final int contentInsetStart=0x7f01001b;
636
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
637
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
638
<p>This may also be a reference to a resource (in the form
639
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
640
theme attribute (in the form
641
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
642
containing a value of this type.
643
         */
644
        public static final int contentScrim=0x7f0100ad;
645
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
646
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
647
         */
648
        public static final int controlBackground=0x7f010086;
649
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
650
<p>This may also be a reference to a resource (in the form
651
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
652
theme attribute (in the form
653
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
654
containing a value of this type.
655
         */
656
        public static final int counterEnabled=0x7f010113;
657
        /** <p>Must be an integer value, such as "<code>100</code>".
658
<p>This may also be a reference to a resource (in the form
659
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
660
theme attribute (in the form
661
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
662
containing a value of this type.
663
         */
664
        public static final int counterMaxLength=0x7f010114;
665
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
666
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
667
         */
668
        public static final int counterOverflowTextAppearance=0x7f010116;
669
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
670
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
671
         */
672
        public static final int counterTextAppearance=0x7f010115;
673
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
674
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
675
         */
676
        public static final int customNavigationLayout=0x7f010014;
677
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
678
<p>This may also be a reference to a resource (in the form
679
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
680
theme attribute (in the form
681
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
682
containing a value of this type.
683
         */
684
        public static final int defaultQueryHint=0x7f0100ea;
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
         */
694
        public static final int dialogPreferredPadding=0x7f010057;
695
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
696
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
697
         */
698
        public static final int dialogTheme=0x7f010056;
699
        /** <p>Must be one or more (separated by '|') of the following constant values.</p>
700
<table>
701
<colgroup align="left" />
702
<colgroup align="left" />
703
<colgroup align="left" />
704
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
705
<tr><td><code>none</code></td><td>0</td><td></td></tr>
706
<tr><td><code>useLogo</code></td><td>0x1</td><td></td></tr>
707
<tr><td><code>showHome</code></td><td>0x2</td><td></td></tr>
708
<tr><td><code>homeAsUp</code></td><td>0x4</td><td></td></tr>
709
<tr><td><code>showTitle</code></td><td>0x8</td><td></td></tr>
710
<tr><td><code>showCustom</code></td><td>0x10</td><td></td></tr>
711
<tr><td><code>disableHome</code></td><td>0x20</td><td></td></tr>
712
</table>
713
         */
714
        public static final int displayOptions=0x7f01000a;
715
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
716
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
717
         */
718
        public static final int divider=0x7f010010;
719
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
720
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
721
         */
722
        public static final int dividerHorizontal=0x7f010064;
723
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
724
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
725
in (inches), mm (millimeters).
726
<p>This may also be a reference to a resource (in the form
727
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
728
theme attribute (in the form
729
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
730
containing a value of this type.
731
         */
732
        public static final int dividerPadding=0x7f0100d0;
733
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
734
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
735
         */
736
        public static final int dividerVertical=0x7f010063;
737
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
738
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
739
in (inches), mm (millimeters).
740
<p>This may also be a reference to a resource (in the form
741
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
742
theme attribute (in the form
743
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
744
containing a value of this type.
745
         */
746
        public static final int drawableSize=0x7f0100c0;
747
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
748
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
749
         */
750
        public static final int drawerArrowStyle=0x7f010002;
751
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
752
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
753
         */
754
        public static final int dropDownListViewStyle=0x7f010076;
755
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
756
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
757
in (inches), mm (millimeters).
758
<p>This may also be a reference to a resource (in the form
759
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
760
theme attribute (in the form
761
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
762
containing a value of this type.
763
         */
764
        public static final int dropdownListPreferredItemHeight=0x7f01005a;
765
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
766
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
767
         */
768
        public static final int editTextBackground=0x7f01006b;
769
        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
770
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
771
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
772
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
773
         */
774
        public static final int editTextColor=0x7f01006a;
775
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
776
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
777
         */
778
        public static final int editTextStyle=0x7f010094;
779
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
780
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
781
in (inches), mm (millimeters).
782
<p>This may also be a reference to a resource (in the form
783
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
784
theme attribute (in the form
785
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
786
containing a value of this type.
787
         */
788
        public static final int elevation=0x7f01001f;
789
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
790
<p>This may also be a reference to a resource (in the form
791
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
792
theme attribute (in the form
793
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
794
containing a value of this type.
795
         */
796
        public static final int errorEnabled=0x7f010111;
797
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
798
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
799
         */
800
        public static final int errorTextAppearance=0x7f010112;
801
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
802
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
803
         */
804
        public static final int expandActivityOverflowButtonDrawable=0x7f010023;
805
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
806
<p>This may also be a reference to a resource (in the form
807
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
808
theme attribute (in the form
809
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
810
containing a value of this type.
811
         */
812
        public static final int expanded=0x7f010029;
813
        /** <p>Must be one or more (separated by '|') of the following constant values.</p>
814
<table>
815
<colgroup align="left" />
816
<colgroup align="left" />
817
<colgroup align="left" />
818
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
819
<tr><td><code>top</code></td><td>0x30</td><td></td></tr>
820
<tr><td><code>bottom</code></td><td>0x50</td><td></td></tr>
821
<tr><td><code>left</code></td><td>0x03</td><td></td></tr>
822
<tr><td><code>right</code></td><td>0x05</td><td></td></tr>
823
<tr><td><code>center_vertical</code></td><td>0x10</td><td></td></tr>
824
<tr><td><code>fill_vertical</code></td><td>0x70</td><td></td></tr>
825
<tr><td><code>center_horizontal</code></td><td>0x01</td><td></td></tr>
826
<tr><td><code>center</code></td><td>0x11</td><td></td></tr>
827
<tr><td><code>start</code></td><td>0x00800003</td><td></td></tr>
828
<tr><td><code>end</code></td><td>0x00800005</td><td></td></tr>
829
</table>
830
         */
831
        public static final int expandedTitleGravity=0x7f0100b1;
832
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
833
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
834
in (inches), mm (millimeters).
835
<p>This may also be a reference to a resource (in the form
836
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
837
theme attribute (in the form
838
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
839
containing a value of this type.
840
         */
841
        public static final int expandedTitleMargin=0x7f0100a6;
842
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
843
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
844
in (inches), mm (millimeters).
845
<p>This may also be a reference to a resource (in the form
846
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
847
theme attribute (in the form
848
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
849
containing a value of this type.
850
         */
851
        public static final int expandedTitleMarginBottom=0x7f0100aa;
852
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
853
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
854
in (inches), mm (millimeters).
855
<p>This may also be a reference to a resource (in the form
856
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
857
theme attribute (in the form
858
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
859
containing a value of this type.
860
         */
861
        public static final int expandedTitleMarginEnd=0x7f0100a9;
862
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
863
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
864
in (inches), mm (millimeters).
865
<p>This may also be a reference to a resource (in the form
866
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
867
theme attribute (in the form
868
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
869
containing a value of this type.
870
         */
871
        public static final int expandedTitleMarginStart=0x7f0100a7;
872
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
873
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
874
in (inches), mm (millimeters).
875
<p>This may also be a reference to a resource (in the form
876
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
877
theme attribute (in the form
878
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
879
containing a value of this type.
880
         */
881
        public static final int expandedTitleMarginTop=0x7f0100a8;
882
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
883
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
884
         */
885
        public static final int expandedTitleTextAppearance=0x7f0100ab;
886
        /** <p>Must be one of the following constant values.</p>
887
<table>
888
<colgroup align="left" />
889
<colgroup align="left" />
890
<colgroup align="left" />
891
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
892
<tr><td><code>normal</code></td><td>0</td><td></td></tr>
893
<tr><td><code>mini</code></td><td>1</td><td></td></tr>
894
</table>
895
         */
896
        public static final int fabSize=0x7f0100c7;
897
        /** <p>Must be an integer value, such as "<code>100</code>".
898
<p>This may also be a reference to a resource (in the form
899
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
900
theme attribute (in the form
901
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
902
containing a value of this type.
903
         */
904
        public static final int fadeDelay=0x7f010133;
905
        /** <p>Must be an integer value, such as "<code>100</code>".
906
<p>This may also be a reference to a resource (in the form
907
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
908
theme attribute (in the form
909
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
910
containing a value of this type.
911
         */
912
        public static final int fadeLength=0x7f010134;
913
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
914
<p>This may also be a reference to a resource (in the form
915
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
916
theme attribute (in the form
917
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
918
containing a value of this type.
919
         */
920
        public static final int fades=0x7f010132;
921
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
922
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
923
<p>This may also be a reference to a resource (in the form
924
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
925
theme attribute (in the form
926
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
927
containing a value of this type.
928
         */
929
        public static final int fillColor=0x7f01009f;
930
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
931
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
932
<p>This may also be a reference to a resource (in the form
933
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
934
theme attribute (in the form
935
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
936
containing a value of this type.
937
         */
938
        public static final int footerColor=0x7f010119;
939
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
940
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
941
in (inches), mm (millimeters).
942
<p>This may also be a reference to a resource (in the form
943
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
944
theme attribute (in the form
945
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
946
containing a value of this type.
947
         */
948
        public static final int footerIndicatorHeight=0x7f01011c;
949
        /** <p>Must be one of the following constant values.</p>
950
<table>
951
<colgroup align="left" />
952
<colgroup align="left" />
953
<colgroup align="left" />
954
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
955
<tr><td><code>none</code></td><td>0</td><td></td></tr>
956
<tr><td><code>triangle</code></td><td>1</td><td></td></tr>
957
<tr><td><code>underline</code></td><td>2</td><td></td></tr>
958
</table>
959
         */
960
        public static final int footerIndicatorStyle=0x7f01011b;
961
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
962
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
963
in (inches), mm (millimeters).
964
<p>This may also be a reference to a resource (in the form
965
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
966
theme attribute (in the form
967
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
968
containing a value of this type.
969
         */
970
        public static final int footerIndicatorUnderlinePadding=0x7f01011d;
971
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
972
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
973
in (inches), mm (millimeters).
974
<p>This may also be a reference to a resource (in the form
975
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
976
theme attribute (in the form
977
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
978
containing a value of this type.
979
         */
980
        public static final int footerLineHeight=0x7f01011a;
981
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
982
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
983
in (inches), mm (millimeters).
984
<p>This may also be a reference to a resource (in the form
985
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
986
theme attribute (in the form
987
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
988
containing a value of this type.
989
         */
990
        public static final int footerPadding=0x7f01011e;
991
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
992
<p>This may also be a reference to a resource (in the form
993
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
994
theme attribute (in the form
995
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
996
containing a value of this type.
997
         */
998
        public static final int foregroundInsidePadding=0x7f0100cb;
999
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1000
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1001
in (inches), mm (millimeters).
1002
<p>This may also be a reference to a resource (in the form
1003
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1004
theme attribute (in the form
1005
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1006
containing a value of this type.
1007
         */
1008
        public static final int gapBetweenBars=0x7f0100c1;
1009
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1010
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1011
in (inches), mm (millimeters).
1012
<p>This may also be a reference to a resource (in the form
1013
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1014
theme attribute (in the form
1015
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1016
containing a value of this type.
1017
         */
1018
        public static final int gapWidth=0x7f0100cd;
1019
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1020
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1021
         */
1022
        public static final int goIcon=0x7f0100ec;
1023
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1024
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1025
         */
1026
        public static final int headerLayout=0x7f0100de;
1027
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1028
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1029
in (inches), mm (millimeters).
1030
<p>This may also be a reference to a resource (in the form
1031
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1032
theme attribute (in the form
1033
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1034
containing a value of this type.
1035
         */
1036
        public static final int height=0x7f010003;
1037
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
1038
<p>This may also be a reference to a resource (in the form
1039
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1040
theme attribute (in the form
1041
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1042
containing a value of this type.
1043
         */
1044
        public static final int hideOnContentScroll=0x7f01001a;
1045
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
1046
<p>This may also be a reference to a resource (in the form
1047
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1048
theme attribute (in the form
1049
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1050
containing a value of this type.
1051
         */
1052
        public static final int hintAnimationEnabled=0x7f010117;
1053
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
1054
<p>This may also be a reference to a resource (in the form
1055
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1056
theme attribute (in the form
1057
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1058
containing a value of this type.
1059
         */
1060
        public static final int hintEnabled=0x7f010110;
1061
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1062
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1063
         */
1064
        public static final int hintTextAppearance=0x7f01010f;
1065
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1066
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1067
         */
1068
        public static final int homeAsUpIndicator=0x7f01005c;
1069
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1070
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1071
         */
1072
        public static final int homeLayout=0x7f010015;
1073
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1074
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1075
         */
1076
        public static final int icon=0x7f01000e;
1077
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
1078
<p>This may also be a reference to a resource (in the form
1079
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1080
theme attribute (in the form
1081
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1082
containing a value of this type.
1083
         */
1084
        public static final int iconifiedByDefault=0x7f0100e8;
1085
        /** <p>Must be a floating point value, such as "<code>1.2</code>".
1086
<p>This may also be a reference to a resource (in the form
1087
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1088
theme attribute (in the form
1089
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1090
containing a value of this type.
1091
         */
1092
        public static final int imageAspectRatio=0x7f0100d2;
1093
        /** <p>Must be one of the following constant values.</p>
1094
<table>
1095
<colgroup align="left" />
1096
<colgroup align="left" />
1097
<colgroup align="left" />
1098
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
1099
<tr><td><code>none</code></td><td>0</td><td></td></tr>
1100
<tr><td><code>adjust_width</code></td><td>1</td><td></td></tr>
1101
<tr><td><code>adjust_height</code></td><td>2</td><td></td></tr>
1102
</table>
1103
         */
1104
        public static final int imageAspectRatioAdjust=0x7f0100d1;
1105
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1106
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1107
         */
1108
        public static final int imageButtonStyle=0x7f01006c;
1109
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1110
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1111
         */
1112
        public static final int indeterminateProgressStyle=0x7f010017;
1113
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
1114
<p>This may also be a reference to a resource (in the form
1115
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1116
theme attribute (in the form
1117
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1118
containing a value of this type.
1119
         */
1120
        public static final int initialActivityCount=0x7f010022;
1121
        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1122
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1123
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
1124
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
1125
         */
1126
        public static final int insetForeground=0x7f0100e5;
1127
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
1128
<p>This may also be a reference to a resource (in the form
1129
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1130
theme attribute (in the form
1131
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1132
containing a value of this type.
1133
         */
1134
        public static final int isLightTheme=0x7f010004;
1135
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1136
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1137
         */
1138
        public static final int itemBackground=0x7f0100dc;
1139
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
1140
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
1141
<p>This may also be a reference to a resource (in the form
1142
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1143
theme attribute (in the form
1144
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1145
containing a value of this type.
1146
         */
1147
        public static final int itemIconTint=0x7f0100da;
1148
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1149
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1150
in (inches), mm (millimeters).
1151
<p>This may also be a reference to a resource (in the form
1152
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1153
theme attribute (in the form
1154
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1155
containing a value of this type.
1156
         */
1157
        public static final int itemPadding=0x7f010019;
1158
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1159
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1160
         */
1161
        public static final int itemTextAppearance=0x7f0100dd;
1162
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
1163
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
1164
<p>This may also be a reference to a resource (in the form
1165
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1166
theme attribute (in the form
1167
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1168
containing a value of this type.
1169
         */
1170
        public static final int itemTextColor=0x7f0100db;
1171
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1172
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1173
         */
1174
        public static final int keylines=0x7f0100b5;
1175
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1176
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1177
         */
1178
        public static final int layout=0x7f0100e7;
1179
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
1180
<p>This may also be a reference to a resource (in the form
1181
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1182
theme attribute (in the form
1183
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1184
containing a value of this type.
1185
         */
1186
        public static final int layoutManager=0x7f0100e1;
1187
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1188
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1189
         */
1190
        public static final int layout_anchor=0x7f0100b8;
1191
        /** <p>Must be one or more (separated by '|') of the following constant values.</p>
1192
<table>
1193
<colgroup align="left" />
1194
<colgroup align="left" />
1195
<colgroup align="left" />
1196
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
1197
<tr><td><code>top</code></td><td>0x30</td><td></td></tr>
1198
<tr><td><code>bottom</code></td><td>0x50</td><td></td></tr>
1199
<tr><td><code>left</code></td><td>0x03</td><td></td></tr>
1200
<tr><td><code>right</code></td><td>0x05</td><td></td></tr>
1201
<tr><td><code>center_vertical</code></td><td>0x10</td><td></td></tr>
1202
<tr><td><code>fill_vertical</code></td><td>0x70</td><td></td></tr>
1203
<tr><td><code>center_horizontal</code></td><td>0x01</td><td></td></tr>
1204
<tr><td><code>fill_horizontal</code></td><td>0x07</td><td></td></tr>
1205
<tr><td><code>center</code></td><td>0x11</td><td></td></tr>
1206
<tr><td><code>fill</code></td><td>0x77</td><td></td></tr>
1207
<tr><td><code>clip_vertical</code></td><td>0x80</td><td></td></tr>
1208
<tr><td><code>clip_horizontal</code></td><td>0x08</td><td></td></tr>
1209
<tr><td><code>start</code></td><td>0x00800003</td><td></td></tr>
1210
<tr><td><code>end</code></td><td>0x00800005</td><td></td></tr>
1211
</table>
1212
         */
1213
        public static final int layout_anchorGravity=0x7f0100ba;
1214
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
1215
<p>This may also be a reference to a resource (in the form
1216
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1217
theme attribute (in the form
1218
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1219
containing a value of this type.
1220
         */
1221
        public static final int layout_behavior=0x7f0100b7;
1222
        /** <p>Must be one of the following constant values.</p>
1223
<table>
1224
<colgroup align="left" />
1225
<colgroup align="left" />
1226
<colgroup align="left" />
1227
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
1228
<tr><td><code>none</code></td><td>0</td><td></td></tr>
1229
<tr><td><code>pin</code></td><td>1</td><td></td></tr>
1230
<tr><td><code>parallax</code></td><td>2</td><td></td></tr>
1231
</table>
1232
         */
1233
        public static final int layout_collapseMode=0x7f0100a4;
1234
        /** <p>Must be a floating point value, such as "<code>1.2</code>".
1235
<p>This may also be a reference to a resource (in the form
1236
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1237
theme attribute (in the form
1238
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1239
containing a value of this type.
1240
         */
1241
        public static final int layout_collapseParallaxMultiplier=0x7f0100a5;
1242
        /** <p>Must be an integer value, such as "<code>100</code>".
1243
<p>This may also be a reference to a resource (in the form
1244
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1245
theme attribute (in the form
1246
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1247
containing a value of this type.
1248
         */
1249
        public static final int layout_keyline=0x7f0100b9;
1250
        /** <p>Must be one or more (separated by '|') of the following constant values.</p>
1251
<table>
1252
<colgroup align="left" />
1253
<colgroup align="left" />
1254
<colgroup align="left" />
1255
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
1256
<tr><td><code>scroll</code></td><td>0x1</td><td></td></tr>
1257
<tr><td><code>exitUntilCollapsed</code></td><td>0x2</td><td></td></tr>
1258
<tr><td><code>enterAlways</code></td><td>0x4</td><td></td></tr>
1259
<tr><td><code>enterAlwaysCollapsed</code></td><td>0x8</td><td></td></tr>
1260
<tr><td><code>snap</code></td><td>0x10</td><td></td></tr>
1261
</table>
1262
         */
1263
        public static final int layout_scrollFlags=0x7f01002a;
1264
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1265
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1266
         */
1267
        public static final int layout_scrollInterpolator=0x7f01002b;
1268
        /** <p>Must be one of the following constant values.</p>
1269
<table>
1270
<colgroup align="left" />
1271
<colgroup align="left" />
1272
<colgroup align="left" />
1273
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
1274
<tr><td><code>bottom</code></td><td>0</td><td></td></tr>
1275
<tr><td><code>top</code></td><td>1</td><td></td></tr>
1276
</table>
1277
         */
1278
        public static final int linePosition=0x7f01011f;
1279
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1280
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1281
in (inches), mm (millimeters).
1282
<p>This may also be a reference to a resource (in the form
1283
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1284
theme attribute (in the form
1285
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1286
containing a value of this type.
1287
         */
1288
        public static final int lineWidth=0x7f0100cc;
1289
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1290
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1291
         */
1292
        public static final int listChoiceBackgroundIndicator=0x7f01007d;
1293
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1294
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1295
         */
1296
        public static final int listDividerAlertDialog=0x7f010058;
1297
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1298
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1299
         */
1300
        public static final int listItemLayout=0x7f010028;
1301
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1302
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1303
         */
1304
        public static final int listLayout=0x7f010025;
1305
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1306
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1307
         */
1308
        public static final int listPopupWindowStyle=0x7f010077;
1309
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1310
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1311
in (inches), mm (millimeters).
1312
<p>This may also be a reference to a resource (in the form
1313
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1314
theme attribute (in the form
1315
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1316
containing a value of this type.
1317
         */
1318
        public static final int listPreferredItemHeight=0x7f010071;
1319
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1320
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1321
in (inches), mm (millimeters).
1322
<p>This may also be a reference to a resource (in the form
1323
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1324
theme attribute (in the form
1325
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1326
containing a value of this type.
1327
         */
1328
        public static final int listPreferredItemHeightLarge=0x7f010073;
1329
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1330
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1331
in (inches), mm (millimeters).
1332
<p>This may also be a reference to a resource (in the form
1333
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1334
theme attribute (in the form
1335
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1336
containing a value of this type.
1337
         */
1338
        public static final int listPreferredItemHeightSmall=0x7f010072;
1339
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1340
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1341
in (inches), mm (millimeters).
1342
<p>This may also be a reference to a resource (in the form
1343
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1344
theme attribute (in the form
1345
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1346
containing a value of this type.
1347
         */
1348
        public static final int listPreferredItemPaddingLeft=0x7f010074;
1349
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1350
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1351
in (inches), mm (millimeters).
1352
<p>This may also be a reference to a resource (in the form
1353
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1354
theme attribute (in the form
1355
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1356
containing a value of this type.
1357
         */
1358
        public static final int listPreferredItemPaddingRight=0x7f010075;
1359
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1360
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1361
         */
1362
        public static final int logo=0x7f01000f;
1363
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
1364
<p>This may also be a reference to a resource (in the form
1365
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1366
theme attribute (in the form
1367
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1368
containing a value of this type.
1369
         */
1370
        public static final int logoDescription=0x7f01012f;
1371
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1372
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1373
in (inches), mm (millimeters).
1374
<p>This may also be a reference to a resource (in the form
1375
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1376
theme attribute (in the form
1377
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1378
containing a value of this type.
1379
         */
1380
        public static final int maxActionInlineWidth=0x7f0100f7;
1381
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1382
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1383
in (inches), mm (millimeters).
1384
<p>This may also be a reference to a resource (in the form
1385
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1386
theme attribute (in the form
1387
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1388
containing a value of this type.
1389
         */
1390
        public static final int maxButtonHeight=0x7f01012a;
1391
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
1392
<p>This may also be a reference to a resource (in the form
1393
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1394
theme attribute (in the form
1395
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1396
containing a value of this type.
1397
         */
1398
        public static final int measureWithLargestChild=0x7f0100ce;
1399
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1400
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1401
         */
1402
        public static final int menu=0x7f0100d9;
1403
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1404
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1405
         */
1406
        public static final int multiChoiceItemLayout=0x7f010026;
1407
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
1408
<p>This may also be a reference to a resource (in the form
1409
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1410
theme attribute (in the form
1411
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1412
containing a value of this type.
1413
         */
1414
        public static final int navigationContentDescription=0x7f01012e;
1415
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1416
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1417
         */
1418
        public static final int navigationIcon=0x7f01012d;
1419
        /** <p>Must be one of the following constant values.</p>
1420
<table>
1421
<colgroup align="left" />
1422
<colgroup align="left" />
1423
<colgroup align="left" />
1424
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
1425
<tr><td><code>normal</code></td><td>0</td><td></td></tr>
1426
<tr><td><code>listMode</code></td><td>1</td><td></td></tr>
1427
<tr><td><code>tabMode</code></td><td>2</td><td></td></tr>
1428
</table>
1429
         */
1430
        public static final int navigationMode=0x7f010009;
1431
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
1432
<p>This may also be a reference to a resource (in the form
1433
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1434
theme attribute (in the form
1435
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1436
containing a value of this type.
1437
         */
1438
        public static final int overlapAnchor=0x7f0100df;
1439
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1440
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1441
in (inches), mm (millimeters).
1442
<p>This may also be a reference to a resource (in the form
1443
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1444
theme attribute (in the form
1445
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1446
containing a value of this type.
1447
         */
1448
        public static final int paddingEnd=0x7f010136;
1449
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1450
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1451
in (inches), mm (millimeters).
1452
<p>This may also be a reference to a resource (in the form
1453
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1454
theme attribute (in the form
1455
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1456
containing a value of this type.
1457
         */
1458
        public static final int paddingStart=0x7f010135;
1459
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
1460
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
1461
<p>This may also be a reference to a resource (in the form
1462
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1463
theme attribute (in the form
1464
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1465
containing a value of this type.
1466
         */
1467
        public static final int pageColor=0x7f0100a0;
1468
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1469
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1470
         */
1471
        public static final int panelBackground=0x7f01007a;
1472
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1473
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1474
         */
1475
        public static final int panelMenuListTheme=0x7f01007c;
1476
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1477
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1478
in (inches), mm (millimeters).
1479
<p>This may also be a reference to a resource (in the form
1480
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1481
theme attribute (in the form
1482
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1483
containing a value of this type.
1484
         */
1485
        public static final int panelMenuListWidth=0x7f01007b;
1486
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1487
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1488
         */
1489
        public static final int popupMenuStyle=0x7f010068;
1490
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1491
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1492
         */
1493
        public static final int popupTheme=0x7f010020;
1494
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1495
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1496
         */
1497
        public static final int popupWindowStyle=0x7f010069;
1498
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
1499
<p>This may also be a reference to a resource (in the form
1500
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1501
theme attribute (in the form
1502
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1503
containing a value of this type.
1504
         */
1505
        public static final int preserveIconSpacing=0x7f0100d8;
1506
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1507
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1508
in (inches), mm (millimeters).
1509
<p>This may also be a reference to a resource (in the form
1510
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1511
theme attribute (in the form
1512
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1513
containing a value of this type.
1514
         */
1515
        public static final int pressedTranslationZ=0x7f0100c8;
1516
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1517
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1518
in (inches), mm (millimeters).
1519
<p>This may also be a reference to a resource (in the form
1520
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1521
theme attribute (in the form
1522
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1523
containing a value of this type.
1524
         */
1525
        public static final int progressBarPadding=0x7f010018;
1526
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1527
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1528
         */
1529
        public static final int progressBarStyle=0x7f010016;
1530
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1531
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1532
         */
1533
        public static final int queryBackground=0x7f0100f2;
1534
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
1535
<p>This may also be a reference to a resource (in the form
1536
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1537
theme attribute (in the form
1538
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1539
containing a value of this type.
1540
         */
1541
        public static final int queryHint=0x7f0100e9;
1542
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1543
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1544
         */
1545
        public static final int radioButtonStyle=0x7f010095;
1546
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1547
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1548
in (inches), mm (millimeters).
1549
<p>This may also be a reference to a resource (in the form
1550
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1551
theme attribute (in the form
1552
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1553
containing a value of this type.
1554
         */
1555
        public static final int radius=0x7f0100a1;
1556
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1557
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1558
         */
1559
        public static final int ratingBarStyle=0x7f010096;
1560
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1561
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1562
         */
1563
        public static final int ratingBarStyleIndicator=0x7f010097;
1564
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1565
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1566
         */
1567
        public static final int ratingBarStyleSmall=0x7f010098;
1568
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
1569
<p>This may also be a reference to a resource (in the form
1570
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1571
theme attribute (in the form
1572
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1573
containing a value of this type.
1574
         */
1575
        public static final int reverseLayout=0x7f0100e3;
1576
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
1577
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
1578
<p>This may also be a reference to a resource (in the form
1579
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1580
theme attribute (in the form
1581
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1582
containing a value of this type.
1583
         */
1584
        public static final int rippleColor=0x7f0100c6;
1585
        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1586
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1587
<p>May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
1588
         */
1589
        public static final int scopeUris=0x7f0100f6;
1590
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1591
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1592
         */
1593
        public static final int searchHintIcon=0x7f0100ee;
1594
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1595
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1596
         */
1597
        public static final int searchIcon=0x7f0100ed;
1598
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1599
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1600
         */
1601
        public static final int searchViewStyle=0x7f010070;
1602
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1603
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1604
         */
1605
        public static final int seekBarStyle=0x7f010099;
1606
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1607
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1608
         */
1609
        public static final int selectableItemBackground=0x7f010060;
1610
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1611
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1612
         */
1613
        public static final int selectableItemBackgroundBorderless=0x7f010061;
1614
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
1615
<p>This may also be a reference to a resource (in the form
1616
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1617
theme attribute (in the form
1618
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1619
containing a value of this type.
1620
         */
1621
        public static final int selectedBold=0x7f010120;
1622
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
1623
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
1624
<p>This may also be a reference to a resource (in the form
1625
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1626
theme attribute (in the form
1627
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1628
containing a value of this type.
1629
         */
1630
        public static final int selectedColor=0x7f010005;
1631
        /** <p>Must be one or more (separated by '|') of the following constant values.</p>
1632
<table>
1633
<colgroup align="left" />
1634
<colgroup align="left" />
1635
<colgroup align="left" />
1636
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
1637
<tr><td><code>never</code></td><td>0</td><td></td></tr>
1638
<tr><td><code>ifRoom</code></td><td>1</td><td></td></tr>
1639
<tr><td><code>always</code></td><td>2</td><td></td></tr>
1640
<tr><td><code>withText</code></td><td>4</td><td></td></tr>
1641
<tr><td><code>collapseActionView</code></td><td>8</td><td></td></tr>
1642
</table>
1643
         */
1644
        public static final int showAsAction=0x7f0100d4;
1645
        /** <p>Must be one or more (separated by '|') of the following constant values.</p>
1646
<table>
1647
<colgroup align="left" />
1648
<colgroup align="left" />
1649
<colgroup align="left" />
1650
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
1651
<tr><td><code>none</code></td><td>0</td><td></td></tr>
1652
<tr><td><code>beginning</code></td><td>1</td><td></td></tr>
1653
<tr><td><code>middle</code></td><td>2</td><td></td></tr>
1654
<tr><td><code>end</code></td><td>4</td><td></td></tr>
1655
</table>
1656
         */
1657
        public static final int showDividers=0x7f0100cf;
1658
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
1659
<p>This may also be a reference to a resource (in the form
1660
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1661
theme attribute (in the form
1662
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1663
containing a value of this type.
1664
         */
1665
        public static final int showText=0x7f0100fe;
1666
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1667
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1668
         */
1669
        public static final int singleChoiceItemLayout=0x7f010027;
1670
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
1671
<p>This may also be a reference to a resource (in the form
1672
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1673
theme attribute (in the form
1674
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1675
containing a value of this type.
1676
         */
1677
        public static final int snap=0x7f0100a2;
1678
        /** <p>Must be an integer value, such as "<code>100</code>".
1679
<p>This may also be a reference to a resource (in the form
1680
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1681
theme attribute (in the form
1682
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1683
containing a value of this type.
1684
         */
1685
        public static final int spanCount=0x7f0100e2;
1686
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
1687
<p>This may also be a reference to a resource (in the form
1688
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1689
theme attribute (in the form
1690
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1691
containing a value of this type.
1692
         */
1693
        public static final int spinBars=0x7f0100bf;
1694
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1695
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1696
         */
1697
        public static final int spinnerDropDownItemStyle=0x7f01005b;
1698
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1699
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1700
         */
1701
        public static final int spinnerStyle=0x7f01009a;
1702
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
1703
<p>This may also be a reference to a resource (in the form
1704
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1705
theme attribute (in the form
1706
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1707
containing a value of this type.
1708
         */
1709
        public static final int splitTrack=0x7f0100fd;
1710
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1711
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1712
         */
1713
        public static final int src=0x7f010000;
1714
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1715
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1716
         */
1717
        public static final int srcCompat=0x7f01002c;
1718
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
1719
<p>This may also be a reference to a resource (in the form
1720
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1721
theme attribute (in the form
1722
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1723
containing a value of this type.
1724
         */
1725
        public static final int stackFromEnd=0x7f0100e4;
1726
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
1727
<p>This may also be a reference to a resource (in the form
1728
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1729
theme attribute (in the form
1730
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1731
containing a value of this type.
1732
         */
1733
        public static final int state_above_anchor=0x7f0100e0;
1734
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1735
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1736
         */
1737
        public static final int statusBarBackground=0x7f0100b6;
1738
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
1739
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
1740
<p>This may also be a reference to a resource (in the form
1741
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1742
theme attribute (in the form
1743
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1744
containing a value of this type.
1745
         */
1746
        public static final int statusBarScrim=0x7f0100ae;
1747
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
1748
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
1749
<p>This may also be a reference to a resource (in the form
1750
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1751
theme attribute (in the form
1752
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1753
containing a value of this type.
1754
         */
1755
        public static final int strokeColor=0x7f0100a3;
1756
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1757
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1758
in (inches), mm (millimeters).
1759
<p>This may also be a reference to a resource (in the form
1760
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1761
theme attribute (in the form
1762
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1763
containing a value of this type.
1764
         */
1765
        public static final int strokeWidth=0x7f010006;
1766
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1767
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1768
         */
1769
        public static final int submitBackground=0x7f0100f3;
1770
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
1771
<p>This may also be a reference to a resource (in the form
1772
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1773
theme attribute (in the form
1774
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1775
containing a value of this type.
1776
         */
1777
        public static final int subtitle=0x7f01000b;
1778
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1779
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1780
         */
1781
        public static final int subtitleTextAppearance=0x7f010124;
1782
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
1783
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
1784
<p>This may also be a reference to a resource (in the form
1785
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1786
theme attribute (in the form
1787
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1788
containing a value of this type.
1789
         */
1790
        public static final int subtitleTextColor=0x7f010131;
1791
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1792
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1793
         */
1794
        public static final int subtitleTextStyle=0x7f01000d;
1795
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1796
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1797
         */
1798
        public static final int suggestionRowLayout=0x7f0100f1;
1799
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1800
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1801
in (inches), mm (millimeters).
1802
<p>This may also be a reference to a resource (in the form
1803
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1804
theme attribute (in the form
1805
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1806
containing a value of this type.
1807
         */
1808
        public static final int switchMinWidth=0x7f0100fb;
1809
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1810
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1811
in (inches), mm (millimeters).
1812
<p>This may also be a reference to a resource (in the form
1813
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1814
theme attribute (in the form
1815
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1816
containing a value of this type.
1817
         */
1818
        public static final int switchPadding=0x7f0100fc;
1819
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1820
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1821
         */
1822
        public static final int switchStyle=0x7f01009b;
1823
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1824
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1825
         */
1826
        public static final int switchTextAppearance=0x7f0100fa;
1827
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1828
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1829
         */
1830
        public static final int tabBackground=0x7f010102;
1831
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1832
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1833
in (inches), mm (millimeters).
1834
<p>This may also be a reference to a resource (in the form
1835
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1836
theme attribute (in the form
1837
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1838
containing a value of this type.
1839
         */
1840
        public static final int tabContentStart=0x7f010101;
1841
        /** <p>Must be one of the following constant values.</p>
1842
<table>
1843
<colgroup align="left" />
1844
<colgroup align="left" />
1845
<colgroup align="left" />
1846
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
1847
<tr><td><code>fill</code></td><td>0</td><td></td></tr>
1848
<tr><td><code>center</code></td><td>1</td><td></td></tr>
1849
</table>
1850
         */
1851
        public static final int tabGravity=0x7f010104;
1852
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
1853
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
1854
<p>This may also be a reference to a resource (in the form
1855
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1856
theme attribute (in the form
1857
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1858
containing a value of this type.
1859
         */
1860
        public static final int tabIndicatorColor=0x7f0100ff;
1861
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1862
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1863
in (inches), mm (millimeters).
1864
<p>This may also be a reference to a resource (in the form
1865
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1866
theme attribute (in the form
1867
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1868
containing a value of this type.
1869
         */
1870
        public static final int tabIndicatorHeight=0x7f010100;
1871
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1872
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1873
in (inches), mm (millimeters).
1874
<p>This may also be a reference to a resource (in the form
1875
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1876
theme attribute (in the form
1877
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1878
containing a value of this type.
1879
         */
1880
        public static final int tabMaxWidth=0x7f010106;
1881
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1882
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1883
in (inches), mm (millimeters).
1884
<p>This may also be a reference to a resource (in the form
1885
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1886
theme attribute (in the form
1887
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1888
containing a value of this type.
1889
         */
1890
        public static final int tabMinWidth=0x7f010105;
1891
        /** <p>Must be one of the following constant values.</p>
1892
<table>
1893
<colgroup align="left" />
1894
<colgroup align="left" />
1895
<colgroup align="left" />
1896
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
1897
<tr><td><code>scrollable</code></td><td>0</td><td></td></tr>
1898
<tr><td><code>fixed</code></td><td>1</td><td></td></tr>
1899
</table>
1900
         */
1901
        public static final int tabMode=0x7f010103;
1902
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1903
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1904
in (inches), mm (millimeters).
1905
<p>This may also be a reference to a resource (in the form
1906
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1907
theme attribute (in the form
1908
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1909
containing a value of this type.
1910
         */
1911
        public static final int tabPadding=0x7f01010e;
1912
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1913
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1914
in (inches), mm (millimeters).
1915
<p>This may also be a reference to a resource (in the form
1916
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1917
theme attribute (in the form
1918
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1919
containing a value of this type.
1920
         */
1921
        public static final int tabPaddingBottom=0x7f01010d;
1922
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1923
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1924
in (inches), mm (millimeters).
1925
<p>This may also be a reference to a resource (in the form
1926
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1927
theme attribute (in the form
1928
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1929
containing a value of this type.
1930
         */
1931
        public static final int tabPaddingEnd=0x7f01010c;
1932
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1933
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1934
in (inches), mm (millimeters).
1935
<p>This may also be a reference to a resource (in the form
1936
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1937
theme attribute (in the form
1938
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1939
containing a value of this type.
1940
         */
1941
        public static final int tabPaddingStart=0x7f01010a;
1942
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
1943
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
1944
in (inches), mm (millimeters).
1945
<p>This may also be a reference to a resource (in the form
1946
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1947
theme attribute (in the form
1948
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1949
containing a value of this type.
1950
         */
1951
        public static final int tabPaddingTop=0x7f01010b;
1952
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
1953
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
1954
<p>This may also be a reference to a resource (in the form
1955
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1956
theme attribute (in the form
1957
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1958
containing a value of this type.
1959
         */
1960
        public static final int tabSelectedTextColor=0x7f010109;
1961
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1962
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1963
         */
1964
        public static final int tabTextAppearance=0x7f010107;
1965
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
1966
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
1967
<p>This may also be a reference to a resource (in the form
1968
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
1969
theme attribute (in the form
1970
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
1971
containing a value of this type.
1972
         */
1973
        public static final int tabTextColor=0x7f010108;
1974
        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1975
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1976
<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
1977
         */
1978
        public static final int textAllCaps=0x7f01002d;
1979
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1980
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1981
         */
1982
        public static final int textAppearanceLargePopupMenu=0x7f010054;
1983
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1984
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1985
         */
1986
        public static final int textAppearanceListItem=0x7f010078;
1987
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1988
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1989
         */
1990
        public static final int textAppearanceListItemSmall=0x7f010079;
1991
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1992
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1993
         */
1994
        public static final int textAppearanceSearchResultSubtitle=0x7f01006e;
1995
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
1996
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
1997
         */
1998
        public static final int textAppearanceSearchResultTitle=0x7f01006d;
1999
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
2000
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
2001
         */
2002
        public static final int textAppearanceSmallPopupMenu=0x7f010055;
2003
        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
2004
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
2005
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
2006
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
2007
         */
2008
        public static final int textColorAlertDialogListItem=0x7f01008b;
2009
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
2010
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
2011
<p>This may also be a reference to a resource (in the form
2012
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2013
theme attribute (in the form
2014
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2015
containing a value of this type.
2016
         */
2017
        public static final int textColorError=0x7f0100bd;
2018
        /** <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
2019
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
2020
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
2021
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
2022
         */
2023
        public static final int textColorSearchUrl=0x7f01006f;
2024
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
2025
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
2026
         */
2027
        public static final int theme=0x7f010137;
2028
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
2029
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
2030
in (inches), mm (millimeters).
2031
<p>This may also be a reference to a resource (in the form
2032
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2033
theme attribute (in the form
2034
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2035
containing a value of this type.
2036
         */
2037
        public static final int thickness=0x7f0100c5;
2038
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
2039
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
2040
in (inches), mm (millimeters).
2041
<p>This may also be a reference to a resource (in the form
2042
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2043
theme attribute (in the form
2044
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2045
containing a value of this type.
2046
         */
2047
        public static final int thumbTextPadding=0x7f0100f9;
2048
        /** <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
2049
<p>This may also be a reference to a resource (in the form
2050
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2051
theme attribute (in the form
2052
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2053
containing a value of this type.
2054
         */
2055
        public static final int title=0x7f010007;
2056
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
2057
<p>This may also be a reference to a resource (in the form
2058
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2059
theme attribute (in the form
2060
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2061
containing a value of this type.
2062
         */
2063
        public static final int titleEnabled=0x7f0100b2;
2064
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
2065
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
2066
in (inches), mm (millimeters).
2067
<p>This may also be a reference to a resource (in the form
2068
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2069
theme attribute (in the form
2070
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2071
containing a value of this type.
2072
         */
2073
        public static final int titleMarginBottom=0x7f010129;
2074
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
2075
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
2076
in (inches), mm (millimeters).
2077
<p>This may also be a reference to a resource (in the form
2078
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2079
theme attribute (in the form
2080
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2081
containing a value of this type.
2082
         */
2083
        public static final int titleMarginEnd=0x7f010127;
2084
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
2085
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
2086
in (inches), mm (millimeters).
2087
<p>This may also be a reference to a resource (in the form
2088
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2089
theme attribute (in the form
2090
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2091
containing a value of this type.
2092
         */
2093
        public static final int titleMarginStart=0x7f010126;
2094
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
2095
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
2096
in (inches), mm (millimeters).
2097
<p>This may also be a reference to a resource (in the form
2098
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2099
theme attribute (in the form
2100
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2101
containing a value of this type.
2102
         */
2103
        public static final int titleMarginTop=0x7f010128;
2104
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
2105
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
2106
in (inches), mm (millimeters).
2107
<p>This may also be a reference to a resource (in the form
2108
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2109
theme attribute (in the form
2110
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2111
containing a value of this type.
2112
         */
2113
        public static final int titleMargins=0x7f010125;
2114
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
2115
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
2116
in (inches), mm (millimeters).
2117
<p>This may also be a reference to a resource (in the form
2118
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2119
theme attribute (in the form
2120
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2121
containing a value of this type.
2122
         */
2123
        public static final int titlePadding=0x7f010121;
2124
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
2125
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
2126
         */
2127
        public static final int titleTextAppearance=0x7f010123;
2128
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
2129
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
2130
<p>This may also be a reference to a resource (in the form
2131
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2132
theme attribute (in the form
2133
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2134
containing a value of this type.
2135
         */
2136
        public static final int titleTextColor=0x7f010130;
2137
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
2138
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
2139
         */
2140
        public static final int titleTextStyle=0x7f01000c;
2141
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
2142
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
2143
         */
2144
        public static final int toolbarId=0x7f0100af;
2145
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
2146
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
2147
         */
2148
        public static final int toolbarNavigationButtonStyle=0x7f010067;
2149
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
2150
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
2151
         */
2152
        public static final int toolbarStyle=0x7f010066;
2153
        /** <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
2154
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
2155
in (inches), mm (millimeters).
2156
<p>This may also be a reference to a resource (in the form
2157
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2158
theme attribute (in the form
2159
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2160
containing a value of this type.
2161
         */
2162
        public static final int topPadding=0x7f010122;
2163
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
2164
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
2165
         */
2166
        public static final int track=0x7f0100f8;
2167
        /** <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
2168
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
2169
<p>This may also be a reference to a resource (in the form
2170
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2171
theme attribute (in the form
2172
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2173
containing a value of this type.
2174
         */
2175
        public static final int unselectedColor=0x7f010008;
2176
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
2177
<p>This may also be a reference to a resource (in the form
2178
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2179
theme attribute (in the form
2180
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2181
containing a value of this type.
2182
         */
2183
        public static final int useCompatPadding=0x7f0100ca;
2184
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
2185
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
2186
         */
2187
        public static final int voiceIcon=0x7f0100ef;
2188
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
2189
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
2190
         */
2191
        public static final int vpiCirclePageIndicatorStyle=0x7f01013a;
2192
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
2193
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
2194
         */
2195
        public static final int vpiIconPageIndicatorStyle=0x7f01013b;
2196
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
2197
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
2198
         */
2199
        public static final int vpiLinePageIndicatorStyle=0x7f01013c;
2200
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
2201
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
2202
         */
2203
        public static final int vpiTabPageIndicatorStyle=0x7f01013e;
2204
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
2205
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
2206
         */
2207
        public static final int vpiTitlePageIndicatorStyle=0x7f01013d;
2208
        /** <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
2209
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
2210
         */
2211
        public static final int vpiUnderlinePageIndicatorStyle=0x7f01013f;
2212
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
2213
<p>This may also be a reference to a resource (in the form
2214
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2215
theme attribute (in the form
2216
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2217
containing a value of this type.
2218
         */
2219
        public static final int windowActionBar=0x7f01002e;
2220
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
2221
<p>This may also be a reference to a resource (in the form
2222
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2223
theme attribute (in the form
2224
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2225
containing a value of this type.
2226
         */
2227
        public static final int windowActionBarOverlay=0x7f010030;
2228
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
2229
<p>This may also be a reference to a resource (in the form
2230
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2231
theme attribute (in the form
2232
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2233
containing a value of this type.
2234
         */
2235
        public static final int windowActionModeOverlay=0x7f010031;
2236
        /** <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
2237
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
2238
in (inches), mm (millimeters).
2239
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
2240
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
2241
some parent container.
2242
<p>This may also be a reference to a resource (in the form
2243
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2244
theme attribute (in the form
2245
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2246
containing a value of this type.
2247
         */
2248
        public static final int windowFixedHeightMajor=0x7f010035;
2249
        /** <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
2250
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
2251
in (inches), mm (millimeters).
2252
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
2253
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
2254
some parent container.
2255
<p>This may also be a reference to a resource (in the form
2256
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2257
theme attribute (in the form
2258
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2259
containing a value of this type.
2260
         */
2261
        public static final int windowFixedHeightMinor=0x7f010033;
2262
        /** <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
2263
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
2264
in (inches), mm (millimeters).
2265
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
2266
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
2267
some parent container.
2268
<p>This may also be a reference to a resource (in the form
2269
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2270
theme attribute (in the form
2271
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2272
containing a value of this type.
2273
         */
2274
        public static final int windowFixedWidthMajor=0x7f010032;
2275
        /** <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
2276
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
2277
in (inches), mm (millimeters).
2278
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
2279
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
2280
some parent container.
2281
<p>This may also be a reference to a resource (in the form
2282
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2283
theme attribute (in the form
2284
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2285
containing a value of this type.
2286
         */
2287
        public static final int windowFixedWidthMinor=0x7f010034;
2288
        /** <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
2289
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
2290
in (inches), mm (millimeters).
2291
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
2292
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
2293
some parent container.
2294
<p>This may also be a reference to a resource (in the form
2295
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2296
theme attribute (in the form
2297
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2298
containing a value of this type.
2299
         */
2300
        public static final int windowMinWidthMajor=0x7f010036;
2301
        /** <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
2302
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
2303
in (inches), mm (millimeters).
2304
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
2305
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
2306
some parent container.
2307
<p>This may also be a reference to a resource (in the form
2308
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2309
theme attribute (in the form
2310
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2311
containing a value of this type.
2312
         */
2313
        public static final int windowMinWidthMinor=0x7f010037;
2314
        /** <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
2315
<p>This may also be a reference to a resource (in the form
2316
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
2317
theme attribute (in the form
2318
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
2319
containing a value of this type.
2320
         */
2321
        public static final int windowNoTitle=0x7f01002f;
2322
    }
2323
    public static final class bool {
2324
        public static final int abc_action_bar_embed_tabs=0x7f080003;
2325
        public static final int abc_action_bar_embed_tabs_pre_jb=0x7f080001;
2326
        public static final int abc_action_bar_expanded_action_views_exclusive=0x7f080004;
2327
        public static final int abc_allow_stacked_button_bar=0x7f080000;
2328
        public static final int abc_config_actionMenuItemAllCaps=0x7f080005;
2329
        public static final int abc_config_allowActionMenuItemTextWithIcon=0x7f080002;
2330
        public static final int abc_config_closeDialogWhenTouchOutside=0x7f080006;
2331
        public static final int abc_config_showMenuShortcutsWhenKeyboardPresent=0x7f080007;
2332
        public static final int default_circle_indicator_centered=0x7f080008;
2333
        public static final int default_circle_indicator_snap=0x7f080009;
2334
        public static final int default_line_indicator_centered=0x7f08000a;
2335
        public static final int default_title_indicator_selected_bold=0x7f08000b;
2336
        public static final int default_underline_indicator_fades=0x7f08000c;
2337
    }
2338
    public static final class color {
2339
        public static final int AliceBlue=0x7f0d0000;
2340
        public static final int AntiqueWhite=0x7f0d0001;
2341
        public static final int Aqua=0x7f0d0002;
2342
        public static final int Aquamarine=0x7f0d0003;
2343
        public static final int Azure=0x7f0d0004;
2344
        public static final int Beige=0x7f0d0005;
2345
        public static final int Bisque=0x7f0d0006;
2346
        public static final int Black=0x7f0d0007;
2347
        public static final int BlanchedAlmond=0x7f0d0008;
2348
        public static final int Blue=0x7f0d0009;
2349
        public static final int BlueViolet=0x7f0d000a;
2350
        public static final int Brown=0x7f0d000b;
2351
        public static final int BurlyWood=0x7f0d000c;
2352
        public static final int CadetBlue=0x7f0d000d;
2353
        public static final int Chartreuse=0x7f0d000e;
2354
        public static final int Chocolate=0x7f0d000f;
2355
        public static final int Coral=0x7f0d0010;
2356
        public static final int CornflowerBlue=0x7f0d0011;
2357
        public static final int Cornsilk=0x7f0d0012;
2358
        public static final int Crimson=0x7f0d0013;
2359
        public static final int Cyan=0x7f0d0014;
2360
        public static final int DarkBlue=0x7f0d0015;
2361
        public static final int DarkCyan=0x7f0d0016;
2362
        public static final int DarkGoldenrod=0x7f0d0017;
2363
        public static final int DarkGray=0x7f0d0018;
2364
        public static final int DarkGreen=0x7f0d0019;
2365
        public static final int DarkKhaki=0x7f0d001a;
2366
        public static final int DarkMagenta=0x7f0d001b;
2367
        public static final int DarkOliveGreen=0x7f0d001c;
2368
        public static final int DarkOrange=0x7f0d001d;
2369
        public static final int DarkOrchid=0x7f0d001e;
2370
        public static final int DarkRed=0x7f0d001f;
2371
        public static final int DarkSalmon=0x7f0d0020;
2372
        public static final int DarkSeaGreen=0x7f0d0021;
2373
        public static final int DarkSlateBlue=0x7f0d0022;
2374
        public static final int DarkSlateGray=0x7f0d0023;
2375
        public static final int DarkTurquoise=0x7f0d0024;
2376
        public static final int DarkViolet=0x7f0d0025;
2377
        public static final int DeepPink=0x7f0d0026;
2378
        public static final int DeepSkyBlue=0x7f0d0027;
2379
        public static final int DimGray=0x7f0d0028;
2380
        public static final int DodgerBlue=0x7f0d0029;
2381
        public static final int FireBrick=0x7f0d002a;
2382
        public static final int FloralWhite=0x7f0d002b;
2383
        public static final int ForestGreen=0x7f0d002c;
2384
        public static final int Fuchsia=0x7f0d002d;
2385
        public static final int Gainsboro=0x7f0d002e;
2386
        public static final int GhostWhite=0x7f0d002f;
2387
        public static final int Gold=0x7f0d0030;
2388
        public static final int Goldenrod=0x7f0d0031;
2389
        public static final int Gray=0x7f0d0032;
2390
        public static final int Green=0x7f0d0033;
2391
        public static final int GreenYellow=0x7f0d0034;
2392
        public static final int Honeydew=0x7f0d0035;
2393
        public static final int HotPink=0x7f0d0036;
2394
        public static final int IndianRed=0x7f0d0037;
2395
        public static final int Indigo=0x7f0d0038;
2396
        public static final int Ivory=0x7f0d0039;
2397
        public static final int Khaki=0x7f0d003a;
2398
        public static final int Lavender=0x7f0d003b;
2399
        public static final int LavenderBlush=0x7f0d003c;
2400
        public static final int LawnGreen=0x7f0d003d;
2401
        public static final int LemonChiffon=0x7f0d003e;
2402
        public static final int LightBlue=0x7f0d003f;
2403
        public static final int LightCoral=0x7f0d0040;
2404
        public static final int LightCyan=0x7f0d0041;
2405
        public static final int LightGoldenrodYellow=0x7f0d0042;
2406
        public static final int LightGreen=0x7f0d0043;
2407
        public static final int LightGrey=0x7f0d0044;
2408
        public static final int LightPink=0x7f0d0045;
2409
        public static final int LightSalmon=0x7f0d0046;
2410
        public static final int LightSeaGreen=0x7f0d0047;
2411
        public static final int LightSkyBlue=0x7f0d0048;
2412
        public static final int LightSlateGray=0x7f0d0049;
2413
        public static final int LightSteelBlue=0x7f0d004a;
2414
        public static final int LightYellow=0x7f0d004b;
2415
        public static final int Lime=0x7f0d004c;
2416
        public static final int LimeGreen=0x7f0d004d;
2417
        public static final int Linen=0x7f0d004e;
2418
        public static final int Magenta=0x7f0d004f;
2419
        public static final int Maroon=0x7f0d0050;
2420
        public static final int MediumAquamarine=0x7f0d0051;
2421
        public static final int MediumBlue=0x7f0d0052;
2422
        public static final int MediumOrchid=0x7f0d0053;
2423
        public static final int MediumPurple=0x7f0d0054;
2424
        public static final int MediumSeaGreen=0x7f0d0055;
2425
        public static final int MediumSlateBlue=0x7f0d0056;
2426
        public static final int MediumSpringGreen=0x7f0d0057;
2427
        public static final int MediumTurquoise=0x7f0d0058;
2428
        public static final int MediumVioletRed=0x7f0d0059;
2429
        public static final int MidnightBlue=0x7f0d005a;
2430
        public static final int MintCream=0x7f0d005b;
2431
        public static final int MistyRose=0x7f0d005c;
2432
        public static final int Moccasin=0x7f0d005d;
2433
        public static final int NavajoWhite=0x7f0d005e;
2434
        public static final int Navy=0x7f0d005f;
2435
        public static final int OldLace=0x7f0d0060;
2436
        public static final int Olive=0x7f0d0061;
2437
        public static final int OliveDrab=0x7f0d0062;
2438
        public static final int Orange=0x7f0d0063;
2439
        public static final int OrangeRed=0x7f0d0064;
2440
        public static final int Orchid=0x7f0d0065;
2441
        public static final int PaleGoldenrod=0x7f0d0066;
2442
        public static final int PaleGreen=0x7f0d0067;
2443
        public static final int PaleTurquoise=0x7f0d0068;
2444
        public static final int PaleVioletRed=0x7f0d0069;
2445
        public static final int PapayaWhip=0x7f0d006a;
2446
        public static final int PeachPuff=0x7f0d006b;
2447
        public static final int Peru=0x7f0d006c;
2448
        public static final int Pink=0x7f0d006d;
2449
        public static final int Plum=0x7f0d006e;
2450
        public static final int PowderBlue=0x7f0d006f;
2451
        public static final int Purple=0x7f0d0070;
2452
        public static final int Red=0x7f0d0071;
2453
        public static final int RosyBrown=0x7f0d0072;
2454
        public static final int RoyalBlue=0x7f0d0073;
2455
        public static final int SaddleBrown=0x7f0d0074;
2456
        public static final int Salmon=0x7f0d0075;
2457
        public static final int SandyBrown=0x7f0d0076;
2458
        public static final int SeaGreen=0x7f0d0077;
2459
        public static final int Seashell=0x7f0d0078;
2460
        public static final int Sienna=0x7f0d0079;
2461
        public static final int Silver=0x7f0d007a;
2462
        public static final int SkyBlue=0x7f0d007b;
2463
        public static final int SlateBlue=0x7f0d007c;
2464
        public static final int SlateGray=0x7f0d007d;
2465
        public static final int Snow=0x7f0d007e;
2466
        public static final int SpringGreen=0x7f0d007f;
2467
        public static final int SteelBlue=0x7f0d0080;
2468
        public static final int Tan=0x7f0d0081;
2469
        public static final int Teal=0x7f0d0082;
2470
        public static final int Thistle=0x7f0d0083;
2471
        public static final int Tomato=0x7f0d0084;
2472
        public static final int Turquoise=0x7f0d0085;
2473
        public static final int Violet=0x7f0d0086;
2474
        public static final int Wheat=0x7f0d0087;
2475
        public static final int White=0x7f0d0088;
2476
        public static final int WhiteSmoke=0x7f0d0089;
2477
        public static final int Yellow=0x7f0d008a;
2478
        public static final int YellowGreen=0x7f0d008b;
2479
        public static final int abc_background_cache_hint_selector_material_dark=0x7f0d00fb;
2480
        public static final int abc_background_cache_hint_selector_material_light=0x7f0d00fc;
2481
        public static final int abc_color_highlight_material=0x7f0d00fd;
2482
        public static final int abc_input_method_navigation_guard=0x7f0d008c;
2483
        public static final int abc_primary_text_disable_only_material_dark=0x7f0d00fe;
2484
        public static final int abc_primary_text_disable_only_material_light=0x7f0d00ff;
2485
        public static final int abc_primary_text_material_dark=0x7f0d0100;
2486
        public static final int abc_primary_text_material_light=0x7f0d0101;
2487
        public static final int abc_search_url_text=0x7f0d0102;
2488
        public static final int abc_search_url_text_normal=0x7f0d008d;
2489
        public static final int abc_search_url_text_pressed=0x7f0d008e;
2490
        public static final int abc_search_url_text_selected=0x7f0d008f;
2491
        public static final int abc_secondary_text_material_dark=0x7f0d0103;
2492
        public static final int abc_secondary_text_material_light=0x7f0d0104;
2493
        public static final int accent_material_dark=0x7f0d0090;
2494
        public static final int accent_material_light=0x7f0d0091;
2495
        public static final int app_red=0x7f0d0092;
2496
        public static final int background_floating_material_dark=0x7f0d0093;
2497
        public static final int background_floating_material_light=0x7f0d0094;
2498
        public static final int background_material_dark=0x7f0d0095;
2499
        public static final int background_material_light=0x7f0d0096;
2500
        public static final int bright_foreground_disabled_material_dark=0x7f0d0097;
2501
        public static final int bright_foreground_disabled_material_light=0x7f0d0098;
2502
        public static final int bright_foreground_inverse_material_dark=0x7f0d0099;
2503
        public static final int bright_foreground_inverse_material_light=0x7f0d009a;
2504
        public static final int bright_foreground_material_dark=0x7f0d009b;
2505
        public static final int bright_foreground_material_light=0x7f0d009c;
2506
        public static final int button_material_dark=0x7f0d009d;
2507
        public static final int button_material_light=0x7f0d009e;
2508
        public static final int color_preloader_center=0x7f0d009f;
2509
        public static final int color_preloader_end=0x7f0d00a0;
2510
        public static final int color_preloader_start=0x7f0d00a1;
2511
        public static final int com_mixpanel_android_selected=0x7f0d00a2;
2512
        public static final int common_action_bar_splitter=0x7f0d00a3;
2513
        public static final int common_google_signin_btn_text_dark=0x7f0d0105;
2514
        public static final int common_google_signin_btn_text_dark_default=0x7f0d00a4;
2515
        public static final int common_google_signin_btn_text_dark_disabled=0x7f0d00a5;
2516
        public static final int common_google_signin_btn_text_dark_focused=0x7f0d00a6;
2517
        public static final int common_google_signin_btn_text_dark_pressed=0x7f0d00a7;
2518
        public static final int common_google_signin_btn_text_light=0x7f0d0106;
2519
        public static final int common_google_signin_btn_text_light_default=0x7f0d00a8;
2520
        public static final int common_google_signin_btn_text_light_disabled=0x7f0d00a9;
2521
        public static final int common_google_signin_btn_text_light_focused=0x7f0d00aa;
2522
        public static final int common_google_signin_btn_text_light_pressed=0x7f0d00ab;
2523
        public static final int common_plus_signin_btn_text_dark=0x7f0d0107;
2524
        public static final int common_plus_signin_btn_text_dark_default=0x7f0d00ac;
2525
        public static final int common_plus_signin_btn_text_dark_disabled=0x7f0d00ad;
2526
        public static final int common_plus_signin_btn_text_dark_focused=0x7f0d00ae;
2527
        public static final int common_plus_signin_btn_text_dark_pressed=0x7f0d00af;
2528
        public static final int common_plus_signin_btn_text_light=0x7f0d0108;
2529
        public static final int common_plus_signin_btn_text_light_default=0x7f0d00b0;
2530
        public static final int common_plus_signin_btn_text_light_disabled=0x7f0d00b1;
2531
        public static final int common_plus_signin_btn_text_light_focused=0x7f0d00b2;
2532
        public static final int common_plus_signin_btn_text_light_pressed=0x7f0d00b3;
2533
        public static final int default_circle_indicator_fill_color=0x7f0d00b4;
2534
        public static final int default_circle_indicator_page_color=0x7f0d00b5;
2535
        public static final int default_circle_indicator_stroke_color=0x7f0d00b6;
2536
        public static final int default_line_indicator_selected_color=0x7f0d00b7;
2537
        public static final int default_line_indicator_unselected_color=0x7f0d00b8;
2538
        public static final int default_title_indicator_footer_color=0x7f0d00b9;
2539
        public static final int default_title_indicator_selected_color=0x7f0d00ba;
2540
        public static final int default_title_indicator_text_color=0x7f0d00bb;
2541
        public static final int default_underline_indicator_selected_color=0x7f0d00bc;
2542
        public static final int design_fab_shadow_end_color=0x7f0d00bd;
2543
        public static final int design_fab_shadow_mid_color=0x7f0d00be;
2544
        public static final int design_fab_shadow_start_color=0x7f0d00bf;
2545
        public static final int design_fab_stroke_end_inner_color=0x7f0d00c0;
2546
        public static final int design_fab_stroke_end_outer_color=0x7f0d00c1;
2547
        public static final int design_fab_stroke_top_inner_color=0x7f0d00c2;
2548
        public static final int design_fab_stroke_top_outer_color=0x7f0d00c3;
2549
        public static final int design_snackbar_background_color=0x7f0d00c4;
2550
        public static final int design_textinput_error_color_dark=0x7f0d00c5;
2551
        public static final int design_textinput_error_color_light=0x7f0d00c6;
2552
        public static final int dim_foreground_disabled_material_dark=0x7f0d00c7;
2553
        public static final int dim_foreground_disabled_material_light=0x7f0d00c8;
2554
        public static final int dim_foreground_material_dark=0x7f0d00c9;
2555
        public static final int dim_foreground_material_light=0x7f0d00ca;
2556
        public static final int foreground_material_dark=0x7f0d00cb;
2557
        public static final int foreground_material_light=0x7f0d00cc;
2558
        public static final int green_app=0x7f0d00cd;
2559
        public static final int green_tobe_used=0x7f0d00ce;
2560
        public static final int grey_black=0x7f0d00cf;
2561
        public static final int highlighted_text_material_dark=0x7f0d00d0;
2562
        public static final int highlighted_text_material_light=0x7f0d00d1;
2563
        public static final int hint_foreground_material_dark=0x7f0d00d2;
2564
        public static final int hint_foreground_material_light=0x7f0d00d3;
2565
        public static final int material_blue_grey_800=0x7f0d00d4;
2566
        public static final int material_blue_grey_900=0x7f0d00d5;
2567
        public static final int material_blue_grey_950=0x7f0d00d6;
2568
        public static final int material_deep_teal_200=0x7f0d00d7;
2569
        public static final int material_deep_teal_500=0x7f0d00d8;
2570
        public static final int material_grey_100=0x7f0d00d9;
2571
        public static final int material_grey_300=0x7f0d00da;
2572
        public static final int material_grey_50=0x7f0d00db;
2573
        public static final int material_grey_600=0x7f0d00dc;
2574
        public static final int material_grey_800=0x7f0d00dd;
2575
        public static final int material_grey_850=0x7f0d00de;
2576
        public static final int material_grey_900=0x7f0d00df;
2577
        public static final int navigationdrawer=0x7f0d00e0;
2578
        public static final int primary_dark_material_dark=0x7f0d00e1;
2579
        public static final int primary_dark_material_light=0x7f0d00e2;
2580
        public static final int primary_material_dark=0x7f0d00e3;
2581
        public static final int primary_material_light=0x7f0d00e4;
2582
        public static final int primary_text_default_material_dark=0x7f0d00e5;
2583
        public static final int primary_text_default_material_light=0x7f0d00e6;
2584
        public static final int primary_text_disabled_material_dark=0x7f0d00e7;
2585
        public static final int primary_text_disabled_material_light=0x7f0d00e8;
2586
        public static final int ripple_material_dark=0x7f0d00e9;
2587
        public static final int ripple_material_light=0x7f0d00ea;
2588
        public static final int secondary_text_default_material_dark=0x7f0d00eb;
2589
        public static final int secondary_text_default_material_light=0x7f0d00ec;
2590
        public static final int secondary_text_disabled_material_dark=0x7f0d00ed;
2591
        public static final int secondary_text_disabled_material_light=0x7f0d00ee;
2592
        public static final int switch_thumb_disabled_material_dark=0x7f0d00ef;
2593
        public static final int switch_thumb_disabled_material_light=0x7f0d00f0;
2594
        public static final int switch_thumb_material_dark=0x7f0d0109;
2595
        public static final int switch_thumb_material_light=0x7f0d010a;
2596
        public static final int switch_thumb_normal_material_dark=0x7f0d00f1;
2597
        public static final int switch_thumb_normal_material_light=0x7f0d00f2;
2598
        public static final int vpi__background_holo_dark=0x7f0d00f3;
2599
        public static final int vpi__background_holo_light=0x7f0d00f4;
2600
        public static final int vpi__bright_foreground_disabled_holo_dark=0x7f0d00f5;
2601
        public static final int vpi__bright_foreground_disabled_holo_light=0x7f0d00f6;
2602
        public static final int vpi__bright_foreground_holo_dark=0x7f0d00f7;
2603
        public static final int vpi__bright_foreground_holo_light=0x7f0d00f8;
2604
        public static final int vpi__bright_foreground_inverse_holo_dark=0x7f0d00f9;
2605
        public static final int vpi__bright_foreground_inverse_holo_light=0x7f0d00fa;
2606
        public static final int vpi__dark_theme=0x7f0d010b;
2607
        public static final int vpi__light_theme=0x7f0d010c;
2608
    }
2609
    public static final class dimen {
2610
        public static final int abc_action_bar_content_inset_material=0x7f09000d;
2611
        public static final int abc_action_bar_default_height_material=0x7f090001;
2612
        public static final int abc_action_bar_default_padding_end_material=0x7f09000e;
2613
        public static final int abc_action_bar_default_padding_start_material=0x7f09000f;
2614
        public static final int abc_action_bar_icon_vertical_padding_material=0x7f09001a;
2615
        public static final int abc_action_bar_overflow_padding_end_material=0x7f09001b;
2616
        public static final int abc_action_bar_overflow_padding_start_material=0x7f09001c;
2617
        public static final int abc_action_bar_progress_bar_size=0x7f090002;
2618
        public static final int abc_action_bar_stacked_max_height=0x7f09001d;
2619
        public static final int abc_action_bar_stacked_tab_max_width=0x7f09001e;
2620
        public static final int abc_action_bar_subtitle_bottom_margin_material=0x7f09001f;
2621
        public static final int abc_action_bar_subtitle_top_margin_material=0x7f090020;
2622
        public static final int abc_action_button_min_height_material=0x7f090021;
2623
        public static final int abc_action_button_min_width_material=0x7f090022;
2624
        public static final int abc_action_button_min_width_overflow_material=0x7f090023;
2625
        public static final int abc_alert_dialog_button_bar_height=0x7f090000;
2626
        public static final int abc_button_inset_horizontal_material=0x7f090024;
2627
        public static final int abc_button_inset_vertical_material=0x7f090025;
2628
        public static final int abc_button_padding_horizontal_material=0x7f090026;
2629
        public static final int abc_button_padding_vertical_material=0x7f090027;
2630
        public static final int abc_config_prefDialogWidth=0x7f090005;
2631
        public static final int abc_control_corner_material=0x7f090028;
2632
        public static final int abc_control_inset_material=0x7f090029;
2633
        public static final int abc_control_padding_material=0x7f09002a;
2634
        public static final int abc_dialog_fixed_height_major=0x7f090006;
2635
        public static final int abc_dialog_fixed_height_minor=0x7f090007;
2636
        public static final int abc_dialog_fixed_width_major=0x7f090008;
2637
        public static final int abc_dialog_fixed_width_minor=0x7f090009;
2638
        public static final int abc_dialog_list_padding_vertical_material=0x7f09002b;
2639
        public static final int abc_dialog_min_width_major=0x7f09000a;
2640
        public static final int abc_dialog_min_width_minor=0x7f09000b;
2641
        public static final int abc_dialog_padding_material=0x7f09002c;
2642
        public static final int abc_dialog_padding_top_material=0x7f09002d;
2643
        public static final int abc_disabled_alpha_material_dark=0x7f09002e;
2644
        public static final int abc_disabled_alpha_material_light=0x7f09002f;
2645
        public static final int abc_dropdownitem_icon_width=0x7f090030;
2646
        public static final int abc_dropdownitem_text_padding_left=0x7f090031;
2647
        public static final int abc_dropdownitem_text_padding_right=0x7f090032;
2648
        public static final int abc_edit_text_inset_bottom_material=0x7f090033;
2649
        public static final int abc_edit_text_inset_horizontal_material=0x7f090034;
2650
        public static final int abc_edit_text_inset_top_material=0x7f090035;
2651
        public static final int abc_floating_window_z=0x7f090036;
2652
        public static final int abc_list_item_padding_horizontal_material=0x7f090037;
2653
        public static final int abc_panel_menu_list_width=0x7f090038;
2654
        public static final int abc_search_view_preferred_width=0x7f090039;
2655
        public static final int abc_search_view_text_min_width=0x7f09000c;
2656
        public static final int abc_seekbar_track_background_height_material=0x7f09003a;
2657
        public static final int abc_seekbar_track_progress_height_material=0x7f09003b;
2658
        public static final int abc_select_dialog_padding_start_material=0x7f09003c;
2659
        public static final int abc_switch_padding=0x7f090018;
2660
        public static final int abc_text_size_body_1_material=0x7f09003d;
2661
        public static final int abc_text_size_body_2_material=0x7f09003e;
2662
        public static final int abc_text_size_button_material=0x7f09003f;
2663
        public static final int abc_text_size_caption_material=0x7f090040;
2664
        public static final int abc_text_size_display_1_material=0x7f090041;
2665
        public static final int abc_text_size_display_2_material=0x7f090042;
2666
        public static final int abc_text_size_display_3_material=0x7f090043;
2667
        public static final int abc_text_size_display_4_material=0x7f090044;
2668
        public static final int abc_text_size_headline_material=0x7f090045;
2669
        public static final int abc_text_size_large_material=0x7f090046;
2670
        public static final int abc_text_size_medium_material=0x7f090047;
2671
        public static final int abc_text_size_menu_material=0x7f090048;
2672
        public static final int abc_text_size_small_material=0x7f090049;
2673
        public static final int abc_text_size_subhead_material=0x7f09004a;
2674
        public static final int abc_text_size_subtitle_material_toolbar=0x7f090003;
2675
        public static final int abc_text_size_title_material=0x7f09004b;
2676
        public static final int abc_text_size_title_material_toolbar=0x7f090004;
2677
        public static final int activity_horizontal_margin=0x7f090019;
2678
        public static final int activity_vertical_margin=0x7f09004c;
2679
        public static final int default_circle_indicator_radius=0x7f09004d;
2680
        public static final int default_circle_indicator_stroke_width=0x7f09004e;
2681
        public static final int default_line_indicator_gap_width=0x7f09004f;
2682
        public static final int default_line_indicator_line_width=0x7f090050;
2683
        public static final int default_line_indicator_stroke_width=0x7f090051;
2684
        public static final int default_title_indicator_clip_padding=0x7f090052;
2685
        public static final int default_title_indicator_footer_indicator_height=0x7f090053;
2686
        public static final int default_title_indicator_footer_indicator_underline_padding=0x7f090054;
2687
        public static final int default_title_indicator_footer_line_height=0x7f090055;
2688
        public static final int default_title_indicator_footer_padding=0x7f090056;
2689
        public static final int default_title_indicator_text_size=0x7f090057;
2690
        public static final int default_title_indicator_title_padding=0x7f090058;
2691
        public static final int default_title_indicator_top_padding=0x7f090059;
2692
        public static final int design_appbar_elevation=0x7f09005a;
2693
        public static final int design_bottom_sheet_modal_elevation=0x7f09005b;
2694
        public static final int design_bottom_sheet_modal_peek_height=0x7f09005c;
2695
        public static final int design_fab_border_width=0x7f09005d;
2696
        public static final int design_fab_elevation=0x7f09005e;
2697
        public static final int design_fab_image_size=0x7f09005f;
2698
        public static final int design_fab_size_mini=0x7f090060;
2699
        public static final int design_fab_size_normal=0x7f090061;
2700
        public static final int design_fab_translation_z_pressed=0x7f090062;
2701
        public static final int design_navigation_elevation=0x7f090063;
2702
        public static final int design_navigation_icon_padding=0x7f090064;
2703
        public static final int design_navigation_icon_size=0x7f090065;
2704
        public static final int design_navigation_max_width=0x7f090010;
2705
        public static final int design_navigation_padding_bottom=0x7f090066;
2706
        public static final int design_navigation_separator_vertical_padding=0x7f090067;
2707
        public static final int design_snackbar_action_inline_max_width=0x7f090011;
2708
        public static final int design_snackbar_background_corner_radius=0x7f090012;
2709
        public static final int design_snackbar_elevation=0x7f090068;
2710
        public static final int design_snackbar_extra_spacing_horizontal=0x7f090013;
2711
        public static final int design_snackbar_max_width=0x7f090014;
2712
        public static final int design_snackbar_min_width=0x7f090015;
2713
        public static final int design_snackbar_padding_horizontal=0x7f090069;
2714
        public static final int design_snackbar_padding_vertical=0x7f09006a;
2715
        public static final int design_snackbar_padding_vertical_2lines=0x7f090016;
2716
        public static final int design_snackbar_text_size=0x7f09006b;
2717
        public static final int design_tab_max_width=0x7f09006c;
2718
        public static final int design_tab_scrollable_min_width=0x7f090017;
2719
        public static final int design_tab_text_size=0x7f09006d;
2720
        public static final int design_tab_text_size_2line=0x7f09006e;
2721
        public static final int disabled_alpha_material_dark=0x7f09006f;
2722
        public static final int disabled_alpha_material_light=0x7f090070;
2723
        public static final int fab_margin=0x7f090071;
2724
        public static final int highlight_alpha_material_colored=0x7f090072;
2725
        public static final int highlight_alpha_material_dark=0x7f090073;
2726
        public static final int highlight_alpha_material_light=0x7f090074;
2727
        public static final int item_touch_helper_max_drag_scroll_per_frame=0x7f090075;
2728
        public static final int item_touch_helper_swipe_escape_max_velocity=0x7f090076;
2729
        public static final int item_touch_helper_swipe_escape_velocity=0x7f090077;
2730
        public static final int notification_large_icon_height=0x7f090078;
2731
        public static final int notification_large_icon_width=0x7f090079;
2732
        public static final int notification_subtext_size=0x7f09007a;
2733
    }
2734
    public static final class drawable {
2735
        public static final int abc_ab_share_pack_mtrl_alpha=0x7f020000;
2736
        public static final int abc_action_bar_item_background_material=0x7f020001;
2737
        public static final int abc_btn_borderless_material=0x7f020002;
2738
        public static final int abc_btn_check_material=0x7f020003;
2739
        public static final int abc_btn_check_to_on_mtrl_000=0x7f020004;
2740
        public static final int abc_btn_check_to_on_mtrl_015=0x7f020005;
2741
        public static final int abc_btn_colored_material=0x7f020006;
2742
        public static final int abc_btn_default_mtrl_shape=0x7f020007;
2743
        public static final int abc_btn_radio_material=0x7f020008;
2744
        public static final int abc_btn_radio_to_on_mtrl_000=0x7f020009;
2745
        public static final int abc_btn_radio_to_on_mtrl_015=0x7f02000a;
2746
        public static final int abc_btn_rating_star_off_mtrl_alpha=0x7f02000b;
2747
        public static final int abc_btn_rating_star_on_mtrl_alpha=0x7f02000c;
2748
        public static final int abc_btn_switch_to_on_mtrl_00001=0x7f02000d;
2749
        public static final int abc_btn_switch_to_on_mtrl_00012=0x7f02000e;
2750
        public static final int abc_cab_background_internal_bg=0x7f02000f;
2751
        public static final int abc_cab_background_top_material=0x7f020010;
2752
        public static final int abc_cab_background_top_mtrl_alpha=0x7f020011;
2753
        public static final int abc_control_background_material=0x7f020012;
2754
        public static final int abc_dialog_material_background_dark=0x7f020013;
2755
        public static final int abc_dialog_material_background_light=0x7f020014;
2756
        public static final int abc_edit_text_material=0x7f020015;
2757
        public static final int abc_ic_ab_back_mtrl_am_alpha=0x7f020016;
2758
        public static final int abc_ic_clear_mtrl_alpha=0x7f020017;
2759
        public static final int abc_ic_commit_search_api_mtrl_alpha=0x7f020018;
2760
        public static final int abc_ic_go_search_api_mtrl_alpha=0x7f020019;
2761
        public static final int abc_ic_menu_copy_mtrl_am_alpha=0x7f02001a;
2762
        public static final int abc_ic_menu_cut_mtrl_alpha=0x7f02001b;
2763
        public static final int abc_ic_menu_moreoverflow_mtrl_alpha=0x7f02001c;
2764
        public static final int abc_ic_menu_paste_mtrl_am_alpha=0x7f02001d;
2765
        public static final int abc_ic_menu_selectall_mtrl_alpha=0x7f02001e;
2766
        public static final int abc_ic_menu_share_mtrl_alpha=0x7f02001f;
2767
        public static final int abc_ic_search_api_mtrl_alpha=0x7f020020;
2768
        public static final int abc_ic_star_black_16dp=0x7f020021;
2769
        public static final int abc_ic_star_black_36dp=0x7f020022;
2770
        public static final int abc_ic_star_half_black_16dp=0x7f020023;
2771
        public static final int abc_ic_star_half_black_36dp=0x7f020024;
2772
        public static final int abc_ic_voice_search_api_mtrl_alpha=0x7f020025;
2773
        public static final int abc_item_background_holo_dark=0x7f020026;
2774
        public static final int abc_item_background_holo_light=0x7f020027;
2775
        public static final int abc_list_divider_mtrl_alpha=0x7f020028;
2776
        public static final int abc_list_focused_holo=0x7f020029;
2777
        public static final int abc_list_longpressed_holo=0x7f02002a;
2778
        public static final int abc_list_pressed_holo_dark=0x7f02002b;
2779
        public static final int abc_list_pressed_holo_light=0x7f02002c;
2780
        public static final int abc_list_selector_background_transition_holo_dark=0x7f02002d;
2781
        public static final int abc_list_selector_background_transition_holo_light=0x7f02002e;
2782
        public static final int abc_list_selector_disabled_holo_dark=0x7f02002f;
2783
        public static final int abc_list_selector_disabled_holo_light=0x7f020030;
2784
        public static final int abc_list_selector_holo_dark=0x7f020031;
2785
        public static final int abc_list_selector_holo_light=0x7f020032;
2786
        public static final int abc_menu_hardkey_panel_mtrl_mult=0x7f020033;
2787
        public static final int abc_popup_background_mtrl_mult=0x7f020034;
2788
        public static final int abc_ratingbar_full_material=0x7f020035;
2789
        public static final int abc_ratingbar_indicator_material=0x7f020036;
2790
        public static final int abc_ratingbar_small_material=0x7f020037;
2791
        public static final int abc_scrubber_control_off_mtrl_alpha=0x7f020038;
2792
        public static final int abc_scrubber_control_to_pressed_mtrl_000=0x7f020039;
2793
        public static final int abc_scrubber_control_to_pressed_mtrl_005=0x7f02003a;
2794
        public static final int abc_scrubber_primary_mtrl_alpha=0x7f02003b;
2795
        public static final int abc_scrubber_track_mtrl_alpha=0x7f02003c;
2796
        public static final int abc_seekbar_thumb_material=0x7f02003d;
2797
        public static final int abc_seekbar_track_material=0x7f02003e;
2798
        public static final int abc_spinner_mtrl_am_alpha=0x7f02003f;
2799
        public static final int abc_spinner_textfield_background_material=0x7f020040;
2800
        public static final int abc_switch_thumb_material=0x7f020041;
2801
        public static final int abc_switch_track_mtrl_alpha=0x7f020042;
2802
        public static final int abc_tab_indicator_material=0x7f020043;
2803
        public static final int abc_tab_indicator_mtrl_alpha=0x7f020044;
2804
        public static final int abc_text_cursor_material=0x7f020045;
2805
        public static final int abc_textfield_activated_mtrl_alpha=0x7f020046;
2806
        public static final int abc_textfield_default_mtrl_alpha=0x7f020047;
2807
        public static final int abc_textfield_search_activated_mtrl_alpha=0x7f020048;
2808
        public static final int abc_textfield_search_default_mtrl_alpha=0x7f020049;
2809
        public static final int abc_textfield_search_material=0x7f02004a;
2810
        public static final int activation_screen=0x7f02004b;
2811
        public static final int appicon=0x7f02004c;
2812
        public static final int applogo_screen=0x7f02004d;
2813
        public static final int background_notification=0x7f02004e;
2814
        public static final int border_verify=0x7f02004f;
2815
        public static final int button=0x7f020050;
2816
        public static final int com_mixpanel_android_arrowleft=0x7f020051;
2817
        public static final int com_mixpanel_android_arrowleft_faded=0x7f020052;
2818
        public static final int com_mixpanel_android_arrowleft_insets=0x7f020053;
2819
        public static final int com_mixpanel_android_arrowleft_states=0x7f020054;
2820
        public static final int com_mixpanel_android_arrowright=0x7f020055;
2821
        public static final int com_mixpanel_android_arrowright_faded=0x7f020056;
2822
        public static final int com_mixpanel_android_arrowright_insets=0x7f020057;
2823
        public static final int com_mixpanel_android_arrowright_states=0x7f020058;
2824
        public static final int com_mixpanel_android_checkmark=0x7f020059;
2825
        public static final int com_mixpanel_android_checkmark_states=0x7f02005a;
2826
        public static final int com_mixpanel_android_choice_first_states=0x7f02005b;
2827
        public static final int com_mixpanel_android_choice_last_states=0x7f02005c;
2828
        public static final int com_mixpanel_android_choice_middle_states=0x7f02005d;
2829
        public static final int com_mixpanel_android_close=0x7f02005e;
2830
        public static final int com_mixpanel_android_cta_button=0x7f02005f;
2831
        public static final int com_mixpanel_android_cta_button_highlight=0x7f020060;
2832
        public static final int com_mixpanel_android_logo=0x7f020061;
2833
        public static final int com_mixpanel_android_nocolor_list=0x7f020062;
2834
        public static final int com_mixpanel_android_rounded_bottom=0x7f020063;
2835
        public static final int com_mixpanel_android_rounded_bottom_selected=0x7f020064;
2836
        public static final int com_mixpanel_android_rounded_top=0x7f020065;
2837
        public static final int com_mixpanel_android_rounded_top_selected=0x7f020066;
2838
        public static final int com_mixpanel_android_square=0x7f020067;
2839
        public static final int com_mixpanel_android_square_dropshadow=0x7f020068;
2840
        public static final int com_mixpanel_android_square_nodropshadow=0x7f020069;
2841
        public static final int com_mixpanel_android_square_selected=0x7f02006a;
2842
        public static final int com_mixpanel_android_text_answer_border=0x7f02006b;
2843
        public static final int common_full_open_on_phone=0x7f02006c;
2844
        public static final int common_google_signin_btn_icon_dark=0x7f02006d;
2845
        public static final int common_google_signin_btn_icon_dark_disabled=0x7f02006e;
2846
        public static final int common_google_signin_btn_icon_dark_focused=0x7f02006f;
2847
        public static final int common_google_signin_btn_icon_dark_normal=0x7f020070;
2848
        public static final int common_google_signin_btn_icon_dark_pressed=0x7f020071;
2849
        public static final int common_google_signin_btn_icon_light=0x7f020072;
2850
        public static final int common_google_signin_btn_icon_light_disabled=0x7f020073;
2851
        public static final int common_google_signin_btn_icon_light_focused=0x7f020074;
2852
        public static final int common_google_signin_btn_icon_light_normal=0x7f020075;
2853
        public static final int common_google_signin_btn_icon_light_pressed=0x7f020076;
2854
        public static final int common_google_signin_btn_text_dark=0x7f020077;
2855
        public static final int common_google_signin_btn_text_dark_disabled=0x7f020078;
2856
        public static final int common_google_signin_btn_text_dark_focused=0x7f020079;
2857
        public static final int common_google_signin_btn_text_dark_normal=0x7f02007a;
2858
        public static final int common_google_signin_btn_text_dark_pressed=0x7f02007b;
2859
        public static final int common_google_signin_btn_text_light=0x7f02007c;
2860
        public static final int common_google_signin_btn_text_light_disabled=0x7f02007d;
2861
        public static final int common_google_signin_btn_text_light_focused=0x7f02007e;
2862
        public static final int common_google_signin_btn_text_light_normal=0x7f02007f;
2863
        public static final int common_google_signin_btn_text_light_pressed=0x7f020080;
2864
        public static final int common_ic_googleplayservices=0x7f020081;
2865
        public static final int common_plus_signin_btn_icon_dark=0x7f020082;
2866
        public static final int common_plus_signin_btn_icon_dark_disabled=0x7f020083;
2867
        public static final int common_plus_signin_btn_icon_dark_focused=0x7f020084;
2868
        public static final int common_plus_signin_btn_icon_dark_normal=0x7f020085;
2869
        public static final int common_plus_signin_btn_icon_dark_pressed=0x7f020086;
2870
        public static final int common_plus_signin_btn_icon_light=0x7f020087;
2871
        public static final int common_plus_signin_btn_icon_light_disabled=0x7f020088;
2872
        public static final int common_plus_signin_btn_icon_light_focused=0x7f020089;
2873
        public static final int common_plus_signin_btn_icon_light_normal=0x7f02008a;
2874
        public static final int common_plus_signin_btn_icon_light_pressed=0x7f02008b;
2875
        public static final int common_plus_signin_btn_text_dark=0x7f02008c;
2876
        public static final int common_plus_signin_btn_text_dark_disabled=0x7f02008d;
2877
        public static final int common_plus_signin_btn_text_dark_focused=0x7f02008e;
2878
        public static final int common_plus_signin_btn_text_dark_normal=0x7f02008f;
2879
        public static final int common_plus_signin_btn_text_dark_pressed=0x7f020090;
2880
        public static final int common_plus_signin_btn_text_light=0x7f020091;
2881
        public static final int common_plus_signin_btn_text_light_disabled=0x7f020092;
2882
        public static final int common_plus_signin_btn_text_light_focused=0x7f020093;
2883
        public static final int common_plus_signin_btn_text_light_normal=0x7f020094;
2884
        public static final int common_plus_signin_btn_text_light_pressed=0x7f020095;
2885
        public static final int counter_bg=0x7f020096;
2886
        public static final int description=0x7f020097;
2887
        public static final int design_fab_background=0x7f020098;
2888
        public static final int design_snackbar_background=0x7f020099;
2889
        public static final int edittext=0x7f02009a;
2890
        public static final int edittextnotselected=0x7f02009b;
2891
        public static final int exitsymbol=0x7f02009c;
2892
        public static final int google=0x7f02009d;
2893
        public static final int google_login=0x7f02009e;
2894
        public static final int google_login_new=0x7f02009f;
2895
        public static final int googlesignin=0x7f0200a0;
2896
        public static final int greenprogressdialog=0x7f0200a1;
2897
        public static final int header_bar=0x7f0200a2;
2898
        public static final int homeshop18=0x7f0200a3;
2899
        public static final int how_it_works=0x7f0200a4;
2900
        public static final int ic_plusone_medium_off_client=0x7f0200a5;
2901
        public static final int ic_plusone_small_off_client=0x7f0200a6;
2902
        public static final int ic_plusone_standard_off_client=0x7f0200a7;
2903
        public static final int ic_plusone_tall_off_client=0x7f0200a8;
2904
        public static final int ic_ticks=0x7f0200a9;
2905
        public static final int in_app_notification=0x7f0200aa;
2906
        public static final int interet=0x7f0200ab;
2907
        public static final int list_item_bg_normal=0x7f0200ac;
2908
        public static final int list_item_bg_pressed=0x7f0200ad;
2909
        public static final int list_selector=0x7f0200ae;
2910
        public static final int login=0x7f0200af;
2911
        public static final int login_with_google=0x7f0200b0;
2912
        public static final int logo=0x7f0200b1;
2913
        public static final int logo3=0x7f0200b2;
2914
        public static final int menu_button_2=0x7f0200b3;
2915
        public static final int menubutton=0x7f0200b4;
2916
        public static final int menuiconvertical2=0x7f0200b5;
2917
        public static final int minus=0x7f0200b6;
2918
        public static final int missedcall=0x7f0200b7;
2919
        public static final int mobilenumber=0x7f0200b8;
2920
        public static final int my_details=0x7f0200b9;
2921
        public static final int my_fav=0x7f0200ba;
2922
        public static final int my_order=0x7f0200bb;
2923
        public static final int my_preferences=0x7f0200bc;
2924
        public static final int mypreferencestutorial=0x7f0200bd;
2925
        public static final int myprofileedittext=0x7f0200be;
2926
        public static final int navigation_bar=0x7f0200bf;
2927
        public static final int navigationdrawericon=0x7f0200c0;
2928
        public static final int noimageavailable=0x7f0200c1;
2929
        public static final int notification=0x7f0200c2;
2930
        public static final int notification_template_icon_bg=0x7f0200ed;
2931
        public static final int offer_screen=0x7f0200c3;
2932
        public static final int overflow_menu=0x7f0200c4;
2933
        public static final int payment_option=0x7f0200c5;
2934
        public static final int paytm=0x7f0200c6;
2935
        public static final int pending_cashback=0x7f0200c7;
2936
        public static final int plus=0x7f0200c8;
2937
        public static final int pmlauncher=0x7f0200c9;
2938
        public static final int pmlogo=0x7f0200ca;
2939
        public static final int pmlogonew=0x7f0200cb;
2940
        public static final int pmnavigation=0x7f0200cc;
2941
        public static final int pmnotification1=0x7f0200cd;
2942
        public static final int pmnotification2=0x7f0200ce;
2943
        public static final int pmnotification3=0x7f0200cf;
2944
        public static final int pmnotification4=0x7f0200d0;
2945
        public static final int pmreferrer=0x7f0200d1;
2946
        public static final int pmsplash=0x7f0200d2;
2947
        public static final int pmsplashnew=0x7f0200d3;
2948
        public static final int profittill_logo_1=0x7f0200d4;
2949
        public static final int profittillactionbar=0x7f0200d5;
2950
        public static final int progressbar=0x7f0200d6;
2951
        public static final int referrerborder=0x7f0200d7;
2952
        public static final int register=0x7f0200d8;
2953
        public static final int round=0x7f0200d9;
2954
        public static final int roundshape=0x7f0200da;
2955
        public static final int row_highlighter=0x7f0200db;
2956
        public static final int sd_deals=0x7f0200dc;
2957
        public static final int sdnotifictation=0x7f0200dd;
2958
        public static final int selectable_background_stylingactionbar=0x7f0200de;
2959
        public static final int spinnerlayout=0x7f0200df;
2960
        public static final int splas=0x7f0200e0;
2961
        public static final int splash_screen=0x7f0200e1;
2962
        public static final int transpaentnavigation=0x7f0200e2;
2963
        public static final int verify_button=0x7f0200e3;
2964
        public static final int verifylater=0x7f0200e4;
2965
        public static final int vpi__tab_indicator=0x7f0200e5;
2966
        public static final int vpi__tab_selected_focused_holo=0x7f0200e6;
2967
        public static final int vpi__tab_selected_holo=0x7f0200e7;
2968
        public static final int vpi__tab_selected_pressed_holo=0x7f0200e8;
2969
        public static final int vpi__tab_unselected_focused_holo=0x7f0200e9;
2970
        public static final int vpi__tab_unselected_holo=0x7f0200ea;
2971
        public static final int vpi__tab_unselected_pressed_holo=0x7f0200eb;
2972
        public static final int wifiimage=0x7f0200ec;
2973
    }
2974
    public static final class id {
2975
        public static final int about=0x7f0e0077;
2976
        public static final int about_till=0x7f0e0078;
2977
        public static final int aboutus=0x7f0e00a2;
2978
        public static final int action0=0x7f0e00ac;
2979
        public static final int action_bar=0x7f0e0065;
2980
        public static final int action_bar_activity_content=0x7f0e0000;
2981
        public static final int action_bar_container=0x7f0e0064;
2982
        public static final int action_bar_root=0x7f0e0060;
2983
        public static final int action_bar_spinner=0x7f0e0001;
2984
        public static final int action_bar_subtitle=0x7f0e0046;
2985
        public static final int action_bar_title=0x7f0e0045;
2986
        public static final int action_context_bar=0x7f0e0066;
2987
        public static final int action_divider=0x7f0e00b0;
2988
        public static final int action_menu_divider=0x7f0e0002;
2989
        public static final int action_menu_presenter=0x7f0e0003;
2990
        public static final int action_mode_bar=0x7f0e0062;
2991
        public static final int action_mode_bar_stub=0x7f0e0061;
2992
        public static final int action_mode_close_button=0x7f0e0047;
2993
        public static final int action_notifications=0x7f0e0004;
2994
        public static final int action_settings=0x7f0e00de;
2995
        public static final int activity_chooser_view_content=0x7f0e0048;
2996
        public static final int address=0x7f0e0074;
2997
        public static final int addressLine1Layout=0x7f0e00ca;
2998
        public static final int addressLine1MyProfile=0x7f0e00cd;
2999
        public static final int addressLine1MyProfileText=0x7f0e00cc;
3000
        public static final int addressLine1RelativeLayout=0x7f0e00cb;
3001
        public static final int addressLine2Layout=0x7f0e00ce;
3002
        public static final int addressLine2MyProfile=0x7f0e00d1;
3003
        public static final int addressLine2MyProfileEdit=0x7f0e00d2;
3004
        public static final int addressLine2MyProfileText=0x7f0e00d0;
3005
        public static final int addressLine2RelativeLayout=0x7f0e00cf;
3006
        public static final int adjust_height=0x7f0e0034;
3007
        public static final int adjust_width=0x7f0e0035;
3008
        public static final int alertTitle=0x7f0e0054;
3009
        public static final int always=0x7f0e0036;
3010
        public static final int auto=0x7f0e003e;
3011
        public static final int beginning=0x7f0e0032;
3012
        public static final int bottom=0x7f0e001e;
3013
        public static final int buttonPanel=0x7f0e004f;
3014
        public static final int cancel_action=0x7f0e00ad;
3015
        public static final int carrier=0x7f0e00be;
3016
        public static final int center=0x7f0e001f;
3017
        public static final int center_horizontal=0x7f0e0020;
3018
        public static final int center_vertical=0x7f0e0021;
3019
        public static final int charges=0x7f0e00ba;
3020
        public static final int checkInternet=0x7f0e00a5;
3021
        public static final int checkSplashInternet=0x7f0e0080;
3022
        public static final int checkbox=0x7f0e005d;
3023
        public static final int chronometer=0x7f0e00b3;
3024
        public static final int cityLayout=0x7f0e00d3;
3025
        public static final int cityMyProfile=0x7f0e00d6;
3026
        public static final int cityMyProfileEdit=0x7f0e00d7;
3027
        public static final int cityMyProfileText=0x7f0e00d5;
3028
        public static final int cityRelativeLayout=0x7f0e00d4;
3029
        public static final int clip_horizontal=0x7f0e002d;
3030
        public static final int clip_vertical=0x7f0e002e;
3031
        public static final int collapseActionView=0x7f0e0037;
3032
        public static final int com_mixpanel_android_activity_survey_id=0x7f0e0089;
3033
        public static final int com_mixpanel_android_button_exit=0x7f0e008e;
3034
        public static final int com_mixpanel_android_button_exit_wrapper=0x7f0e0083;
3035
        public static final int com_mixpanel_android_button_next=0x7f0e008c;
3036
        public static final int com_mixpanel_android_button_previous=0x7f0e008a;
3037
        public static final int com_mixpanel_android_multiple_choice_answer_text=0x7f0e008f;
3038
        public static final int com_mixpanel_android_notification_bottom_wrapper=0x7f0e0084;
3039
        public static final int com_mixpanel_android_notification_button=0x7f0e0087;
3040
        public static final int com_mixpanel_android_notification_gradient=0x7f0e0082;
3041
        public static final int com_mixpanel_android_notification_image=0x7f0e0088;
3042
        public static final int com_mixpanel_android_notification_subtext=0x7f0e0086;
3043
        public static final int com_mixpanel_android_notification_title=0x7f0e0085;
3044
        public static final int com_mixpanel_android_progress_text=0x7f0e008b;
3045
        public static final int com_mixpanel_android_question_card_holder=0x7f0e008d;
3046
        public static final int complete=0x7f0e00bc;
3047
        public static final int contentPanel=0x7f0e0055;
3048
        public static final int counter=0x7f0e009c;
3049
        public static final int custom=0x7f0e005b;
3050
        public static final int customPanel=0x7f0e005a;
3051
        public static final int dark=0x7f0e003f;
3052
        public static final int deals=0x7f0e0075;
3053
        public static final int decor_content_parent=0x7f0e0063;
3054
        public static final int default_activity_button=0x7f0e004b;
3055
        public static final int design_bottom_sheet=0x7f0e0094;
3056
        public static final int design_menu_item_action_area=0x7f0e009b;
3057
        public static final int design_menu_item_action_area_stub=0x7f0e009a;
3058
        public static final int design_menu_item_text=0x7f0e0099;
3059
        public static final int design_navigation_view=0x7f0e0098;
3060
        public static final int disableHome=0x7f0e000f;
3061
        public static final int drawer_layout=0x7f0e007c;
3062
        public static final int edit_query=0x7f0e0067;
3063
        public static final int end=0x7f0e0022;
3064
        public static final int end_padder=0x7f0e00b8;
3065
        public static final int enterAlways=0x7f0e0016;
3066
        public static final int enterAlwaysCollapsed=0x7f0e0017;
3067
        public static final int exitUntilCollapsed=0x7f0e0018;
3068
        public static final int expand_activities_button=0x7f0e0049;
3069
        public static final int expanded_menu=0x7f0e005c;
3070
        public static final int fill=0x7f0e002f;
3071
        public static final int fill_horizontal=0x7f0e0030;
3072
        public static final int fill_vertical=0x7f0e0023;
3073
        public static final int fixed=0x7f0e0041;
3074
        public static final int flag=0x7f0e00dd;
3075
        public static final int frame_container=0x7f0e007d;
3076
        public static final int frame_content=0x7f0e007e;
3077
        public static final int gif=0x7f0e0081;
3078
        public static final int google_login_button=0x7f0e007b;
3079
        public static final int gotIt=0x7f0e00bf;
3080
        public static final int home=0x7f0e0005;
3081
        public static final int homeAsUp=0x7f0e0010;
3082
        public static final int howitwokstodeals=0x7f0e00a1;
3083
        public static final int howitworks=0x7f0e007a;
3084
        public static final int icon=0x7f0e004d;
3085
        public static final int icon_collapse=0x7f0e0092;
3086
        public static final int icon_expand=0x7f0e0091;
3087
        public static final int icon_only=0x7f0e003b;
3088
        public static final int ifRoom=0x7f0e0038;
3089
        public static final int image=0x7f0e004a;
3090
        public static final int inAppNotificationImage=0x7f0e00a7;
3091
        public static final int inAppNotificationText=0x7f0e00a8;
3092
        public static final int indicator=0x7f0e009f;
3093
        public static final int info=0x7f0e00b7;
3094
        public static final int item_touch_helper_previous_elevation=0x7f0e0006;
3095
        public static final int left=0x7f0e0024;
3096
        public static final int light=0x7f0e0040;
3097
        public static final int line1=0x7f0e00b1;
3098
        public static final int line3=0x7f0e00b5;
3099
        public static final int listMode=0x7f0e000c;
3100
        public static final int list_item=0x7f0e004c;
3101
        public static final int logo=0x7f0e0079;
3102
        public static final int media_actions=0x7f0e00af;
3103
        public static final int middle=0x7f0e0033;
3104
        public static final int mini=0x7f0e0031;
3105
        public static final int multiply=0x7f0e0028;
3106
        public static final int navigation_header_container=0x7f0e0097;
3107
        public static final int network=0x7f0e00ab;
3108
        public static final int never=0x7f0e0039;
3109
        public static final int nointernetconncetion=0x7f0e00a3;
3110
        public static final int none=0x7f0e0011;
3111
        public static final int normal=0x7f0e000d;
3112
        public static final int pager=0x7f0e009e;
3113
        public static final int para1=0x7f0e00aa;
3114
        public static final int parallax=0x7f0e001c;
3115
        public static final int parentPanel=0x7f0e0051;
3116
        public static final int parentTitle=0x7f0e0090;
3117
        public static final int parent_view=0x7f0e00a9;
3118
        public static final int phoneNumberLayout=0x7f0e00c3;
3119
        public static final int phoneNumberRelativeLayout=0x7f0e00c4;
3120
        public static final int pin=0x7f0e001d;
3121
        public static final int pincodeLayout=0x7f0e00d8;
3122
        public static final int pincodeMyProfile=0x7f0e00db;
3123
        public static final int pincodeMyProfileEdit=0x7f0e00dc;
3124
        public static final int pincodeMyProfileText=0x7f0e00da;
3125
        public static final int pincodeRelativeLayout=0x7f0e00d9;
3126
        public static final int profileId=0x7f0e00c2;
3127
        public static final int profileName=0x7f0e00c1;
3128
        public static final int profileNameLayout=0x7f0e00c6;
3129
        public static final int profileNameMyProfile=0x7f0e00c9;
3130
        public static final int profileNameMyProfileText=0x7f0e00c8;
3131
        public static final int profileNameRelativeLayout=0x7f0e00c7;
3132
        public static final int profileSave=0x7f0e00c5;
3133
        public static final int profitmandiDeals=0x7f0e0076;
3134
        public static final int progres=0x7f0e007f;
3135
        public static final int progress_circular=0x7f0e0007;
3136
        public static final int progress_horizontal=0x7f0e0008;
3137
        public static final int radio=0x7f0e005f;
3138
        public static final int relativelayout=0x7f0e00a6;
3139
        public static final int right=0x7f0e0025;
3140
        public static final int screen=0x7f0e0029;
3141
        public static final int scroll=0x7f0e0019;
3142
        public static final int scrollIndicatorDown=0x7f0e0059;
3143
        public static final int scrollIndicatorUp=0x7f0e0056;
3144
        public static final int scrollView=0x7f0e0057;
3145
        public static final int scrollable=0x7f0e0042;
3146
        public static final int search_badge=0x7f0e0069;
3147
        public static final int search_bar=0x7f0e0068;
3148
        public static final int search_button=0x7f0e006a;
3149
        public static final int search_close_btn=0x7f0e006f;
3150
        public static final int search_edit_frame=0x7f0e006b;
3151
        public static final int search_go_btn=0x7f0e0071;
3152
        public static final int search_mag_icon=0x7f0e006c;
3153
        public static final int search_plate=0x7f0e006d;
3154
        public static final int search_src_text=0x7f0e006e;
3155
        public static final int search_voice_btn=0x7f0e0072;
3156
        public static final int select_dialog_listview=0x7f0e0073;
3157
        public static final int shortcut=0x7f0e005e;
3158
        public static final int showCustom=0x7f0e0012;
3159
        public static final int showHome=0x7f0e0013;
3160
        public static final int showTitle=0x7f0e0014;
3161
        public static final int skipHowItWorks=0x7f0e00a0;
3162
        public static final int snackbar_action=0x7f0e0096;
3163
        public static final int snackbar_text=0x7f0e0095;
3164
        public static final int snap=0x7f0e001a;
3165
        public static final int spacer=0x7f0e0050;
3166
        public static final int spinnerTarget=0x7f0e00c0;
3167
        public static final int split_action_bar=0x7f0e0009;
3168
        public static final int src_atop=0x7f0e002a;
3169
        public static final int src_in=0x7f0e002b;
3170
        public static final int src_over=0x7f0e002c;
3171
        public static final int standard=0x7f0e003c;
3172
        public static final int star1=0x7f0e00b9;
3173
        public static final int star2=0x7f0e00bb;
3174
        public static final int star3=0x7f0e00bd;
3175
        public static final int start=0x7f0e0026;
3176
        public static final int status_bar_latest_event_content=0x7f0e00ae;
3177
        public static final int submit_area=0x7f0e0070;
3178
        public static final int tabMode=0x7f0e000e;
3179
        public static final int text=0x7f0e00b6;
3180
        public static final int text2=0x7f0e00b4;
3181
        public static final int textSpacerNoButtons=0x7f0e0058;
3182
        public static final int time=0x7f0e00b2;
3183
        public static final int title=0x7f0e004e;
3184
        public static final int title_template=0x7f0e0053;
3185
        public static final int top=0x7f0e0027;
3186
        public static final int topPanel=0x7f0e0052;
3187
        public static final int touch_outside=0x7f0e0093;
3188
        public static final int triangle=0x7f0e0043;
3189
        public static final int underline=0x7f0e0044;
3190
        public static final int up=0x7f0e000a;
3191
        public static final int useLogo=0x7f0e0015;
3192
        public static final int view_offset_helper=0x7f0e000b;
3193
        public static final int webView=0x7f0e009d;
3194
        public static final int wide=0x7f0e003d;
3195
        public static final int wifi=0x7f0e00a4;
3196
        public static final int withText=0x7f0e003a;
3197
        public static final int wrap_content=0x7f0e001b;
3198
    }
3199
    public static final class integer {
3200
        public static final int abc_config_activityDefaultDur=0x7f0b0002;
3201
        public static final int abc_config_activityShortDur=0x7f0b0003;
3202
        public static final int abc_max_action_buttons=0x7f0b0000;
3203
        public static final int bottom_sheet_slide_duration=0x7f0b0004;
3204
        public static final int cancel_button_image_alpha=0x7f0b0005;
3205
        public static final int default_circle_indicator_orientation=0x7f0b0006;
3206
        public static final int default_title_indicator_footer_indicator_style=0x7f0b0007;
3207
        public static final int default_title_indicator_line_position=0x7f0b0008;
3208
        public static final int default_underline_indicator_fade_delay=0x7f0b0009;
3209
        public static final int default_underline_indicator_fade_length=0x7f0b000a;
3210
        public static final int design_snackbar_text_max_lines=0x7f0b0001;
3211
        public static final int google_play_services_version=0x7f0b000b;
3212
        public static final int status_bar_notification_info_maxnum=0x7f0b000c;
3213
    }
3214
    public static final class layout {
3215
        public static final int abc_action_bar_title_item=0x7f030000;
3216
        public static final int abc_action_bar_up_container=0x7f030001;
3217
        public static final int abc_action_bar_view_list_nav_layout=0x7f030002;
3218
        public static final int abc_action_menu_item_layout=0x7f030003;
3219
        public static final int abc_action_menu_layout=0x7f030004;
3220
        public static final int abc_action_mode_bar=0x7f030005;
3221
        public static final int abc_action_mode_close_item_material=0x7f030006;
3222
        public static final int abc_activity_chooser_view=0x7f030007;
3223
        public static final int abc_activity_chooser_view_list_item=0x7f030008;
3224
        public static final int abc_alert_dialog_button_bar_material=0x7f030009;
3225
        public static final int abc_alert_dialog_material=0x7f03000a;
3226
        public static final int abc_dialog_title_material=0x7f03000b;
3227
        public static final int abc_expanded_menu_layout=0x7f03000c;
3228
        public static final int abc_list_menu_item_checkbox=0x7f03000d;
3229
        public static final int abc_list_menu_item_icon=0x7f03000e;
3230
        public static final int abc_list_menu_item_layout=0x7f03000f;
3231
        public static final int abc_list_menu_item_radio=0x7f030010;
3232
        public static final int abc_popup_menu_item_layout=0x7f030011;
3233
        public static final int abc_screen_content_include=0x7f030012;
3234
        public static final int abc_screen_simple=0x7f030013;
3235
        public static final int abc_screen_simple_overlay_action_mode=0x7f030014;
3236
        public static final int abc_screen_toolbar=0x7f030015;
3237
        public static final int abc_search_dropdown_item_icons_2line=0x7f030016;
3238
        public static final int abc_search_view=0x7f030017;
3239
        public static final int abc_select_dialog_material=0x7f030018;
3240
        public static final int actionbardeals=0x7f030019;
3241
        public static final int actionbarprofittill=0x7f03001a;
3242
        public static final int actionbarsearch=0x7f03001b;
3243
        public static final int activity_deals_home=0x7f03001c;
3244
        public static final int activity_login=0x7f03001d;
3245
        public static final int activity_main=0x7f03001e;
3246
        public static final int activity_screen=0x7f03001f;
3247
        public static final int activity_splash_internet_not_working=0x7f030020;
3248
        public static final int activity_splash_screen=0x7f030021;
3249
        public static final int checkboxlayout=0x7f030022;
3250
        public static final int com_mixpanel_android_activity_notification_full=0x7f030023;
3251
        public static final int com_mixpanel_android_activity_notification_mini=0x7f030024;
3252
        public static final int com_mixpanel_android_activity_survey=0x7f030025;
3253
        public static final int com_mixpanel_android_first_choice_answer=0x7f030026;
3254
        public static final int com_mixpanel_android_last_choice_answer=0x7f030027;
3255
        public static final int com_mixpanel_android_middle_choice_answer=0x7f030028;
3256
        public static final int com_mixpanel_android_question_card=0x7f030029;
3257
        public static final int custom_list_view=0x7f03002a;
3258
        public static final int design_bottom_sheet_dialog=0x7f03002b;
3259
        public static final int design_layout_snackbar=0x7f03002c;
3260
        public static final int design_layout_snackbar_include=0x7f03002d;
3261
        public static final int design_layout_tab_icon=0x7f03002e;
3262
        public static final int design_layout_tab_text=0x7f03002f;
3263
        public static final int design_menu_item_action_area=0x7f030030;
3264
        public static final int design_navigation_item=0x7f030031;
3265
        public static final int design_navigation_item_header=0x7f030032;
3266
        public static final int design_navigation_item_separator=0x7f030033;
3267
        public static final int design_navigation_item_subheader=0x7f030034;
3268
        public static final int design_navigation_menu=0x7f030035;
3269
        public static final int design_navigation_menu_item=0x7f030036;
3270
        public static final int drawer_list_item=0x7f030037;
3271
        public static final int fragment_deals_home=0x7f030038;
3272
        public static final int fragment_how_it_works=0x7f030039;
3273
        public static final int fragment_search=0x7f03003a;
3274
        public static final int in_app_notification_view=0x7f03003b;
3275
        public static final int networkerror=0x7f03003c;
3276
        public static final int notification_media_action=0x7f03003d;
3277
        public static final int notification_media_cancel_action=0x7f03003e;
3278
        public static final int notification_template_big_media=0x7f03003f;
3279
        public static final int notification_template_big_media_narrow=0x7f030040;
3280
        public static final int notification_template_lines=0x7f030041;
3281
        public static final int notification_template_media=0x7f030042;
3282
        public static final int notification_template_part_chronometer=0x7f030043;
3283
        public static final int notification_template_part_time=0x7f030044;
3284
        public static final int notify_verification=0x7f030045;
3285
        public static final int select_dialog_item_material=0x7f030046;
3286
        public static final int select_dialog_multichoice_material=0x7f030047;
3287
        public static final int select_dialog_singlechoice_material=0x7f030048;
3288
        public static final int spinner_text=0x7f030049;
3289
        public static final int support_simple_spinner_dropdown_item=0x7f03004a;
3290
        public static final int test=0x7f03004b;
3291
        public static final int viewpager_item=0x7f03004c;
3292
    }
3293
    public static final class menu {
3294
        public static final int menu_deals_home=0x7f0f0000;
3295
        public static final int menu_login=0x7f0f0001;
3296
        public static final int menu_main=0x7f0f0002;
3297
        public static final int menu_splash_internet_not_working=0x7f0f0003;
3298
        public static final int menu_splash_screen=0x7f0f0004;
3299
    }
3300
    public static final class raw {
3301
        public static final int gtm_analytics=0x7f060000;
3302
        public static final int slow=0x7f060001;
3303
    }
3304
    public static final class string {
3305
        public static final int APP_ID=0x7f070033;
3306
        public static final int Deals=0x7f070034;
3307
        public static final int Help=0x7f070035;
3308
        public static final int Search=0x7f070036;
3309
        public static final int Stores=0x7f070037;
3310
        public static final int abc_action_bar_home_description=0x7f070000;
3311
        public static final int abc_action_bar_home_description_format=0x7f070001;
3312
        public static final int abc_action_bar_home_subtitle_description_format=0x7f070002;
3313
        public static final int abc_action_bar_up_description=0x7f070003;
3314
        public static final int abc_action_menu_overflow_description=0x7f070004;
3315
        public static final int abc_action_mode_done=0x7f070005;
3316
        public static final int abc_activity_chooser_view_see_all=0x7f070006;
3317
        public static final int abc_activitychooserview_choose_application=0x7f070007;
3318
        public static final int abc_capital_off=0x7f070008;
3319
        public static final int abc_capital_on=0x7f070009;
3320
        public static final int abc_search_hint=0x7f07000a;
3321
        public static final int abc_searchview_description_clear=0x7f07000b;
3322
        public static final int abc_searchview_description_query=0x7f07000c;
3323
        public static final int abc_searchview_description_search=0x7f07000d;
3324
        public static final int abc_searchview_description_submit=0x7f07000e;
3325
        public static final int abc_searchview_description_voice=0x7f07000f;
3326
        public static final int abc_shareactionprovider_share_with=0x7f070010;
3327
        public static final int abc_shareactionprovider_share_with_application=0x7f070011;
3328
        public static final int abc_toolbar_collapse_description=0x7f070012;
3329
        public static final int action_settings=0x7f070038;
3330
        public static final int app_name=0x7f070039;
3331
        public static final int appbar_scrolling_view_behavior=0x7f07003a;
3332
        public static final int appnamactionbar=0x7f07003b;
3333
        public static final int bottom_sheet_behavior=0x7f07003c;
3334
        public static final int character_counter_pattern=0x7f07003d;
3335
        public static final int com_mixpanel_android_close=0x7f07003e;
3336
        public static final int com_mixpanel_android_done=0x7f07003f;
3337
        public static final int com_mixpanel_android_exit=0x7f070040;
3338
        public static final int com_mixpanel_android_logo=0x7f070041;
3339
        public static final int com_mixpanel_android_next=0x7f070042;
3340
        public static final int com_mixpanel_android_notification_image=0x7f070043;
3341
        public static final int com_mixpanel_android_previous=0x7f070044;
3342
        public static final int common_google_play_services_api_unavailable_text=0x7f070013;
3343
        public static final int common_google_play_services_enable_button=0x7f070014;
3344
        public static final int common_google_play_services_enable_text=0x7f070015;
3345
        public static final int common_google_play_services_enable_title=0x7f070016;
3346
        public static final int common_google_play_services_install_button=0x7f070017;
3347
        public static final int common_google_play_services_install_text_phone=0x7f070018;
3348
        public static final int common_google_play_services_install_text_tablet=0x7f070019;
3349
        public static final int common_google_play_services_install_title=0x7f07001a;
3350
        public static final int common_google_play_services_invalid_account_text=0x7f07001b;
3351
        public static final int common_google_play_services_invalid_account_title=0x7f07001c;
3352
        public static final int common_google_play_services_network_error_text=0x7f07001d;
3353
        public static final int common_google_play_services_network_error_title=0x7f07001e;
3354
        public static final int common_google_play_services_notification_ticker=0x7f07001f;
3355
        public static final int common_google_play_services_resolution_required_text=0x7f070020;
3356
        public static final int common_google_play_services_resolution_required_title=0x7f070021;
3357
        public static final int common_google_play_services_restricted_profile_text=0x7f070022;
3358
        public static final int common_google_play_services_restricted_profile_title=0x7f070023;
3359
        public static final int common_google_play_services_sign_in_failed_text=0x7f070024;
3360
        public static final int common_google_play_services_sign_in_failed_title=0x7f070025;
3361
        public static final int common_google_play_services_unknown_issue=0x7f070026;
3362
        public static final int common_google_play_services_unsupported_text=0x7f070027;
3363
        public static final int common_google_play_services_unsupported_title=0x7f070028;
3364
        public static final int common_google_play_services_update_button=0x7f070029;
3365
        public static final int common_google_play_services_update_text=0x7f07002a;
3366
        public static final int common_google_play_services_update_title=0x7f07002b;
3367
        public static final int common_google_play_services_updating_text=0x7f07002c;
3368
        public static final int common_google_play_services_updating_title=0x7f07002d;
3369
        public static final int common_google_play_services_wear_update_text=0x7f07002e;
3370
        public static final int common_open_on_phone=0x7f07002f;
3371
        public static final int common_signin_button_text=0x7f070030;
3372
        public static final int common_signin_button_text_long=0x7f070031;
3373
        public static final int crash_toast_text=0x7f070045;
3374
        public static final int default_web_client_id=0x7f070046;
3375
        public static final int desc_list_item_icon=0x7f070047;
3376
        public static final int drawer_close=0x7f070048;
3377
        public static final int drawer_open=0x7f070049;
3378
        public static final int firebase_database_url=0x7f07004a;
3379
        public static final int gcm_defaultSenderId=0x7f07004b;
3380
        public static final int google_api_key=0x7f07004c;
3381
        public static final int google_app_id=0x7f07004d;
3382
        public static final int google_crash_reporting_api_key=0x7f07004e;
3383
        public static final int google_storage_bucket=0x7f07004f;
3384
        public static final int hello_blank_fragment=0x7f070050;
3385
        public static final int hello_world=0x7f070051;
3386
        public static final int issue=0x7f070052;
3387
        public static final int spinner_title=0x7f070053;
3388
        public static final int status_bar_notification_info_overflow=0x7f070032;
3389
        public static final int title_activity_deals_home=0x7f070054;
3390
        public static final int title_activity_faqtest=0x7f070055;
3391
        public static final int title_activity_login=0x7f070056;
3392
        public static final int title_activity_main=0x7f070057;
3393
        public static final int title_activity_main2=0x7f070058;
3394
        public static final int title_activity_mobile_number=0x7f070059;
3395
        public static final int title_activity_mobile_number_verification=0x7f07005a;
3396
        public static final int title_activity_mobile_verification_first_time=0x7f07005b;
3397
        public static final int title_activity_referrer=0x7f07005c;
3398
        public static final int title_activity_splash_internet_not_working=0x7f07005d;
3399
    }
3400
    public static final class style {
3401
        public static final int AlertDialog_AppCompat=0x7f0a008a;
3402
        public static final int AlertDialog_AppCompat_Light=0x7f0a008b;
3403
        public static final int Animation_AppCompat_Dialog=0x7f0a008c;
3404
        public static final int Animation_AppCompat_DropDownUp=0x7f0a008d;
3405
        public static final int Animation_Design_BottomSheetDialog=0x7f0a008e;
3406
        public static final int AppTheme=0x7f0a008f;
3407
        public static final int AppTheme_AppBarOverlay=0x7f0a0090;
3408
        public static final int AppTheme_NoActionBar=0x7f0a0038;
3409
        public static final int AppTheme_PopupOverlay=0x7f0a0091;
3410
        public static final int Base_AlertDialog_AppCompat=0x7f0a0092;
3411
        public static final int Base_AlertDialog_AppCompat_Light=0x7f0a0093;
3412
        public static final int Base_Animation_AppCompat_Dialog=0x7f0a0094;
3413
        public static final int Base_Animation_AppCompat_DropDownUp=0x7f0a0095;
3414
        public static final int Base_DialogWindowTitle_AppCompat=0x7f0a0096;
3415
        public static final int Base_DialogWindowTitleBackground_AppCompat=0x7f0a0097;
3416
        public static final int Base_TextAppearance_AppCompat=0x7f0a0039;
3417
        public static final int Base_TextAppearance_AppCompat_Body1=0x7f0a003a;
3418
        public static final int Base_TextAppearance_AppCompat_Body2=0x7f0a003b;
3419
        public static final int Base_TextAppearance_AppCompat_Button=0x7f0a0022;
3420
        public static final int Base_TextAppearance_AppCompat_Caption=0x7f0a003c;
3421
        public static final int Base_TextAppearance_AppCompat_Display1=0x7f0a003d;
3422
        public static final int Base_TextAppearance_AppCompat_Display2=0x7f0a003e;
3423
        public static final int Base_TextAppearance_AppCompat_Display3=0x7f0a003f;
3424
        public static final int Base_TextAppearance_AppCompat_Display4=0x7f0a0040;
3425
        public static final int Base_TextAppearance_AppCompat_Headline=0x7f0a0041;
3426
        public static final int Base_TextAppearance_AppCompat_Inverse=0x7f0a000c;
3427
        public static final int Base_TextAppearance_AppCompat_Large=0x7f0a0042;
3428
        public static final int Base_TextAppearance_AppCompat_Large_Inverse=0x7f0a000d;
3429
        public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0a0043;
3430
        public static final int Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0a0044;
3431
        public static final int Base_TextAppearance_AppCompat_Medium=0x7f0a0045;
3432
        public static final int Base_TextAppearance_AppCompat_Medium_Inverse=0x7f0a000e;
3433
        public static final int Base_TextAppearance_AppCompat_Menu=0x7f0a0046;
3434
        public static final int Base_TextAppearance_AppCompat_SearchResult=0x7f0a0098;
3435
        public static final int Base_TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0a0047;
3436
        public static final int Base_TextAppearance_AppCompat_SearchResult_Title=0x7f0a0048;
3437
        public static final int Base_TextAppearance_AppCompat_Small=0x7f0a0049;
3438
        public static final int Base_TextAppearance_AppCompat_Small_Inverse=0x7f0a000f;
3439
        public static final int Base_TextAppearance_AppCompat_Subhead=0x7f0a004a;
3440
        public static final int Base_TextAppearance_AppCompat_Subhead_Inverse=0x7f0a0010;
3441
        public static final int Base_TextAppearance_AppCompat_Title=0x7f0a004b;
3442
        public static final int Base_TextAppearance_AppCompat_Title_Inverse=0x7f0a0011;
3443
        public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0a0083;
3444
        public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0a004c;
3445
        public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0a004d;
3446
        public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0a004e;
3447
        public static final int Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0a004f;
3448
        public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0a0050;
3449
        public static final int Base_TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0a0051;
3450
        public static final int Base_TextAppearance_AppCompat_Widget_Button=0x7f0a0052;
3451
        public static final int Base_TextAppearance_AppCompat_Widget_Button_Inverse=0x7f0a0084;
3452
        public static final int Base_TextAppearance_AppCompat_Widget_DropDownItem=0x7f0a0099;
3453
        public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0a0053;
3454
        public static final int Base_TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0a0054;
3455
        public static final int Base_TextAppearance_AppCompat_Widget_Switch=0x7f0a0055;
3456
        public static final int Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f0a0056;
3457
        public static final int Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0a009a;
3458
        public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f0a0057;
3459
        public static final int Base_TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f0a0058;
3460
        public static final int Base_Theme_AppCompat=0x7f0a0059;
3461
        public static final int Base_Theme_AppCompat_CompactMenu=0x7f0a009b;
3462
        public static final int Base_Theme_AppCompat_Dialog=0x7f0a0012;
3463
        public static final int Base_Theme_AppCompat_Dialog_Alert=0x7f0a009c;
3464
        public static final int Base_Theme_AppCompat_Dialog_FixedSize=0x7f0a009d;
3465
        public static final int Base_Theme_AppCompat_Dialog_MinWidth=0x7f0a009e;
3466
        public static final int Base_Theme_AppCompat_DialogWhenLarge=0x7f0a0002;
3467
        public static final int Base_Theme_AppCompat_Light=0x7f0a005a;
3468
        public static final int Base_Theme_AppCompat_Light_DarkActionBar=0x7f0a009f;
3469
        public static final int Base_Theme_AppCompat_Light_Dialog=0x7f0a0013;
3470
        public static final int Base_Theme_AppCompat_Light_Dialog_Alert=0x7f0a00a0;
3471
        public static final int Base_Theme_AppCompat_Light_Dialog_FixedSize=0x7f0a00a1;
3472
        public static final int Base_Theme_AppCompat_Light_Dialog_MinWidth=0x7f0a00a2;
3473
        public static final int Base_Theme_AppCompat_Light_DialogWhenLarge=0x7f0a0003;
3474
        public static final int Base_ThemeOverlay_AppCompat=0x7f0a00a3;
3475
        public static final int Base_ThemeOverlay_AppCompat_ActionBar=0x7f0a00a4;
3476
        public static final int Base_ThemeOverlay_AppCompat_Dark=0x7f0a00a5;
3477
        public static final int Base_ThemeOverlay_AppCompat_Dark_ActionBar=0x7f0a00a6;
3478
        public static final int Base_ThemeOverlay_AppCompat_Light=0x7f0a00a7;
3479
        public static final int Base_V11_Theme_AppCompat_Dialog=0x7f0a0014;
3480
        public static final int Base_V11_Theme_AppCompat_Light_Dialog=0x7f0a0015;
3481
        public static final int Base_V12_Widget_AppCompat_AutoCompleteTextView=0x7f0a001e;
3482
        public static final int Base_V12_Widget_AppCompat_EditText=0x7f0a001f;
3483
        public static final int Base_V21_Theme_AppCompat=0x7f0a005b;
3484
        public static final int Base_V21_Theme_AppCompat_Dialog=0x7f0a005c;
3485
        public static final int Base_V21_Theme_AppCompat_Light=0x7f0a005d;
3486
        public static final int Base_V21_Theme_AppCompat_Light_Dialog=0x7f0a005e;
3487
        public static final int Base_V22_Theme_AppCompat=0x7f0a0081;
3488
        public static final int Base_V22_Theme_AppCompat_Light=0x7f0a0082;
3489
        public static final int Base_V23_Theme_AppCompat=0x7f0a0085;
3490
        public static final int Base_V23_Theme_AppCompat_Light=0x7f0a0086;
3491
        public static final int Base_V7_Theme_AppCompat=0x7f0a00a8;
3492
        public static final int Base_V7_Theme_AppCompat_Dialog=0x7f0a00a9;
3493
        public static final int Base_V7_Theme_AppCompat_Light=0x7f0a00aa;
3494
        public static final int Base_V7_Theme_AppCompat_Light_Dialog=0x7f0a00ab;
3495
        public static final int Base_V7_Widget_AppCompat_AutoCompleteTextView=0x7f0a00ac;
3496
        public static final int Base_V7_Widget_AppCompat_EditText=0x7f0a00ad;
3497
        public static final int Base_Widget_AppCompat_ActionBar=0x7f0a00ae;
3498
        public static final int Base_Widget_AppCompat_ActionBar_Solid=0x7f0a00af;
3499
        public static final int Base_Widget_AppCompat_ActionBar_TabBar=0x7f0a00b0;
3500
        public static final int Base_Widget_AppCompat_ActionBar_TabText=0x7f0a005f;
3501
        public static final int Base_Widget_AppCompat_ActionBar_TabView=0x7f0a0060;
3502
        public static final int Base_Widget_AppCompat_ActionButton=0x7f0a0061;
3503
        public static final int Base_Widget_AppCompat_ActionButton_CloseMode=0x7f0a0062;
3504
        public static final int Base_Widget_AppCompat_ActionButton_Overflow=0x7f0a0063;
3505
        public static final int Base_Widget_AppCompat_ActionMode=0x7f0a00b1;
3506
        public static final int Base_Widget_AppCompat_ActivityChooserView=0x7f0a00b2;
3507
        public static final int Base_Widget_AppCompat_AutoCompleteTextView=0x7f0a0020;
3508
        public static final int Base_Widget_AppCompat_Button=0x7f0a0064;
3509
        public static final int Base_Widget_AppCompat_Button_Borderless=0x7f0a0065;
3510
        public static final int Base_Widget_AppCompat_Button_Borderless_Colored=0x7f0a0066;
3511
        public static final int Base_Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f0a00b3;
3512
        public static final int Base_Widget_AppCompat_Button_Colored=0x7f0a0087;
3513
        public static final int Base_Widget_AppCompat_Button_Small=0x7f0a0067;
3514
        public static final int Base_Widget_AppCompat_ButtonBar=0x7f0a0068;
3515
        public static final int Base_Widget_AppCompat_ButtonBar_AlertDialog=0x7f0a00b4;
3516
        public static final int Base_Widget_AppCompat_CompoundButton_CheckBox=0x7f0a0069;
3517
        public static final int Base_Widget_AppCompat_CompoundButton_RadioButton=0x7f0a006a;
3518
        public static final int Base_Widget_AppCompat_CompoundButton_Switch=0x7f0a00b5;
3519
        public static final int Base_Widget_AppCompat_DrawerArrowToggle=0x7f0a0000;
3520
        public static final int Base_Widget_AppCompat_DrawerArrowToggle_Common=0x7f0a00b6;
3521
        public static final int Base_Widget_AppCompat_DropDownItem_Spinner=0x7f0a006b;
3522
        public static final int Base_Widget_AppCompat_EditText=0x7f0a0021;
3523
        public static final int Base_Widget_AppCompat_ImageButton=0x7f0a006c;
3524
        public static final int Base_Widget_AppCompat_Light_ActionBar=0x7f0a00b7;
3525
        public static final int Base_Widget_AppCompat_Light_ActionBar_Solid=0x7f0a00b8;
3526
        public static final int Base_Widget_AppCompat_Light_ActionBar_TabBar=0x7f0a00b9;
3527
        public static final int Base_Widget_AppCompat_Light_ActionBar_TabText=0x7f0a006d;
3528
        public static final int Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0a006e;
3529
        public static final int Base_Widget_AppCompat_Light_ActionBar_TabView=0x7f0a006f;
3530
        public static final int Base_Widget_AppCompat_Light_PopupMenu=0x7f0a0070;
3531
        public static final int Base_Widget_AppCompat_Light_PopupMenu_Overflow=0x7f0a0071;
3532
        public static final int Base_Widget_AppCompat_ListPopupWindow=0x7f0a0072;
3533
        public static final int Base_Widget_AppCompat_ListView=0x7f0a0073;
3534
        public static final int Base_Widget_AppCompat_ListView_DropDown=0x7f0a0074;
3535
        public static final int Base_Widget_AppCompat_ListView_Menu=0x7f0a0075;
3536
        public static final int Base_Widget_AppCompat_PopupMenu=0x7f0a0076;
3537
        public static final int Base_Widget_AppCompat_PopupMenu_Overflow=0x7f0a0077;
3538
        public static final int Base_Widget_AppCompat_PopupWindow=0x7f0a00ba;
3539
        public static final int Base_Widget_AppCompat_ProgressBar=0x7f0a0016;
3540
        public static final int Base_Widget_AppCompat_ProgressBar_Horizontal=0x7f0a0017;
3541
        public static final int Base_Widget_AppCompat_RatingBar=0x7f0a0078;
3542
        public static final int Base_Widget_AppCompat_RatingBar_Indicator=0x7f0a0088;
3543
        public static final int Base_Widget_AppCompat_RatingBar_Small=0x7f0a0089;
3544
        public static final int Base_Widget_AppCompat_SearchView=0x7f0a00bb;
3545
        public static final int Base_Widget_AppCompat_SearchView_ActionBar=0x7f0a00bc;
3546
        public static final int Base_Widget_AppCompat_SeekBar=0x7f0a0079;
3547
        public static final int Base_Widget_AppCompat_Spinner=0x7f0a007a;
3548
        public static final int Base_Widget_AppCompat_Spinner_Underlined=0x7f0a0004;
3549
        public static final int Base_Widget_AppCompat_TextView_SpinnerItem=0x7f0a007b;
3550
        public static final int Base_Widget_AppCompat_Toolbar=0x7f0a00bd;
3551
        public static final int Base_Widget_AppCompat_Toolbar_Button_Navigation=0x7f0a007c;
3552
        public static final int Base_Widget_Design_TabLayout=0x7f0a00be;
3553
        public static final int MyActionButtonOverflow=0x7f0a00bf;
3554
        public static final int OverflowMenu=0x7f0a00c0;
3555
        public static final int Platform_AppCompat=0x7f0a0018;
3556
        public static final int Platform_AppCompat_Light=0x7f0a0019;
3557
        public static final int Platform_ThemeOverlay_AppCompat=0x7f0a007d;
3558
        public static final int Platform_ThemeOverlay_AppCompat_Dark=0x7f0a007e;
3559
        public static final int Platform_ThemeOverlay_AppCompat_Light=0x7f0a007f;
3560
        public static final int Platform_V11_AppCompat=0x7f0a001a;
3561
        public static final int Platform_V11_AppCompat_Light=0x7f0a001b;
3562
        public static final int Platform_V14_AppCompat=0x7f0a0023;
3563
        public static final int Platform_V14_AppCompat_Light=0x7f0a0024;
3564
        public static final int Platform_Widget_AppCompat_Spinner=0x7f0a001c;
3565
        public static final int PopupMenu=0x7f0a00c1;
3566
        public static final int RtlOverlay_DialogWindowTitle_AppCompat=0x7f0a002a;
3567
        public static final int RtlOverlay_Widget_AppCompat_ActionBar_TitleItem=0x7f0a002b;
3568
        public static final int RtlOverlay_Widget_AppCompat_DialogTitle_Icon=0x7f0a002c;
3569
        public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem=0x7f0a002d;
3570
        public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup=0x7f0a002e;
3571
        public static final int RtlOverlay_Widget_AppCompat_PopupMenuItem_Text=0x7f0a002f;
3572
        public static final int RtlOverlay_Widget_AppCompat_Search_DropDown=0x7f0a0030;
3573
        public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1=0x7f0a0031;
3574
        public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2=0x7f0a0032;
3575
        public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Query=0x7f0a0033;
3576
        public static final int RtlOverlay_Widget_AppCompat_Search_DropDown_Text=0x7f0a0034;
3577
        public static final int RtlOverlay_Widget_AppCompat_SearchView_MagIcon=0x7f0a0035;
3578
        public static final int RtlUnderlay_Widget_AppCompat_ActionButton=0x7f0a0036;
3579
        public static final int RtlUnderlay_Widget_AppCompat_ActionButton_Overflow=0x7f0a0037;
3580
        public static final int TextAppearance_AppCompat=0x7f0a00c2;
3581
        public static final int TextAppearance_AppCompat_Body1=0x7f0a00c3;
3582
        public static final int TextAppearance_AppCompat_Body2=0x7f0a00c4;
3583
        public static final int TextAppearance_AppCompat_Button=0x7f0a00c5;
3584
        public static final int TextAppearance_AppCompat_Caption=0x7f0a00c6;
3585
        public static final int TextAppearance_AppCompat_Display1=0x7f0a00c7;
3586
        public static final int TextAppearance_AppCompat_Display2=0x7f0a00c8;
3587
        public static final int TextAppearance_AppCompat_Display3=0x7f0a00c9;
3588
        public static final int TextAppearance_AppCompat_Display4=0x7f0a00ca;
3589
        public static final int TextAppearance_AppCompat_Headline=0x7f0a00cb;
3590
        public static final int TextAppearance_AppCompat_Inverse=0x7f0a00cc;
3591
        public static final int TextAppearance_AppCompat_Large=0x7f0a00cd;
3592
        public static final int TextAppearance_AppCompat_Large_Inverse=0x7f0a00ce;
3593
        public static final int TextAppearance_AppCompat_Light_SearchResult_Subtitle=0x7f0a00cf;
3594
        public static final int TextAppearance_AppCompat_Light_SearchResult_Title=0x7f0a00d0;
3595
        public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Large=0x7f0a00d1;
3596
        public static final int TextAppearance_AppCompat_Light_Widget_PopupMenu_Small=0x7f0a00d2;
3597
        public static final int TextAppearance_AppCompat_Medium=0x7f0a00d3;
3598
        public static final int TextAppearance_AppCompat_Medium_Inverse=0x7f0a00d4;
3599
        public static final int TextAppearance_AppCompat_Menu=0x7f0a00d5;
3600
        public static final int TextAppearance_AppCompat_SearchResult_Subtitle=0x7f0a00d6;
3601
        public static final int TextAppearance_AppCompat_SearchResult_Title=0x7f0a00d7;
3602
        public static final int TextAppearance_AppCompat_Small=0x7f0a00d8;
3603
        public static final int TextAppearance_AppCompat_Small_Inverse=0x7f0a00d9;
3604
        public static final int TextAppearance_AppCompat_Subhead=0x7f0a00da;
3605
        public static final int TextAppearance_AppCompat_Subhead_Inverse=0x7f0a00db;
3606
        public static final int TextAppearance_AppCompat_Title=0x7f0a00dc;
3607
        public static final int TextAppearance_AppCompat_Title_Inverse=0x7f0a00dd;
3608
        public static final int TextAppearance_AppCompat_Widget_ActionBar_Menu=0x7f0a00de;
3609
        public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle=0x7f0a00df;
3610
        public static final int TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse=0x7f0a00e0;
3611
        public static final int TextAppearance_AppCompat_Widget_ActionBar_Title=0x7f0a00e1;
3612
        public static final int TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse=0x7f0a00e2;
3613
        public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle=0x7f0a00e3;
3614
        public static final int TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse=0x7f0a00e4;
3615
        public static final int TextAppearance_AppCompat_Widget_ActionMode_Title=0x7f0a00e5;
3616
        public static final int TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse=0x7f0a00e6;
3617
        public static final int TextAppearance_AppCompat_Widget_Button=0x7f0a00e7;
3618
        public static final int TextAppearance_AppCompat_Widget_Button_Inverse=0x7f0a00e8;
3619
        public static final int TextAppearance_AppCompat_Widget_DropDownItem=0x7f0a00e9;
3620
        public static final int TextAppearance_AppCompat_Widget_PopupMenu_Large=0x7f0a00ea;
3621
        public static final int TextAppearance_AppCompat_Widget_PopupMenu_Small=0x7f0a00eb;
3622
        public static final int TextAppearance_AppCompat_Widget_Switch=0x7f0a00ec;
3623
        public static final int TextAppearance_AppCompat_Widget_TextView_SpinnerItem=0x7f0a00ed;
3624
        public static final int TextAppearance_Design_CollapsingToolbar_Expanded=0x7f0a00ee;
3625
        public static final int TextAppearance_Design_Counter=0x7f0a00ef;
3626
        public static final int TextAppearance_Design_Counter_Overflow=0x7f0a00f0;
3627
        public static final int TextAppearance_Design_Error=0x7f0a00f1;
3628
        public static final int TextAppearance_Design_Hint=0x7f0a00f2;
3629
        public static final int TextAppearance_Design_Snackbar_Message=0x7f0a00f3;
3630
        public static final int TextAppearance_Design_Tab=0x7f0a00f4;
3631
        public static final int TextAppearance_StatusBar_EventContent=0x7f0a0025;
3632
        public static final int TextAppearance_StatusBar_EventContent_Info=0x7f0a0026;
3633
        public static final int TextAppearance_StatusBar_EventContent_Line2=0x7f0a0027;
3634
        public static final int TextAppearance_StatusBar_EventContent_Time=0x7f0a0028;
3635
        public static final int TextAppearance_StatusBar_EventContent_Title=0x7f0a0029;
3636
        public static final int TextAppearance_TabPageIndicator=0x7f0a00f5;
3637
        public static final int TextAppearance_Widget_AppCompat_ExpandedMenu_Item=0x7f0a00f6;
3638
        public static final int TextAppearance_Widget_AppCompat_Toolbar_Subtitle=0x7f0a00f7;
3639
        public static final int TextAppearance_Widget_AppCompat_Toolbar_Title=0x7f0a00f8;
3640
        public static final int Theme_AppCompat=0x7f0a0080;
3641
        public static final int Theme_AppCompat_CompactMenu=0x7f0a00f9;
3642
        public static final int Theme_AppCompat_DayNight=0x7f0a0005;
3643
        public static final int Theme_AppCompat_DayNight_DarkActionBar=0x7f0a0006;
3644
        public static final int Theme_AppCompat_DayNight_Dialog=0x7f0a0007;
3645
        public static final int Theme_AppCompat_DayNight_Dialog_Alert=0x7f0a0008;
3646
        public static final int Theme_AppCompat_DayNight_Dialog_MinWidth=0x7f0a0009;
3647
        public static final int Theme_AppCompat_DayNight_DialogWhenLarge=0x7f0a000a;
3648
        public static final int Theme_AppCompat_DayNight_NoActionBar=0x7f0a000b;
3649
        public static final int Theme_AppCompat_Dialog=0x7f0a00fa;
3650
        public static final int Theme_AppCompat_Dialog_Alert=0x7f0a00fb;
3651
        public static final int Theme_AppCompat_Dialog_MinWidth=0x7f0a00fc;
3652
        public static final int Theme_AppCompat_DialogWhenLarge=0x7f0a00fd;
3653
        public static final int Theme_AppCompat_Light=0x7f0a00fe;
3654
        public static final int Theme_AppCompat_Light_DarkActionBar=0x7f0a00ff;
3655
        public static final int Theme_AppCompat_Light_Dialog=0x7f0a0100;
3656
        public static final int Theme_AppCompat_Light_Dialog_Alert=0x7f0a0101;
3657
        public static final int Theme_AppCompat_Light_Dialog_MinWidth=0x7f0a0102;
3658
        public static final int Theme_AppCompat_Light_DialogWhenLarge=0x7f0a0103;
3659
        public static final int Theme_AppCompat_Light_NoActionBar=0x7f0a0104;
3660
        public static final int Theme_AppCompat_NoActionBar=0x7f0a0105;
3661
        public static final int Theme_Design=0x7f0a0106;
3662
        public static final int Theme_Design_BottomSheetDialog=0x7f0a0107;
3663
        public static final int Theme_Design_Light=0x7f0a0108;
3664
        public static final int Theme_Design_Light_BottomSheetDialog=0x7f0a0109;
3665
        public static final int Theme_Design_Light_NoActionBar=0x7f0a010a;
3666
        public static final int Theme_Design_NoActionBar=0x7f0a010b;
3667
        public static final int Theme_PageIndicatorDefaults=0x7f0a010c;
3668
        public static final int ThemeOverlay_AppCompat=0x7f0a010d;
3669
        public static final int ThemeOverlay_AppCompat_ActionBar=0x7f0a010e;
3670
        public static final int ThemeOverlay_AppCompat_Dark=0x7f0a010f;
3671
        public static final int ThemeOverlay_AppCompat_Dark_ActionBar=0x7f0a0110;
3672
        public static final int ThemeOverlay_AppCompat_Light=0x7f0a0111;
3673
        public static final int Widget=0x7f0a0112;
3674
        public static final int Widget_AppCompat_ActionBar=0x7f0a0113;
3675
        public static final int Widget_AppCompat_ActionBar_Solid=0x7f0a0114;
3676
        public static final int Widget_AppCompat_ActionBar_TabBar=0x7f0a0115;
3677
        public static final int Widget_AppCompat_ActionBar_TabText=0x7f0a0116;
3678
        public static final int Widget_AppCompat_ActionBar_TabView=0x7f0a0117;
3679
        public static final int Widget_AppCompat_ActionButton=0x7f0a0118;
3680
        public static final int Widget_AppCompat_ActionButton_CloseMode=0x7f0a0119;
3681
        public static final int Widget_AppCompat_ActionButton_Overflow=0x7f0a011a;
3682
        public static final int Widget_AppCompat_ActionMode=0x7f0a011b;
3683
        public static final int Widget_AppCompat_ActivityChooserView=0x7f0a011c;
3684
        public static final int Widget_AppCompat_AutoCompleteTextView=0x7f0a011d;
3685
        public static final int Widget_AppCompat_Button=0x7f0a011e;
3686
        public static final int Widget_AppCompat_Button_Borderless=0x7f0a011f;
3687
        public static final int Widget_AppCompat_Button_Borderless_Colored=0x7f0a0120;
3688
        public static final int Widget_AppCompat_Button_ButtonBar_AlertDialog=0x7f0a0121;
3689
        public static final int Widget_AppCompat_Button_Colored=0x7f0a0122;
3690
        public static final int Widget_AppCompat_Button_Small=0x7f0a0123;
3691
        public static final int Widget_AppCompat_ButtonBar=0x7f0a0124;
3692
        public static final int Widget_AppCompat_ButtonBar_AlertDialog=0x7f0a0125;
3693
        public static final int Widget_AppCompat_CompoundButton_CheckBox=0x7f0a0126;
3694
        public static final int Widget_AppCompat_CompoundButton_RadioButton=0x7f0a0127;
3695
        public static final int Widget_AppCompat_CompoundButton_Switch=0x7f0a0128;
3696
        public static final int Widget_AppCompat_DrawerArrowToggle=0x7f0a0129;
3697
        public static final int Widget_AppCompat_DropDownItem_Spinner=0x7f0a012a;
3698
        public static final int Widget_AppCompat_EditText=0x7f0a012b;
3699
        public static final int Widget_AppCompat_ImageButton=0x7f0a012c;
3700
        public static final int Widget_AppCompat_Light_ActionBar=0x7f0a012d;
3701
        public static final int Widget_AppCompat_Light_ActionBar_Solid=0x7f0a012e;
3702
        public static final int Widget_AppCompat_Light_ActionBar_Solid_Inverse=0x7f0a012f;
3703
        public static final int Widget_AppCompat_Light_ActionBar_TabBar=0x7f0a0130;
3704
        public static final int Widget_AppCompat_Light_ActionBar_TabBar_Inverse=0x7f0a0131;
3705
        public static final int Widget_AppCompat_Light_ActionBar_TabText=0x7f0a0132;
3706
        public static final int Widget_AppCompat_Light_ActionBar_TabText_Inverse=0x7f0a0133;
3707
        public static final int Widget_AppCompat_Light_ActionBar_TabView=0x7f0a0134;
3708
        public static final int Widget_AppCompat_Light_ActionBar_TabView_Inverse=0x7f0a0135;
3709
        public static final int Widget_AppCompat_Light_ActionButton=0x7f0a0136;
3710
        public static final int Widget_AppCompat_Light_ActionButton_CloseMode=0x7f0a0137;
3711
        public static final int Widget_AppCompat_Light_ActionButton_Overflow=0x7f0a0138;
3712
        public static final int Widget_AppCompat_Light_ActionMode_Inverse=0x7f0a0139;
3713
        public static final int Widget_AppCompat_Light_ActivityChooserView=0x7f0a013a;
3714
        public static final int Widget_AppCompat_Light_AutoCompleteTextView=0x7f0a013b;
3715
        public static final int Widget_AppCompat_Light_DropDownItem_Spinner=0x7f0a013c;
3716
        public static final int Widget_AppCompat_Light_ListPopupWindow=0x7f0a013d;
3717
        public static final int Widget_AppCompat_Light_ListView_DropDown=0x7f0a013e;
3718
        public static final int Widget_AppCompat_Light_PopupMenu=0x7f0a013f;
3719
        public static final int Widget_AppCompat_Light_PopupMenu_Overflow=0x7f0a0140;
3720
        public static final int Widget_AppCompat_Light_SearchView=0x7f0a0141;
3721
        public static final int Widget_AppCompat_Light_Spinner_DropDown_ActionBar=0x7f0a0142;
3722
        public static final int Widget_AppCompat_ListPopupWindow=0x7f0a0143;
3723
        public static final int Widget_AppCompat_ListView=0x7f0a0144;
3724
        public static final int Widget_AppCompat_ListView_DropDown=0x7f0a0145;
3725
        public static final int Widget_AppCompat_ListView_Menu=0x7f0a0146;
3726
        public static final int Widget_AppCompat_PopupMenu=0x7f0a0147;
3727
        public static final int Widget_AppCompat_PopupMenu_Overflow=0x7f0a0148;
3728
        public static final int Widget_AppCompat_PopupWindow=0x7f0a0149;
3729
        public static final int Widget_AppCompat_ProgressBar=0x7f0a014a;
3730
        public static final int Widget_AppCompat_ProgressBar_Horizontal=0x7f0a014b;
3731
        public static final int Widget_AppCompat_RatingBar=0x7f0a014c;
3732
        public static final int Widget_AppCompat_RatingBar_Indicator=0x7f0a014d;
3733
        public static final int Widget_AppCompat_RatingBar_Small=0x7f0a014e;
3734
        public static final int Widget_AppCompat_SearchView=0x7f0a014f;
3735
        public static final int Widget_AppCompat_SearchView_ActionBar=0x7f0a0150;
3736
        public static final int Widget_AppCompat_SeekBar=0x7f0a0151;
3737
        public static final int Widget_AppCompat_Spinner=0x7f0a0152;
3738
        public static final int Widget_AppCompat_Spinner_DropDown=0x7f0a0153;
3739
        public static final int Widget_AppCompat_Spinner_DropDown_ActionBar=0x7f0a0154;
3740
        public static final int Widget_AppCompat_Spinner_Underlined=0x7f0a0155;
3741
        public static final int Widget_AppCompat_TextView_SpinnerItem=0x7f0a0156;
3742
        public static final int Widget_AppCompat_Toolbar=0x7f0a0157;
3743
        public static final int Widget_AppCompat_Toolbar_Button_Navigation=0x7f0a0158;
3744
        public static final int Widget_Design_AppBarLayout=0x7f0a0159;
3745
        public static final int Widget_Design_BottomSheet_Modal=0x7f0a015a;
3746
        public static final int Widget_Design_CollapsingToolbar=0x7f0a015b;
3747
        public static final int Widget_Design_CoordinatorLayout=0x7f0a015c;
3748
        public static final int Widget_Design_FloatingActionButton=0x7f0a015d;
3749
        public static final int Widget_Design_NavigationView=0x7f0a015e;
3750
        public static final int Widget_Design_ScrimInsetsFrameLayout=0x7f0a015f;
3751
        public static final int Widget_Design_Snackbar=0x7f0a0160;
3752
        public static final int Widget_Design_TabLayout=0x7f0a0001;
3753
        public static final int Widget_Design_TextInputLayout=0x7f0a0161;
3754
        public static final int Widget_IconPageIndicator=0x7f0a0162;
3755
        public static final int Widget_TabPageIndicator=0x7f0a0163;
3756
        public static final int com_mixpanel_android_SurveyActivityAnimation=0x7f0a0164;
3757
        public static final int com_mixpanel_android_SurveyActivityTheme=0x7f0a001d;
3758
        public static final int customOverflowButtonStyle=0x7f0a0165;
3759
        public static final int mySpinnerStyle=0x7f0a0166;
3760
    }
3761
    public static final class xml {
3762
        public static final int app_tracker=0x7f050000;
3763
        public static final int ecommerce_tracker=0x7f050001;
3764
        public static final int global_tracker=0x7f050002;
3765
    }
3766
    public static final class styleable {
3767
        /** Attributes that can be used with a ActionBar.
3768
           <p>Includes the following attributes:</p>
3769
           <table>
3770
           <colgroup align="left" />
3771
           <colgroup align="left" />
3772
           <tr><th>Attribute</th><th>Description</th></tr>
3773
           <tr><td><code>{@link #ActionBar_background com.saholic.profittill:background}</code></td><td></td></tr>
3774
           <tr><td><code>{@link #ActionBar_backgroundSplit com.saholic.profittill:backgroundSplit}</code></td><td></td></tr>
3775
           <tr><td><code>{@link #ActionBar_backgroundStacked com.saholic.profittill:backgroundStacked}</code></td><td></td></tr>
3776
           <tr><td><code>{@link #ActionBar_contentInsetEnd com.saholic.profittill:contentInsetEnd}</code></td><td></td></tr>
3777
           <tr><td><code>{@link #ActionBar_contentInsetLeft com.saholic.profittill:contentInsetLeft}</code></td><td></td></tr>
3778
           <tr><td><code>{@link #ActionBar_contentInsetRight com.saholic.profittill:contentInsetRight}</code></td><td></td></tr>
3779
           <tr><td><code>{@link #ActionBar_contentInsetStart com.saholic.profittill:contentInsetStart}</code></td><td></td></tr>
3780
           <tr><td><code>{@link #ActionBar_customNavigationLayout com.saholic.profittill:customNavigationLayout}</code></td><td></td></tr>
3781
           <tr><td><code>{@link #ActionBar_displayOptions com.saholic.profittill:displayOptions}</code></td><td></td></tr>
3782
           <tr><td><code>{@link #ActionBar_divider com.saholic.profittill:divider}</code></td><td></td></tr>
3783
           <tr><td><code>{@link #ActionBar_elevation com.saholic.profittill:elevation}</code></td><td></td></tr>
3784
           <tr><td><code>{@link #ActionBar_height com.saholic.profittill:height}</code></td><td></td></tr>
3785
           <tr><td><code>{@link #ActionBar_hideOnContentScroll com.saholic.profittill:hideOnContentScroll}</code></td><td></td></tr>
3786
           <tr><td><code>{@link #ActionBar_homeAsUpIndicator com.saholic.profittill:homeAsUpIndicator}</code></td><td></td></tr>
3787
           <tr><td><code>{@link #ActionBar_homeLayout com.saholic.profittill:homeLayout}</code></td><td></td></tr>
3788
           <tr><td><code>{@link #ActionBar_icon com.saholic.profittill:icon}</code></td><td></td></tr>
3789
           <tr><td><code>{@link #ActionBar_indeterminateProgressStyle com.saholic.profittill:indeterminateProgressStyle}</code></td><td></td></tr>
3790
           <tr><td><code>{@link #ActionBar_itemPadding com.saholic.profittill:itemPadding}</code></td><td></td></tr>
3791
           <tr><td><code>{@link #ActionBar_logo com.saholic.profittill:logo}</code></td><td></td></tr>
3792
           <tr><td><code>{@link #ActionBar_navigationMode com.saholic.profittill:navigationMode}</code></td><td></td></tr>
3793
           <tr><td><code>{@link #ActionBar_popupTheme com.saholic.profittill:popupTheme}</code></td><td></td></tr>
3794
           <tr><td><code>{@link #ActionBar_progressBarPadding com.saholic.profittill:progressBarPadding}</code></td><td></td></tr>
3795
           <tr><td><code>{@link #ActionBar_progressBarStyle com.saholic.profittill:progressBarStyle}</code></td><td></td></tr>
3796
           <tr><td><code>{@link #ActionBar_subtitle com.saholic.profittill:subtitle}</code></td><td></td></tr>
3797
           <tr><td><code>{@link #ActionBar_subtitleTextStyle com.saholic.profittill:subtitleTextStyle}</code></td><td></td></tr>
3798
           <tr><td><code>{@link #ActionBar_title com.saholic.profittill:title}</code></td><td></td></tr>
3799
           <tr><td><code>{@link #ActionBar_titleTextStyle com.saholic.profittill:titleTextStyle}</code></td><td></td></tr>
3800
           </table>
3801
           @see #ActionBar_background
3802
           @see #ActionBar_backgroundSplit
3803
           @see #ActionBar_backgroundStacked
3804
           @see #ActionBar_contentInsetEnd
3805
           @see #ActionBar_contentInsetLeft
3806
           @see #ActionBar_contentInsetRight
3807
           @see #ActionBar_contentInsetStart
3808
           @see #ActionBar_customNavigationLayout
3809
           @see #ActionBar_displayOptions
3810
           @see #ActionBar_divider
3811
           @see #ActionBar_elevation
3812
           @see #ActionBar_height
3813
           @see #ActionBar_hideOnContentScroll
3814
           @see #ActionBar_homeAsUpIndicator
3815
           @see #ActionBar_homeLayout
3816
           @see #ActionBar_icon
3817
           @see #ActionBar_indeterminateProgressStyle
3818
           @see #ActionBar_itemPadding
3819
           @see #ActionBar_logo
3820
           @see #ActionBar_navigationMode
3821
           @see #ActionBar_popupTheme
3822
           @see #ActionBar_progressBarPadding
3823
           @see #ActionBar_progressBarStyle
3824
           @see #ActionBar_subtitle
3825
           @see #ActionBar_subtitleTextStyle
3826
           @see #ActionBar_title
3827
           @see #ActionBar_titleTextStyle
3828
         */
3829
        public static final int[] ActionBar = {
3830
            0x7f010003, 0x7f010007, 0x7f010009, 0x7f01000a,
3831
            0x7f01000b, 0x7f01000c, 0x7f01000d, 0x7f01000e,
3832
            0x7f01000f, 0x7f010010, 0x7f010011, 0x7f010012,
3833
            0x7f010013, 0x7f010014, 0x7f010015, 0x7f010016,
3834
            0x7f010017, 0x7f010018, 0x7f010019, 0x7f01001a,
3835
            0x7f01001b, 0x7f01001c, 0x7f01001d, 0x7f01001e,
3836
            0x7f01001f, 0x7f010020, 0x7f01005c
3837
        };
3838
        /**
3839
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#background}
3840
          attribute's value can be found in the {@link #ActionBar} array.
3841
 
3842
 
3843
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
3844
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
3845
          @attr name com.saholic.profittill:background
3846
        */
3847
        public static final int ActionBar_background = 10;
3848
        /**
3849
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#backgroundSplit}
3850
          attribute's value can be found in the {@link #ActionBar} array.
3851
 
3852
 
3853
          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
3854
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
3855
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
3856
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
3857
          @attr name com.saholic.profittill:backgroundSplit
3858
        */
3859
        public static final int ActionBar_backgroundSplit = 12;
3860
        /**
3861
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#backgroundStacked}
3862
          attribute's value can be found in the {@link #ActionBar} array.
3863
 
3864
 
3865
          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
3866
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
3867
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
3868
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
3869
          @attr name com.saholic.profittill:backgroundStacked
3870
        */
3871
        public static final int ActionBar_backgroundStacked = 11;
3872
        /**
3873
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#contentInsetEnd}
3874
          attribute's value can be found in the {@link #ActionBar} array.
3875
 
3876
 
3877
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
3878
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
3879
in (inches), mm (millimeters).
3880
<p>This may also be a reference to a resource (in the form
3881
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
3882
theme attribute (in the form
3883
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
3884
containing a value of this type.
3885
          @attr name com.saholic.profittill:contentInsetEnd
3886
        */
3887
        public static final int ActionBar_contentInsetEnd = 21;
3888
        /**
3889
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#contentInsetLeft}
3890
          attribute's value can be found in the {@link #ActionBar} array.
3891
 
3892
 
3893
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
3894
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
3895
in (inches), mm (millimeters).
3896
<p>This may also be a reference to a resource (in the form
3897
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
3898
theme attribute (in the form
3899
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
3900
containing a value of this type.
3901
          @attr name com.saholic.profittill:contentInsetLeft
3902
        */
3903
        public static final int ActionBar_contentInsetLeft = 22;
3904
        /**
3905
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#contentInsetRight}
3906
          attribute's value can be found in the {@link #ActionBar} array.
3907
 
3908
 
3909
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
3910
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
3911
in (inches), mm (millimeters).
3912
<p>This may also be a reference to a resource (in the form
3913
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
3914
theme attribute (in the form
3915
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
3916
containing a value of this type.
3917
          @attr name com.saholic.profittill:contentInsetRight
3918
        */
3919
        public static final int ActionBar_contentInsetRight = 23;
3920
        /**
3921
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#contentInsetStart}
3922
          attribute's value can be found in the {@link #ActionBar} array.
3923
 
3924
 
3925
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
3926
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
3927
in (inches), mm (millimeters).
3928
<p>This may also be a reference to a resource (in the form
3929
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
3930
theme attribute (in the form
3931
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
3932
containing a value of this type.
3933
          @attr name com.saholic.profittill:contentInsetStart
3934
        */
3935
        public static final int ActionBar_contentInsetStart = 20;
3936
        /**
3937
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#customNavigationLayout}
3938
          attribute's value can be found in the {@link #ActionBar} array.
3939
 
3940
 
3941
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
3942
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
3943
          @attr name com.saholic.profittill:customNavigationLayout
3944
        */
3945
        public static final int ActionBar_customNavigationLayout = 13;
3946
        /**
3947
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#displayOptions}
3948
          attribute's value can be found in the {@link #ActionBar} array.
3949
 
3950
 
3951
          <p>Must be one or more (separated by '|') of the following constant values.</p>
3952
<table>
3953
<colgroup align="left" />
3954
<colgroup align="left" />
3955
<colgroup align="left" />
3956
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
3957
<tr><td><code>none</code></td><td>0</td><td></td></tr>
3958
<tr><td><code>useLogo</code></td><td>0x1</td><td></td></tr>
3959
<tr><td><code>showHome</code></td><td>0x2</td><td></td></tr>
3960
<tr><td><code>homeAsUp</code></td><td>0x4</td><td></td></tr>
3961
<tr><td><code>showTitle</code></td><td>0x8</td><td></td></tr>
3962
<tr><td><code>showCustom</code></td><td>0x10</td><td></td></tr>
3963
<tr><td><code>disableHome</code></td><td>0x20</td><td></td></tr>
3964
</table>
3965
          @attr name com.saholic.profittill:displayOptions
3966
        */
3967
        public static final int ActionBar_displayOptions = 3;
3968
        /**
3969
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#divider}
3970
          attribute's value can be found in the {@link #ActionBar} array.
3971
 
3972
 
3973
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
3974
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
3975
          @attr name com.saholic.profittill:divider
3976
        */
3977
        public static final int ActionBar_divider = 9;
3978
        /**
3979
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#elevation}
3980
          attribute's value can be found in the {@link #ActionBar} array.
3981
 
3982
 
3983
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
3984
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
3985
in (inches), mm (millimeters).
3986
<p>This may also be a reference to a resource (in the form
3987
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
3988
theme attribute (in the form
3989
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
3990
containing a value of this type.
3991
          @attr name com.saholic.profittill:elevation
3992
        */
3993
        public static final int ActionBar_elevation = 24;
3994
        /**
3995
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#height}
3996
          attribute's value can be found in the {@link #ActionBar} array.
3997
 
3998
 
3999
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
4000
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
4001
in (inches), mm (millimeters).
4002
<p>This may also be a reference to a resource (in the form
4003
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
4004
theme attribute (in the form
4005
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
4006
containing a value of this type.
4007
          @attr name com.saholic.profittill:height
4008
        */
4009
        public static final int ActionBar_height = 0;
4010
        /**
4011
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#hideOnContentScroll}
4012
          attribute's value can be found in the {@link #ActionBar} array.
4013
 
4014
 
4015
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
4016
<p>This may also be a reference to a resource (in the form
4017
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
4018
theme attribute (in the form
4019
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
4020
containing a value of this type.
4021
          @attr name com.saholic.profittill:hideOnContentScroll
4022
        */
4023
        public static final int ActionBar_hideOnContentScroll = 19;
4024
        /**
4025
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#homeAsUpIndicator}
4026
          attribute's value can be found in the {@link #ActionBar} array.
4027
 
4028
 
4029
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4030
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4031
          @attr name com.saholic.profittill:homeAsUpIndicator
4032
        */
4033
        public static final int ActionBar_homeAsUpIndicator = 26;
4034
        /**
4035
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#homeLayout}
4036
          attribute's value can be found in the {@link #ActionBar} array.
4037
 
4038
 
4039
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4040
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4041
          @attr name com.saholic.profittill:homeLayout
4042
        */
4043
        public static final int ActionBar_homeLayout = 14;
4044
        /**
4045
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#icon}
4046
          attribute's value can be found in the {@link #ActionBar} array.
4047
 
4048
 
4049
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4050
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4051
          @attr name com.saholic.profittill:icon
4052
        */
4053
        public static final int ActionBar_icon = 7;
4054
        /**
4055
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#indeterminateProgressStyle}
4056
          attribute's value can be found in the {@link #ActionBar} array.
4057
 
4058
 
4059
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4060
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4061
          @attr name com.saholic.profittill:indeterminateProgressStyle
4062
        */
4063
        public static final int ActionBar_indeterminateProgressStyle = 16;
4064
        /**
4065
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#itemPadding}
4066
          attribute's value can be found in the {@link #ActionBar} array.
4067
 
4068
 
4069
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
4070
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
4071
in (inches), mm (millimeters).
4072
<p>This may also be a reference to a resource (in the form
4073
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
4074
theme attribute (in the form
4075
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
4076
containing a value of this type.
4077
          @attr name com.saholic.profittill:itemPadding
4078
        */
4079
        public static final int ActionBar_itemPadding = 18;
4080
        /**
4081
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#logo}
4082
          attribute's value can be found in the {@link #ActionBar} array.
4083
 
4084
 
4085
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4086
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4087
          @attr name com.saholic.profittill:logo
4088
        */
4089
        public static final int ActionBar_logo = 8;
4090
        /**
4091
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#navigationMode}
4092
          attribute's value can be found in the {@link #ActionBar} array.
4093
 
4094
 
4095
          <p>Must be one of the following constant values.</p>
4096
<table>
4097
<colgroup align="left" />
4098
<colgroup align="left" />
4099
<colgroup align="left" />
4100
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
4101
<tr><td><code>normal</code></td><td>0</td><td></td></tr>
4102
<tr><td><code>listMode</code></td><td>1</td><td></td></tr>
4103
<tr><td><code>tabMode</code></td><td>2</td><td></td></tr>
4104
</table>
4105
          @attr name com.saholic.profittill:navigationMode
4106
        */
4107
        public static final int ActionBar_navigationMode = 2;
4108
        /**
4109
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#popupTheme}
4110
          attribute's value can be found in the {@link #ActionBar} array.
4111
 
4112
 
4113
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4114
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4115
          @attr name com.saholic.profittill:popupTheme
4116
        */
4117
        public static final int ActionBar_popupTheme = 25;
4118
        /**
4119
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#progressBarPadding}
4120
          attribute's value can be found in the {@link #ActionBar} array.
4121
 
4122
 
4123
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
4124
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
4125
in (inches), mm (millimeters).
4126
<p>This may also be a reference to a resource (in the form
4127
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
4128
theme attribute (in the form
4129
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
4130
containing a value of this type.
4131
          @attr name com.saholic.profittill:progressBarPadding
4132
        */
4133
        public static final int ActionBar_progressBarPadding = 17;
4134
        /**
4135
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#progressBarStyle}
4136
          attribute's value can be found in the {@link #ActionBar} array.
4137
 
4138
 
4139
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4140
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4141
          @attr name com.saholic.profittill:progressBarStyle
4142
        */
4143
        public static final int ActionBar_progressBarStyle = 15;
4144
        /**
4145
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#subtitle}
4146
          attribute's value can be found in the {@link #ActionBar} array.
4147
 
4148
 
4149
          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
4150
<p>This may also be a reference to a resource (in the form
4151
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
4152
theme attribute (in the form
4153
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
4154
containing a value of this type.
4155
          @attr name com.saholic.profittill:subtitle
4156
        */
4157
        public static final int ActionBar_subtitle = 4;
4158
        /**
4159
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#subtitleTextStyle}
4160
          attribute's value can be found in the {@link #ActionBar} array.
4161
 
4162
 
4163
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4164
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4165
          @attr name com.saholic.profittill:subtitleTextStyle
4166
        */
4167
        public static final int ActionBar_subtitleTextStyle = 6;
4168
        /**
4169
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#title}
4170
          attribute's value can be found in the {@link #ActionBar} array.
4171
 
4172
 
4173
          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
4174
<p>This may also be a reference to a resource (in the form
4175
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
4176
theme attribute (in the form
4177
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
4178
containing a value of this type.
4179
          @attr name com.saholic.profittill:title
4180
        */
4181
        public static final int ActionBar_title = 1;
4182
        /**
4183
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#titleTextStyle}
4184
          attribute's value can be found in the {@link #ActionBar} array.
4185
 
4186
 
4187
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4188
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4189
          @attr name com.saholic.profittill:titleTextStyle
4190
        */
4191
        public static final int ActionBar_titleTextStyle = 5;
4192
        /** Attributes that can be used with a ActionBarLayout.
4193
           <p>Includes the following attributes:</p>
4194
           <table>
4195
           <colgroup align="left" />
4196
           <colgroup align="left" />
4197
           <tr><th>Attribute</th><th>Description</th></tr>
4198
           <tr><td><code>{@link #ActionBarLayout_android_layout_gravity android:layout_gravity}</code></td><td></td></tr>
4199
           </table>
4200
           @see #ActionBarLayout_android_layout_gravity
4201
         */
4202
        public static final int[] ActionBarLayout = {
4203
            0x010100b3
4204
        };
4205
        /**
4206
          <p>This symbol is the offset where the {@link android.R.attr#layout_gravity}
4207
          attribute's value can be found in the {@link #ActionBarLayout} array.
4208
          @attr name android:layout_gravity
4209
        */
4210
        public static final int ActionBarLayout_android_layout_gravity = 0;
4211
        /** Attributes that can be used with a ActionMenuItemView.
4212
           <p>Includes the following attributes:</p>
4213
           <table>
4214
           <colgroup align="left" />
4215
           <colgroup align="left" />
4216
           <tr><th>Attribute</th><th>Description</th></tr>
4217
           <tr><td><code>{@link #ActionMenuItemView_android_minWidth android:minWidth}</code></td><td></td></tr>
4218
           </table>
4219
           @see #ActionMenuItemView_android_minWidth
4220
         */
4221
        public static final int[] ActionMenuItemView = {
4222
            0x0101013f
4223
        };
4224
        /**
4225
          <p>This symbol is the offset where the {@link android.R.attr#minWidth}
4226
          attribute's value can be found in the {@link #ActionMenuItemView} array.
4227
          @attr name android:minWidth
4228
        */
4229
        public static final int ActionMenuItemView_android_minWidth = 0;
4230
        /** Attributes that can be used with a ActionMenuView.
4231
         */
4232
        public static final int[] ActionMenuView = {
4233
 
4234
        };
4235
        /** Attributes that can be used with a ActionMode.
4236
           <p>Includes the following attributes:</p>
4237
           <table>
4238
           <colgroup align="left" />
4239
           <colgroup align="left" />
4240
           <tr><th>Attribute</th><th>Description</th></tr>
4241
           <tr><td><code>{@link #ActionMode_background com.saholic.profittill:background}</code></td><td></td></tr>
4242
           <tr><td><code>{@link #ActionMode_backgroundSplit com.saholic.profittill:backgroundSplit}</code></td><td></td></tr>
4243
           <tr><td><code>{@link #ActionMode_closeItemLayout com.saholic.profittill:closeItemLayout}</code></td><td></td></tr>
4244
           <tr><td><code>{@link #ActionMode_height com.saholic.profittill:height}</code></td><td></td></tr>
4245
           <tr><td><code>{@link #ActionMode_subtitleTextStyle com.saholic.profittill:subtitleTextStyle}</code></td><td></td></tr>
4246
           <tr><td><code>{@link #ActionMode_titleTextStyle com.saholic.profittill:titleTextStyle}</code></td><td></td></tr>
4247
           </table>
4248
           @see #ActionMode_background
4249
           @see #ActionMode_backgroundSplit
4250
           @see #ActionMode_closeItemLayout
4251
           @see #ActionMode_height
4252
           @see #ActionMode_subtitleTextStyle
4253
           @see #ActionMode_titleTextStyle
4254
         */
4255
        public static final int[] ActionMode = {
4256
            0x7f010003, 0x7f01000c, 0x7f01000d, 0x7f010011,
4257
            0x7f010013, 0x7f010021
4258
        };
4259
        /**
4260
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#background}
4261
          attribute's value can be found in the {@link #ActionMode} array.
4262
 
4263
 
4264
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4265
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4266
          @attr name com.saholic.profittill:background
4267
        */
4268
        public static final int ActionMode_background = 3;
4269
        /**
4270
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#backgroundSplit}
4271
          attribute's value can be found in the {@link #ActionMode} array.
4272
 
4273
 
4274
          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4275
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4276
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
4277
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
4278
          @attr name com.saholic.profittill:backgroundSplit
4279
        */
4280
        public static final int ActionMode_backgroundSplit = 4;
4281
        /**
4282
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#closeItemLayout}
4283
          attribute's value can be found in the {@link #ActionMode} array.
4284
 
4285
 
4286
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4287
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4288
          @attr name com.saholic.profittill:closeItemLayout
4289
        */
4290
        public static final int ActionMode_closeItemLayout = 5;
4291
        /**
4292
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#height}
4293
          attribute's value can be found in the {@link #ActionMode} array.
4294
 
4295
 
4296
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
4297
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
4298
in (inches), mm (millimeters).
4299
<p>This may also be a reference to a resource (in the form
4300
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
4301
theme attribute (in the form
4302
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
4303
containing a value of this type.
4304
          @attr name com.saholic.profittill:height
4305
        */
4306
        public static final int ActionMode_height = 0;
4307
        /**
4308
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#subtitleTextStyle}
4309
          attribute's value can be found in the {@link #ActionMode} array.
4310
 
4311
 
4312
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4313
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4314
          @attr name com.saholic.profittill:subtitleTextStyle
4315
        */
4316
        public static final int ActionMode_subtitleTextStyle = 2;
4317
        /**
4318
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#titleTextStyle}
4319
          attribute's value can be found in the {@link #ActionMode} array.
4320
 
4321
 
4322
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4323
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4324
          @attr name com.saholic.profittill:titleTextStyle
4325
        */
4326
        public static final int ActionMode_titleTextStyle = 1;
4327
        /** Attributes that can be used with a ActivityChooserView.
4328
           <p>Includes the following attributes:</p>
4329
           <table>
4330
           <colgroup align="left" />
4331
           <colgroup align="left" />
4332
           <tr><th>Attribute</th><th>Description</th></tr>
4333
           <tr><td><code>{@link #ActivityChooserView_expandActivityOverflowButtonDrawable com.saholic.profittill:expandActivityOverflowButtonDrawable}</code></td><td></td></tr>
4334
           <tr><td><code>{@link #ActivityChooserView_initialActivityCount com.saholic.profittill:initialActivityCount}</code></td><td></td></tr>
4335
           </table>
4336
           @see #ActivityChooserView_expandActivityOverflowButtonDrawable
4337
           @see #ActivityChooserView_initialActivityCount
4338
         */
4339
        public static final int[] ActivityChooserView = {
4340
            0x7f010022, 0x7f010023
4341
        };
4342
        /**
4343
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#expandActivityOverflowButtonDrawable}
4344
          attribute's value can be found in the {@link #ActivityChooserView} array.
4345
 
4346
 
4347
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4348
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4349
          @attr name com.saholic.profittill:expandActivityOverflowButtonDrawable
4350
        */
4351
        public static final int ActivityChooserView_expandActivityOverflowButtonDrawable = 1;
4352
        /**
4353
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#initialActivityCount}
4354
          attribute's value can be found in the {@link #ActivityChooserView} array.
4355
 
4356
 
4357
          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
4358
<p>This may also be a reference to a resource (in the form
4359
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
4360
theme attribute (in the form
4361
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
4362
containing a value of this type.
4363
          @attr name com.saholic.profittill:initialActivityCount
4364
        */
4365
        public static final int ActivityChooserView_initialActivityCount = 0;
4366
        /** Attributes that can be used with a AlertDialog.
4367
           <p>Includes the following attributes:</p>
4368
           <table>
4369
           <colgroup align="left" />
4370
           <colgroup align="left" />
4371
           <tr><th>Attribute</th><th>Description</th></tr>
4372
           <tr><td><code>{@link #AlertDialog_android_layout android:layout}</code></td><td></td></tr>
4373
           <tr><td><code>{@link #AlertDialog_buttonPanelSideLayout com.saholic.profittill:buttonPanelSideLayout}</code></td><td></td></tr>
4374
           <tr><td><code>{@link #AlertDialog_listItemLayout com.saholic.profittill:listItemLayout}</code></td><td></td></tr>
4375
           <tr><td><code>{@link #AlertDialog_listLayout com.saholic.profittill:listLayout}</code></td><td></td></tr>
4376
           <tr><td><code>{@link #AlertDialog_multiChoiceItemLayout com.saholic.profittill:multiChoiceItemLayout}</code></td><td></td></tr>
4377
           <tr><td><code>{@link #AlertDialog_singleChoiceItemLayout com.saholic.profittill:singleChoiceItemLayout}</code></td><td></td></tr>
4378
           </table>
4379
           @see #AlertDialog_android_layout
4380
           @see #AlertDialog_buttonPanelSideLayout
4381
           @see #AlertDialog_listItemLayout
4382
           @see #AlertDialog_listLayout
4383
           @see #AlertDialog_multiChoiceItemLayout
4384
           @see #AlertDialog_singleChoiceItemLayout
4385
         */
4386
        public static final int[] AlertDialog = {
4387
            0x010100f2, 0x7f010024, 0x7f010025, 0x7f010026,
4388
            0x7f010027, 0x7f010028
4389
        };
4390
        /**
4391
          <p>This symbol is the offset where the {@link android.R.attr#layout}
4392
          attribute's value can be found in the {@link #AlertDialog} array.
4393
          @attr name android:layout
4394
        */
4395
        public static final int AlertDialog_android_layout = 0;
4396
        /**
4397
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#buttonPanelSideLayout}
4398
          attribute's value can be found in the {@link #AlertDialog} array.
4399
 
4400
 
4401
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4402
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4403
          @attr name com.saholic.profittill:buttonPanelSideLayout
4404
        */
4405
        public static final int AlertDialog_buttonPanelSideLayout = 1;
4406
        /**
4407
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#listItemLayout}
4408
          attribute's value can be found in the {@link #AlertDialog} array.
4409
 
4410
 
4411
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4412
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4413
          @attr name com.saholic.profittill:listItemLayout
4414
        */
4415
        public static final int AlertDialog_listItemLayout = 5;
4416
        /**
4417
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#listLayout}
4418
          attribute's value can be found in the {@link #AlertDialog} array.
4419
 
4420
 
4421
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4422
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4423
          @attr name com.saholic.profittill:listLayout
4424
        */
4425
        public static final int AlertDialog_listLayout = 2;
4426
        /**
4427
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#multiChoiceItemLayout}
4428
          attribute's value can be found in the {@link #AlertDialog} array.
4429
 
4430
 
4431
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4432
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4433
          @attr name com.saholic.profittill:multiChoiceItemLayout
4434
        */
4435
        public static final int AlertDialog_multiChoiceItemLayout = 3;
4436
        /**
4437
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#singleChoiceItemLayout}
4438
          attribute's value can be found in the {@link #AlertDialog} array.
4439
 
4440
 
4441
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4442
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4443
          @attr name com.saholic.profittill:singleChoiceItemLayout
4444
        */
4445
        public static final int AlertDialog_singleChoiceItemLayout = 4;
4446
        /** Attributes that can be used with a AppBarLayout.
4447
           <p>Includes the following attributes:</p>
4448
           <table>
4449
           <colgroup align="left" />
4450
           <colgroup align="left" />
4451
           <tr><th>Attribute</th><th>Description</th></tr>
4452
           <tr><td><code>{@link #AppBarLayout_android_background android:background}</code></td><td></td></tr>
4453
           <tr><td><code>{@link #AppBarLayout_elevation com.saholic.profittill:elevation}</code></td><td></td></tr>
4454
           <tr><td><code>{@link #AppBarLayout_expanded com.saholic.profittill:expanded}</code></td><td></td></tr>
4455
           </table>
4456
           @see #AppBarLayout_android_background
4457
           @see #AppBarLayout_elevation
4458
           @see #AppBarLayout_expanded
4459
         */
4460
        public static final int[] AppBarLayout = {
4461
            0x010100d4, 0x7f01001f, 0x7f010029
4462
        };
4463
        /**
4464
          <p>This symbol is the offset where the {@link android.R.attr#background}
4465
          attribute's value can be found in the {@link #AppBarLayout} array.
4466
          @attr name android:background
4467
        */
4468
        public static final int AppBarLayout_android_background = 0;
4469
        /**
4470
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#elevation}
4471
          attribute's value can be found in the {@link #AppBarLayout} array.
4472
 
4473
 
4474
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
4475
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
4476
in (inches), mm (millimeters).
4477
<p>This may also be a reference to a resource (in the form
4478
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
4479
theme attribute (in the form
4480
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
4481
containing a value of this type.
4482
          @attr name com.saholic.profittill:elevation
4483
        */
4484
        public static final int AppBarLayout_elevation = 1;
4485
        /**
4486
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#expanded}
4487
          attribute's value can be found in the {@link #AppBarLayout} array.
4488
 
4489
 
4490
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
4491
<p>This may also be a reference to a resource (in the form
4492
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
4493
theme attribute (in the form
4494
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
4495
containing a value of this type.
4496
          @attr name com.saholic.profittill:expanded
4497
        */
4498
        public static final int AppBarLayout_expanded = 2;
4499
        /** Attributes that can be used with a AppBarLayout_LayoutParams.
4500
           <p>Includes the following attributes:</p>
4501
           <table>
4502
           <colgroup align="left" />
4503
           <colgroup align="left" />
4504
           <tr><th>Attribute</th><th>Description</th></tr>
4505
           <tr><td><code>{@link #AppBarLayout_LayoutParams_layout_scrollFlags com.saholic.profittill:layout_scrollFlags}</code></td><td></td></tr>
4506
           <tr><td><code>{@link #AppBarLayout_LayoutParams_layout_scrollInterpolator com.saholic.profittill:layout_scrollInterpolator}</code></td><td></td></tr>
4507
           </table>
4508
           @see #AppBarLayout_LayoutParams_layout_scrollFlags
4509
           @see #AppBarLayout_LayoutParams_layout_scrollInterpolator
4510
         */
4511
        public static final int[] AppBarLayout_LayoutParams = {
4512
            0x7f01002a, 0x7f01002b
4513
        };
4514
        /**
4515
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#layout_scrollFlags}
4516
          attribute's value can be found in the {@link #AppBarLayout_LayoutParams} array.
4517
 
4518
 
4519
          <p>Must be one or more (separated by '|') of the following constant values.</p>
4520
<table>
4521
<colgroup align="left" />
4522
<colgroup align="left" />
4523
<colgroup align="left" />
4524
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
4525
<tr><td><code>scroll</code></td><td>0x1</td><td></td></tr>
4526
<tr><td><code>exitUntilCollapsed</code></td><td>0x2</td><td></td></tr>
4527
<tr><td><code>enterAlways</code></td><td>0x4</td><td></td></tr>
4528
<tr><td><code>enterAlwaysCollapsed</code></td><td>0x8</td><td></td></tr>
4529
<tr><td><code>snap</code></td><td>0x10</td><td></td></tr>
4530
</table>
4531
          @attr name com.saholic.profittill:layout_scrollFlags
4532
        */
4533
        public static final int AppBarLayout_LayoutParams_layout_scrollFlags = 0;
4534
        /**
4535
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#layout_scrollInterpolator}
4536
          attribute's value can be found in the {@link #AppBarLayout_LayoutParams} array.
4537
 
4538
 
4539
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4540
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4541
          @attr name com.saholic.profittill:layout_scrollInterpolator
4542
        */
4543
        public static final int AppBarLayout_LayoutParams_layout_scrollInterpolator = 1;
4544
        /** Attributes that can be used with a AppCompatImageView.
4545
           <p>Includes the following attributes:</p>
4546
           <table>
4547
           <colgroup align="left" />
4548
           <colgroup align="left" />
4549
           <tr><th>Attribute</th><th>Description</th></tr>
4550
           <tr><td><code>{@link #AppCompatImageView_android_src android:src}</code></td><td></td></tr>
4551
           <tr><td><code>{@link #AppCompatImageView_srcCompat com.saholic.profittill:srcCompat}</code></td><td></td></tr>
4552
           </table>
4553
           @see #AppCompatImageView_android_src
4554
           @see #AppCompatImageView_srcCompat
4555
         */
4556
        public static final int[] AppCompatImageView = {
4557
            0x01010119, 0x7f01002c
4558
        };
4559
        /**
4560
          <p>This symbol is the offset where the {@link android.R.attr#src}
4561
          attribute's value can be found in the {@link #AppCompatImageView} array.
4562
          @attr name android:src
4563
        */
4564
        public static final int AppCompatImageView_android_src = 0;
4565
        /**
4566
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#srcCompat}
4567
          attribute's value can be found in the {@link #AppCompatImageView} array.
4568
 
4569
 
4570
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4571
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4572
          @attr name com.saholic.profittill:srcCompat
4573
        */
4574
        public static final int AppCompatImageView_srcCompat = 1;
4575
        /** Attributes that can be used with a AppCompatTextView.
4576
           <p>Includes the following attributes:</p>
4577
           <table>
4578
           <colgroup align="left" />
4579
           <colgroup align="left" />
4580
           <tr><th>Attribute</th><th>Description</th></tr>
4581
           <tr><td><code>{@link #AppCompatTextView_android_textAppearance android:textAppearance}</code></td><td></td></tr>
4582
           <tr><td><code>{@link #AppCompatTextView_textAllCaps com.saholic.profittill:textAllCaps}</code></td><td></td></tr>
4583
           </table>
4584
           @see #AppCompatTextView_android_textAppearance
4585
           @see #AppCompatTextView_textAllCaps
4586
         */
4587
        public static final int[] AppCompatTextView = {
4588
            0x01010034, 0x7f01002d
4589
        };
4590
        /**
4591
          <p>This symbol is the offset where the {@link android.R.attr#textAppearance}
4592
          attribute's value can be found in the {@link #AppCompatTextView} array.
4593
          @attr name android:textAppearance
4594
        */
4595
        public static final int AppCompatTextView_android_textAppearance = 0;
4596
        /**
4597
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#textAllCaps}
4598
          attribute's value can be found in the {@link #AppCompatTextView} array.
4599
 
4600
 
4601
          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4602
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4603
<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
4604
          @attr name com.saholic.profittill:textAllCaps
4605
        */
4606
        public static final int AppCompatTextView_textAllCaps = 1;
4607
        /** Attributes that can be used with a AppCompatTheme.
4608
           <p>Includes the following attributes:</p>
4609
           <table>
4610
           <colgroup align="left" />
4611
           <colgroup align="left" />
4612
           <tr><th>Attribute</th><th>Description</th></tr>
4613
           <tr><td><code>{@link #AppCompatTheme_actionBarDivider com.saholic.profittill:actionBarDivider}</code></td><td></td></tr>
4614
           <tr><td><code>{@link #AppCompatTheme_actionBarItemBackground com.saholic.profittill:actionBarItemBackground}</code></td><td></td></tr>
4615
           <tr><td><code>{@link #AppCompatTheme_actionBarPopupTheme com.saholic.profittill:actionBarPopupTheme}</code></td><td></td></tr>
4616
           <tr><td><code>{@link #AppCompatTheme_actionBarSize com.saholic.profittill:actionBarSize}</code></td><td></td></tr>
4617
           <tr><td><code>{@link #AppCompatTheme_actionBarSplitStyle com.saholic.profittill:actionBarSplitStyle}</code></td><td></td></tr>
4618
           <tr><td><code>{@link #AppCompatTheme_actionBarStyle com.saholic.profittill:actionBarStyle}</code></td><td></td></tr>
4619
           <tr><td><code>{@link #AppCompatTheme_actionBarTabBarStyle com.saholic.profittill:actionBarTabBarStyle}</code></td><td></td></tr>
4620
           <tr><td><code>{@link #AppCompatTheme_actionBarTabStyle com.saholic.profittill:actionBarTabStyle}</code></td><td></td></tr>
4621
           <tr><td><code>{@link #AppCompatTheme_actionBarTabTextStyle com.saholic.profittill:actionBarTabTextStyle}</code></td><td></td></tr>
4622
           <tr><td><code>{@link #AppCompatTheme_actionBarTheme com.saholic.profittill:actionBarTheme}</code></td><td></td></tr>
4623
           <tr><td><code>{@link #AppCompatTheme_actionBarWidgetTheme com.saholic.profittill:actionBarWidgetTheme}</code></td><td></td></tr>
4624
           <tr><td><code>{@link #AppCompatTheme_actionButtonStyle com.saholic.profittill:actionButtonStyle}</code></td><td></td></tr>
4625
           <tr><td><code>{@link #AppCompatTheme_actionDropDownStyle com.saholic.profittill:actionDropDownStyle}</code></td><td></td></tr>
4626
           <tr><td><code>{@link #AppCompatTheme_actionMenuTextAppearance com.saholic.profittill:actionMenuTextAppearance}</code></td><td></td></tr>
4627
           <tr><td><code>{@link #AppCompatTheme_actionMenuTextColor com.saholic.profittill:actionMenuTextColor}</code></td><td></td></tr>
4628
           <tr><td><code>{@link #AppCompatTheme_actionModeBackground com.saholic.profittill:actionModeBackground}</code></td><td></td></tr>
4629
           <tr><td><code>{@link #AppCompatTheme_actionModeCloseButtonStyle com.saholic.profittill:actionModeCloseButtonStyle}</code></td><td></td></tr>
4630
           <tr><td><code>{@link #AppCompatTheme_actionModeCloseDrawable com.saholic.profittill:actionModeCloseDrawable}</code></td><td></td></tr>
4631
           <tr><td><code>{@link #AppCompatTheme_actionModeCopyDrawable com.saholic.profittill:actionModeCopyDrawable}</code></td><td></td></tr>
4632
           <tr><td><code>{@link #AppCompatTheme_actionModeCutDrawable com.saholic.profittill:actionModeCutDrawable}</code></td><td></td></tr>
4633
           <tr><td><code>{@link #AppCompatTheme_actionModeFindDrawable com.saholic.profittill:actionModeFindDrawable}</code></td><td></td></tr>
4634
           <tr><td><code>{@link #AppCompatTheme_actionModePasteDrawable com.saholic.profittill:actionModePasteDrawable}</code></td><td></td></tr>
4635
           <tr><td><code>{@link #AppCompatTheme_actionModePopupWindowStyle com.saholic.profittill:actionModePopupWindowStyle}</code></td><td></td></tr>
4636
           <tr><td><code>{@link #AppCompatTheme_actionModeSelectAllDrawable com.saholic.profittill:actionModeSelectAllDrawable}</code></td><td></td></tr>
4637
           <tr><td><code>{@link #AppCompatTheme_actionModeShareDrawable com.saholic.profittill:actionModeShareDrawable}</code></td><td></td></tr>
4638
           <tr><td><code>{@link #AppCompatTheme_actionModeSplitBackground com.saholic.profittill:actionModeSplitBackground}</code></td><td></td></tr>
4639
           <tr><td><code>{@link #AppCompatTheme_actionModeStyle com.saholic.profittill:actionModeStyle}</code></td><td></td></tr>
4640
           <tr><td><code>{@link #AppCompatTheme_actionModeWebSearchDrawable com.saholic.profittill:actionModeWebSearchDrawable}</code></td><td></td></tr>
4641
           <tr><td><code>{@link #AppCompatTheme_actionOverflowButtonStyle com.saholic.profittill:actionOverflowButtonStyle}</code></td><td></td></tr>
4642
           <tr><td><code>{@link #AppCompatTheme_actionOverflowMenuStyle com.saholic.profittill:actionOverflowMenuStyle}</code></td><td></td></tr>
4643
           <tr><td><code>{@link #AppCompatTheme_activityChooserViewStyle com.saholic.profittill:activityChooserViewStyle}</code></td><td></td></tr>
4644
           <tr><td><code>{@link #AppCompatTheme_alertDialogButtonGroupStyle com.saholic.profittill:alertDialogButtonGroupStyle}</code></td><td></td></tr>
4645
           <tr><td><code>{@link #AppCompatTheme_alertDialogCenterButtons com.saholic.profittill:alertDialogCenterButtons}</code></td><td></td></tr>
4646
           <tr><td><code>{@link #AppCompatTheme_alertDialogStyle com.saholic.profittill:alertDialogStyle}</code></td><td></td></tr>
4647
           <tr><td><code>{@link #AppCompatTheme_alertDialogTheme com.saholic.profittill:alertDialogTheme}</code></td><td></td></tr>
4648
           <tr><td><code>{@link #AppCompatTheme_android_windowAnimationStyle android:windowAnimationStyle}</code></td><td></td></tr>
4649
           <tr><td><code>{@link #AppCompatTheme_android_windowIsFloating android:windowIsFloating}</code></td><td></td></tr>
4650
           <tr><td><code>{@link #AppCompatTheme_autoCompleteTextViewStyle com.saholic.profittill:autoCompleteTextViewStyle}</code></td><td></td></tr>
4651
           <tr><td><code>{@link #AppCompatTheme_borderlessButtonStyle com.saholic.profittill:borderlessButtonStyle}</code></td><td></td></tr>
4652
           <tr><td><code>{@link #AppCompatTheme_buttonBarButtonStyle com.saholic.profittill:buttonBarButtonStyle}</code></td><td></td></tr>
4653
           <tr><td><code>{@link #AppCompatTheme_buttonBarNegativeButtonStyle com.saholic.profittill:buttonBarNegativeButtonStyle}</code></td><td></td></tr>
4654
           <tr><td><code>{@link #AppCompatTheme_buttonBarNeutralButtonStyle com.saholic.profittill:buttonBarNeutralButtonStyle}</code></td><td></td></tr>
4655
           <tr><td><code>{@link #AppCompatTheme_buttonBarPositiveButtonStyle com.saholic.profittill:buttonBarPositiveButtonStyle}</code></td><td></td></tr>
4656
           <tr><td><code>{@link #AppCompatTheme_buttonBarStyle com.saholic.profittill:buttonBarStyle}</code></td><td></td></tr>
4657
           <tr><td><code>{@link #AppCompatTheme_buttonStyle com.saholic.profittill:buttonStyle}</code></td><td></td></tr>
4658
           <tr><td><code>{@link #AppCompatTheme_buttonStyleSmall com.saholic.profittill:buttonStyleSmall}</code></td><td></td></tr>
4659
           <tr><td><code>{@link #AppCompatTheme_checkboxStyle com.saholic.profittill:checkboxStyle}</code></td><td></td></tr>
4660
           <tr><td><code>{@link #AppCompatTheme_checkedTextViewStyle com.saholic.profittill:checkedTextViewStyle}</code></td><td></td></tr>
4661
           <tr><td><code>{@link #AppCompatTheme_colorAccent com.saholic.profittill:colorAccent}</code></td><td></td></tr>
4662
           <tr><td><code>{@link #AppCompatTheme_colorButtonNormal com.saholic.profittill:colorButtonNormal}</code></td><td></td></tr>
4663
           <tr><td><code>{@link #AppCompatTheme_colorControlActivated com.saholic.profittill:colorControlActivated}</code></td><td></td></tr>
4664
           <tr><td><code>{@link #AppCompatTheme_colorControlHighlight com.saholic.profittill:colorControlHighlight}</code></td><td></td></tr>
4665
           <tr><td><code>{@link #AppCompatTheme_colorControlNormal com.saholic.profittill:colorControlNormal}</code></td><td></td></tr>
4666
           <tr><td><code>{@link #AppCompatTheme_colorPrimary com.saholic.profittill:colorPrimary}</code></td><td></td></tr>
4667
           <tr><td><code>{@link #AppCompatTheme_colorPrimaryDark com.saholic.profittill:colorPrimaryDark}</code></td><td></td></tr>
4668
           <tr><td><code>{@link #AppCompatTheme_colorSwitchThumbNormal com.saholic.profittill:colorSwitchThumbNormal}</code></td><td></td></tr>
4669
           <tr><td><code>{@link #AppCompatTheme_controlBackground com.saholic.profittill:controlBackground}</code></td><td></td></tr>
4670
           <tr><td><code>{@link #AppCompatTheme_dialogPreferredPadding com.saholic.profittill:dialogPreferredPadding}</code></td><td></td></tr>
4671
           <tr><td><code>{@link #AppCompatTheme_dialogTheme com.saholic.profittill:dialogTheme}</code></td><td></td></tr>
4672
           <tr><td><code>{@link #AppCompatTheme_dividerHorizontal com.saholic.profittill:dividerHorizontal}</code></td><td></td></tr>
4673
           <tr><td><code>{@link #AppCompatTheme_dividerVertical com.saholic.profittill:dividerVertical}</code></td><td></td></tr>
4674
           <tr><td><code>{@link #AppCompatTheme_dropDownListViewStyle com.saholic.profittill:dropDownListViewStyle}</code></td><td></td></tr>
4675
           <tr><td><code>{@link #AppCompatTheme_dropdownListPreferredItemHeight com.saholic.profittill:dropdownListPreferredItemHeight}</code></td><td></td></tr>
4676
           <tr><td><code>{@link #AppCompatTheme_editTextBackground com.saholic.profittill:editTextBackground}</code></td><td></td></tr>
4677
           <tr><td><code>{@link #AppCompatTheme_editTextColor com.saholic.profittill:editTextColor}</code></td><td></td></tr>
4678
           <tr><td><code>{@link #AppCompatTheme_editTextStyle com.saholic.profittill:editTextStyle}</code></td><td></td></tr>
4679
           <tr><td><code>{@link #AppCompatTheme_homeAsUpIndicator com.saholic.profittill:homeAsUpIndicator}</code></td><td></td></tr>
4680
           <tr><td><code>{@link #AppCompatTheme_imageButtonStyle com.saholic.profittill:imageButtonStyle}</code></td><td></td></tr>
4681
           <tr><td><code>{@link #AppCompatTheme_listChoiceBackgroundIndicator com.saholic.profittill:listChoiceBackgroundIndicator}</code></td><td></td></tr>
4682
           <tr><td><code>{@link #AppCompatTheme_listDividerAlertDialog com.saholic.profittill:listDividerAlertDialog}</code></td><td></td></tr>
4683
           <tr><td><code>{@link #AppCompatTheme_listPopupWindowStyle com.saholic.profittill:listPopupWindowStyle}</code></td><td></td></tr>
4684
           <tr><td><code>{@link #AppCompatTheme_listPreferredItemHeight com.saholic.profittill:listPreferredItemHeight}</code></td><td></td></tr>
4685
           <tr><td><code>{@link #AppCompatTheme_listPreferredItemHeightLarge com.saholic.profittill:listPreferredItemHeightLarge}</code></td><td></td></tr>
4686
           <tr><td><code>{@link #AppCompatTheme_listPreferredItemHeightSmall com.saholic.profittill:listPreferredItemHeightSmall}</code></td><td></td></tr>
4687
           <tr><td><code>{@link #AppCompatTheme_listPreferredItemPaddingLeft com.saholic.profittill:listPreferredItemPaddingLeft}</code></td><td></td></tr>
4688
           <tr><td><code>{@link #AppCompatTheme_listPreferredItemPaddingRight com.saholic.profittill:listPreferredItemPaddingRight}</code></td><td></td></tr>
4689
           <tr><td><code>{@link #AppCompatTheme_panelBackground com.saholic.profittill:panelBackground}</code></td><td></td></tr>
4690
           <tr><td><code>{@link #AppCompatTheme_panelMenuListTheme com.saholic.profittill:panelMenuListTheme}</code></td><td></td></tr>
4691
           <tr><td><code>{@link #AppCompatTheme_panelMenuListWidth com.saholic.profittill:panelMenuListWidth}</code></td><td></td></tr>
4692
           <tr><td><code>{@link #AppCompatTheme_popupMenuStyle com.saholic.profittill:popupMenuStyle}</code></td><td></td></tr>
4693
           <tr><td><code>{@link #AppCompatTheme_popupWindowStyle com.saholic.profittill:popupWindowStyle}</code></td><td></td></tr>
4694
           <tr><td><code>{@link #AppCompatTheme_radioButtonStyle com.saholic.profittill:radioButtonStyle}</code></td><td></td></tr>
4695
           <tr><td><code>{@link #AppCompatTheme_ratingBarStyle com.saholic.profittill:ratingBarStyle}</code></td><td></td></tr>
4696
           <tr><td><code>{@link #AppCompatTheme_ratingBarStyleIndicator com.saholic.profittill:ratingBarStyleIndicator}</code></td><td></td></tr>
4697
           <tr><td><code>{@link #AppCompatTheme_ratingBarStyleSmall com.saholic.profittill:ratingBarStyleSmall}</code></td><td></td></tr>
4698
           <tr><td><code>{@link #AppCompatTheme_searchViewStyle com.saholic.profittill:searchViewStyle}</code></td><td></td></tr>
4699
           <tr><td><code>{@link #AppCompatTheme_seekBarStyle com.saholic.profittill:seekBarStyle}</code></td><td></td></tr>
4700
           <tr><td><code>{@link #AppCompatTheme_selectableItemBackground com.saholic.profittill:selectableItemBackground}</code></td><td></td></tr>
4701
           <tr><td><code>{@link #AppCompatTheme_selectableItemBackgroundBorderless com.saholic.profittill:selectableItemBackgroundBorderless}</code></td><td></td></tr>
4702
           <tr><td><code>{@link #AppCompatTheme_spinnerDropDownItemStyle com.saholic.profittill:spinnerDropDownItemStyle}</code></td><td></td></tr>
4703
           <tr><td><code>{@link #AppCompatTheme_spinnerStyle com.saholic.profittill:spinnerStyle}</code></td><td></td></tr>
4704
           <tr><td><code>{@link #AppCompatTheme_switchStyle com.saholic.profittill:switchStyle}</code></td><td></td></tr>
4705
           <tr><td><code>{@link #AppCompatTheme_textAppearanceLargePopupMenu com.saholic.profittill:textAppearanceLargePopupMenu}</code></td><td></td></tr>
4706
           <tr><td><code>{@link #AppCompatTheme_textAppearanceListItem com.saholic.profittill:textAppearanceListItem}</code></td><td></td></tr>
4707
           <tr><td><code>{@link #AppCompatTheme_textAppearanceListItemSmall com.saholic.profittill:textAppearanceListItemSmall}</code></td><td></td></tr>
4708
           <tr><td><code>{@link #AppCompatTheme_textAppearanceSearchResultSubtitle com.saholic.profittill:textAppearanceSearchResultSubtitle}</code></td><td></td></tr>
4709
           <tr><td><code>{@link #AppCompatTheme_textAppearanceSearchResultTitle com.saholic.profittill:textAppearanceSearchResultTitle}</code></td><td></td></tr>
4710
           <tr><td><code>{@link #AppCompatTheme_textAppearanceSmallPopupMenu com.saholic.profittill:textAppearanceSmallPopupMenu}</code></td><td></td></tr>
4711
           <tr><td><code>{@link #AppCompatTheme_textColorAlertDialogListItem com.saholic.profittill:textColorAlertDialogListItem}</code></td><td></td></tr>
4712
           <tr><td><code>{@link #AppCompatTheme_textColorSearchUrl com.saholic.profittill:textColorSearchUrl}</code></td><td></td></tr>
4713
           <tr><td><code>{@link #AppCompatTheme_toolbarNavigationButtonStyle com.saholic.profittill:toolbarNavigationButtonStyle}</code></td><td></td></tr>
4714
           <tr><td><code>{@link #AppCompatTheme_toolbarStyle com.saholic.profittill:toolbarStyle}</code></td><td></td></tr>
4715
           <tr><td><code>{@link #AppCompatTheme_windowActionBar com.saholic.profittill:windowActionBar}</code></td><td></td></tr>
4716
           <tr><td><code>{@link #AppCompatTheme_windowActionBarOverlay com.saholic.profittill:windowActionBarOverlay}</code></td><td></td></tr>
4717
           <tr><td><code>{@link #AppCompatTheme_windowActionModeOverlay com.saholic.profittill:windowActionModeOverlay}</code></td><td></td></tr>
4718
           <tr><td><code>{@link #AppCompatTheme_windowFixedHeightMajor com.saholic.profittill:windowFixedHeightMajor}</code></td><td></td></tr>
4719
           <tr><td><code>{@link #AppCompatTheme_windowFixedHeightMinor com.saholic.profittill:windowFixedHeightMinor}</code></td><td></td></tr>
4720
           <tr><td><code>{@link #AppCompatTheme_windowFixedWidthMajor com.saholic.profittill:windowFixedWidthMajor}</code></td><td></td></tr>
4721
           <tr><td><code>{@link #AppCompatTheme_windowFixedWidthMinor com.saholic.profittill:windowFixedWidthMinor}</code></td><td></td></tr>
4722
           <tr><td><code>{@link #AppCompatTheme_windowMinWidthMajor com.saholic.profittill:windowMinWidthMajor}</code></td><td></td></tr>
4723
           <tr><td><code>{@link #AppCompatTheme_windowMinWidthMinor com.saholic.profittill:windowMinWidthMinor}</code></td><td></td></tr>
4724
           <tr><td><code>{@link #AppCompatTheme_windowNoTitle com.saholic.profittill:windowNoTitle}</code></td><td></td></tr>
4725
           </table>
4726
           @see #AppCompatTheme_actionBarDivider
4727
           @see #AppCompatTheme_actionBarItemBackground
4728
           @see #AppCompatTheme_actionBarPopupTheme
4729
           @see #AppCompatTheme_actionBarSize
4730
           @see #AppCompatTheme_actionBarSplitStyle
4731
           @see #AppCompatTheme_actionBarStyle
4732
           @see #AppCompatTheme_actionBarTabBarStyle
4733
           @see #AppCompatTheme_actionBarTabStyle
4734
           @see #AppCompatTheme_actionBarTabTextStyle
4735
           @see #AppCompatTheme_actionBarTheme
4736
           @see #AppCompatTheme_actionBarWidgetTheme
4737
           @see #AppCompatTheme_actionButtonStyle
4738
           @see #AppCompatTheme_actionDropDownStyle
4739
           @see #AppCompatTheme_actionMenuTextAppearance
4740
           @see #AppCompatTheme_actionMenuTextColor
4741
           @see #AppCompatTheme_actionModeBackground
4742
           @see #AppCompatTheme_actionModeCloseButtonStyle
4743
           @see #AppCompatTheme_actionModeCloseDrawable
4744
           @see #AppCompatTheme_actionModeCopyDrawable
4745
           @see #AppCompatTheme_actionModeCutDrawable
4746
           @see #AppCompatTheme_actionModeFindDrawable
4747
           @see #AppCompatTheme_actionModePasteDrawable
4748
           @see #AppCompatTheme_actionModePopupWindowStyle
4749
           @see #AppCompatTheme_actionModeSelectAllDrawable
4750
           @see #AppCompatTheme_actionModeShareDrawable
4751
           @see #AppCompatTheme_actionModeSplitBackground
4752
           @see #AppCompatTheme_actionModeStyle
4753
           @see #AppCompatTheme_actionModeWebSearchDrawable
4754
           @see #AppCompatTheme_actionOverflowButtonStyle
4755
           @see #AppCompatTheme_actionOverflowMenuStyle
4756
           @see #AppCompatTheme_activityChooserViewStyle
4757
           @see #AppCompatTheme_alertDialogButtonGroupStyle
4758
           @see #AppCompatTheme_alertDialogCenterButtons
4759
           @see #AppCompatTheme_alertDialogStyle
4760
           @see #AppCompatTheme_alertDialogTheme
4761
           @see #AppCompatTheme_android_windowAnimationStyle
4762
           @see #AppCompatTheme_android_windowIsFloating
4763
           @see #AppCompatTheme_autoCompleteTextViewStyle
4764
           @see #AppCompatTheme_borderlessButtonStyle
4765
           @see #AppCompatTheme_buttonBarButtonStyle
4766
           @see #AppCompatTheme_buttonBarNegativeButtonStyle
4767
           @see #AppCompatTheme_buttonBarNeutralButtonStyle
4768
           @see #AppCompatTheme_buttonBarPositiveButtonStyle
4769
           @see #AppCompatTheme_buttonBarStyle
4770
           @see #AppCompatTheme_buttonStyle
4771
           @see #AppCompatTheme_buttonStyleSmall
4772
           @see #AppCompatTheme_checkboxStyle
4773
           @see #AppCompatTheme_checkedTextViewStyle
4774
           @see #AppCompatTheme_colorAccent
4775
           @see #AppCompatTheme_colorButtonNormal
4776
           @see #AppCompatTheme_colorControlActivated
4777
           @see #AppCompatTheme_colorControlHighlight
4778
           @see #AppCompatTheme_colorControlNormal
4779
           @see #AppCompatTheme_colorPrimary
4780
           @see #AppCompatTheme_colorPrimaryDark
4781
           @see #AppCompatTheme_colorSwitchThumbNormal
4782
           @see #AppCompatTheme_controlBackground
4783
           @see #AppCompatTheme_dialogPreferredPadding
4784
           @see #AppCompatTheme_dialogTheme
4785
           @see #AppCompatTheme_dividerHorizontal
4786
           @see #AppCompatTheme_dividerVertical
4787
           @see #AppCompatTheme_dropDownListViewStyle
4788
           @see #AppCompatTheme_dropdownListPreferredItemHeight
4789
           @see #AppCompatTheme_editTextBackground
4790
           @see #AppCompatTheme_editTextColor
4791
           @see #AppCompatTheme_editTextStyle
4792
           @see #AppCompatTheme_homeAsUpIndicator
4793
           @see #AppCompatTheme_imageButtonStyle
4794
           @see #AppCompatTheme_listChoiceBackgroundIndicator
4795
           @see #AppCompatTheme_listDividerAlertDialog
4796
           @see #AppCompatTheme_listPopupWindowStyle
4797
           @see #AppCompatTheme_listPreferredItemHeight
4798
           @see #AppCompatTheme_listPreferredItemHeightLarge
4799
           @see #AppCompatTheme_listPreferredItemHeightSmall
4800
           @see #AppCompatTheme_listPreferredItemPaddingLeft
4801
           @see #AppCompatTheme_listPreferredItemPaddingRight
4802
           @see #AppCompatTheme_panelBackground
4803
           @see #AppCompatTheme_panelMenuListTheme
4804
           @see #AppCompatTheme_panelMenuListWidth
4805
           @see #AppCompatTheme_popupMenuStyle
4806
           @see #AppCompatTheme_popupWindowStyle
4807
           @see #AppCompatTheme_radioButtonStyle
4808
           @see #AppCompatTheme_ratingBarStyle
4809
           @see #AppCompatTheme_ratingBarStyleIndicator
4810
           @see #AppCompatTheme_ratingBarStyleSmall
4811
           @see #AppCompatTheme_searchViewStyle
4812
           @see #AppCompatTheme_seekBarStyle
4813
           @see #AppCompatTheme_selectableItemBackground
4814
           @see #AppCompatTheme_selectableItemBackgroundBorderless
4815
           @see #AppCompatTheme_spinnerDropDownItemStyle
4816
           @see #AppCompatTheme_spinnerStyle
4817
           @see #AppCompatTheme_switchStyle
4818
           @see #AppCompatTheme_textAppearanceLargePopupMenu
4819
           @see #AppCompatTheme_textAppearanceListItem
4820
           @see #AppCompatTheme_textAppearanceListItemSmall
4821
           @see #AppCompatTheme_textAppearanceSearchResultSubtitle
4822
           @see #AppCompatTheme_textAppearanceSearchResultTitle
4823
           @see #AppCompatTheme_textAppearanceSmallPopupMenu
4824
           @see #AppCompatTheme_textColorAlertDialogListItem
4825
           @see #AppCompatTheme_textColorSearchUrl
4826
           @see #AppCompatTheme_toolbarNavigationButtonStyle
4827
           @see #AppCompatTheme_toolbarStyle
4828
           @see #AppCompatTheme_windowActionBar
4829
           @see #AppCompatTheme_windowActionBarOverlay
4830
           @see #AppCompatTheme_windowActionModeOverlay
4831
           @see #AppCompatTheme_windowFixedHeightMajor
4832
           @see #AppCompatTheme_windowFixedHeightMinor
4833
           @see #AppCompatTheme_windowFixedWidthMajor
4834
           @see #AppCompatTheme_windowFixedWidthMinor
4835
           @see #AppCompatTheme_windowMinWidthMajor
4836
           @see #AppCompatTheme_windowMinWidthMinor
4837
           @see #AppCompatTheme_windowNoTitle
4838
         */
4839
        public static final int[] AppCompatTheme = {
4840
            0x01010057, 0x010100ae, 0x7f01002e, 0x7f01002f,
4841
            0x7f010030, 0x7f010031, 0x7f010032, 0x7f010033,
4842
            0x7f010034, 0x7f010035, 0x7f010036, 0x7f010037,
4843
            0x7f010038, 0x7f010039, 0x7f01003a, 0x7f01003b,
4844
            0x7f01003c, 0x7f01003d, 0x7f01003e, 0x7f01003f,
4845
            0x7f010040, 0x7f010041, 0x7f010042, 0x7f010043,
4846
            0x7f010044, 0x7f010045, 0x7f010046, 0x7f010047,
4847
            0x7f010048, 0x7f010049, 0x7f01004a, 0x7f01004b,
4848
            0x7f01004c, 0x7f01004d, 0x7f01004e, 0x7f01004f,
4849
            0x7f010050, 0x7f010051, 0x7f010052, 0x7f010053,
4850
            0x7f010054, 0x7f010055, 0x7f010056, 0x7f010057,
4851
            0x7f010058, 0x7f010059, 0x7f01005a, 0x7f01005b,
4852
            0x7f01005c, 0x7f01005d, 0x7f01005e, 0x7f01005f,
4853
            0x7f010060, 0x7f010061, 0x7f010062, 0x7f010063,
4854
            0x7f010064, 0x7f010065, 0x7f010066, 0x7f010067,
4855
            0x7f010068, 0x7f010069, 0x7f01006a, 0x7f01006b,
4856
            0x7f01006c, 0x7f01006d, 0x7f01006e, 0x7f01006f,
4857
            0x7f010070, 0x7f010071, 0x7f010072, 0x7f010073,
4858
            0x7f010074, 0x7f010075, 0x7f010076, 0x7f010077,
4859
            0x7f010078, 0x7f010079, 0x7f01007a, 0x7f01007b,
4860
            0x7f01007c, 0x7f01007d, 0x7f01007e, 0x7f01007f,
4861
            0x7f010080, 0x7f010081, 0x7f010082, 0x7f010083,
4862
            0x7f010084, 0x7f010085, 0x7f010086, 0x7f010087,
4863
            0x7f010088, 0x7f010089, 0x7f01008a, 0x7f01008b,
4864
            0x7f01008c, 0x7f01008d, 0x7f01008e, 0x7f01008f,
4865
            0x7f010090, 0x7f010091, 0x7f010092, 0x7f010093,
4866
            0x7f010094, 0x7f010095, 0x7f010096, 0x7f010097,
4867
            0x7f010098, 0x7f010099, 0x7f01009a, 0x7f01009b
4868
        };
4869
        /**
4870
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionBarDivider}
4871
          attribute's value can be found in the {@link #AppCompatTheme} array.
4872
 
4873
 
4874
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4875
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4876
          @attr name com.saholic.profittill:actionBarDivider
4877
        */
4878
        public static final int AppCompatTheme_actionBarDivider = 23;
4879
        /**
4880
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionBarItemBackground}
4881
          attribute's value can be found in the {@link #AppCompatTheme} array.
4882
 
4883
 
4884
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4885
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4886
          @attr name com.saholic.profittill:actionBarItemBackground
4887
        */
4888
        public static final int AppCompatTheme_actionBarItemBackground = 24;
4889
        /**
4890
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionBarPopupTheme}
4891
          attribute's value can be found in the {@link #AppCompatTheme} array.
4892
 
4893
 
4894
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4895
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4896
          @attr name com.saholic.profittill:actionBarPopupTheme
4897
        */
4898
        public static final int AppCompatTheme_actionBarPopupTheme = 17;
4899
        /**
4900
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionBarSize}
4901
          attribute's value can be found in the {@link #AppCompatTheme} array.
4902
 
4903
 
4904
          <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
4905
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
4906
in (inches), mm (millimeters).
4907
<p>This may also be a reference to a resource (in the form
4908
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
4909
theme attribute (in the form
4910
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
4911
containing a value of this type.
4912
<p>May be one of the following constant values.</p>
4913
<table>
4914
<colgroup align="left" />
4915
<colgroup align="left" />
4916
<colgroup align="left" />
4917
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
4918
<tr><td><code>wrap_content</code></td><td>0</td><td></td></tr>
4919
</table>
4920
          @attr name com.saholic.profittill:actionBarSize
4921
        */
4922
        public static final int AppCompatTheme_actionBarSize = 22;
4923
        /**
4924
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionBarSplitStyle}
4925
          attribute's value can be found in the {@link #AppCompatTheme} array.
4926
 
4927
 
4928
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4929
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4930
          @attr name com.saholic.profittill:actionBarSplitStyle
4931
        */
4932
        public static final int AppCompatTheme_actionBarSplitStyle = 19;
4933
        /**
4934
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionBarStyle}
4935
          attribute's value can be found in the {@link #AppCompatTheme} array.
4936
 
4937
 
4938
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4939
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4940
          @attr name com.saholic.profittill:actionBarStyle
4941
        */
4942
        public static final int AppCompatTheme_actionBarStyle = 18;
4943
        /**
4944
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionBarTabBarStyle}
4945
          attribute's value can be found in the {@link #AppCompatTheme} array.
4946
 
4947
 
4948
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4949
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4950
          @attr name com.saholic.profittill:actionBarTabBarStyle
4951
        */
4952
        public static final int AppCompatTheme_actionBarTabBarStyle = 13;
4953
        /**
4954
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionBarTabStyle}
4955
          attribute's value can be found in the {@link #AppCompatTheme} array.
4956
 
4957
 
4958
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4959
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4960
          @attr name com.saholic.profittill:actionBarTabStyle
4961
        */
4962
        public static final int AppCompatTheme_actionBarTabStyle = 12;
4963
        /**
4964
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionBarTabTextStyle}
4965
          attribute's value can be found in the {@link #AppCompatTheme} array.
4966
 
4967
 
4968
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4969
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4970
          @attr name com.saholic.profittill:actionBarTabTextStyle
4971
        */
4972
        public static final int AppCompatTheme_actionBarTabTextStyle = 14;
4973
        /**
4974
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionBarTheme}
4975
          attribute's value can be found in the {@link #AppCompatTheme} array.
4976
 
4977
 
4978
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4979
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4980
          @attr name com.saholic.profittill:actionBarTheme
4981
        */
4982
        public static final int AppCompatTheme_actionBarTheme = 20;
4983
        /**
4984
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionBarWidgetTheme}
4985
          attribute's value can be found in the {@link #AppCompatTheme} array.
4986
 
4987
 
4988
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4989
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
4990
          @attr name com.saholic.profittill:actionBarWidgetTheme
4991
        */
4992
        public static final int AppCompatTheme_actionBarWidgetTheme = 21;
4993
        /**
4994
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionButtonStyle}
4995
          attribute's value can be found in the {@link #AppCompatTheme} array.
4996
 
4997
 
4998
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
4999
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5000
          @attr name com.saholic.profittill:actionButtonStyle
5001
        */
5002
        public static final int AppCompatTheme_actionButtonStyle = 49;
5003
        /**
5004
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionDropDownStyle}
5005
          attribute's value can be found in the {@link #AppCompatTheme} array.
5006
 
5007
 
5008
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5009
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5010
          @attr name com.saholic.profittill:actionDropDownStyle
5011
        */
5012
        public static final int AppCompatTheme_actionDropDownStyle = 45;
5013
        /**
5014
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionMenuTextAppearance}
5015
          attribute's value can be found in the {@link #AppCompatTheme} array.
5016
 
5017
 
5018
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5019
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5020
          @attr name com.saholic.profittill:actionMenuTextAppearance
5021
        */
5022
        public static final int AppCompatTheme_actionMenuTextAppearance = 25;
5023
        /**
5024
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionMenuTextColor}
5025
          attribute's value can be found in the {@link #AppCompatTheme} array.
5026
 
5027
 
5028
          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5029
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5030
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
5031
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
5032
          @attr name com.saholic.profittill:actionMenuTextColor
5033
        */
5034
        public static final int AppCompatTheme_actionMenuTextColor = 26;
5035
        /**
5036
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionModeBackground}
5037
          attribute's value can be found in the {@link #AppCompatTheme} array.
5038
 
5039
 
5040
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5041
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5042
          @attr name com.saholic.profittill:actionModeBackground
5043
        */
5044
        public static final int AppCompatTheme_actionModeBackground = 29;
5045
        /**
5046
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionModeCloseButtonStyle}
5047
          attribute's value can be found in the {@link #AppCompatTheme} array.
5048
 
5049
 
5050
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5051
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5052
          @attr name com.saholic.profittill:actionModeCloseButtonStyle
5053
        */
5054
        public static final int AppCompatTheme_actionModeCloseButtonStyle = 28;
5055
        /**
5056
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionModeCloseDrawable}
5057
          attribute's value can be found in the {@link #AppCompatTheme} array.
5058
 
5059
 
5060
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5061
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5062
          @attr name com.saholic.profittill:actionModeCloseDrawable
5063
        */
5064
        public static final int AppCompatTheme_actionModeCloseDrawable = 31;
5065
        /**
5066
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionModeCopyDrawable}
5067
          attribute's value can be found in the {@link #AppCompatTheme} array.
5068
 
5069
 
5070
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5071
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5072
          @attr name com.saholic.profittill:actionModeCopyDrawable
5073
        */
5074
        public static final int AppCompatTheme_actionModeCopyDrawable = 33;
5075
        /**
5076
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionModeCutDrawable}
5077
          attribute's value can be found in the {@link #AppCompatTheme} array.
5078
 
5079
 
5080
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5081
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5082
          @attr name com.saholic.profittill:actionModeCutDrawable
5083
        */
5084
        public static final int AppCompatTheme_actionModeCutDrawable = 32;
5085
        /**
5086
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionModeFindDrawable}
5087
          attribute's value can be found in the {@link #AppCompatTheme} array.
5088
 
5089
 
5090
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5091
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5092
          @attr name com.saholic.profittill:actionModeFindDrawable
5093
        */
5094
        public static final int AppCompatTheme_actionModeFindDrawable = 37;
5095
        /**
5096
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionModePasteDrawable}
5097
          attribute's value can be found in the {@link #AppCompatTheme} array.
5098
 
5099
 
5100
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5101
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5102
          @attr name com.saholic.profittill:actionModePasteDrawable
5103
        */
5104
        public static final int AppCompatTheme_actionModePasteDrawable = 34;
5105
        /**
5106
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionModePopupWindowStyle}
5107
          attribute's value can be found in the {@link #AppCompatTheme} array.
5108
 
5109
 
5110
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5111
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5112
          @attr name com.saholic.profittill:actionModePopupWindowStyle
5113
        */
5114
        public static final int AppCompatTheme_actionModePopupWindowStyle = 39;
5115
        /**
5116
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionModeSelectAllDrawable}
5117
          attribute's value can be found in the {@link #AppCompatTheme} array.
5118
 
5119
 
5120
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5121
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5122
          @attr name com.saholic.profittill:actionModeSelectAllDrawable
5123
        */
5124
        public static final int AppCompatTheme_actionModeSelectAllDrawable = 35;
5125
        /**
5126
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionModeShareDrawable}
5127
          attribute's value can be found in the {@link #AppCompatTheme} array.
5128
 
5129
 
5130
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5131
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5132
          @attr name com.saholic.profittill:actionModeShareDrawable
5133
        */
5134
        public static final int AppCompatTheme_actionModeShareDrawable = 36;
5135
        /**
5136
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionModeSplitBackground}
5137
          attribute's value can be found in the {@link #AppCompatTheme} array.
5138
 
5139
 
5140
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5141
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5142
          @attr name com.saholic.profittill:actionModeSplitBackground
5143
        */
5144
        public static final int AppCompatTheme_actionModeSplitBackground = 30;
5145
        /**
5146
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionModeStyle}
5147
          attribute's value can be found in the {@link #AppCompatTheme} array.
5148
 
5149
 
5150
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5151
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5152
          @attr name com.saholic.profittill:actionModeStyle
5153
        */
5154
        public static final int AppCompatTheme_actionModeStyle = 27;
5155
        /**
5156
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionModeWebSearchDrawable}
5157
          attribute's value can be found in the {@link #AppCompatTheme} array.
5158
 
5159
 
5160
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5161
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5162
          @attr name com.saholic.profittill:actionModeWebSearchDrawable
5163
        */
5164
        public static final int AppCompatTheme_actionModeWebSearchDrawable = 38;
5165
        /**
5166
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionOverflowButtonStyle}
5167
          attribute's value can be found in the {@link #AppCompatTheme} array.
5168
 
5169
 
5170
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5171
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5172
          @attr name com.saholic.profittill:actionOverflowButtonStyle
5173
        */
5174
        public static final int AppCompatTheme_actionOverflowButtonStyle = 15;
5175
        /**
5176
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionOverflowMenuStyle}
5177
          attribute's value can be found in the {@link #AppCompatTheme} array.
5178
 
5179
 
5180
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5181
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5182
          @attr name com.saholic.profittill:actionOverflowMenuStyle
5183
        */
5184
        public static final int AppCompatTheme_actionOverflowMenuStyle = 16;
5185
        /**
5186
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#activityChooserViewStyle}
5187
          attribute's value can be found in the {@link #AppCompatTheme} array.
5188
 
5189
 
5190
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5191
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5192
          @attr name com.saholic.profittill:activityChooserViewStyle
5193
        */
5194
        public static final int AppCompatTheme_activityChooserViewStyle = 57;
5195
        /**
5196
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#alertDialogButtonGroupStyle}
5197
          attribute's value can be found in the {@link #AppCompatTheme} array.
5198
 
5199
 
5200
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5201
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5202
          @attr name com.saholic.profittill:alertDialogButtonGroupStyle
5203
        */
5204
        public static final int AppCompatTheme_alertDialogButtonGroupStyle = 92;
5205
        /**
5206
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#alertDialogCenterButtons}
5207
          attribute's value can be found in the {@link #AppCompatTheme} array.
5208
 
5209
 
5210
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
5211
<p>This may also be a reference to a resource (in the form
5212
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
5213
theme attribute (in the form
5214
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
5215
containing a value of this type.
5216
          @attr name com.saholic.profittill:alertDialogCenterButtons
5217
        */
5218
        public static final int AppCompatTheme_alertDialogCenterButtons = 93;
5219
        /**
5220
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#alertDialogStyle}
5221
          attribute's value can be found in the {@link #AppCompatTheme} array.
5222
 
5223
 
5224
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5225
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5226
          @attr name com.saholic.profittill:alertDialogStyle
5227
        */
5228
        public static final int AppCompatTheme_alertDialogStyle = 91;
5229
        /**
5230
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#alertDialogTheme}
5231
          attribute's value can be found in the {@link #AppCompatTheme} array.
5232
 
5233
 
5234
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5235
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5236
          @attr name com.saholic.profittill:alertDialogTheme
5237
        */
5238
        public static final int AppCompatTheme_alertDialogTheme = 94;
5239
        /**
5240
          <p>This symbol is the offset where the {@link android.R.attr#windowAnimationStyle}
5241
          attribute's value can be found in the {@link #AppCompatTheme} array.
5242
          @attr name android:windowAnimationStyle
5243
        */
5244
        public static final int AppCompatTheme_android_windowAnimationStyle = 1;
5245
        /**
5246
          <p>This symbol is the offset where the {@link android.R.attr#windowIsFloating}
5247
          attribute's value can be found in the {@link #AppCompatTheme} array.
5248
          @attr name android:windowIsFloating
5249
        */
5250
        public static final int AppCompatTheme_android_windowIsFloating = 0;
5251
        /**
5252
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#autoCompleteTextViewStyle}
5253
          attribute's value can be found in the {@link #AppCompatTheme} array.
5254
 
5255
 
5256
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5257
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5258
          @attr name com.saholic.profittill:autoCompleteTextViewStyle
5259
        */
5260
        public static final int AppCompatTheme_autoCompleteTextViewStyle = 99;
5261
        /**
5262
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#borderlessButtonStyle}
5263
          attribute's value can be found in the {@link #AppCompatTheme} array.
5264
 
5265
 
5266
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5267
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5268
          @attr name com.saholic.profittill:borderlessButtonStyle
5269
        */
5270
        public static final int AppCompatTheme_borderlessButtonStyle = 54;
5271
        /**
5272
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#buttonBarButtonStyle}
5273
          attribute's value can be found in the {@link #AppCompatTheme} array.
5274
 
5275
 
5276
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5277
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5278
          @attr name com.saholic.profittill:buttonBarButtonStyle
5279
        */
5280
        public static final int AppCompatTheme_buttonBarButtonStyle = 51;
5281
        /**
5282
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#buttonBarNegativeButtonStyle}
5283
          attribute's value can be found in the {@link #AppCompatTheme} array.
5284
 
5285
 
5286
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5287
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5288
          @attr name com.saholic.profittill:buttonBarNegativeButtonStyle
5289
        */
5290
        public static final int AppCompatTheme_buttonBarNegativeButtonStyle = 97;
5291
        /**
5292
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#buttonBarNeutralButtonStyle}
5293
          attribute's value can be found in the {@link #AppCompatTheme} array.
5294
 
5295
 
5296
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5297
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5298
          @attr name com.saholic.profittill:buttonBarNeutralButtonStyle
5299
        */
5300
        public static final int AppCompatTheme_buttonBarNeutralButtonStyle = 98;
5301
        /**
5302
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#buttonBarPositiveButtonStyle}
5303
          attribute's value can be found in the {@link #AppCompatTheme} array.
5304
 
5305
 
5306
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5307
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5308
          @attr name com.saholic.profittill:buttonBarPositiveButtonStyle
5309
        */
5310
        public static final int AppCompatTheme_buttonBarPositiveButtonStyle = 96;
5311
        /**
5312
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#buttonBarStyle}
5313
          attribute's value can be found in the {@link #AppCompatTheme} array.
5314
 
5315
 
5316
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5317
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5318
          @attr name com.saholic.profittill:buttonBarStyle
5319
        */
5320
        public static final int AppCompatTheme_buttonBarStyle = 50;
5321
        /**
5322
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#buttonStyle}
5323
          attribute's value can be found in the {@link #AppCompatTheme} array.
5324
 
5325
 
5326
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5327
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5328
          @attr name com.saholic.profittill:buttonStyle
5329
        */
5330
        public static final int AppCompatTheme_buttonStyle = 100;
5331
        /**
5332
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#buttonStyleSmall}
5333
          attribute's value can be found in the {@link #AppCompatTheme} array.
5334
 
5335
 
5336
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5337
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5338
          @attr name com.saholic.profittill:buttonStyleSmall
5339
        */
5340
        public static final int AppCompatTheme_buttonStyleSmall = 101;
5341
        /**
5342
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#checkboxStyle}
5343
          attribute's value can be found in the {@link #AppCompatTheme} array.
5344
 
5345
 
5346
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5347
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5348
          @attr name com.saholic.profittill:checkboxStyle
5349
        */
5350
        public static final int AppCompatTheme_checkboxStyle = 102;
5351
        /**
5352
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#checkedTextViewStyle}
5353
          attribute's value can be found in the {@link #AppCompatTheme} array.
5354
 
5355
 
5356
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5357
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5358
          @attr name com.saholic.profittill:checkedTextViewStyle
5359
        */
5360
        public static final int AppCompatTheme_checkedTextViewStyle = 103;
5361
        /**
5362
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#colorAccent}
5363
          attribute's value can be found in the {@link #AppCompatTheme} array.
5364
 
5365
 
5366
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
5367
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
5368
<p>This may also be a reference to a resource (in the form
5369
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
5370
theme attribute (in the form
5371
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
5372
containing a value of this type.
5373
          @attr name com.saholic.profittill:colorAccent
5374
        */
5375
        public static final int AppCompatTheme_colorAccent = 84;
5376
        /**
5377
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#colorButtonNormal}
5378
          attribute's value can be found in the {@link #AppCompatTheme} array.
5379
 
5380
 
5381
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
5382
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
5383
<p>This may also be a reference to a resource (in the form
5384
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
5385
theme attribute (in the form
5386
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
5387
containing a value of this type.
5388
          @attr name com.saholic.profittill:colorButtonNormal
5389
        */
5390
        public static final int AppCompatTheme_colorButtonNormal = 88;
5391
        /**
5392
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#colorControlActivated}
5393
          attribute's value can be found in the {@link #AppCompatTheme} array.
5394
 
5395
 
5396
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
5397
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
5398
<p>This may also be a reference to a resource (in the form
5399
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
5400
theme attribute (in the form
5401
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
5402
containing a value of this type.
5403
          @attr name com.saholic.profittill:colorControlActivated
5404
        */
5405
        public static final int AppCompatTheme_colorControlActivated = 86;
5406
        /**
5407
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#colorControlHighlight}
5408
          attribute's value can be found in the {@link #AppCompatTheme} array.
5409
 
5410
 
5411
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
5412
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
5413
<p>This may also be a reference to a resource (in the form
5414
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
5415
theme attribute (in the form
5416
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
5417
containing a value of this type.
5418
          @attr name com.saholic.profittill:colorControlHighlight
5419
        */
5420
        public static final int AppCompatTheme_colorControlHighlight = 87;
5421
        /**
5422
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#colorControlNormal}
5423
          attribute's value can be found in the {@link #AppCompatTheme} array.
5424
 
5425
 
5426
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
5427
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
5428
<p>This may also be a reference to a resource (in the form
5429
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
5430
theme attribute (in the form
5431
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
5432
containing a value of this type.
5433
          @attr name com.saholic.profittill:colorControlNormal
5434
        */
5435
        public static final int AppCompatTheme_colorControlNormal = 85;
5436
        /**
5437
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#colorPrimary}
5438
          attribute's value can be found in the {@link #AppCompatTheme} array.
5439
 
5440
 
5441
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
5442
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
5443
<p>This may also be a reference to a resource (in the form
5444
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
5445
theme attribute (in the form
5446
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
5447
containing a value of this type.
5448
          @attr name com.saholic.profittill:colorPrimary
5449
        */
5450
        public static final int AppCompatTheme_colorPrimary = 82;
5451
        /**
5452
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#colorPrimaryDark}
5453
          attribute's value can be found in the {@link #AppCompatTheme} array.
5454
 
5455
 
5456
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
5457
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
5458
<p>This may also be a reference to a resource (in the form
5459
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
5460
theme attribute (in the form
5461
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
5462
containing a value of this type.
5463
          @attr name com.saholic.profittill:colorPrimaryDark
5464
        */
5465
        public static final int AppCompatTheme_colorPrimaryDark = 83;
5466
        /**
5467
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#colorSwitchThumbNormal}
5468
          attribute's value can be found in the {@link #AppCompatTheme} array.
5469
 
5470
 
5471
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
5472
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
5473
<p>This may also be a reference to a resource (in the form
5474
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
5475
theme attribute (in the form
5476
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
5477
containing a value of this type.
5478
          @attr name com.saholic.profittill:colorSwitchThumbNormal
5479
        */
5480
        public static final int AppCompatTheme_colorSwitchThumbNormal = 89;
5481
        /**
5482
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#controlBackground}
5483
          attribute's value can be found in the {@link #AppCompatTheme} array.
5484
 
5485
 
5486
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5487
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5488
          @attr name com.saholic.profittill:controlBackground
5489
        */
5490
        public static final int AppCompatTheme_controlBackground = 90;
5491
        /**
5492
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#dialogPreferredPadding}
5493
          attribute's value can be found in the {@link #AppCompatTheme} array.
5494
 
5495
 
5496
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
5497
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
5498
in (inches), mm (millimeters).
5499
<p>This may also be a reference to a resource (in the form
5500
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
5501
theme attribute (in the form
5502
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
5503
containing a value of this type.
5504
          @attr name com.saholic.profittill:dialogPreferredPadding
5505
        */
5506
        public static final int AppCompatTheme_dialogPreferredPadding = 43;
5507
        /**
5508
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#dialogTheme}
5509
          attribute's value can be found in the {@link #AppCompatTheme} array.
5510
 
5511
 
5512
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5513
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5514
          @attr name com.saholic.profittill:dialogTheme
5515
        */
5516
        public static final int AppCompatTheme_dialogTheme = 42;
5517
        /**
5518
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#dividerHorizontal}
5519
          attribute's value can be found in the {@link #AppCompatTheme} array.
5520
 
5521
 
5522
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5523
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5524
          @attr name com.saholic.profittill:dividerHorizontal
5525
        */
5526
        public static final int AppCompatTheme_dividerHorizontal = 56;
5527
        /**
5528
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#dividerVertical}
5529
          attribute's value can be found in the {@link #AppCompatTheme} array.
5530
 
5531
 
5532
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5533
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5534
          @attr name com.saholic.profittill:dividerVertical
5535
        */
5536
        public static final int AppCompatTheme_dividerVertical = 55;
5537
        /**
5538
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#dropDownListViewStyle}
5539
          attribute's value can be found in the {@link #AppCompatTheme} array.
5540
 
5541
 
5542
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5543
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5544
          @attr name com.saholic.profittill:dropDownListViewStyle
5545
        */
5546
        public static final int AppCompatTheme_dropDownListViewStyle = 74;
5547
        /**
5548
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#dropdownListPreferredItemHeight}
5549
          attribute's value can be found in the {@link #AppCompatTheme} array.
5550
 
5551
 
5552
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
5553
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
5554
in (inches), mm (millimeters).
5555
<p>This may also be a reference to a resource (in the form
5556
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
5557
theme attribute (in the form
5558
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
5559
containing a value of this type.
5560
          @attr name com.saholic.profittill:dropdownListPreferredItemHeight
5561
        */
5562
        public static final int AppCompatTheme_dropdownListPreferredItemHeight = 46;
5563
        /**
5564
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#editTextBackground}
5565
          attribute's value can be found in the {@link #AppCompatTheme} array.
5566
 
5567
 
5568
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5569
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5570
          @attr name com.saholic.profittill:editTextBackground
5571
        */
5572
        public static final int AppCompatTheme_editTextBackground = 63;
5573
        /**
5574
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#editTextColor}
5575
          attribute's value can be found in the {@link #AppCompatTheme} array.
5576
 
5577
 
5578
          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5579
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5580
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
5581
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
5582
          @attr name com.saholic.profittill:editTextColor
5583
        */
5584
        public static final int AppCompatTheme_editTextColor = 62;
5585
        /**
5586
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#editTextStyle}
5587
          attribute's value can be found in the {@link #AppCompatTheme} array.
5588
 
5589
 
5590
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5591
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5592
          @attr name com.saholic.profittill:editTextStyle
5593
        */
5594
        public static final int AppCompatTheme_editTextStyle = 104;
5595
        /**
5596
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#homeAsUpIndicator}
5597
          attribute's value can be found in the {@link #AppCompatTheme} array.
5598
 
5599
 
5600
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5601
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5602
          @attr name com.saholic.profittill:homeAsUpIndicator
5603
        */
5604
        public static final int AppCompatTheme_homeAsUpIndicator = 48;
5605
        /**
5606
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#imageButtonStyle}
5607
          attribute's value can be found in the {@link #AppCompatTheme} array.
5608
 
5609
 
5610
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5611
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5612
          @attr name com.saholic.profittill:imageButtonStyle
5613
        */
5614
        public static final int AppCompatTheme_imageButtonStyle = 64;
5615
        /**
5616
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#listChoiceBackgroundIndicator}
5617
          attribute's value can be found in the {@link #AppCompatTheme} array.
5618
 
5619
 
5620
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5621
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5622
          @attr name com.saholic.profittill:listChoiceBackgroundIndicator
5623
        */
5624
        public static final int AppCompatTheme_listChoiceBackgroundIndicator = 81;
5625
        /**
5626
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#listDividerAlertDialog}
5627
          attribute's value can be found in the {@link #AppCompatTheme} array.
5628
 
5629
 
5630
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5631
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5632
          @attr name com.saholic.profittill:listDividerAlertDialog
5633
        */
5634
        public static final int AppCompatTheme_listDividerAlertDialog = 44;
5635
        /**
5636
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#listPopupWindowStyle}
5637
          attribute's value can be found in the {@link #AppCompatTheme} array.
5638
 
5639
 
5640
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5641
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5642
          @attr name com.saholic.profittill:listPopupWindowStyle
5643
        */
5644
        public static final int AppCompatTheme_listPopupWindowStyle = 75;
5645
        /**
5646
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#listPreferredItemHeight}
5647
          attribute's value can be found in the {@link #AppCompatTheme} array.
5648
 
5649
 
5650
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
5651
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
5652
in (inches), mm (millimeters).
5653
<p>This may also be a reference to a resource (in the form
5654
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
5655
theme attribute (in the form
5656
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
5657
containing a value of this type.
5658
          @attr name com.saholic.profittill:listPreferredItemHeight
5659
        */
5660
        public static final int AppCompatTheme_listPreferredItemHeight = 69;
5661
        /**
5662
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#listPreferredItemHeightLarge}
5663
          attribute's value can be found in the {@link #AppCompatTheme} array.
5664
 
5665
 
5666
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
5667
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
5668
in (inches), mm (millimeters).
5669
<p>This may also be a reference to a resource (in the form
5670
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
5671
theme attribute (in the form
5672
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
5673
containing a value of this type.
5674
          @attr name com.saholic.profittill:listPreferredItemHeightLarge
5675
        */
5676
        public static final int AppCompatTheme_listPreferredItemHeightLarge = 71;
5677
        /**
5678
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#listPreferredItemHeightSmall}
5679
          attribute's value can be found in the {@link #AppCompatTheme} array.
5680
 
5681
 
5682
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
5683
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
5684
in (inches), mm (millimeters).
5685
<p>This may also be a reference to a resource (in the form
5686
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
5687
theme attribute (in the form
5688
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
5689
containing a value of this type.
5690
          @attr name com.saholic.profittill:listPreferredItemHeightSmall
5691
        */
5692
        public static final int AppCompatTheme_listPreferredItemHeightSmall = 70;
5693
        /**
5694
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#listPreferredItemPaddingLeft}
5695
          attribute's value can be found in the {@link #AppCompatTheme} array.
5696
 
5697
 
5698
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
5699
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
5700
in (inches), mm (millimeters).
5701
<p>This may also be a reference to a resource (in the form
5702
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
5703
theme attribute (in the form
5704
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
5705
containing a value of this type.
5706
          @attr name com.saholic.profittill:listPreferredItemPaddingLeft
5707
        */
5708
        public static final int AppCompatTheme_listPreferredItemPaddingLeft = 72;
5709
        /**
5710
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#listPreferredItemPaddingRight}
5711
          attribute's value can be found in the {@link #AppCompatTheme} array.
5712
 
5713
 
5714
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
5715
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
5716
in (inches), mm (millimeters).
5717
<p>This may also be a reference to a resource (in the form
5718
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
5719
theme attribute (in the form
5720
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
5721
containing a value of this type.
5722
          @attr name com.saholic.profittill:listPreferredItemPaddingRight
5723
        */
5724
        public static final int AppCompatTheme_listPreferredItemPaddingRight = 73;
5725
        /**
5726
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#panelBackground}
5727
          attribute's value can be found in the {@link #AppCompatTheme} array.
5728
 
5729
 
5730
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5731
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5732
          @attr name com.saholic.profittill:panelBackground
5733
        */
5734
        public static final int AppCompatTheme_panelBackground = 78;
5735
        /**
5736
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#panelMenuListTheme}
5737
          attribute's value can be found in the {@link #AppCompatTheme} array.
5738
 
5739
 
5740
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5741
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5742
          @attr name com.saholic.profittill:panelMenuListTheme
5743
        */
5744
        public static final int AppCompatTheme_panelMenuListTheme = 80;
5745
        /**
5746
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#panelMenuListWidth}
5747
          attribute's value can be found in the {@link #AppCompatTheme} array.
5748
 
5749
 
5750
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
5751
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
5752
in (inches), mm (millimeters).
5753
<p>This may also be a reference to a resource (in the form
5754
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
5755
theme attribute (in the form
5756
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
5757
containing a value of this type.
5758
          @attr name com.saholic.profittill:panelMenuListWidth
5759
        */
5760
        public static final int AppCompatTheme_panelMenuListWidth = 79;
5761
        /**
5762
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#popupMenuStyle}
5763
          attribute's value can be found in the {@link #AppCompatTheme} array.
5764
 
5765
 
5766
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5767
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5768
          @attr name com.saholic.profittill:popupMenuStyle
5769
        */
5770
        public static final int AppCompatTheme_popupMenuStyle = 60;
5771
        /**
5772
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#popupWindowStyle}
5773
          attribute's value can be found in the {@link #AppCompatTheme} array.
5774
 
5775
 
5776
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5777
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5778
          @attr name com.saholic.profittill:popupWindowStyle
5779
        */
5780
        public static final int AppCompatTheme_popupWindowStyle = 61;
5781
        /**
5782
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#radioButtonStyle}
5783
          attribute's value can be found in the {@link #AppCompatTheme} array.
5784
 
5785
 
5786
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5787
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5788
          @attr name com.saholic.profittill:radioButtonStyle
5789
        */
5790
        public static final int AppCompatTheme_radioButtonStyle = 105;
5791
        /**
5792
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#ratingBarStyle}
5793
          attribute's value can be found in the {@link #AppCompatTheme} array.
5794
 
5795
 
5796
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5797
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5798
          @attr name com.saholic.profittill:ratingBarStyle
5799
        */
5800
        public static final int AppCompatTheme_ratingBarStyle = 106;
5801
        /**
5802
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#ratingBarStyleIndicator}
5803
          attribute's value can be found in the {@link #AppCompatTheme} array.
5804
 
5805
 
5806
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5807
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5808
          @attr name com.saholic.profittill:ratingBarStyleIndicator
5809
        */
5810
        public static final int AppCompatTheme_ratingBarStyleIndicator = 107;
5811
        /**
5812
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#ratingBarStyleSmall}
5813
          attribute's value can be found in the {@link #AppCompatTheme} array.
5814
 
5815
 
5816
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5817
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5818
          @attr name com.saholic.profittill:ratingBarStyleSmall
5819
        */
5820
        public static final int AppCompatTheme_ratingBarStyleSmall = 108;
5821
        /**
5822
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#searchViewStyle}
5823
          attribute's value can be found in the {@link #AppCompatTheme} array.
5824
 
5825
 
5826
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5827
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5828
          @attr name com.saholic.profittill:searchViewStyle
5829
        */
5830
        public static final int AppCompatTheme_searchViewStyle = 68;
5831
        /**
5832
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#seekBarStyle}
5833
          attribute's value can be found in the {@link #AppCompatTheme} array.
5834
 
5835
 
5836
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5837
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5838
          @attr name com.saholic.profittill:seekBarStyle
5839
        */
5840
        public static final int AppCompatTheme_seekBarStyle = 109;
5841
        /**
5842
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#selectableItemBackground}
5843
          attribute's value can be found in the {@link #AppCompatTheme} array.
5844
 
5845
 
5846
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5847
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5848
          @attr name com.saholic.profittill:selectableItemBackground
5849
        */
5850
        public static final int AppCompatTheme_selectableItemBackground = 52;
5851
        /**
5852
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#selectableItemBackgroundBorderless}
5853
          attribute's value can be found in the {@link #AppCompatTheme} array.
5854
 
5855
 
5856
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5857
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5858
          @attr name com.saholic.profittill:selectableItemBackgroundBorderless
5859
        */
5860
        public static final int AppCompatTheme_selectableItemBackgroundBorderless = 53;
5861
        /**
5862
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#spinnerDropDownItemStyle}
5863
          attribute's value can be found in the {@link #AppCompatTheme} array.
5864
 
5865
 
5866
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5867
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5868
          @attr name com.saholic.profittill:spinnerDropDownItemStyle
5869
        */
5870
        public static final int AppCompatTheme_spinnerDropDownItemStyle = 47;
5871
        /**
5872
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#spinnerStyle}
5873
          attribute's value can be found in the {@link #AppCompatTheme} array.
5874
 
5875
 
5876
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5877
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5878
          @attr name com.saholic.profittill:spinnerStyle
5879
        */
5880
        public static final int AppCompatTheme_spinnerStyle = 110;
5881
        /**
5882
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#switchStyle}
5883
          attribute's value can be found in the {@link #AppCompatTheme} array.
5884
 
5885
 
5886
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5887
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5888
          @attr name com.saholic.profittill:switchStyle
5889
        */
5890
        public static final int AppCompatTheme_switchStyle = 111;
5891
        /**
5892
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#textAppearanceLargePopupMenu}
5893
          attribute's value can be found in the {@link #AppCompatTheme} array.
5894
 
5895
 
5896
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5897
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5898
          @attr name com.saholic.profittill:textAppearanceLargePopupMenu
5899
        */
5900
        public static final int AppCompatTheme_textAppearanceLargePopupMenu = 40;
5901
        /**
5902
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#textAppearanceListItem}
5903
          attribute's value can be found in the {@link #AppCompatTheme} array.
5904
 
5905
 
5906
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5907
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5908
          @attr name com.saholic.profittill:textAppearanceListItem
5909
        */
5910
        public static final int AppCompatTheme_textAppearanceListItem = 76;
5911
        /**
5912
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#textAppearanceListItemSmall}
5913
          attribute's value can be found in the {@link #AppCompatTheme} array.
5914
 
5915
 
5916
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5917
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5918
          @attr name com.saholic.profittill:textAppearanceListItemSmall
5919
        */
5920
        public static final int AppCompatTheme_textAppearanceListItemSmall = 77;
5921
        /**
5922
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#textAppearanceSearchResultSubtitle}
5923
          attribute's value can be found in the {@link #AppCompatTheme} array.
5924
 
5925
 
5926
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5927
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5928
          @attr name com.saholic.profittill:textAppearanceSearchResultSubtitle
5929
        */
5930
        public static final int AppCompatTheme_textAppearanceSearchResultSubtitle = 66;
5931
        /**
5932
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#textAppearanceSearchResultTitle}
5933
          attribute's value can be found in the {@link #AppCompatTheme} array.
5934
 
5935
 
5936
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5937
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5938
          @attr name com.saholic.profittill:textAppearanceSearchResultTitle
5939
        */
5940
        public static final int AppCompatTheme_textAppearanceSearchResultTitle = 65;
5941
        /**
5942
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#textAppearanceSmallPopupMenu}
5943
          attribute's value can be found in the {@link #AppCompatTheme} array.
5944
 
5945
 
5946
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5947
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5948
          @attr name com.saholic.profittill:textAppearanceSmallPopupMenu
5949
        */
5950
        public static final int AppCompatTheme_textAppearanceSmallPopupMenu = 41;
5951
        /**
5952
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#textColorAlertDialogListItem}
5953
          attribute's value can be found in the {@link #AppCompatTheme} array.
5954
 
5955
 
5956
          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5957
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5958
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
5959
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
5960
          @attr name com.saholic.profittill:textColorAlertDialogListItem
5961
        */
5962
        public static final int AppCompatTheme_textColorAlertDialogListItem = 95;
5963
        /**
5964
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#textColorSearchUrl}
5965
          attribute's value can be found in the {@link #AppCompatTheme} array.
5966
 
5967
 
5968
          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5969
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5970
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
5971
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
5972
          @attr name com.saholic.profittill:textColorSearchUrl
5973
        */
5974
        public static final int AppCompatTheme_textColorSearchUrl = 67;
5975
        /**
5976
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#toolbarNavigationButtonStyle}
5977
          attribute's value can be found in the {@link #AppCompatTheme} array.
5978
 
5979
 
5980
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5981
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5982
          @attr name com.saholic.profittill:toolbarNavigationButtonStyle
5983
        */
5984
        public static final int AppCompatTheme_toolbarNavigationButtonStyle = 59;
5985
        /**
5986
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#toolbarStyle}
5987
          attribute's value can be found in the {@link #AppCompatTheme} array.
5988
 
5989
 
5990
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
5991
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
5992
          @attr name com.saholic.profittill:toolbarStyle
5993
        */
5994
        public static final int AppCompatTheme_toolbarStyle = 58;
5995
        /**
5996
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#windowActionBar}
5997
          attribute's value can be found in the {@link #AppCompatTheme} array.
5998
 
5999
 
6000
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
6001
<p>This may also be a reference to a resource (in the form
6002
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6003
theme attribute (in the form
6004
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6005
containing a value of this type.
6006
          @attr name com.saholic.profittill:windowActionBar
6007
        */
6008
        public static final int AppCompatTheme_windowActionBar = 2;
6009
        /**
6010
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#windowActionBarOverlay}
6011
          attribute's value can be found in the {@link #AppCompatTheme} array.
6012
 
6013
 
6014
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
6015
<p>This may also be a reference to a resource (in the form
6016
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6017
theme attribute (in the form
6018
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6019
containing a value of this type.
6020
          @attr name com.saholic.profittill:windowActionBarOverlay
6021
        */
6022
        public static final int AppCompatTheme_windowActionBarOverlay = 4;
6023
        /**
6024
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#windowActionModeOverlay}
6025
          attribute's value can be found in the {@link #AppCompatTheme} array.
6026
 
6027
 
6028
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
6029
<p>This may also be a reference to a resource (in the form
6030
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6031
theme attribute (in the form
6032
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6033
containing a value of this type.
6034
          @attr name com.saholic.profittill:windowActionModeOverlay
6035
        */
6036
        public static final int AppCompatTheme_windowActionModeOverlay = 5;
6037
        /**
6038
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#windowFixedHeightMajor}
6039
          attribute's value can be found in the {@link #AppCompatTheme} array.
6040
 
6041
 
6042
          <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
6043
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
6044
in (inches), mm (millimeters).
6045
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
6046
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
6047
some parent container.
6048
<p>This may also be a reference to a resource (in the form
6049
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6050
theme attribute (in the form
6051
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6052
containing a value of this type.
6053
          @attr name com.saholic.profittill:windowFixedHeightMajor
6054
        */
6055
        public static final int AppCompatTheme_windowFixedHeightMajor = 9;
6056
        /**
6057
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#windowFixedHeightMinor}
6058
          attribute's value can be found in the {@link #AppCompatTheme} array.
6059
 
6060
 
6061
          <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
6062
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
6063
in (inches), mm (millimeters).
6064
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
6065
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
6066
some parent container.
6067
<p>This may also be a reference to a resource (in the form
6068
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6069
theme attribute (in the form
6070
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6071
containing a value of this type.
6072
          @attr name com.saholic.profittill:windowFixedHeightMinor
6073
        */
6074
        public static final int AppCompatTheme_windowFixedHeightMinor = 7;
6075
        /**
6076
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#windowFixedWidthMajor}
6077
          attribute's value can be found in the {@link #AppCompatTheme} array.
6078
 
6079
 
6080
          <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
6081
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
6082
in (inches), mm (millimeters).
6083
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
6084
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
6085
some parent container.
6086
<p>This may also be a reference to a resource (in the form
6087
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6088
theme attribute (in the form
6089
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6090
containing a value of this type.
6091
          @attr name com.saholic.profittill:windowFixedWidthMajor
6092
        */
6093
        public static final int AppCompatTheme_windowFixedWidthMajor = 6;
6094
        /**
6095
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#windowFixedWidthMinor}
6096
          attribute's value can be found in the {@link #AppCompatTheme} array.
6097
 
6098
 
6099
          <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
6100
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
6101
in (inches), mm (millimeters).
6102
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
6103
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
6104
some parent container.
6105
<p>This may also be a reference to a resource (in the form
6106
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6107
theme attribute (in the form
6108
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6109
containing a value of this type.
6110
          @attr name com.saholic.profittill:windowFixedWidthMinor
6111
        */
6112
        public static final int AppCompatTheme_windowFixedWidthMinor = 8;
6113
        /**
6114
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#windowMinWidthMajor}
6115
          attribute's value can be found in the {@link #AppCompatTheme} array.
6116
 
6117
 
6118
          <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
6119
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
6120
in (inches), mm (millimeters).
6121
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
6122
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
6123
some parent container.
6124
<p>This may also be a reference to a resource (in the form
6125
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6126
theme attribute (in the form
6127
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6128
containing a value of this type.
6129
          @attr name com.saholic.profittill:windowMinWidthMajor
6130
        */
6131
        public static final int AppCompatTheme_windowMinWidthMajor = 10;
6132
        /**
6133
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#windowMinWidthMinor}
6134
          attribute's value can be found in the {@link #AppCompatTheme} array.
6135
 
6136
 
6137
          <p>May be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
6138
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
6139
in (inches), mm (millimeters).
6140
<p>May be a fractional value, which is a floating point number appended with either % or %p, such as "<code>14.5%</code>".
6141
The % suffix always means a percentage of the base size; the optional %p suffix provides a size relative to
6142
some parent container.
6143
<p>This may also be a reference to a resource (in the form
6144
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6145
theme attribute (in the form
6146
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6147
containing a value of this type.
6148
          @attr name com.saholic.profittill:windowMinWidthMinor
6149
        */
6150
        public static final int AppCompatTheme_windowMinWidthMinor = 11;
6151
        /**
6152
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#windowNoTitle}
6153
          attribute's value can be found in the {@link #AppCompatTheme} array.
6154
 
6155
 
6156
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
6157
<p>This may also be a reference to a resource (in the form
6158
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6159
theme attribute (in the form
6160
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6161
containing a value of this type.
6162
          @attr name com.saholic.profittill:windowNoTitle
6163
        */
6164
        public static final int AppCompatTheme_windowNoTitle = 3;
6165
        /** Attributes that can be used with a BottomSheetBehavior_Params.
6166
           <p>Includes the following attributes:</p>
6167
           <table>
6168
           <colgroup align="left" />
6169
           <colgroup align="left" />
6170
           <tr><th>Attribute</th><th>Description</th></tr>
6171
           <tr><td><code>{@link #BottomSheetBehavior_Params_behavior_hideable com.saholic.profittill:behavior_hideable}</code></td><td></td></tr>
6172
           <tr><td><code>{@link #BottomSheetBehavior_Params_behavior_peekHeight com.saholic.profittill:behavior_peekHeight}</code></td><td></td></tr>
6173
           </table>
6174
           @see #BottomSheetBehavior_Params_behavior_hideable
6175
           @see #BottomSheetBehavior_Params_behavior_peekHeight
6176
         */
6177
        public static final int[] BottomSheetBehavior_Params = {
6178
            0x7f01009c, 0x7f01009d
6179
        };
6180
        /**
6181
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#behavior_hideable}
6182
          attribute's value can be found in the {@link #BottomSheetBehavior_Params} array.
6183
 
6184
 
6185
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
6186
<p>This may also be a reference to a resource (in the form
6187
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6188
theme attribute (in the form
6189
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6190
containing a value of this type.
6191
          @attr name com.saholic.profittill:behavior_hideable
6192
        */
6193
        public static final int BottomSheetBehavior_Params_behavior_hideable = 1;
6194
        /**
6195
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#behavior_peekHeight}
6196
          attribute's value can be found in the {@link #BottomSheetBehavior_Params} array.
6197
 
6198
 
6199
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
6200
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
6201
in (inches), mm (millimeters).
6202
<p>This may also be a reference to a resource (in the form
6203
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6204
theme attribute (in the form
6205
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6206
containing a value of this type.
6207
          @attr name com.saholic.profittill:behavior_peekHeight
6208
        */
6209
        public static final int BottomSheetBehavior_Params_behavior_peekHeight = 0;
6210
        /** Attributes that can be used with a ButtonBarLayout.
6211
           <p>Includes the following attributes:</p>
6212
           <table>
6213
           <colgroup align="left" />
6214
           <colgroup align="left" />
6215
           <tr><th>Attribute</th><th>Description</th></tr>
6216
           <tr><td><code>{@link #ButtonBarLayout_allowStacking com.saholic.profittill:allowStacking}</code></td><td></td></tr>
6217
           </table>
6218
           @see #ButtonBarLayout_allowStacking
6219
         */
6220
        public static final int[] ButtonBarLayout = {
6221
            0x7f01009e
6222
        };
6223
        /**
6224
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#allowStacking}
6225
          attribute's value can be found in the {@link #ButtonBarLayout} array.
6226
 
6227
 
6228
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
6229
<p>This may also be a reference to a resource (in the form
6230
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6231
theme attribute (in the form
6232
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6233
containing a value of this type.
6234
          @attr name com.saholic.profittill:allowStacking
6235
        */
6236
        public static final int ButtonBarLayout_allowStacking = 0;
6237
        /** Attributes that can be used with a CirclePageIndicator.
6238
           <p>Includes the following attributes:</p>
6239
           <table>
6240
           <colgroup align="left" />
6241
           <colgroup align="left" />
6242
           <tr><th>Attribute</th><th>Description</th></tr>
6243
           <tr><td><code>{@link #CirclePageIndicator_android_background android:background}</code></td><td></td></tr>
6244
           <tr><td><code>{@link #CirclePageIndicator_android_orientation android:orientation}</code></td><td></td></tr>
6245
           <tr><td><code>{@link #CirclePageIndicator_centered com.saholic.profittill:centered}</code></td><td></td></tr>
6246
           <tr><td><code>{@link #CirclePageIndicator_fillColor com.saholic.profittill:fillColor}</code></td><td></td></tr>
6247
           <tr><td><code>{@link #CirclePageIndicator_pageColor com.saholic.profittill:pageColor}</code></td><td></td></tr>
6248
           <tr><td><code>{@link #CirclePageIndicator_radius com.saholic.profittill:radius}</code></td><td></td></tr>
6249
           <tr><td><code>{@link #CirclePageIndicator_snap com.saholic.profittill:snap}</code></td><td></td></tr>
6250
           <tr><td><code>{@link #CirclePageIndicator_strokeColor com.saholic.profittill:strokeColor}</code></td><td></td></tr>
6251
           <tr><td><code>{@link #CirclePageIndicator_strokeWidth com.saholic.profittill:strokeWidth}</code></td><td></td></tr>
6252
           </table>
6253
           @see #CirclePageIndicator_android_background
6254
           @see #CirclePageIndicator_android_orientation
6255
           @see #CirclePageIndicator_centered
6256
           @see #CirclePageIndicator_fillColor
6257
           @see #CirclePageIndicator_pageColor
6258
           @see #CirclePageIndicator_radius
6259
           @see #CirclePageIndicator_snap
6260
           @see #CirclePageIndicator_strokeColor
6261
           @see #CirclePageIndicator_strokeWidth
6262
         */
6263
        public static final int[] CirclePageIndicator = {
6264
            0x010100c4, 0x010100d4, 0x7f010001, 0x7f010006,
6265
            0x7f01009f, 0x7f0100a0, 0x7f0100a1, 0x7f0100a2,
6266
            0x7f0100a3
6267
        };
6268
        /**
6269
          <p>This symbol is the offset where the {@link android.R.attr#background}
6270
          attribute's value can be found in the {@link #CirclePageIndicator} array.
6271
          @attr name android:background
6272
        */
6273
        public static final int CirclePageIndicator_android_background = 1;
6274
        /**
6275
          <p>This symbol is the offset where the {@link android.R.attr#orientation}
6276
          attribute's value can be found in the {@link #CirclePageIndicator} array.
6277
          @attr name android:orientation
6278
        */
6279
        public static final int CirclePageIndicator_android_orientation = 0;
6280
        /**
6281
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#centered}
6282
          attribute's value can be found in the {@link #CirclePageIndicator} array.
6283
 
6284
 
6285
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
6286
<p>This may also be a reference to a resource (in the form
6287
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6288
theme attribute (in the form
6289
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6290
containing a value of this type.
6291
          @attr name com.saholic.profittill:centered
6292
        */
6293
        public static final int CirclePageIndicator_centered = 2;
6294
        /**
6295
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#fillColor}
6296
          attribute's value can be found in the {@link #CirclePageIndicator} array.
6297
 
6298
 
6299
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
6300
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
6301
<p>This may also be a reference to a resource (in the form
6302
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6303
theme attribute (in the form
6304
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6305
containing a value of this type.
6306
          @attr name com.saholic.profittill:fillColor
6307
        */
6308
        public static final int CirclePageIndicator_fillColor = 4;
6309
        /**
6310
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#pageColor}
6311
          attribute's value can be found in the {@link #CirclePageIndicator} array.
6312
 
6313
 
6314
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
6315
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
6316
<p>This may also be a reference to a resource (in the form
6317
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6318
theme attribute (in the form
6319
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6320
containing a value of this type.
6321
          @attr name com.saholic.profittill:pageColor
6322
        */
6323
        public static final int CirclePageIndicator_pageColor = 5;
6324
        /**
6325
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#radius}
6326
          attribute's value can be found in the {@link #CirclePageIndicator} array.
6327
 
6328
 
6329
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
6330
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
6331
in (inches), mm (millimeters).
6332
<p>This may also be a reference to a resource (in the form
6333
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6334
theme attribute (in the form
6335
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6336
containing a value of this type.
6337
          @attr name com.saholic.profittill:radius
6338
        */
6339
        public static final int CirclePageIndicator_radius = 6;
6340
        /**
6341
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#snap}
6342
          attribute's value can be found in the {@link #CirclePageIndicator} array.
6343
 
6344
 
6345
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
6346
<p>This may also be a reference to a resource (in the form
6347
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6348
theme attribute (in the form
6349
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6350
containing a value of this type.
6351
          @attr name com.saholic.profittill:snap
6352
        */
6353
        public static final int CirclePageIndicator_snap = 7;
6354
        /**
6355
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#strokeColor}
6356
          attribute's value can be found in the {@link #CirclePageIndicator} array.
6357
 
6358
 
6359
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
6360
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
6361
<p>This may also be a reference to a resource (in the form
6362
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6363
theme attribute (in the form
6364
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6365
containing a value of this type.
6366
          @attr name com.saholic.profittill:strokeColor
6367
        */
6368
        public static final int CirclePageIndicator_strokeColor = 8;
6369
        /**
6370
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#strokeWidth}
6371
          attribute's value can be found in the {@link #CirclePageIndicator} array.
6372
 
6373
 
6374
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
6375
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
6376
in (inches), mm (millimeters).
6377
<p>This may also be a reference to a resource (in the form
6378
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6379
theme attribute (in the form
6380
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6381
containing a value of this type.
6382
          @attr name com.saholic.profittill:strokeWidth
6383
        */
6384
        public static final int CirclePageIndicator_strokeWidth = 3;
6385
        /** Attributes that can be used with a CollapsingAppBarLayout_LayoutParams.
6386
           <p>Includes the following attributes:</p>
6387
           <table>
6388
           <colgroup align="left" />
6389
           <colgroup align="left" />
6390
           <tr><th>Attribute</th><th>Description</th></tr>
6391
           <tr><td><code>{@link #CollapsingAppBarLayout_LayoutParams_layout_collapseMode com.saholic.profittill:layout_collapseMode}</code></td><td></td></tr>
6392
           <tr><td><code>{@link #CollapsingAppBarLayout_LayoutParams_layout_collapseParallaxMultiplier com.saholic.profittill:layout_collapseParallaxMultiplier}</code></td><td></td></tr>
6393
           </table>
6394
           @see #CollapsingAppBarLayout_LayoutParams_layout_collapseMode
6395
           @see #CollapsingAppBarLayout_LayoutParams_layout_collapseParallaxMultiplier
6396
         */
6397
        public static final int[] CollapsingAppBarLayout_LayoutParams = {
6398
            0x7f0100a4, 0x7f0100a5
6399
        };
6400
        /**
6401
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#layout_collapseMode}
6402
          attribute's value can be found in the {@link #CollapsingAppBarLayout_LayoutParams} array.
6403
 
6404
 
6405
          <p>Must be one of the following constant values.</p>
6406
<table>
6407
<colgroup align="left" />
6408
<colgroup align="left" />
6409
<colgroup align="left" />
6410
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
6411
<tr><td><code>none</code></td><td>0</td><td></td></tr>
6412
<tr><td><code>pin</code></td><td>1</td><td></td></tr>
6413
<tr><td><code>parallax</code></td><td>2</td><td></td></tr>
6414
</table>
6415
          @attr name com.saholic.profittill:layout_collapseMode
6416
        */
6417
        public static final int CollapsingAppBarLayout_LayoutParams_layout_collapseMode = 0;
6418
        /**
6419
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#layout_collapseParallaxMultiplier}
6420
          attribute's value can be found in the {@link #CollapsingAppBarLayout_LayoutParams} array.
6421
 
6422
 
6423
          <p>Must be a floating point value, such as "<code>1.2</code>".
6424
<p>This may also be a reference to a resource (in the form
6425
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6426
theme attribute (in the form
6427
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6428
containing a value of this type.
6429
          @attr name com.saholic.profittill:layout_collapseParallaxMultiplier
6430
        */
6431
        public static final int CollapsingAppBarLayout_LayoutParams_layout_collapseParallaxMultiplier = 1;
6432
        /** Attributes that can be used with a CollapsingToolbarLayout.
6433
           <p>Includes the following attributes:</p>
6434
           <table>
6435
           <colgroup align="left" />
6436
           <colgroup align="left" />
6437
           <tr><th>Attribute</th><th>Description</th></tr>
6438
           <tr><td><code>{@link #CollapsingToolbarLayout_collapsedTitleGravity com.saholic.profittill:collapsedTitleGravity}</code></td><td></td></tr>
6439
           <tr><td><code>{@link #CollapsingToolbarLayout_collapsedTitleTextAppearance com.saholic.profittill:collapsedTitleTextAppearance}</code></td><td></td></tr>
6440
           <tr><td><code>{@link #CollapsingToolbarLayout_contentScrim com.saholic.profittill:contentScrim}</code></td><td></td></tr>
6441
           <tr><td><code>{@link #CollapsingToolbarLayout_expandedTitleGravity com.saholic.profittill:expandedTitleGravity}</code></td><td></td></tr>
6442
           <tr><td><code>{@link #CollapsingToolbarLayout_expandedTitleMargin com.saholic.profittill:expandedTitleMargin}</code></td><td></td></tr>
6443
           <tr><td><code>{@link #CollapsingToolbarLayout_expandedTitleMarginBottom com.saholic.profittill:expandedTitleMarginBottom}</code></td><td></td></tr>
6444
           <tr><td><code>{@link #CollapsingToolbarLayout_expandedTitleMarginEnd com.saholic.profittill:expandedTitleMarginEnd}</code></td><td></td></tr>
6445
           <tr><td><code>{@link #CollapsingToolbarLayout_expandedTitleMarginStart com.saholic.profittill:expandedTitleMarginStart}</code></td><td></td></tr>
6446
           <tr><td><code>{@link #CollapsingToolbarLayout_expandedTitleMarginTop com.saholic.profittill:expandedTitleMarginTop}</code></td><td></td></tr>
6447
           <tr><td><code>{@link #CollapsingToolbarLayout_expandedTitleTextAppearance com.saholic.profittill:expandedTitleTextAppearance}</code></td><td></td></tr>
6448
           <tr><td><code>{@link #CollapsingToolbarLayout_statusBarScrim com.saholic.profittill:statusBarScrim}</code></td><td></td></tr>
6449
           <tr><td><code>{@link #CollapsingToolbarLayout_title com.saholic.profittill:title}</code></td><td></td></tr>
6450
           <tr><td><code>{@link #CollapsingToolbarLayout_titleEnabled com.saholic.profittill:titleEnabled}</code></td><td></td></tr>
6451
           <tr><td><code>{@link #CollapsingToolbarLayout_toolbarId com.saholic.profittill:toolbarId}</code></td><td></td></tr>
6452
           </table>
6453
           @see #CollapsingToolbarLayout_collapsedTitleGravity
6454
           @see #CollapsingToolbarLayout_collapsedTitleTextAppearance
6455
           @see #CollapsingToolbarLayout_contentScrim
6456
           @see #CollapsingToolbarLayout_expandedTitleGravity
6457
           @see #CollapsingToolbarLayout_expandedTitleMargin
6458
           @see #CollapsingToolbarLayout_expandedTitleMarginBottom
6459
           @see #CollapsingToolbarLayout_expandedTitleMarginEnd
6460
           @see #CollapsingToolbarLayout_expandedTitleMarginStart
6461
           @see #CollapsingToolbarLayout_expandedTitleMarginTop
6462
           @see #CollapsingToolbarLayout_expandedTitleTextAppearance
6463
           @see #CollapsingToolbarLayout_statusBarScrim
6464
           @see #CollapsingToolbarLayout_title
6465
           @see #CollapsingToolbarLayout_titleEnabled
6466
           @see #CollapsingToolbarLayout_toolbarId
6467
         */
6468
        public static final int[] CollapsingToolbarLayout = {
6469
            0x7f010007, 0x7f0100a6, 0x7f0100a7, 0x7f0100a8,
6470
            0x7f0100a9, 0x7f0100aa, 0x7f0100ab, 0x7f0100ac,
6471
            0x7f0100ad, 0x7f0100ae, 0x7f0100af, 0x7f0100b0,
6472
            0x7f0100b1, 0x7f0100b2
6473
        };
6474
        /**
6475
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#collapsedTitleGravity}
6476
          attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
6477
 
6478
 
6479
          <p>Must be one or more (separated by '|') of the following constant values.</p>
6480
<table>
6481
<colgroup align="left" />
6482
<colgroup align="left" />
6483
<colgroup align="left" />
6484
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
6485
<tr><td><code>top</code></td><td>0x30</td><td></td></tr>
6486
<tr><td><code>bottom</code></td><td>0x50</td><td></td></tr>
6487
<tr><td><code>left</code></td><td>0x03</td><td></td></tr>
6488
<tr><td><code>right</code></td><td>0x05</td><td></td></tr>
6489
<tr><td><code>center_vertical</code></td><td>0x10</td><td></td></tr>
6490
<tr><td><code>fill_vertical</code></td><td>0x70</td><td></td></tr>
6491
<tr><td><code>center_horizontal</code></td><td>0x01</td><td></td></tr>
6492
<tr><td><code>center</code></td><td>0x11</td><td></td></tr>
6493
<tr><td><code>start</code></td><td>0x00800003</td><td></td></tr>
6494
<tr><td><code>end</code></td><td>0x00800005</td><td></td></tr>
6495
</table>
6496
          @attr name com.saholic.profittill:collapsedTitleGravity
6497
        */
6498
        public static final int CollapsingToolbarLayout_collapsedTitleGravity = 11;
6499
        /**
6500
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#collapsedTitleTextAppearance}
6501
          attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
6502
 
6503
 
6504
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
6505
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
6506
          @attr name com.saholic.profittill:collapsedTitleTextAppearance
6507
        */
6508
        public static final int CollapsingToolbarLayout_collapsedTitleTextAppearance = 7;
6509
        /**
6510
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#contentScrim}
6511
          attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
6512
 
6513
 
6514
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
6515
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
6516
<p>This may also be a reference to a resource (in the form
6517
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6518
theme attribute (in the form
6519
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6520
containing a value of this type.
6521
          @attr name com.saholic.profittill:contentScrim
6522
        */
6523
        public static final int CollapsingToolbarLayout_contentScrim = 8;
6524
        /**
6525
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#expandedTitleGravity}
6526
          attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
6527
 
6528
 
6529
          <p>Must be one or more (separated by '|') of the following constant values.</p>
6530
<table>
6531
<colgroup align="left" />
6532
<colgroup align="left" />
6533
<colgroup align="left" />
6534
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
6535
<tr><td><code>top</code></td><td>0x30</td><td></td></tr>
6536
<tr><td><code>bottom</code></td><td>0x50</td><td></td></tr>
6537
<tr><td><code>left</code></td><td>0x03</td><td></td></tr>
6538
<tr><td><code>right</code></td><td>0x05</td><td></td></tr>
6539
<tr><td><code>center_vertical</code></td><td>0x10</td><td></td></tr>
6540
<tr><td><code>fill_vertical</code></td><td>0x70</td><td></td></tr>
6541
<tr><td><code>center_horizontal</code></td><td>0x01</td><td></td></tr>
6542
<tr><td><code>center</code></td><td>0x11</td><td></td></tr>
6543
<tr><td><code>start</code></td><td>0x00800003</td><td></td></tr>
6544
<tr><td><code>end</code></td><td>0x00800005</td><td></td></tr>
6545
</table>
6546
          @attr name com.saholic.profittill:expandedTitleGravity
6547
        */
6548
        public static final int CollapsingToolbarLayout_expandedTitleGravity = 12;
6549
        /**
6550
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#expandedTitleMargin}
6551
          attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
6552
 
6553
 
6554
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
6555
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
6556
in (inches), mm (millimeters).
6557
<p>This may also be a reference to a resource (in the form
6558
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6559
theme attribute (in the form
6560
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6561
containing a value of this type.
6562
          @attr name com.saholic.profittill:expandedTitleMargin
6563
        */
6564
        public static final int CollapsingToolbarLayout_expandedTitleMargin = 1;
6565
        /**
6566
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#expandedTitleMarginBottom}
6567
          attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
6568
 
6569
 
6570
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
6571
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
6572
in (inches), mm (millimeters).
6573
<p>This may also be a reference to a resource (in the form
6574
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6575
theme attribute (in the form
6576
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6577
containing a value of this type.
6578
          @attr name com.saholic.profittill:expandedTitleMarginBottom
6579
        */
6580
        public static final int CollapsingToolbarLayout_expandedTitleMarginBottom = 5;
6581
        /**
6582
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#expandedTitleMarginEnd}
6583
          attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
6584
 
6585
 
6586
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
6587
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
6588
in (inches), mm (millimeters).
6589
<p>This may also be a reference to a resource (in the form
6590
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6591
theme attribute (in the form
6592
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6593
containing a value of this type.
6594
          @attr name com.saholic.profittill:expandedTitleMarginEnd
6595
        */
6596
        public static final int CollapsingToolbarLayout_expandedTitleMarginEnd = 4;
6597
        /**
6598
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#expandedTitleMarginStart}
6599
          attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
6600
 
6601
 
6602
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
6603
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
6604
in (inches), mm (millimeters).
6605
<p>This may also be a reference to a resource (in the form
6606
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6607
theme attribute (in the form
6608
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6609
containing a value of this type.
6610
          @attr name com.saholic.profittill:expandedTitleMarginStart
6611
        */
6612
        public static final int CollapsingToolbarLayout_expandedTitleMarginStart = 2;
6613
        /**
6614
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#expandedTitleMarginTop}
6615
          attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
6616
 
6617
 
6618
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
6619
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
6620
in (inches), mm (millimeters).
6621
<p>This may also be a reference to a resource (in the form
6622
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6623
theme attribute (in the form
6624
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6625
containing a value of this type.
6626
          @attr name com.saholic.profittill:expandedTitleMarginTop
6627
        */
6628
        public static final int CollapsingToolbarLayout_expandedTitleMarginTop = 3;
6629
        /**
6630
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#expandedTitleTextAppearance}
6631
          attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
6632
 
6633
 
6634
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
6635
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
6636
          @attr name com.saholic.profittill:expandedTitleTextAppearance
6637
        */
6638
        public static final int CollapsingToolbarLayout_expandedTitleTextAppearance = 6;
6639
        /**
6640
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#statusBarScrim}
6641
          attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
6642
 
6643
 
6644
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
6645
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
6646
<p>This may also be a reference to a resource (in the form
6647
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6648
theme attribute (in the form
6649
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6650
containing a value of this type.
6651
          @attr name com.saholic.profittill:statusBarScrim
6652
        */
6653
        public static final int CollapsingToolbarLayout_statusBarScrim = 9;
6654
        /**
6655
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#title}
6656
          attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
6657
 
6658
 
6659
          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
6660
<p>This may also be a reference to a resource (in the form
6661
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6662
theme attribute (in the form
6663
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6664
containing a value of this type.
6665
          @attr name com.saholic.profittill:title
6666
        */
6667
        public static final int CollapsingToolbarLayout_title = 0;
6668
        /**
6669
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#titleEnabled}
6670
          attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
6671
 
6672
 
6673
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
6674
<p>This may also be a reference to a resource (in the form
6675
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6676
theme attribute (in the form
6677
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6678
containing a value of this type.
6679
          @attr name com.saholic.profittill:titleEnabled
6680
        */
6681
        public static final int CollapsingToolbarLayout_titleEnabled = 13;
6682
        /**
6683
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#toolbarId}
6684
          attribute's value can be found in the {@link #CollapsingToolbarLayout} array.
6685
 
6686
 
6687
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
6688
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
6689
          @attr name com.saholic.profittill:toolbarId
6690
        */
6691
        public static final int CollapsingToolbarLayout_toolbarId = 10;
6692
        /** Attributes that can be used with a CompoundButton.
6693
           <p>Includes the following attributes:</p>
6694
           <table>
6695
           <colgroup align="left" />
6696
           <colgroup align="left" />
6697
           <tr><th>Attribute</th><th>Description</th></tr>
6698
           <tr><td><code>{@link #CompoundButton_android_button android:button}</code></td><td></td></tr>
6699
           <tr><td><code>{@link #CompoundButton_buttonTint com.saholic.profittill:buttonTint}</code></td><td></td></tr>
6700
           <tr><td><code>{@link #CompoundButton_buttonTintMode com.saholic.profittill:buttonTintMode}</code></td><td></td></tr>
6701
           </table>
6702
           @see #CompoundButton_android_button
6703
           @see #CompoundButton_buttonTint
6704
           @see #CompoundButton_buttonTintMode
6705
         */
6706
        public static final int[] CompoundButton = {
6707
            0x01010107, 0x7f0100b3, 0x7f0100b4
6708
        };
6709
        /**
6710
          <p>This symbol is the offset where the {@link android.R.attr#button}
6711
          attribute's value can be found in the {@link #CompoundButton} array.
6712
          @attr name android:button
6713
        */
6714
        public static final int CompoundButton_android_button = 0;
6715
        /**
6716
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#buttonTint}
6717
          attribute's value can be found in the {@link #CompoundButton} array.
6718
 
6719
 
6720
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
6721
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
6722
<p>This may also be a reference to a resource (in the form
6723
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6724
theme attribute (in the form
6725
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6726
containing a value of this type.
6727
          @attr name com.saholic.profittill:buttonTint
6728
        */
6729
        public static final int CompoundButton_buttonTint = 1;
6730
        /**
6731
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#buttonTintMode}
6732
          attribute's value can be found in the {@link #CompoundButton} array.
6733
 
6734
 
6735
          <p>Must be one of the following constant values.</p>
6736
<table>
6737
<colgroup align="left" />
6738
<colgroup align="left" />
6739
<colgroup align="left" />
6740
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
6741
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
6742
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
6743
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
6744
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
6745
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
6746
</table>
6747
          @attr name com.saholic.profittill:buttonTintMode
6748
        */
6749
        public static final int CompoundButton_buttonTintMode = 2;
6750
        /** Attributes that can be used with a CoordinatorLayout.
6751
           <p>Includes the following attributes:</p>
6752
           <table>
6753
           <colgroup align="left" />
6754
           <colgroup align="left" />
6755
           <tr><th>Attribute</th><th>Description</th></tr>
6756
           <tr><td><code>{@link #CoordinatorLayout_keylines com.saholic.profittill:keylines}</code></td><td></td></tr>
6757
           <tr><td><code>{@link #CoordinatorLayout_statusBarBackground com.saholic.profittill:statusBarBackground}</code></td><td></td></tr>
6758
           </table>
6759
           @see #CoordinatorLayout_keylines
6760
           @see #CoordinatorLayout_statusBarBackground
6761
         */
6762
        public static final int[] CoordinatorLayout = {
6763
            0x7f0100b5, 0x7f0100b6
6764
        };
6765
        /**
6766
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#keylines}
6767
          attribute's value can be found in the {@link #CoordinatorLayout} array.
6768
 
6769
 
6770
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
6771
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
6772
          @attr name com.saholic.profittill:keylines
6773
        */
6774
        public static final int CoordinatorLayout_keylines = 0;
6775
        /**
6776
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#statusBarBackground}
6777
          attribute's value can be found in the {@link #CoordinatorLayout} array.
6778
 
6779
 
6780
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
6781
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
6782
          @attr name com.saholic.profittill:statusBarBackground
6783
        */
6784
        public static final int CoordinatorLayout_statusBarBackground = 1;
6785
        /** Attributes that can be used with a CoordinatorLayout_LayoutParams.
6786
           <p>Includes the following attributes:</p>
6787
           <table>
6788
           <colgroup align="left" />
6789
           <colgroup align="left" />
6790
           <tr><th>Attribute</th><th>Description</th></tr>
6791
           <tr><td><code>{@link #CoordinatorLayout_LayoutParams_android_layout_gravity android:layout_gravity}</code></td><td></td></tr>
6792
           <tr><td><code>{@link #CoordinatorLayout_LayoutParams_layout_anchor com.saholic.profittill:layout_anchor}</code></td><td></td></tr>
6793
           <tr><td><code>{@link #CoordinatorLayout_LayoutParams_layout_anchorGravity com.saholic.profittill:layout_anchorGravity}</code></td><td></td></tr>
6794
           <tr><td><code>{@link #CoordinatorLayout_LayoutParams_layout_behavior com.saholic.profittill:layout_behavior}</code></td><td></td></tr>
6795
           <tr><td><code>{@link #CoordinatorLayout_LayoutParams_layout_keyline com.saholic.profittill:layout_keyline}</code></td><td></td></tr>
6796
           </table>
6797
           @see #CoordinatorLayout_LayoutParams_android_layout_gravity
6798
           @see #CoordinatorLayout_LayoutParams_layout_anchor
6799
           @see #CoordinatorLayout_LayoutParams_layout_anchorGravity
6800
           @see #CoordinatorLayout_LayoutParams_layout_behavior
6801
           @see #CoordinatorLayout_LayoutParams_layout_keyline
6802
         */
6803
        public static final int[] CoordinatorLayout_LayoutParams = {
6804
            0x010100b3, 0x7f0100b7, 0x7f0100b8, 0x7f0100b9,
6805
            0x7f0100ba
6806
        };
6807
        /**
6808
          <p>This symbol is the offset where the {@link android.R.attr#layout_gravity}
6809
          attribute's value can be found in the {@link #CoordinatorLayout_LayoutParams} array.
6810
          @attr name android:layout_gravity
6811
        */
6812
        public static final int CoordinatorLayout_LayoutParams_android_layout_gravity = 0;
6813
        /**
6814
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#layout_anchor}
6815
          attribute's value can be found in the {@link #CoordinatorLayout_LayoutParams} array.
6816
 
6817
 
6818
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
6819
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
6820
          @attr name com.saholic.profittill:layout_anchor
6821
        */
6822
        public static final int CoordinatorLayout_LayoutParams_layout_anchor = 2;
6823
        /**
6824
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#layout_anchorGravity}
6825
          attribute's value can be found in the {@link #CoordinatorLayout_LayoutParams} array.
6826
 
6827
 
6828
          <p>Must be one or more (separated by '|') of the following constant values.</p>
6829
<table>
6830
<colgroup align="left" />
6831
<colgroup align="left" />
6832
<colgroup align="left" />
6833
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
6834
<tr><td><code>top</code></td><td>0x30</td><td></td></tr>
6835
<tr><td><code>bottom</code></td><td>0x50</td><td></td></tr>
6836
<tr><td><code>left</code></td><td>0x03</td><td></td></tr>
6837
<tr><td><code>right</code></td><td>0x05</td><td></td></tr>
6838
<tr><td><code>center_vertical</code></td><td>0x10</td><td></td></tr>
6839
<tr><td><code>fill_vertical</code></td><td>0x70</td><td></td></tr>
6840
<tr><td><code>center_horizontal</code></td><td>0x01</td><td></td></tr>
6841
<tr><td><code>fill_horizontal</code></td><td>0x07</td><td></td></tr>
6842
<tr><td><code>center</code></td><td>0x11</td><td></td></tr>
6843
<tr><td><code>fill</code></td><td>0x77</td><td></td></tr>
6844
<tr><td><code>clip_vertical</code></td><td>0x80</td><td></td></tr>
6845
<tr><td><code>clip_horizontal</code></td><td>0x08</td><td></td></tr>
6846
<tr><td><code>start</code></td><td>0x00800003</td><td></td></tr>
6847
<tr><td><code>end</code></td><td>0x00800005</td><td></td></tr>
6848
</table>
6849
          @attr name com.saholic.profittill:layout_anchorGravity
6850
        */
6851
        public static final int CoordinatorLayout_LayoutParams_layout_anchorGravity = 4;
6852
        /**
6853
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#layout_behavior}
6854
          attribute's value can be found in the {@link #CoordinatorLayout_LayoutParams} array.
6855
 
6856
 
6857
          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
6858
<p>This may also be a reference to a resource (in the form
6859
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6860
theme attribute (in the form
6861
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6862
containing a value of this type.
6863
          @attr name com.saholic.profittill:layout_behavior
6864
        */
6865
        public static final int CoordinatorLayout_LayoutParams_layout_behavior = 1;
6866
        /**
6867
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#layout_keyline}
6868
          attribute's value can be found in the {@link #CoordinatorLayout_LayoutParams} array.
6869
 
6870
 
6871
          <p>Must be an integer value, such as "<code>100</code>".
6872
<p>This may also be a reference to a resource (in the form
6873
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6874
theme attribute (in the form
6875
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6876
containing a value of this type.
6877
          @attr name com.saholic.profittill:layout_keyline
6878
        */
6879
        public static final int CoordinatorLayout_LayoutParams_layout_keyline = 3;
6880
        /** Attributes that can be used with a DesignTheme.
6881
           <p>Includes the following attributes:</p>
6882
           <table>
6883
           <colgroup align="left" />
6884
           <colgroup align="left" />
6885
           <tr><th>Attribute</th><th>Description</th></tr>
6886
           <tr><td><code>{@link #DesignTheme_bottomSheetDialogTheme com.saholic.profittill:bottomSheetDialogTheme}</code></td><td></td></tr>
6887
           <tr><td><code>{@link #DesignTheme_bottomSheetStyle com.saholic.profittill:bottomSheetStyle}</code></td><td></td></tr>
6888
           <tr><td><code>{@link #DesignTheme_textColorError com.saholic.profittill:textColorError}</code></td><td></td></tr>
6889
           </table>
6890
           @see #DesignTheme_bottomSheetDialogTheme
6891
           @see #DesignTheme_bottomSheetStyle
6892
           @see #DesignTheme_textColorError
6893
         */
6894
        public static final int[] DesignTheme = {
6895
            0x7f0100bb, 0x7f0100bc, 0x7f0100bd
6896
        };
6897
        /**
6898
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#bottomSheetDialogTheme}
6899
          attribute's value can be found in the {@link #DesignTheme} array.
6900
 
6901
 
6902
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
6903
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
6904
          @attr name com.saholic.profittill:bottomSheetDialogTheme
6905
        */
6906
        public static final int DesignTheme_bottomSheetDialogTheme = 0;
6907
        /**
6908
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#bottomSheetStyle}
6909
          attribute's value can be found in the {@link #DesignTheme} array.
6910
 
6911
 
6912
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
6913
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
6914
          @attr name com.saholic.profittill:bottomSheetStyle
6915
        */
6916
        public static final int DesignTheme_bottomSheetStyle = 1;
6917
        /**
6918
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#textColorError}
6919
          attribute's value can be found in the {@link #DesignTheme} array.
6920
 
6921
 
6922
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
6923
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
6924
<p>This may also be a reference to a resource (in the form
6925
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6926
theme attribute (in the form
6927
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6928
containing a value of this type.
6929
          @attr name com.saholic.profittill:textColorError
6930
        */
6931
        public static final int DesignTheme_textColorError = 2;
6932
        /** Attributes that can be used with a DrawerArrowToggle.
6933
           <p>Includes the following attributes:</p>
6934
           <table>
6935
           <colgroup align="left" />
6936
           <colgroup align="left" />
6937
           <tr><th>Attribute</th><th>Description</th></tr>
6938
           <tr><td><code>{@link #DrawerArrowToggle_arrowHeadLength com.saholic.profittill:arrowHeadLength}</code></td><td></td></tr>
6939
           <tr><td><code>{@link #DrawerArrowToggle_arrowShaftLength com.saholic.profittill:arrowShaftLength}</code></td><td></td></tr>
6940
           <tr><td><code>{@link #DrawerArrowToggle_barLength com.saholic.profittill:barLength}</code></td><td></td></tr>
6941
           <tr><td><code>{@link #DrawerArrowToggle_color com.saholic.profittill:color}</code></td><td></td></tr>
6942
           <tr><td><code>{@link #DrawerArrowToggle_drawableSize com.saholic.profittill:drawableSize}</code></td><td></td></tr>
6943
           <tr><td><code>{@link #DrawerArrowToggle_gapBetweenBars com.saholic.profittill:gapBetweenBars}</code></td><td></td></tr>
6944
           <tr><td><code>{@link #DrawerArrowToggle_spinBars com.saholic.profittill:spinBars}</code></td><td></td></tr>
6945
           <tr><td><code>{@link #DrawerArrowToggle_thickness com.saholic.profittill:thickness}</code></td><td></td></tr>
6946
           </table>
6947
           @see #DrawerArrowToggle_arrowHeadLength
6948
           @see #DrawerArrowToggle_arrowShaftLength
6949
           @see #DrawerArrowToggle_barLength
6950
           @see #DrawerArrowToggle_color
6951
           @see #DrawerArrowToggle_drawableSize
6952
           @see #DrawerArrowToggle_gapBetweenBars
6953
           @see #DrawerArrowToggle_spinBars
6954
           @see #DrawerArrowToggle_thickness
6955
         */
6956
        public static final int[] DrawerArrowToggle = {
6957
            0x7f0100be, 0x7f0100bf, 0x7f0100c0, 0x7f0100c1,
6958
            0x7f0100c2, 0x7f0100c3, 0x7f0100c4, 0x7f0100c5
6959
        };
6960
        /**
6961
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#arrowHeadLength}
6962
          attribute's value can be found in the {@link #DrawerArrowToggle} array.
6963
 
6964
 
6965
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
6966
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
6967
in (inches), mm (millimeters).
6968
<p>This may also be a reference to a resource (in the form
6969
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6970
theme attribute (in the form
6971
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6972
containing a value of this type.
6973
          @attr name com.saholic.profittill:arrowHeadLength
6974
        */
6975
        public static final int DrawerArrowToggle_arrowHeadLength = 4;
6976
        /**
6977
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#arrowShaftLength}
6978
          attribute's value can be found in the {@link #DrawerArrowToggle} array.
6979
 
6980
 
6981
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
6982
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
6983
in (inches), mm (millimeters).
6984
<p>This may also be a reference to a resource (in the form
6985
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
6986
theme attribute (in the form
6987
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
6988
containing a value of this type.
6989
          @attr name com.saholic.profittill:arrowShaftLength
6990
        */
6991
        public static final int DrawerArrowToggle_arrowShaftLength = 5;
6992
        /**
6993
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#barLength}
6994
          attribute's value can be found in the {@link #DrawerArrowToggle} array.
6995
 
6996
 
6997
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
6998
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
6999
in (inches), mm (millimeters).
7000
<p>This may also be a reference to a resource (in the form
7001
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7002
theme attribute (in the form
7003
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7004
containing a value of this type.
7005
          @attr name com.saholic.profittill:barLength
7006
        */
7007
        public static final int DrawerArrowToggle_barLength = 6;
7008
        /**
7009
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#color}
7010
          attribute's value can be found in the {@link #DrawerArrowToggle} array.
7011
 
7012
 
7013
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
7014
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
7015
<p>This may also be a reference to a resource (in the form
7016
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7017
theme attribute (in the form
7018
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7019
containing a value of this type.
7020
          @attr name com.saholic.profittill:color
7021
        */
7022
        public static final int DrawerArrowToggle_color = 0;
7023
        /**
7024
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#drawableSize}
7025
          attribute's value can be found in the {@link #DrawerArrowToggle} array.
7026
 
7027
 
7028
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
7029
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
7030
in (inches), mm (millimeters).
7031
<p>This may also be a reference to a resource (in the form
7032
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7033
theme attribute (in the form
7034
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7035
containing a value of this type.
7036
          @attr name com.saholic.profittill:drawableSize
7037
        */
7038
        public static final int DrawerArrowToggle_drawableSize = 2;
7039
        /**
7040
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#gapBetweenBars}
7041
          attribute's value can be found in the {@link #DrawerArrowToggle} array.
7042
 
7043
 
7044
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
7045
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
7046
in (inches), mm (millimeters).
7047
<p>This may also be a reference to a resource (in the form
7048
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7049
theme attribute (in the form
7050
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7051
containing a value of this type.
7052
          @attr name com.saholic.profittill:gapBetweenBars
7053
        */
7054
        public static final int DrawerArrowToggle_gapBetweenBars = 3;
7055
        /**
7056
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#spinBars}
7057
          attribute's value can be found in the {@link #DrawerArrowToggle} array.
7058
 
7059
 
7060
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
7061
<p>This may also be a reference to a resource (in the form
7062
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7063
theme attribute (in the form
7064
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7065
containing a value of this type.
7066
          @attr name com.saholic.profittill:spinBars
7067
        */
7068
        public static final int DrawerArrowToggle_spinBars = 1;
7069
        /**
7070
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#thickness}
7071
          attribute's value can be found in the {@link #DrawerArrowToggle} array.
7072
 
7073
 
7074
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
7075
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
7076
in (inches), mm (millimeters).
7077
<p>This may also be a reference to a resource (in the form
7078
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7079
theme attribute (in the form
7080
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7081
containing a value of this type.
7082
          @attr name com.saholic.profittill:thickness
7083
        */
7084
        public static final int DrawerArrowToggle_thickness = 7;
7085
        /** Attributes that can be used with a FloatingActionButton.
7086
           <p>Includes the following attributes:</p>
7087
           <table>
7088
           <colgroup align="left" />
7089
           <colgroup align="left" />
7090
           <tr><th>Attribute</th><th>Description</th></tr>
7091
           <tr><td><code>{@link #FloatingActionButton_backgroundTint com.saholic.profittill:backgroundTint}</code></td><td></td></tr>
7092
           <tr><td><code>{@link #FloatingActionButton_backgroundTintMode com.saholic.profittill:backgroundTintMode}</code></td><td></td></tr>
7093
           <tr><td><code>{@link #FloatingActionButton_borderWidth com.saholic.profittill:borderWidth}</code></td><td></td></tr>
7094
           <tr><td><code>{@link #FloatingActionButton_elevation com.saholic.profittill:elevation}</code></td><td></td></tr>
7095
           <tr><td><code>{@link #FloatingActionButton_fabSize com.saholic.profittill:fabSize}</code></td><td></td></tr>
7096
           <tr><td><code>{@link #FloatingActionButton_pressedTranslationZ com.saholic.profittill:pressedTranslationZ}</code></td><td></td></tr>
7097
           <tr><td><code>{@link #FloatingActionButton_rippleColor com.saholic.profittill:rippleColor}</code></td><td></td></tr>
7098
           <tr><td><code>{@link #FloatingActionButton_useCompatPadding com.saholic.profittill:useCompatPadding}</code></td><td></td></tr>
7099
           </table>
7100
           @see #FloatingActionButton_backgroundTint
7101
           @see #FloatingActionButton_backgroundTintMode
7102
           @see #FloatingActionButton_borderWidth
7103
           @see #FloatingActionButton_elevation
7104
           @see #FloatingActionButton_fabSize
7105
           @see #FloatingActionButton_pressedTranslationZ
7106
           @see #FloatingActionButton_rippleColor
7107
           @see #FloatingActionButton_useCompatPadding
7108
         */
7109
        public static final int[] FloatingActionButton = {
7110
            0x7f01001f, 0x7f0100c6, 0x7f0100c7, 0x7f0100c8,
7111
            0x7f0100c9, 0x7f0100ca, 0x7f010138, 0x7f010139
7112
        };
7113
        /**
7114
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#backgroundTint}
7115
          attribute's value can be found in the {@link #FloatingActionButton} array.
7116
 
7117
 
7118
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
7119
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
7120
<p>This may also be a reference to a resource (in the form
7121
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7122
theme attribute (in the form
7123
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7124
containing a value of this type.
7125
          @attr name com.saholic.profittill:backgroundTint
7126
        */
7127
        public static final int FloatingActionButton_backgroundTint = 6;
7128
        /**
7129
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#backgroundTintMode}
7130
          attribute's value can be found in the {@link #FloatingActionButton} array.
7131
 
7132
 
7133
          <p>Must be one of the following constant values.</p>
7134
<table>
7135
<colgroup align="left" />
7136
<colgroup align="left" />
7137
<colgroup align="left" />
7138
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
7139
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
7140
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
7141
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
7142
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
7143
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
7144
</table>
7145
          @attr name com.saholic.profittill:backgroundTintMode
7146
        */
7147
        public static final int FloatingActionButton_backgroundTintMode = 7;
7148
        /**
7149
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#borderWidth}
7150
          attribute's value can be found in the {@link #FloatingActionButton} array.
7151
 
7152
 
7153
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
7154
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
7155
in (inches), mm (millimeters).
7156
<p>This may also be a reference to a resource (in the form
7157
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7158
theme attribute (in the form
7159
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7160
containing a value of this type.
7161
          @attr name com.saholic.profittill:borderWidth
7162
        */
7163
        public static final int FloatingActionButton_borderWidth = 4;
7164
        /**
7165
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#elevation}
7166
          attribute's value can be found in the {@link #FloatingActionButton} array.
7167
 
7168
 
7169
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
7170
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
7171
in (inches), mm (millimeters).
7172
<p>This may also be a reference to a resource (in the form
7173
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7174
theme attribute (in the form
7175
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7176
containing a value of this type.
7177
          @attr name com.saholic.profittill:elevation
7178
        */
7179
        public static final int FloatingActionButton_elevation = 0;
7180
        /**
7181
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#fabSize}
7182
          attribute's value can be found in the {@link #FloatingActionButton} array.
7183
 
7184
 
7185
          <p>Must be one of the following constant values.</p>
7186
<table>
7187
<colgroup align="left" />
7188
<colgroup align="left" />
7189
<colgroup align="left" />
7190
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
7191
<tr><td><code>normal</code></td><td>0</td><td></td></tr>
7192
<tr><td><code>mini</code></td><td>1</td><td></td></tr>
7193
</table>
7194
          @attr name com.saholic.profittill:fabSize
7195
        */
7196
        public static final int FloatingActionButton_fabSize = 2;
7197
        /**
7198
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#pressedTranslationZ}
7199
          attribute's value can be found in the {@link #FloatingActionButton} array.
7200
 
7201
 
7202
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
7203
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
7204
in (inches), mm (millimeters).
7205
<p>This may also be a reference to a resource (in the form
7206
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7207
theme attribute (in the form
7208
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7209
containing a value of this type.
7210
          @attr name com.saholic.profittill:pressedTranslationZ
7211
        */
7212
        public static final int FloatingActionButton_pressedTranslationZ = 3;
7213
        /**
7214
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#rippleColor}
7215
          attribute's value can be found in the {@link #FloatingActionButton} array.
7216
 
7217
 
7218
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
7219
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
7220
<p>This may also be a reference to a resource (in the form
7221
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7222
theme attribute (in the form
7223
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7224
containing a value of this type.
7225
          @attr name com.saholic.profittill:rippleColor
7226
        */
7227
        public static final int FloatingActionButton_rippleColor = 1;
7228
        /**
7229
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#useCompatPadding}
7230
          attribute's value can be found in the {@link #FloatingActionButton} array.
7231
 
7232
 
7233
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
7234
<p>This may also be a reference to a resource (in the form
7235
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7236
theme attribute (in the form
7237
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7238
containing a value of this type.
7239
          @attr name com.saholic.profittill:useCompatPadding
7240
        */
7241
        public static final int FloatingActionButton_useCompatPadding = 5;
7242
        /** Attributes that can be used with a ForegroundLinearLayout.
7243
           <p>Includes the following attributes:</p>
7244
           <table>
7245
           <colgroup align="left" />
7246
           <colgroup align="left" />
7247
           <tr><th>Attribute</th><th>Description</th></tr>
7248
           <tr><td><code>{@link #ForegroundLinearLayout_android_foreground android:foreground}</code></td><td></td></tr>
7249
           <tr><td><code>{@link #ForegroundLinearLayout_android_foregroundGravity android:foregroundGravity}</code></td><td></td></tr>
7250
           <tr><td><code>{@link #ForegroundLinearLayout_foregroundInsidePadding com.saholic.profittill:foregroundInsidePadding}</code></td><td></td></tr>
7251
           </table>
7252
           @see #ForegroundLinearLayout_android_foreground
7253
           @see #ForegroundLinearLayout_android_foregroundGravity
7254
           @see #ForegroundLinearLayout_foregroundInsidePadding
7255
         */
7256
        public static final int[] ForegroundLinearLayout = {
7257
            0x01010109, 0x01010200, 0x7f0100cb
7258
        };
7259
        /**
7260
          <p>This symbol is the offset where the {@link android.R.attr#foreground}
7261
          attribute's value can be found in the {@link #ForegroundLinearLayout} array.
7262
          @attr name android:foreground
7263
        */
7264
        public static final int ForegroundLinearLayout_android_foreground = 0;
7265
        /**
7266
          <p>This symbol is the offset where the {@link android.R.attr#foregroundGravity}
7267
          attribute's value can be found in the {@link #ForegroundLinearLayout} array.
7268
          @attr name android:foregroundGravity
7269
        */
7270
        public static final int ForegroundLinearLayout_android_foregroundGravity = 1;
7271
        /**
7272
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#foregroundInsidePadding}
7273
          attribute's value can be found in the {@link #ForegroundLinearLayout} array.
7274
 
7275
 
7276
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
7277
<p>This may also be a reference to a resource (in the form
7278
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7279
theme attribute (in the form
7280
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7281
containing a value of this type.
7282
          @attr name com.saholic.profittill:foregroundInsidePadding
7283
        */
7284
        public static final int ForegroundLinearLayout_foregroundInsidePadding = 2;
7285
        /** Attributes that can be used with a GIFView.
7286
           <p>Includes the following attributes:</p>
7287
           <table>
7288
           <colgroup align="left" />
7289
           <colgroup align="left" />
7290
           <tr><th>Attribute</th><th>Description</th></tr>
7291
           <tr><td><code>{@link #GIFView_src com.saholic.profittill:src}</code></td><td></td></tr>
7292
           </table>
7293
           @see #GIFView_src
7294
         */
7295
        public static final int[] GIFView = {
7296
            0x7f010000
7297
        };
7298
        /**
7299
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#src}
7300
          attribute's value can be found in the {@link #GIFView} array.
7301
 
7302
 
7303
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
7304
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
7305
          @attr name com.saholic.profittill:src
7306
        */
7307
        public static final int GIFView_src = 0;
7308
        /** Attributes that can be used with a LinePageIndicator.
7309
           <p>Includes the following attributes:</p>
7310
           <table>
7311
           <colgroup align="left" />
7312
           <colgroup align="left" />
7313
           <tr><th>Attribute</th><th>Description</th></tr>
7314
           <tr><td><code>{@link #LinePageIndicator_android_background android:background}</code></td><td></td></tr>
7315
           <tr><td><code>{@link #LinePageIndicator_centered com.saholic.profittill:centered}</code></td><td></td></tr>
7316
           <tr><td><code>{@link #LinePageIndicator_gapWidth com.saholic.profittill:gapWidth}</code></td><td></td></tr>
7317
           <tr><td><code>{@link #LinePageIndicator_lineWidth com.saholic.profittill:lineWidth}</code></td><td></td></tr>
7318
           <tr><td><code>{@link #LinePageIndicator_selectedColor com.saholic.profittill:selectedColor}</code></td><td></td></tr>
7319
           <tr><td><code>{@link #LinePageIndicator_strokeWidth com.saholic.profittill:strokeWidth}</code></td><td></td></tr>
7320
           <tr><td><code>{@link #LinePageIndicator_unselectedColor com.saholic.profittill:unselectedColor}</code></td><td></td></tr>
7321
           </table>
7322
           @see #LinePageIndicator_android_background
7323
           @see #LinePageIndicator_centered
7324
           @see #LinePageIndicator_gapWidth
7325
           @see #LinePageIndicator_lineWidth
7326
           @see #LinePageIndicator_selectedColor
7327
           @see #LinePageIndicator_strokeWidth
7328
           @see #LinePageIndicator_unselectedColor
7329
         */
7330
        public static final int[] LinePageIndicator = {
7331
            0x010100d4, 0x7f010001, 0x7f010005, 0x7f010006,
7332
            0x7f010008, 0x7f0100cc, 0x7f0100cd
7333
        };
7334
        /**
7335
          <p>This symbol is the offset where the {@link android.R.attr#background}
7336
          attribute's value can be found in the {@link #LinePageIndicator} array.
7337
          @attr name android:background
7338
        */
7339
        public static final int LinePageIndicator_android_background = 0;
7340
        /**
7341
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#centered}
7342
          attribute's value can be found in the {@link #LinePageIndicator} array.
7343
 
7344
 
7345
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
7346
<p>This may also be a reference to a resource (in the form
7347
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7348
theme attribute (in the form
7349
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7350
containing a value of this type.
7351
          @attr name com.saholic.profittill:centered
7352
        */
7353
        public static final int LinePageIndicator_centered = 1;
7354
        /**
7355
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#gapWidth}
7356
          attribute's value can be found in the {@link #LinePageIndicator} array.
7357
 
7358
 
7359
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
7360
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
7361
in (inches), mm (millimeters).
7362
<p>This may also be a reference to a resource (in the form
7363
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7364
theme attribute (in the form
7365
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7366
containing a value of this type.
7367
          @attr name com.saholic.profittill:gapWidth
7368
        */
7369
        public static final int LinePageIndicator_gapWidth = 6;
7370
        /**
7371
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#lineWidth}
7372
          attribute's value can be found in the {@link #LinePageIndicator} array.
7373
 
7374
 
7375
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
7376
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
7377
in (inches), mm (millimeters).
7378
<p>This may also be a reference to a resource (in the form
7379
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7380
theme attribute (in the form
7381
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7382
containing a value of this type.
7383
          @attr name com.saholic.profittill:lineWidth
7384
        */
7385
        public static final int LinePageIndicator_lineWidth = 5;
7386
        /**
7387
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#selectedColor}
7388
          attribute's value can be found in the {@link #LinePageIndicator} array.
7389
 
7390
 
7391
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
7392
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
7393
<p>This may also be a reference to a resource (in the form
7394
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7395
theme attribute (in the form
7396
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7397
containing a value of this type.
7398
          @attr name com.saholic.profittill:selectedColor
7399
        */
7400
        public static final int LinePageIndicator_selectedColor = 2;
7401
        /**
7402
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#strokeWidth}
7403
          attribute's value can be found in the {@link #LinePageIndicator} array.
7404
 
7405
 
7406
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
7407
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
7408
in (inches), mm (millimeters).
7409
<p>This may also be a reference to a resource (in the form
7410
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7411
theme attribute (in the form
7412
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7413
containing a value of this type.
7414
          @attr name com.saholic.profittill:strokeWidth
7415
        */
7416
        public static final int LinePageIndicator_strokeWidth = 3;
7417
        /**
7418
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#unselectedColor}
7419
          attribute's value can be found in the {@link #LinePageIndicator} array.
7420
 
7421
 
7422
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
7423
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
7424
<p>This may also be a reference to a resource (in the form
7425
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7426
theme attribute (in the form
7427
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7428
containing a value of this type.
7429
          @attr name com.saholic.profittill:unselectedColor
7430
        */
7431
        public static final int LinePageIndicator_unselectedColor = 4;
7432
        /** Attributes that can be used with a LinearLayoutCompat.
7433
           <p>Includes the following attributes:</p>
7434
           <table>
7435
           <colgroup align="left" />
7436
           <colgroup align="left" />
7437
           <tr><th>Attribute</th><th>Description</th></tr>
7438
           <tr><td><code>{@link #LinearLayoutCompat_android_baselineAligned android:baselineAligned}</code></td><td></td></tr>
7439
           <tr><td><code>{@link #LinearLayoutCompat_android_baselineAlignedChildIndex android:baselineAlignedChildIndex}</code></td><td></td></tr>
7440
           <tr><td><code>{@link #LinearLayoutCompat_android_gravity android:gravity}</code></td><td></td></tr>
7441
           <tr><td><code>{@link #LinearLayoutCompat_android_orientation android:orientation}</code></td><td></td></tr>
7442
           <tr><td><code>{@link #LinearLayoutCompat_android_weightSum android:weightSum}</code></td><td></td></tr>
7443
           <tr><td><code>{@link #LinearLayoutCompat_divider com.saholic.profittill:divider}</code></td><td></td></tr>
7444
           <tr><td><code>{@link #LinearLayoutCompat_dividerPadding com.saholic.profittill:dividerPadding}</code></td><td></td></tr>
7445
           <tr><td><code>{@link #LinearLayoutCompat_measureWithLargestChild com.saholic.profittill:measureWithLargestChild}</code></td><td></td></tr>
7446
           <tr><td><code>{@link #LinearLayoutCompat_showDividers com.saholic.profittill:showDividers}</code></td><td></td></tr>
7447
           </table>
7448
           @see #LinearLayoutCompat_android_baselineAligned
7449
           @see #LinearLayoutCompat_android_baselineAlignedChildIndex
7450
           @see #LinearLayoutCompat_android_gravity
7451
           @see #LinearLayoutCompat_android_orientation
7452
           @see #LinearLayoutCompat_android_weightSum
7453
           @see #LinearLayoutCompat_divider
7454
           @see #LinearLayoutCompat_dividerPadding
7455
           @see #LinearLayoutCompat_measureWithLargestChild
7456
           @see #LinearLayoutCompat_showDividers
7457
         */
7458
        public static final int[] LinearLayoutCompat = {
7459
            0x010100af, 0x010100c4, 0x01010126, 0x01010127,
7460
            0x01010128, 0x7f010010, 0x7f0100ce, 0x7f0100cf,
7461
            0x7f0100d0
7462
        };
7463
        /**
7464
          <p>This symbol is the offset where the {@link android.R.attr#baselineAligned}
7465
          attribute's value can be found in the {@link #LinearLayoutCompat} array.
7466
          @attr name android:baselineAligned
7467
        */
7468
        public static final int LinearLayoutCompat_android_baselineAligned = 2;
7469
        /**
7470
          <p>This symbol is the offset where the {@link android.R.attr#baselineAlignedChildIndex}
7471
          attribute's value can be found in the {@link #LinearLayoutCompat} array.
7472
          @attr name android:baselineAlignedChildIndex
7473
        */
7474
        public static final int LinearLayoutCompat_android_baselineAlignedChildIndex = 3;
7475
        /**
7476
          <p>This symbol is the offset where the {@link android.R.attr#gravity}
7477
          attribute's value can be found in the {@link #LinearLayoutCompat} array.
7478
          @attr name android:gravity
7479
        */
7480
        public static final int LinearLayoutCompat_android_gravity = 0;
7481
        /**
7482
          <p>This symbol is the offset where the {@link android.R.attr#orientation}
7483
          attribute's value can be found in the {@link #LinearLayoutCompat} array.
7484
          @attr name android:orientation
7485
        */
7486
        public static final int LinearLayoutCompat_android_orientation = 1;
7487
        /**
7488
          <p>This symbol is the offset where the {@link android.R.attr#weightSum}
7489
          attribute's value can be found in the {@link #LinearLayoutCompat} array.
7490
          @attr name android:weightSum
7491
        */
7492
        public static final int LinearLayoutCompat_android_weightSum = 4;
7493
        /**
7494
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#divider}
7495
          attribute's value can be found in the {@link #LinearLayoutCompat} array.
7496
 
7497
 
7498
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
7499
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
7500
          @attr name com.saholic.profittill:divider
7501
        */
7502
        public static final int LinearLayoutCompat_divider = 5;
7503
        /**
7504
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#dividerPadding}
7505
          attribute's value can be found in the {@link #LinearLayoutCompat} array.
7506
 
7507
 
7508
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
7509
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
7510
in (inches), mm (millimeters).
7511
<p>This may also be a reference to a resource (in the form
7512
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7513
theme attribute (in the form
7514
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7515
containing a value of this type.
7516
          @attr name com.saholic.profittill:dividerPadding
7517
        */
7518
        public static final int LinearLayoutCompat_dividerPadding = 8;
7519
        /**
7520
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#measureWithLargestChild}
7521
          attribute's value can be found in the {@link #LinearLayoutCompat} array.
7522
 
7523
 
7524
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
7525
<p>This may also be a reference to a resource (in the form
7526
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7527
theme attribute (in the form
7528
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7529
containing a value of this type.
7530
          @attr name com.saholic.profittill:measureWithLargestChild
7531
        */
7532
        public static final int LinearLayoutCompat_measureWithLargestChild = 6;
7533
        /**
7534
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#showDividers}
7535
          attribute's value can be found in the {@link #LinearLayoutCompat} array.
7536
 
7537
 
7538
          <p>Must be one or more (separated by '|') of the following constant values.</p>
7539
<table>
7540
<colgroup align="left" />
7541
<colgroup align="left" />
7542
<colgroup align="left" />
7543
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
7544
<tr><td><code>none</code></td><td>0</td><td></td></tr>
7545
<tr><td><code>beginning</code></td><td>1</td><td></td></tr>
7546
<tr><td><code>middle</code></td><td>2</td><td></td></tr>
7547
<tr><td><code>end</code></td><td>4</td><td></td></tr>
7548
</table>
7549
          @attr name com.saholic.profittill:showDividers
7550
        */
7551
        public static final int LinearLayoutCompat_showDividers = 7;
7552
        /** Attributes that can be used with a LinearLayoutCompat_Layout.
7553
           <p>Includes the following attributes:</p>
7554
           <table>
7555
           <colgroup align="left" />
7556
           <colgroup align="left" />
7557
           <tr><th>Attribute</th><th>Description</th></tr>
7558
           <tr><td><code>{@link #LinearLayoutCompat_Layout_android_layout_gravity android:layout_gravity}</code></td><td></td></tr>
7559
           <tr><td><code>{@link #LinearLayoutCompat_Layout_android_layout_height android:layout_height}</code></td><td></td></tr>
7560
           <tr><td><code>{@link #LinearLayoutCompat_Layout_android_layout_weight android:layout_weight}</code></td><td></td></tr>
7561
           <tr><td><code>{@link #LinearLayoutCompat_Layout_android_layout_width android:layout_width}</code></td><td></td></tr>
7562
           </table>
7563
           @see #LinearLayoutCompat_Layout_android_layout_gravity
7564
           @see #LinearLayoutCompat_Layout_android_layout_height
7565
           @see #LinearLayoutCompat_Layout_android_layout_weight
7566
           @see #LinearLayoutCompat_Layout_android_layout_width
7567
         */
7568
        public static final int[] LinearLayoutCompat_Layout = {
7569
            0x010100b3, 0x010100f4, 0x010100f5, 0x01010181
7570
        };
7571
        /**
7572
          <p>This symbol is the offset where the {@link android.R.attr#layout_gravity}
7573
          attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
7574
          @attr name android:layout_gravity
7575
        */
7576
        public static final int LinearLayoutCompat_Layout_android_layout_gravity = 0;
7577
        /**
7578
          <p>This symbol is the offset where the {@link android.R.attr#layout_height}
7579
          attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
7580
          @attr name android:layout_height
7581
        */
7582
        public static final int LinearLayoutCompat_Layout_android_layout_height = 2;
7583
        /**
7584
          <p>This symbol is the offset where the {@link android.R.attr#layout_weight}
7585
          attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
7586
          @attr name android:layout_weight
7587
        */
7588
        public static final int LinearLayoutCompat_Layout_android_layout_weight = 3;
7589
        /**
7590
          <p>This symbol is the offset where the {@link android.R.attr#layout_width}
7591
          attribute's value can be found in the {@link #LinearLayoutCompat_Layout} array.
7592
          @attr name android:layout_width
7593
        */
7594
        public static final int LinearLayoutCompat_Layout_android_layout_width = 1;
7595
        /** Attributes that can be used with a ListPopupWindow.
7596
           <p>Includes the following attributes:</p>
7597
           <table>
7598
           <colgroup align="left" />
7599
           <colgroup align="left" />
7600
           <tr><th>Attribute</th><th>Description</th></tr>
7601
           <tr><td><code>{@link #ListPopupWindow_android_dropDownHorizontalOffset android:dropDownHorizontalOffset}</code></td><td></td></tr>
7602
           <tr><td><code>{@link #ListPopupWindow_android_dropDownVerticalOffset android:dropDownVerticalOffset}</code></td><td></td></tr>
7603
           </table>
7604
           @see #ListPopupWindow_android_dropDownHorizontalOffset
7605
           @see #ListPopupWindow_android_dropDownVerticalOffset
7606
         */
7607
        public static final int[] ListPopupWindow = {
7608
            0x010102ac, 0x010102ad
7609
        };
7610
        /**
7611
          <p>This symbol is the offset where the {@link android.R.attr#dropDownHorizontalOffset}
7612
          attribute's value can be found in the {@link #ListPopupWindow} array.
7613
          @attr name android:dropDownHorizontalOffset
7614
        */
7615
        public static final int ListPopupWindow_android_dropDownHorizontalOffset = 0;
7616
        /**
7617
          <p>This symbol is the offset where the {@link android.R.attr#dropDownVerticalOffset}
7618
          attribute's value can be found in the {@link #ListPopupWindow} array.
7619
          @attr name android:dropDownVerticalOffset
7620
        */
7621
        public static final int ListPopupWindow_android_dropDownVerticalOffset = 1;
7622
        /** Attributes that can be used with a LoadingImageView.
7623
           <p>Includes the following attributes:</p>
7624
           <table>
7625
           <colgroup align="left" />
7626
           <colgroup align="left" />
7627
           <tr><th>Attribute</th><th>Description</th></tr>
7628
           <tr><td><code>{@link #LoadingImageView_circleCrop com.saholic.profittill:circleCrop}</code></td><td></td></tr>
7629
           <tr><td><code>{@link #LoadingImageView_imageAspectRatio com.saholic.profittill:imageAspectRatio}</code></td><td></td></tr>
7630
           <tr><td><code>{@link #LoadingImageView_imageAspectRatioAdjust com.saholic.profittill:imageAspectRatioAdjust}</code></td><td></td></tr>
7631
           </table>
7632
           @see #LoadingImageView_circleCrop
7633
           @see #LoadingImageView_imageAspectRatio
7634
           @see #LoadingImageView_imageAspectRatioAdjust
7635
         */
7636
        public static final int[] LoadingImageView = {
7637
            0x7f0100d1, 0x7f0100d2, 0x7f0100d3
7638
        };
7639
        /**
7640
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#circleCrop}
7641
          attribute's value can be found in the {@link #LoadingImageView} array.
7642
 
7643
 
7644
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
7645
<p>This may also be a reference to a resource (in the form
7646
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7647
theme attribute (in the form
7648
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7649
containing a value of this type.
7650
          @attr name com.saholic.profittill:circleCrop
7651
        */
7652
        public static final int LoadingImageView_circleCrop = 2;
7653
        /**
7654
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#imageAspectRatio}
7655
          attribute's value can be found in the {@link #LoadingImageView} array.
7656
 
7657
 
7658
          <p>Must be a floating point value, such as "<code>1.2</code>".
7659
<p>This may also be a reference to a resource (in the form
7660
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7661
theme attribute (in the form
7662
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7663
containing a value of this type.
7664
          @attr name com.saholic.profittill:imageAspectRatio
7665
        */
7666
        public static final int LoadingImageView_imageAspectRatio = 1;
7667
        /**
7668
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#imageAspectRatioAdjust}
7669
          attribute's value can be found in the {@link #LoadingImageView} array.
7670
 
7671
 
7672
          <p>Must be one of the following constant values.</p>
7673
<table>
7674
<colgroup align="left" />
7675
<colgroup align="left" />
7676
<colgroup align="left" />
7677
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
7678
<tr><td><code>none</code></td><td>0</td><td></td></tr>
7679
<tr><td><code>adjust_width</code></td><td>1</td><td></td></tr>
7680
<tr><td><code>adjust_height</code></td><td>2</td><td></td></tr>
7681
</table>
7682
          @attr name com.saholic.profittill:imageAspectRatioAdjust
7683
        */
7684
        public static final int LoadingImageView_imageAspectRatioAdjust = 0;
7685
        /** Attributes that can be used with a MenuGroup.
7686
           <p>Includes the following attributes:</p>
7687
           <table>
7688
           <colgroup align="left" />
7689
           <colgroup align="left" />
7690
           <tr><th>Attribute</th><th>Description</th></tr>
7691
           <tr><td><code>{@link #MenuGroup_android_checkableBehavior android:checkableBehavior}</code></td><td></td></tr>
7692
           <tr><td><code>{@link #MenuGroup_android_enabled android:enabled}</code></td><td></td></tr>
7693
           <tr><td><code>{@link #MenuGroup_android_id android:id}</code></td><td></td></tr>
7694
           <tr><td><code>{@link #MenuGroup_android_menuCategory android:menuCategory}</code></td><td></td></tr>
7695
           <tr><td><code>{@link #MenuGroup_android_orderInCategory android:orderInCategory}</code></td><td></td></tr>
7696
           <tr><td><code>{@link #MenuGroup_android_visible android:visible}</code></td><td></td></tr>
7697
           </table>
7698
           @see #MenuGroup_android_checkableBehavior
7699
           @see #MenuGroup_android_enabled
7700
           @see #MenuGroup_android_id
7701
           @see #MenuGroup_android_menuCategory
7702
           @see #MenuGroup_android_orderInCategory
7703
           @see #MenuGroup_android_visible
7704
         */
7705
        public static final int[] MenuGroup = {
7706
            0x0101000e, 0x010100d0, 0x01010194, 0x010101de,
7707
            0x010101df, 0x010101e0
7708
        };
7709
        /**
7710
          <p>This symbol is the offset where the {@link android.R.attr#checkableBehavior}
7711
          attribute's value can be found in the {@link #MenuGroup} array.
7712
          @attr name android:checkableBehavior
7713
        */
7714
        public static final int MenuGroup_android_checkableBehavior = 5;
7715
        /**
7716
          <p>This symbol is the offset where the {@link android.R.attr#enabled}
7717
          attribute's value can be found in the {@link #MenuGroup} array.
7718
          @attr name android:enabled
7719
        */
7720
        public static final int MenuGroup_android_enabled = 0;
7721
        /**
7722
          <p>This symbol is the offset where the {@link android.R.attr#id}
7723
          attribute's value can be found in the {@link #MenuGroup} array.
7724
          @attr name android:id
7725
        */
7726
        public static final int MenuGroup_android_id = 1;
7727
        /**
7728
          <p>This symbol is the offset where the {@link android.R.attr#menuCategory}
7729
          attribute's value can be found in the {@link #MenuGroup} array.
7730
          @attr name android:menuCategory
7731
        */
7732
        public static final int MenuGroup_android_menuCategory = 3;
7733
        /**
7734
          <p>This symbol is the offset where the {@link android.R.attr#orderInCategory}
7735
          attribute's value can be found in the {@link #MenuGroup} array.
7736
          @attr name android:orderInCategory
7737
        */
7738
        public static final int MenuGroup_android_orderInCategory = 4;
7739
        /**
7740
          <p>This symbol is the offset where the {@link android.R.attr#visible}
7741
          attribute's value can be found in the {@link #MenuGroup} array.
7742
          @attr name android:visible
7743
        */
7744
        public static final int MenuGroup_android_visible = 2;
7745
        /** Attributes that can be used with a MenuItem.
7746
           <p>Includes the following attributes:</p>
7747
           <table>
7748
           <colgroup align="left" />
7749
           <colgroup align="left" />
7750
           <tr><th>Attribute</th><th>Description</th></tr>
7751
           <tr><td><code>{@link #MenuItem_actionLayout com.saholic.profittill:actionLayout}</code></td><td></td></tr>
7752
           <tr><td><code>{@link #MenuItem_actionProviderClass com.saholic.profittill:actionProviderClass}</code></td><td></td></tr>
7753
           <tr><td><code>{@link #MenuItem_actionViewClass com.saholic.profittill:actionViewClass}</code></td><td></td></tr>
7754
           <tr><td><code>{@link #MenuItem_android_alphabeticShortcut android:alphabeticShortcut}</code></td><td></td></tr>
7755
           <tr><td><code>{@link #MenuItem_android_checkable android:checkable}</code></td><td></td></tr>
7756
           <tr><td><code>{@link #MenuItem_android_checked android:checked}</code></td><td></td></tr>
7757
           <tr><td><code>{@link #MenuItem_android_enabled android:enabled}</code></td><td></td></tr>
7758
           <tr><td><code>{@link #MenuItem_android_icon android:icon}</code></td><td></td></tr>
7759
           <tr><td><code>{@link #MenuItem_android_id android:id}</code></td><td></td></tr>
7760
           <tr><td><code>{@link #MenuItem_android_menuCategory android:menuCategory}</code></td><td></td></tr>
7761
           <tr><td><code>{@link #MenuItem_android_numericShortcut android:numericShortcut}</code></td><td></td></tr>
7762
           <tr><td><code>{@link #MenuItem_android_onClick android:onClick}</code></td><td></td></tr>
7763
           <tr><td><code>{@link #MenuItem_android_orderInCategory android:orderInCategory}</code></td><td></td></tr>
7764
           <tr><td><code>{@link #MenuItem_android_title android:title}</code></td><td></td></tr>
7765
           <tr><td><code>{@link #MenuItem_android_titleCondensed android:titleCondensed}</code></td><td></td></tr>
7766
           <tr><td><code>{@link #MenuItem_android_visible android:visible}</code></td><td></td></tr>
7767
           <tr><td><code>{@link #MenuItem_showAsAction com.saholic.profittill:showAsAction}</code></td><td></td></tr>
7768
           </table>
7769
           @see #MenuItem_actionLayout
7770
           @see #MenuItem_actionProviderClass
7771
           @see #MenuItem_actionViewClass
7772
           @see #MenuItem_android_alphabeticShortcut
7773
           @see #MenuItem_android_checkable
7774
           @see #MenuItem_android_checked
7775
           @see #MenuItem_android_enabled
7776
           @see #MenuItem_android_icon
7777
           @see #MenuItem_android_id
7778
           @see #MenuItem_android_menuCategory
7779
           @see #MenuItem_android_numericShortcut
7780
           @see #MenuItem_android_onClick
7781
           @see #MenuItem_android_orderInCategory
7782
           @see #MenuItem_android_title
7783
           @see #MenuItem_android_titleCondensed
7784
           @see #MenuItem_android_visible
7785
           @see #MenuItem_showAsAction
7786
         */
7787
        public static final int[] MenuItem = {
7788
            0x01010002, 0x0101000e, 0x010100d0, 0x01010106,
7789
            0x01010194, 0x010101de, 0x010101df, 0x010101e1,
7790
            0x010101e2, 0x010101e3, 0x010101e4, 0x010101e5,
7791
            0x0101026f, 0x7f0100d4, 0x7f0100d5, 0x7f0100d6,
7792
            0x7f0100d7
7793
        };
7794
        /**
7795
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionLayout}
7796
          attribute's value can be found in the {@link #MenuItem} array.
7797
 
7798
 
7799
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
7800
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
7801
          @attr name com.saholic.profittill:actionLayout
7802
        */
7803
        public static final int MenuItem_actionLayout = 14;
7804
        /**
7805
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionProviderClass}
7806
          attribute's value can be found in the {@link #MenuItem} array.
7807
 
7808
 
7809
          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
7810
<p>This may also be a reference to a resource (in the form
7811
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7812
theme attribute (in the form
7813
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7814
containing a value of this type.
7815
          @attr name com.saholic.profittill:actionProviderClass
7816
        */
7817
        public static final int MenuItem_actionProviderClass = 16;
7818
        /**
7819
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#actionViewClass}
7820
          attribute's value can be found in the {@link #MenuItem} array.
7821
 
7822
 
7823
          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
7824
<p>This may also be a reference to a resource (in the form
7825
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
7826
theme attribute (in the form
7827
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
7828
containing a value of this type.
7829
          @attr name com.saholic.profittill:actionViewClass
7830
        */
7831
        public static final int MenuItem_actionViewClass = 15;
7832
        /**
7833
          <p>This symbol is the offset where the {@link android.R.attr#alphabeticShortcut}
7834
          attribute's value can be found in the {@link #MenuItem} array.
7835
          @attr name android:alphabeticShortcut
7836
        */
7837
        public static final int MenuItem_android_alphabeticShortcut = 9;
7838
        /**
7839
          <p>This symbol is the offset where the {@link android.R.attr#checkable}
7840
          attribute's value can be found in the {@link #MenuItem} array.
7841
          @attr name android:checkable
7842
        */
7843
        public static final int MenuItem_android_checkable = 11;
7844
        /**
7845
          <p>This symbol is the offset where the {@link android.R.attr#checked}
7846
          attribute's value can be found in the {@link #MenuItem} array.
7847
          @attr name android:checked
7848
        */
7849
        public static final int MenuItem_android_checked = 3;
7850
        /**
7851
          <p>This symbol is the offset where the {@link android.R.attr#enabled}
7852
          attribute's value can be found in the {@link #MenuItem} array.
7853
          @attr name android:enabled
7854
        */
7855
        public static final int MenuItem_android_enabled = 1;
7856
        /**
7857
          <p>This symbol is the offset where the {@link android.R.attr#icon}
7858
          attribute's value can be found in the {@link #MenuItem} array.
7859
          @attr name android:icon
7860
        */
7861
        public static final int MenuItem_android_icon = 0;
7862
        /**
7863
          <p>This symbol is the offset where the {@link android.R.attr#id}
7864
          attribute's value can be found in the {@link #MenuItem} array.
7865
          @attr name android:id
7866
        */
7867
        public static final int MenuItem_android_id = 2;
7868
        /**
7869
          <p>This symbol is the offset where the {@link android.R.attr#menuCategory}
7870
          attribute's value can be found in the {@link #MenuItem} array.
7871
          @attr name android:menuCategory
7872
        */
7873
        public static final int MenuItem_android_menuCategory = 5;
7874
        /**
7875
          <p>This symbol is the offset where the {@link android.R.attr#numericShortcut}
7876
          attribute's value can be found in the {@link #MenuItem} array.
7877
          @attr name android:numericShortcut
7878
        */
7879
        public static final int MenuItem_android_numericShortcut = 10;
7880
        /**
7881
          <p>This symbol is the offset where the {@link android.R.attr#onClick}
7882
          attribute's value can be found in the {@link #MenuItem} array.
7883
          @attr name android:onClick
7884
        */
7885
        public static final int MenuItem_android_onClick = 12;
7886
        /**
7887
          <p>This symbol is the offset where the {@link android.R.attr#orderInCategory}
7888
          attribute's value can be found in the {@link #MenuItem} array.
7889
          @attr name android:orderInCategory
7890
        */
7891
        public static final int MenuItem_android_orderInCategory = 6;
7892
        /**
7893
          <p>This symbol is the offset where the {@link android.R.attr#title}
7894
          attribute's value can be found in the {@link #MenuItem} array.
7895
          @attr name android:title
7896
        */
7897
        public static final int MenuItem_android_title = 7;
7898
        /**
7899
          <p>This symbol is the offset where the {@link android.R.attr#titleCondensed}
7900
          attribute's value can be found in the {@link #MenuItem} array.
7901
          @attr name android:titleCondensed
7902
        */
7903
        public static final int MenuItem_android_titleCondensed = 8;
7904
        /**
7905
          <p>This symbol is the offset where the {@link android.R.attr#visible}
7906
          attribute's value can be found in the {@link #MenuItem} array.
7907
          @attr name android:visible
7908
        */
7909
        public static final int MenuItem_android_visible = 4;
7910
        /**
7911
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#showAsAction}
7912
          attribute's value can be found in the {@link #MenuItem} array.
7913
 
7914
 
7915
          <p>Must be one or more (separated by '|') of the following constant values.</p>
7916
<table>
7917
<colgroup align="left" />
7918
<colgroup align="left" />
7919
<colgroup align="left" />
7920
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
7921
<tr><td><code>never</code></td><td>0</td><td></td></tr>
7922
<tr><td><code>ifRoom</code></td><td>1</td><td></td></tr>
7923
<tr><td><code>always</code></td><td>2</td><td></td></tr>
7924
<tr><td><code>withText</code></td><td>4</td><td></td></tr>
7925
<tr><td><code>collapseActionView</code></td><td>8</td><td></td></tr>
7926
</table>
7927
          @attr name com.saholic.profittill:showAsAction
7928
        */
7929
        public static final int MenuItem_showAsAction = 13;
7930
        /** Attributes that can be used with a MenuView.
7931
           <p>Includes the following attributes:</p>
7932
           <table>
7933
           <colgroup align="left" />
7934
           <colgroup align="left" />
7935
           <tr><th>Attribute</th><th>Description</th></tr>
7936
           <tr><td><code>{@link #MenuView_android_headerBackground android:headerBackground}</code></td><td></td></tr>
7937
           <tr><td><code>{@link #MenuView_android_horizontalDivider android:horizontalDivider}</code></td><td></td></tr>
7938
           <tr><td><code>{@link #MenuView_android_itemBackground android:itemBackground}</code></td><td></td></tr>
7939
           <tr><td><code>{@link #MenuView_android_itemIconDisabledAlpha android:itemIconDisabledAlpha}</code></td><td></td></tr>
7940
           <tr><td><code>{@link #MenuView_android_itemTextAppearance android:itemTextAppearance}</code></td><td></td></tr>
7941
           <tr><td><code>{@link #MenuView_android_verticalDivider android:verticalDivider}</code></td><td></td></tr>
7942
           <tr><td><code>{@link #MenuView_android_windowAnimationStyle android:windowAnimationStyle}</code></td><td></td></tr>
7943
           <tr><td><code>{@link #MenuView_preserveIconSpacing com.saholic.profittill:preserveIconSpacing}</code></td><td></td></tr>
7944
           </table>
7945
           @see #MenuView_android_headerBackground
7946
           @see #MenuView_android_horizontalDivider
7947
           @see #MenuView_android_itemBackground
7948
           @see #MenuView_android_itemIconDisabledAlpha
7949
           @see #MenuView_android_itemTextAppearance
7950
           @see #MenuView_android_verticalDivider
7951
           @see #MenuView_android_windowAnimationStyle
7952
           @see #MenuView_preserveIconSpacing
7953
         */
7954
        public static final int[] MenuView = {
7955
            0x010100ae, 0x0101012c, 0x0101012d, 0x0101012e,
7956
            0x0101012f, 0x01010130, 0x01010131, 0x7f0100d8
7957
        };
7958
        /**
7959
          <p>This symbol is the offset where the {@link android.R.attr#headerBackground}
7960
          attribute's value can be found in the {@link #MenuView} array.
7961
          @attr name android:headerBackground
7962
        */
7963
        public static final int MenuView_android_headerBackground = 4;
7964
        /**
7965
          <p>This symbol is the offset where the {@link android.R.attr#horizontalDivider}
7966
          attribute's value can be found in the {@link #MenuView} array.
7967
          @attr name android:horizontalDivider
7968
        */
7969
        public static final int MenuView_android_horizontalDivider = 2;
7970
        /**
7971
          <p>This symbol is the offset where the {@link android.R.attr#itemBackground}
7972
          attribute's value can be found in the {@link #MenuView} array.
7973
          @attr name android:itemBackground
7974
        */
7975
        public static final int MenuView_android_itemBackground = 5;
7976
        /**
7977
          <p>This symbol is the offset where the {@link android.R.attr#itemIconDisabledAlpha}
7978
          attribute's value can be found in the {@link #MenuView} array.
7979
          @attr name android:itemIconDisabledAlpha
7980
        */
7981
        public static final int MenuView_android_itemIconDisabledAlpha = 6;
7982
        /**
7983
          <p>This symbol is the offset where the {@link android.R.attr#itemTextAppearance}
7984
          attribute's value can be found in the {@link #MenuView} array.
7985
          @attr name android:itemTextAppearance
7986
        */
7987
        public static final int MenuView_android_itemTextAppearance = 1;
7988
        /**
7989
          <p>This symbol is the offset where the {@link android.R.attr#verticalDivider}
7990
          attribute's value can be found in the {@link #MenuView} array.
7991
          @attr name android:verticalDivider
7992
        */
7993
        public static final int MenuView_android_verticalDivider = 3;
7994
        /**
7995
          <p>This symbol is the offset where the {@link android.R.attr#windowAnimationStyle}
7996
          attribute's value can be found in the {@link #MenuView} array.
7997
          @attr name android:windowAnimationStyle
7998
        */
7999
        public static final int MenuView_android_windowAnimationStyle = 0;
8000
        /**
8001
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#preserveIconSpacing}
8002
          attribute's value can be found in the {@link #MenuView} array.
8003
 
8004
 
8005
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
8006
<p>This may also be a reference to a resource (in the form
8007
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
8008
theme attribute (in the form
8009
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
8010
containing a value of this type.
8011
          @attr name com.saholic.profittill:preserveIconSpacing
8012
        */
8013
        public static final int MenuView_preserveIconSpacing = 7;
8014
        /** Attributes that can be used with a NavigationView.
8015
           <p>Includes the following attributes:</p>
8016
           <table>
8017
           <colgroup align="left" />
8018
           <colgroup align="left" />
8019
           <tr><th>Attribute</th><th>Description</th></tr>
8020
           <tr><td><code>{@link #NavigationView_android_background android:background}</code></td><td></td></tr>
8021
           <tr><td><code>{@link #NavigationView_android_fitsSystemWindows android:fitsSystemWindows}</code></td><td></td></tr>
8022
           <tr><td><code>{@link #NavigationView_android_maxWidth android:maxWidth}</code></td><td></td></tr>
8023
           <tr><td><code>{@link #NavigationView_elevation com.saholic.profittill:elevation}</code></td><td></td></tr>
8024
           <tr><td><code>{@link #NavigationView_headerLayout com.saholic.profittill:headerLayout}</code></td><td></td></tr>
8025
           <tr><td><code>{@link #NavigationView_itemBackground com.saholic.profittill:itemBackground}</code></td><td></td></tr>
8026
           <tr><td><code>{@link #NavigationView_itemIconTint com.saholic.profittill:itemIconTint}</code></td><td></td></tr>
8027
           <tr><td><code>{@link #NavigationView_itemTextAppearance com.saholic.profittill:itemTextAppearance}</code></td><td></td></tr>
8028
           <tr><td><code>{@link #NavigationView_itemTextColor com.saholic.profittill:itemTextColor}</code></td><td></td></tr>
8029
           <tr><td><code>{@link #NavigationView_menu com.saholic.profittill:menu}</code></td><td></td></tr>
8030
           </table>
8031
           @see #NavigationView_android_background
8032
           @see #NavigationView_android_fitsSystemWindows
8033
           @see #NavigationView_android_maxWidth
8034
           @see #NavigationView_elevation
8035
           @see #NavigationView_headerLayout
8036
           @see #NavigationView_itemBackground
8037
           @see #NavigationView_itemIconTint
8038
           @see #NavigationView_itemTextAppearance
8039
           @see #NavigationView_itemTextColor
8040
           @see #NavigationView_menu
8041
         */
8042
        public static final int[] NavigationView = {
8043
            0x010100d4, 0x010100dd, 0x0101011f, 0x7f01001f,
8044
            0x7f0100d9, 0x7f0100da, 0x7f0100db, 0x7f0100dc,
8045
            0x7f0100dd, 0x7f0100de
8046
        };
8047
        /**
8048
          <p>This symbol is the offset where the {@link android.R.attr#background}
8049
          attribute's value can be found in the {@link #NavigationView} array.
8050
          @attr name android:background
8051
        */
8052
        public static final int NavigationView_android_background = 0;
8053
        /**
8054
          <p>This symbol is the offset where the {@link android.R.attr#fitsSystemWindows}
8055
          attribute's value can be found in the {@link #NavigationView} array.
8056
          @attr name android:fitsSystemWindows
8057
        */
8058
        public static final int NavigationView_android_fitsSystemWindows = 1;
8059
        /**
8060
          <p>This symbol is the offset where the {@link android.R.attr#maxWidth}
8061
          attribute's value can be found in the {@link #NavigationView} array.
8062
          @attr name android:maxWidth
8063
        */
8064
        public static final int NavigationView_android_maxWidth = 2;
8065
        /**
8066
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#elevation}
8067
          attribute's value can be found in the {@link #NavigationView} array.
8068
 
8069
 
8070
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
8071
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
8072
in (inches), mm (millimeters).
8073
<p>This may also be a reference to a resource (in the form
8074
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
8075
theme attribute (in the form
8076
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
8077
containing a value of this type.
8078
          @attr name com.saholic.profittill:elevation
8079
        */
8080
        public static final int NavigationView_elevation = 3;
8081
        /**
8082
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#headerLayout}
8083
          attribute's value can be found in the {@link #NavigationView} array.
8084
 
8085
 
8086
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
8087
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
8088
          @attr name com.saholic.profittill:headerLayout
8089
        */
8090
        public static final int NavigationView_headerLayout = 9;
8091
        /**
8092
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#itemBackground}
8093
          attribute's value can be found in the {@link #NavigationView} array.
8094
 
8095
 
8096
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
8097
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
8098
          @attr name com.saholic.profittill:itemBackground
8099
        */
8100
        public static final int NavigationView_itemBackground = 7;
8101
        /**
8102
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#itemIconTint}
8103
          attribute's value can be found in the {@link #NavigationView} array.
8104
 
8105
 
8106
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
8107
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
8108
<p>This may also be a reference to a resource (in the form
8109
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
8110
theme attribute (in the form
8111
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
8112
containing a value of this type.
8113
          @attr name com.saholic.profittill:itemIconTint
8114
        */
8115
        public static final int NavigationView_itemIconTint = 5;
8116
        /**
8117
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#itemTextAppearance}
8118
          attribute's value can be found in the {@link #NavigationView} array.
8119
 
8120
 
8121
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
8122
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
8123
          @attr name com.saholic.profittill:itemTextAppearance
8124
        */
8125
        public static final int NavigationView_itemTextAppearance = 8;
8126
        /**
8127
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#itemTextColor}
8128
          attribute's value can be found in the {@link #NavigationView} array.
8129
 
8130
 
8131
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
8132
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
8133
<p>This may also be a reference to a resource (in the form
8134
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
8135
theme attribute (in the form
8136
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
8137
containing a value of this type.
8138
          @attr name com.saholic.profittill:itemTextColor
8139
        */
8140
        public static final int NavigationView_itemTextColor = 6;
8141
        /**
8142
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#menu}
8143
          attribute's value can be found in the {@link #NavigationView} array.
8144
 
8145
 
8146
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
8147
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
8148
          @attr name com.saholic.profittill:menu
8149
        */
8150
        public static final int NavigationView_menu = 4;
8151
        /** Attributes that can be used with a PopupWindow.
8152
           <p>Includes the following attributes:</p>
8153
           <table>
8154
           <colgroup align="left" />
8155
           <colgroup align="left" />
8156
           <tr><th>Attribute</th><th>Description</th></tr>
8157
           <tr><td><code>{@link #PopupWindow_android_popupBackground android:popupBackground}</code></td><td></td></tr>
8158
           <tr><td><code>{@link #PopupWindow_overlapAnchor com.saholic.profittill:overlapAnchor}</code></td><td></td></tr>
8159
           </table>
8160
           @see #PopupWindow_android_popupBackground
8161
           @see #PopupWindow_overlapAnchor
8162
         */
8163
        public static final int[] PopupWindow = {
8164
            0x01010176, 0x7f0100df
8165
        };
8166
        /**
8167
          <p>This symbol is the offset where the {@link android.R.attr#popupBackground}
8168
          attribute's value can be found in the {@link #PopupWindow} array.
8169
          @attr name android:popupBackground
8170
        */
8171
        public static final int PopupWindow_android_popupBackground = 0;
8172
        /**
8173
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#overlapAnchor}
8174
          attribute's value can be found in the {@link #PopupWindow} array.
8175
 
8176
 
8177
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
8178
<p>This may also be a reference to a resource (in the form
8179
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
8180
theme attribute (in the form
8181
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
8182
containing a value of this type.
8183
          @attr name com.saholic.profittill:overlapAnchor
8184
        */
8185
        public static final int PopupWindow_overlapAnchor = 1;
8186
        /** Attributes that can be used with a PopupWindowBackgroundState.
8187
           <p>Includes the following attributes:</p>
8188
           <table>
8189
           <colgroup align="left" />
8190
           <colgroup align="left" />
8191
           <tr><th>Attribute</th><th>Description</th></tr>
8192
           <tr><td><code>{@link #PopupWindowBackgroundState_state_above_anchor com.saholic.profittill:state_above_anchor}</code></td><td></td></tr>
8193
           </table>
8194
           @see #PopupWindowBackgroundState_state_above_anchor
8195
         */
8196
        public static final int[] PopupWindowBackgroundState = {
8197
            0x7f0100e0
8198
        };
8199
        /**
8200
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#state_above_anchor}
8201
          attribute's value can be found in the {@link #PopupWindowBackgroundState} array.
8202
 
8203
 
8204
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
8205
<p>This may also be a reference to a resource (in the form
8206
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
8207
theme attribute (in the form
8208
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
8209
containing a value of this type.
8210
          @attr name com.saholic.profittill:state_above_anchor
8211
        */
8212
        public static final int PopupWindowBackgroundState_state_above_anchor = 0;
8213
        /** Attributes that can be used with a RecyclerView.
8214
           <p>Includes the following attributes:</p>
8215
           <table>
8216
           <colgroup align="left" />
8217
           <colgroup align="left" />
8218
           <tr><th>Attribute</th><th>Description</th></tr>
8219
           <tr><td><code>{@link #RecyclerView_android_orientation android:orientation}</code></td><td></td></tr>
8220
           <tr><td><code>{@link #RecyclerView_layoutManager com.saholic.profittill:layoutManager}</code></td><td></td></tr>
8221
           <tr><td><code>{@link #RecyclerView_reverseLayout com.saholic.profittill:reverseLayout}</code></td><td></td></tr>
8222
           <tr><td><code>{@link #RecyclerView_spanCount com.saholic.profittill:spanCount}</code></td><td></td></tr>
8223
           <tr><td><code>{@link #RecyclerView_stackFromEnd com.saholic.profittill:stackFromEnd}</code></td><td></td></tr>
8224
           </table>
8225
           @see #RecyclerView_android_orientation
8226
           @see #RecyclerView_layoutManager
8227
           @see #RecyclerView_reverseLayout
8228
           @see #RecyclerView_spanCount
8229
           @see #RecyclerView_stackFromEnd
8230
         */
8231
        public static final int[] RecyclerView = {
8232
            0x010100c4, 0x7f0100e1, 0x7f0100e2, 0x7f0100e3,
8233
            0x7f0100e4
8234
        };
8235
        /**
8236
          <p>This symbol is the offset where the {@link android.R.attr#orientation}
8237
          attribute's value can be found in the {@link #RecyclerView} array.
8238
          @attr name android:orientation
8239
        */
8240
        public static final int RecyclerView_android_orientation = 0;
8241
        /**
8242
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#layoutManager}
8243
          attribute's value can be found in the {@link #RecyclerView} array.
8244
 
8245
 
8246
          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
8247
<p>This may also be a reference to a resource (in the form
8248
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
8249
theme attribute (in the form
8250
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
8251
containing a value of this type.
8252
          @attr name com.saholic.profittill:layoutManager
8253
        */
8254
        public static final int RecyclerView_layoutManager = 1;
8255
        /**
8256
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#reverseLayout}
8257
          attribute's value can be found in the {@link #RecyclerView} array.
8258
 
8259
 
8260
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
8261
<p>This may also be a reference to a resource (in the form
8262
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
8263
theme attribute (in the form
8264
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
8265
containing a value of this type.
8266
          @attr name com.saholic.profittill:reverseLayout
8267
        */
8268
        public static final int RecyclerView_reverseLayout = 3;
8269
        /**
8270
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#spanCount}
8271
          attribute's value can be found in the {@link #RecyclerView} array.
8272
 
8273
 
8274
          <p>Must be an integer value, such as "<code>100</code>".
8275
<p>This may also be a reference to a resource (in the form
8276
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
8277
theme attribute (in the form
8278
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
8279
containing a value of this type.
8280
          @attr name com.saholic.profittill:spanCount
8281
        */
8282
        public static final int RecyclerView_spanCount = 2;
8283
        /**
8284
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#stackFromEnd}
8285
          attribute's value can be found in the {@link #RecyclerView} array.
8286
 
8287
 
8288
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
8289
<p>This may also be a reference to a resource (in the form
8290
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
8291
theme attribute (in the form
8292
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
8293
containing a value of this type.
8294
          @attr name com.saholic.profittill:stackFromEnd
8295
        */
8296
        public static final int RecyclerView_stackFromEnd = 4;
8297
        /** Attributes that can be used with a ScrimInsetsFrameLayout.
8298
           <p>Includes the following attributes:</p>
8299
           <table>
8300
           <colgroup align="left" />
8301
           <colgroup align="left" />
8302
           <tr><th>Attribute</th><th>Description</th></tr>
8303
           <tr><td><code>{@link #ScrimInsetsFrameLayout_insetForeground com.saholic.profittill:insetForeground}</code></td><td></td></tr>
8304
           </table>
8305
           @see #ScrimInsetsFrameLayout_insetForeground
8306
         */
8307
        public static final int[] ScrimInsetsFrameLayout = {
8308
            0x7f0100e5
8309
        };
8310
        /**
8311
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#insetForeground}
8312
          attribute's value can be found in the {@link #ScrimInsetsFrameLayout} array.
8313
 
8314
 
8315
          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
8316
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
8317
<p>May be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
8318
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
8319
          @attr name com.saholic.profittill:insetForeground
8320
        */
8321
        public static final int ScrimInsetsFrameLayout_insetForeground = 0;
8322
        /** Attributes that can be used with a ScrollingViewBehavior_Params.
8323
           <p>Includes the following attributes:</p>
8324
           <table>
8325
           <colgroup align="left" />
8326
           <colgroup align="left" />
8327
           <tr><th>Attribute</th><th>Description</th></tr>
8328
           <tr><td><code>{@link #ScrollingViewBehavior_Params_behavior_overlapTop com.saholic.profittill:behavior_overlapTop}</code></td><td></td></tr>
8329
           </table>
8330
           @see #ScrollingViewBehavior_Params_behavior_overlapTop
8331
         */
8332
        public static final int[] ScrollingViewBehavior_Params = {
8333
            0x7f0100e6
8334
        };
8335
        /**
8336
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#behavior_overlapTop}
8337
          attribute's value can be found in the {@link #ScrollingViewBehavior_Params} array.
8338
 
8339
 
8340
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
8341
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
8342
in (inches), mm (millimeters).
8343
<p>This may also be a reference to a resource (in the form
8344
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
8345
theme attribute (in the form
8346
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
8347
containing a value of this type.
8348
          @attr name com.saholic.profittill:behavior_overlapTop
8349
        */
8350
        public static final int ScrollingViewBehavior_Params_behavior_overlapTop = 0;
8351
        /** Attributes that can be used with a SearchView.
8352
           <p>Includes the following attributes:</p>
8353
           <table>
8354
           <colgroup align="left" />
8355
           <colgroup align="left" />
8356
           <tr><th>Attribute</th><th>Description</th></tr>
8357
           <tr><td><code>{@link #SearchView_android_focusable android:focusable}</code></td><td></td></tr>
8358
           <tr><td><code>{@link #SearchView_android_imeOptions android:imeOptions}</code></td><td></td></tr>
8359
           <tr><td><code>{@link #SearchView_android_inputType android:inputType}</code></td><td></td></tr>
8360
           <tr><td><code>{@link #SearchView_android_maxWidth android:maxWidth}</code></td><td></td></tr>
8361
           <tr><td><code>{@link #SearchView_closeIcon com.saholic.profittill:closeIcon}</code></td><td></td></tr>
8362
           <tr><td><code>{@link #SearchView_commitIcon com.saholic.profittill:commitIcon}</code></td><td></td></tr>
8363
           <tr><td><code>{@link #SearchView_defaultQueryHint com.saholic.profittill:defaultQueryHint}</code></td><td></td></tr>
8364
           <tr><td><code>{@link #SearchView_goIcon com.saholic.profittill:goIcon}</code></td><td></td></tr>
8365
           <tr><td><code>{@link #SearchView_iconifiedByDefault com.saholic.profittill:iconifiedByDefault}</code></td><td></td></tr>
8366
           <tr><td><code>{@link #SearchView_layout com.saholic.profittill:layout}</code></td><td></td></tr>
8367
           <tr><td><code>{@link #SearchView_queryBackground com.saholic.profittill:queryBackground}</code></td><td></td></tr>
8368
           <tr><td><code>{@link #SearchView_queryHint com.saholic.profittill:queryHint}</code></td><td></td></tr>
8369
           <tr><td><code>{@link #SearchView_searchHintIcon com.saholic.profittill:searchHintIcon}</code></td><td></td></tr>
8370
           <tr><td><code>{@link #SearchView_searchIcon com.saholic.profittill:searchIcon}</code></td><td></td></tr>
8371
           <tr><td><code>{@link #SearchView_submitBackground com.saholic.profittill:submitBackground}</code></td><td></td></tr>
8372
           <tr><td><code>{@link #SearchView_suggestionRowLayout com.saholic.profittill:suggestionRowLayout}</code></td><td></td></tr>
8373
           <tr><td><code>{@link #SearchView_voiceIcon com.saholic.profittill:voiceIcon}</code></td><td></td></tr>
8374
           </table>
8375
           @see #SearchView_android_focusable
8376
           @see #SearchView_android_imeOptions
8377
           @see #SearchView_android_inputType
8378
           @see #SearchView_android_maxWidth
8379
           @see #SearchView_closeIcon
8380
           @see #SearchView_commitIcon
8381
           @see #SearchView_defaultQueryHint
8382
           @see #SearchView_goIcon
8383
           @see #SearchView_iconifiedByDefault
8384
           @see #SearchView_layout
8385
           @see #SearchView_queryBackground
8386
           @see #SearchView_queryHint
8387
           @see #SearchView_searchHintIcon
8388
           @see #SearchView_searchIcon
8389
           @see #SearchView_submitBackground
8390
           @see #SearchView_suggestionRowLayout
8391
           @see #SearchView_voiceIcon
8392
         */
8393
        public static final int[] SearchView = {
8394
            0x010100da, 0x0101011f, 0x01010220, 0x01010264,
8395
            0x7f0100e7, 0x7f0100e8, 0x7f0100e9, 0x7f0100ea,
8396
            0x7f0100eb, 0x7f0100ec, 0x7f0100ed, 0x7f0100ee,
8397
            0x7f0100ef, 0x7f0100f0, 0x7f0100f1, 0x7f0100f2,
8398
            0x7f0100f3
8399
        };
8400
        /**
8401
          <p>This symbol is the offset where the {@link android.R.attr#focusable}
8402
          attribute's value can be found in the {@link #SearchView} array.
8403
          @attr name android:focusable
8404
        */
8405
        public static final int SearchView_android_focusable = 0;
8406
        /**
8407
          <p>This symbol is the offset where the {@link android.R.attr#imeOptions}
8408
          attribute's value can be found in the {@link #SearchView} array.
8409
          @attr name android:imeOptions
8410
        */
8411
        public static final int SearchView_android_imeOptions = 3;
8412
        /**
8413
          <p>This symbol is the offset where the {@link android.R.attr#inputType}
8414
          attribute's value can be found in the {@link #SearchView} array.
8415
          @attr name android:inputType
8416
        */
8417
        public static final int SearchView_android_inputType = 2;
8418
        /**
8419
          <p>This symbol is the offset where the {@link android.R.attr#maxWidth}
8420
          attribute's value can be found in the {@link #SearchView} array.
8421
          @attr name android:maxWidth
8422
        */
8423
        public static final int SearchView_android_maxWidth = 1;
8424
        /**
8425
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#closeIcon}
8426
          attribute's value can be found in the {@link #SearchView} array.
8427
 
8428
 
8429
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
8430
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
8431
          @attr name com.saholic.profittill:closeIcon
8432
        */
8433
        public static final int SearchView_closeIcon = 8;
8434
        /**
8435
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#commitIcon}
8436
          attribute's value can be found in the {@link #SearchView} array.
8437
 
8438
 
8439
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
8440
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
8441
          @attr name com.saholic.profittill:commitIcon
8442
        */
8443
        public static final int SearchView_commitIcon = 13;
8444
        /**
8445
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#defaultQueryHint}
8446
          attribute's value can be found in the {@link #SearchView} array.
8447
 
8448
 
8449
          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
8450
<p>This may also be a reference to a resource (in the form
8451
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
8452
theme attribute (in the form
8453
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
8454
containing a value of this type.
8455
          @attr name com.saholic.profittill:defaultQueryHint
8456
        */
8457
        public static final int SearchView_defaultQueryHint = 7;
8458
        /**
8459
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#goIcon}
8460
          attribute's value can be found in the {@link #SearchView} array.
8461
 
8462
 
8463
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
8464
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
8465
          @attr name com.saholic.profittill:goIcon
8466
        */
8467
        public static final int SearchView_goIcon = 9;
8468
        /**
8469
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#iconifiedByDefault}
8470
          attribute's value can be found in the {@link #SearchView} array.
8471
 
8472
 
8473
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
8474
<p>This may also be a reference to a resource (in the form
8475
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
8476
theme attribute (in the form
8477
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
8478
containing a value of this type.
8479
          @attr name com.saholic.profittill:iconifiedByDefault
8480
        */
8481
        public static final int SearchView_iconifiedByDefault = 5;
8482
        /**
8483
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#layout}
8484
          attribute's value can be found in the {@link #SearchView} array.
8485
 
8486
 
8487
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
8488
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
8489
          @attr name com.saholic.profittill:layout
8490
        */
8491
        public static final int SearchView_layout = 4;
8492
        /**
8493
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#queryBackground}
8494
          attribute's value can be found in the {@link #SearchView} array.
8495
 
8496
 
8497
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
8498
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
8499
          @attr name com.saholic.profittill:queryBackground
8500
        */
8501
        public static final int SearchView_queryBackground = 15;
8502
        /**
8503
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#queryHint}
8504
          attribute's value can be found in the {@link #SearchView} array.
8505
 
8506
 
8507
          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
8508
<p>This may also be a reference to a resource (in the form
8509
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
8510
theme attribute (in the form
8511
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
8512
containing a value of this type.
8513
          @attr name com.saholic.profittill:queryHint
8514
        */
8515
        public static final int SearchView_queryHint = 6;
8516
        /**
8517
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#searchHintIcon}
8518
          attribute's value can be found in the {@link #SearchView} array.
8519
 
8520
 
8521
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
8522
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
8523
          @attr name com.saholic.profittill:searchHintIcon
8524
        */
8525
        public static final int SearchView_searchHintIcon = 11;
8526
        /**
8527
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#searchIcon}
8528
          attribute's value can be found in the {@link #SearchView} array.
8529
 
8530
 
8531
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
8532
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
8533
          @attr name com.saholic.profittill:searchIcon
8534
        */
8535
        public static final int SearchView_searchIcon = 10;
8536
        /**
8537
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#submitBackground}
8538
          attribute's value can be found in the {@link #SearchView} array.
8539
 
8540
 
8541
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
8542
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
8543
          @attr name com.saholic.profittill:submitBackground
8544
        */
8545
        public static final int SearchView_submitBackground = 16;
8546
        /**
8547
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#suggestionRowLayout}
8548
          attribute's value can be found in the {@link #SearchView} array.
8549
 
8550
 
8551
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
8552
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
8553
          @attr name com.saholic.profittill:suggestionRowLayout
8554
        */
8555
        public static final int SearchView_suggestionRowLayout = 14;
8556
        /**
8557
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#voiceIcon}
8558
          attribute's value can be found in the {@link #SearchView} array.
8559
 
8560
 
8561
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
8562
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
8563
          @attr name com.saholic.profittill:voiceIcon
8564
        */
8565
        public static final int SearchView_voiceIcon = 12;
8566
        /** Attributes that can be used with a SignInButton.
8567
           <p>Includes the following attributes:</p>
8568
           <table>
8569
           <colgroup align="left" />
8570
           <colgroup align="left" />
8571
           <tr><th>Attribute</th><th>Description</th></tr>
8572
           <tr><td><code>{@link #SignInButton_buttonSize com.saholic.profittill:buttonSize}</code></td><td></td></tr>
8573
           <tr><td><code>{@link #SignInButton_colorScheme com.saholic.profittill:colorScheme}</code></td><td></td></tr>
8574
           <tr><td><code>{@link #SignInButton_scopeUris com.saholic.profittill:scopeUris}</code></td><td></td></tr>
8575
           </table>
8576
           @see #SignInButton_buttonSize
8577
           @see #SignInButton_colorScheme
8578
           @see #SignInButton_scopeUris
8579
         */
8580
        public static final int[] SignInButton = {
8581
            0x7f0100f4, 0x7f0100f5, 0x7f0100f6
8582
        };
8583
        /**
8584
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#buttonSize}
8585
          attribute's value can be found in the {@link #SignInButton} array.
8586
 
8587
 
8588
          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
8589
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
8590
<p>May be one of the following constant values.</p>
8591
<table>
8592
<colgroup align="left" />
8593
<colgroup align="left" />
8594
<colgroup align="left" />
8595
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
8596
<tr><td><code>standard</code></td><td>0</td><td></td></tr>
8597
<tr><td><code>wide</code></td><td>1</td><td></td></tr>
8598
<tr><td><code>icon_only</code></td><td>2</td><td></td></tr>
8599
</table>
8600
          @attr name com.saholic.profittill:buttonSize
8601
        */
8602
        public static final int SignInButton_buttonSize = 0;
8603
        /**
8604
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#colorScheme}
8605
          attribute's value can be found in the {@link #SignInButton} array.
8606
 
8607
 
8608
          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
8609
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
8610
<p>May be one of the following constant values.</p>
8611
<table>
8612
<colgroup align="left" />
8613
<colgroup align="left" />
8614
<colgroup align="left" />
8615
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
8616
<tr><td><code>dark</code></td><td>0</td><td></td></tr>
8617
<tr><td><code>light</code></td><td>1</td><td></td></tr>
8618
<tr><td><code>auto</code></td><td>2</td><td></td></tr>
8619
</table>
8620
          @attr name com.saholic.profittill:colorScheme
8621
        */
8622
        public static final int SignInButton_colorScheme = 1;
8623
        /**
8624
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#scopeUris}
8625
          attribute's value can be found in the {@link #SignInButton} array.
8626
 
8627
 
8628
          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
8629
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
8630
<p>May be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
8631
          @attr name com.saholic.profittill:scopeUris
8632
        */
8633
        public static final int SignInButton_scopeUris = 2;
8634
        /** Attributes that can be used with a SnackbarLayout.
8635
           <p>Includes the following attributes:</p>
8636
           <table>
8637
           <colgroup align="left" />
8638
           <colgroup align="left" />
8639
           <tr><th>Attribute</th><th>Description</th></tr>
8640
           <tr><td><code>{@link #SnackbarLayout_android_maxWidth android:maxWidth}</code></td><td></td></tr>
8641
           <tr><td><code>{@link #SnackbarLayout_elevation com.saholic.profittill:elevation}</code></td><td></td></tr>
8642
           <tr><td><code>{@link #SnackbarLayout_maxActionInlineWidth com.saholic.profittill:maxActionInlineWidth}</code></td><td></td></tr>
8643
           </table>
8644
           @see #SnackbarLayout_android_maxWidth
8645
           @see #SnackbarLayout_elevation
8646
           @see #SnackbarLayout_maxActionInlineWidth
8647
         */
8648
        public static final int[] SnackbarLayout = {
8649
            0x0101011f, 0x7f01001f, 0x7f0100f7
8650
        };
8651
        /**
8652
          <p>This symbol is the offset where the {@link android.R.attr#maxWidth}
8653
          attribute's value can be found in the {@link #SnackbarLayout} array.
8654
          @attr name android:maxWidth
8655
        */
8656
        public static final int SnackbarLayout_android_maxWidth = 0;
8657
        /**
8658
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#elevation}
8659
          attribute's value can be found in the {@link #SnackbarLayout} array.
8660
 
8661
 
8662
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
8663
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
8664
in (inches), mm (millimeters).
8665
<p>This may also be a reference to a resource (in the form
8666
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
8667
theme attribute (in the form
8668
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
8669
containing a value of this type.
8670
          @attr name com.saholic.profittill:elevation
8671
        */
8672
        public static final int SnackbarLayout_elevation = 1;
8673
        /**
8674
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#maxActionInlineWidth}
8675
          attribute's value can be found in the {@link #SnackbarLayout} array.
8676
 
8677
 
8678
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
8679
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
8680
in (inches), mm (millimeters).
8681
<p>This may also be a reference to a resource (in the form
8682
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
8683
theme attribute (in the form
8684
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
8685
containing a value of this type.
8686
          @attr name com.saholic.profittill:maxActionInlineWidth
8687
        */
8688
        public static final int SnackbarLayout_maxActionInlineWidth = 2;
8689
        /** Attributes that can be used with a Spinner.
8690
           <p>Includes the following attributes:</p>
8691
           <table>
8692
           <colgroup align="left" />
8693
           <colgroup align="left" />
8694
           <tr><th>Attribute</th><th>Description</th></tr>
8695
           <tr><td><code>{@link #Spinner_android_dropDownWidth android:dropDownWidth}</code></td><td></td></tr>
8696
           <tr><td><code>{@link #Spinner_android_entries android:entries}</code></td><td></td></tr>
8697
           <tr><td><code>{@link #Spinner_android_popupBackground android:popupBackground}</code></td><td></td></tr>
8698
           <tr><td><code>{@link #Spinner_android_prompt android:prompt}</code></td><td></td></tr>
8699
           <tr><td><code>{@link #Spinner_popupTheme com.saholic.profittill:popupTheme}</code></td><td></td></tr>
8700
           </table>
8701
           @see #Spinner_android_dropDownWidth
8702
           @see #Spinner_android_entries
8703
           @see #Spinner_android_popupBackground
8704
           @see #Spinner_android_prompt
8705
           @see #Spinner_popupTheme
8706
         */
8707
        public static final int[] Spinner = {
8708
            0x010100b2, 0x01010176, 0x0101017b, 0x01010262,
8709
            0x7f010020
8710
        };
8711
        /**
8712
          <p>This symbol is the offset where the {@link android.R.attr#dropDownWidth}
8713
          attribute's value can be found in the {@link #Spinner} array.
8714
          @attr name android:dropDownWidth
8715
        */
8716
        public static final int Spinner_android_dropDownWidth = 3;
8717
        /**
8718
          <p>This symbol is the offset where the {@link android.R.attr#entries}
8719
          attribute's value can be found in the {@link #Spinner} array.
8720
          @attr name android:entries
8721
        */
8722
        public static final int Spinner_android_entries = 0;
8723
        /**
8724
          <p>This symbol is the offset where the {@link android.R.attr#popupBackground}
8725
          attribute's value can be found in the {@link #Spinner} array.
8726
          @attr name android:popupBackground
8727
        */
8728
        public static final int Spinner_android_popupBackground = 1;
8729
        /**
8730
          <p>This symbol is the offset where the {@link android.R.attr#prompt}
8731
          attribute's value can be found in the {@link #Spinner} array.
8732
          @attr name android:prompt
8733
        */
8734
        public static final int Spinner_android_prompt = 2;
8735
        /**
8736
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#popupTheme}
8737
          attribute's value can be found in the {@link #Spinner} array.
8738
 
8739
 
8740
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
8741
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
8742
          @attr name com.saholic.profittill:popupTheme
8743
        */
8744
        public static final int Spinner_popupTheme = 4;
8745
        /** Attributes that can be used with a SwitchCompat.
8746
           <p>Includes the following attributes:</p>
8747
           <table>
8748
           <colgroup align="left" />
8749
           <colgroup align="left" />
8750
           <tr><th>Attribute</th><th>Description</th></tr>
8751
           <tr><td><code>{@link #SwitchCompat_android_textOff android:textOff}</code></td><td></td></tr>
8752
           <tr><td><code>{@link #SwitchCompat_android_textOn android:textOn}</code></td><td></td></tr>
8753
           <tr><td><code>{@link #SwitchCompat_android_thumb android:thumb}</code></td><td></td></tr>
8754
           <tr><td><code>{@link #SwitchCompat_showText com.saholic.profittill:showText}</code></td><td></td></tr>
8755
           <tr><td><code>{@link #SwitchCompat_splitTrack com.saholic.profittill:splitTrack}</code></td><td></td></tr>
8756
           <tr><td><code>{@link #SwitchCompat_switchMinWidth com.saholic.profittill:switchMinWidth}</code></td><td></td></tr>
8757
           <tr><td><code>{@link #SwitchCompat_switchPadding com.saholic.profittill:switchPadding}</code></td><td></td></tr>
8758
           <tr><td><code>{@link #SwitchCompat_switchTextAppearance com.saholic.profittill:switchTextAppearance}</code></td><td></td></tr>
8759
           <tr><td><code>{@link #SwitchCompat_thumbTextPadding com.saholic.profittill:thumbTextPadding}</code></td><td></td></tr>
8760
           <tr><td><code>{@link #SwitchCompat_track com.saholic.profittill:track}</code></td><td></td></tr>
8761
           </table>
8762
           @see #SwitchCompat_android_textOff
8763
           @see #SwitchCompat_android_textOn
8764
           @see #SwitchCompat_android_thumb
8765
           @see #SwitchCompat_showText
8766
           @see #SwitchCompat_splitTrack
8767
           @see #SwitchCompat_switchMinWidth
8768
           @see #SwitchCompat_switchPadding
8769
           @see #SwitchCompat_switchTextAppearance
8770
           @see #SwitchCompat_thumbTextPadding
8771
           @see #SwitchCompat_track
8772
         */
8773
        public static final int[] SwitchCompat = {
8774
            0x01010124, 0x01010125, 0x01010142, 0x7f0100f8,
8775
            0x7f0100f9, 0x7f0100fa, 0x7f0100fb, 0x7f0100fc,
8776
            0x7f0100fd, 0x7f0100fe
8777
        };
8778
        /**
8779
          <p>This symbol is the offset where the {@link android.R.attr#textOff}
8780
          attribute's value can be found in the {@link #SwitchCompat} array.
8781
          @attr name android:textOff
8782
        */
8783
        public static final int SwitchCompat_android_textOff = 1;
8784
        /**
8785
          <p>This symbol is the offset where the {@link android.R.attr#textOn}
8786
          attribute's value can be found in the {@link #SwitchCompat} array.
8787
          @attr name android:textOn
8788
        */
8789
        public static final int SwitchCompat_android_textOn = 0;
8790
        /**
8791
          <p>This symbol is the offset where the {@link android.R.attr#thumb}
8792
          attribute's value can be found in the {@link #SwitchCompat} array.
8793
          @attr name android:thumb
8794
        */
8795
        public static final int SwitchCompat_android_thumb = 2;
8796
        /**
8797
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#showText}
8798
          attribute's value can be found in the {@link #SwitchCompat} array.
8799
 
8800
 
8801
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
8802
<p>This may also be a reference to a resource (in the form
8803
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
8804
theme attribute (in the form
8805
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
8806
containing a value of this type.
8807
          @attr name com.saholic.profittill:showText
8808
        */
8809
        public static final int SwitchCompat_showText = 9;
8810
        /**
8811
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#splitTrack}
8812
          attribute's value can be found in the {@link #SwitchCompat} array.
8813
 
8814
 
8815
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
8816
<p>This may also be a reference to a resource (in the form
8817
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
8818
theme attribute (in the form
8819
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
8820
containing a value of this type.
8821
          @attr name com.saholic.profittill:splitTrack
8822
        */
8823
        public static final int SwitchCompat_splitTrack = 8;
8824
        /**
8825
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#switchMinWidth}
8826
          attribute's value can be found in the {@link #SwitchCompat} array.
8827
 
8828
 
8829
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
8830
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
8831
in (inches), mm (millimeters).
8832
<p>This may also be a reference to a resource (in the form
8833
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
8834
theme attribute (in the form
8835
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
8836
containing a value of this type.
8837
          @attr name com.saholic.profittill:switchMinWidth
8838
        */
8839
        public static final int SwitchCompat_switchMinWidth = 6;
8840
        /**
8841
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#switchPadding}
8842
          attribute's value can be found in the {@link #SwitchCompat} array.
8843
 
8844
 
8845
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
8846
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
8847
in (inches), mm (millimeters).
8848
<p>This may also be a reference to a resource (in the form
8849
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
8850
theme attribute (in the form
8851
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
8852
containing a value of this type.
8853
          @attr name com.saholic.profittill:switchPadding
8854
        */
8855
        public static final int SwitchCompat_switchPadding = 7;
8856
        /**
8857
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#switchTextAppearance}
8858
          attribute's value can be found in the {@link #SwitchCompat} array.
8859
 
8860
 
8861
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
8862
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
8863
          @attr name com.saholic.profittill:switchTextAppearance
8864
        */
8865
        public static final int SwitchCompat_switchTextAppearance = 5;
8866
        /**
8867
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#thumbTextPadding}
8868
          attribute's value can be found in the {@link #SwitchCompat} array.
8869
 
8870
 
8871
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
8872
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
8873
in (inches), mm (millimeters).
8874
<p>This may also be a reference to a resource (in the form
8875
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
8876
theme attribute (in the form
8877
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
8878
containing a value of this type.
8879
          @attr name com.saholic.profittill:thumbTextPadding
8880
        */
8881
        public static final int SwitchCompat_thumbTextPadding = 4;
8882
        /**
8883
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#track}
8884
          attribute's value can be found in the {@link #SwitchCompat} array.
8885
 
8886
 
8887
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
8888
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
8889
          @attr name com.saholic.profittill:track
8890
        */
8891
        public static final int SwitchCompat_track = 3;
8892
        /** Attributes that can be used with a TabItem.
8893
           <p>Includes the following attributes:</p>
8894
           <table>
8895
           <colgroup align="left" />
8896
           <colgroup align="left" />
8897
           <tr><th>Attribute</th><th>Description</th></tr>
8898
           <tr><td><code>{@link #TabItem_android_icon android:icon}</code></td><td></td></tr>
8899
           <tr><td><code>{@link #TabItem_android_layout android:layout}</code></td><td></td></tr>
8900
           <tr><td><code>{@link #TabItem_android_text android:text}</code></td><td></td></tr>
8901
           </table>
8902
           @see #TabItem_android_icon
8903
           @see #TabItem_android_layout
8904
           @see #TabItem_android_text
8905
         */
8906
        public static final int[] TabItem = {
8907
            0x01010002, 0x010100f2, 0x0101014f
8908
        };
8909
        /**
8910
          <p>This symbol is the offset where the {@link android.R.attr#icon}
8911
          attribute's value can be found in the {@link #TabItem} array.
8912
          @attr name android:icon
8913
        */
8914
        public static final int TabItem_android_icon = 0;
8915
        /**
8916
          <p>This symbol is the offset where the {@link android.R.attr#layout}
8917
          attribute's value can be found in the {@link #TabItem} array.
8918
          @attr name android:layout
8919
        */
8920
        public static final int TabItem_android_layout = 1;
8921
        /**
8922
          <p>This symbol is the offset where the {@link android.R.attr#text}
8923
          attribute's value can be found in the {@link #TabItem} array.
8924
          @attr name android:text
8925
        */
8926
        public static final int TabItem_android_text = 2;
8927
        /** Attributes that can be used with a TabLayout.
8928
           <p>Includes the following attributes:</p>
8929
           <table>
8930
           <colgroup align="left" />
8931
           <colgroup align="left" />
8932
           <tr><th>Attribute</th><th>Description</th></tr>
8933
           <tr><td><code>{@link #TabLayout_tabBackground com.saholic.profittill:tabBackground}</code></td><td></td></tr>
8934
           <tr><td><code>{@link #TabLayout_tabContentStart com.saholic.profittill:tabContentStart}</code></td><td></td></tr>
8935
           <tr><td><code>{@link #TabLayout_tabGravity com.saholic.profittill:tabGravity}</code></td><td></td></tr>
8936
           <tr><td><code>{@link #TabLayout_tabIndicatorColor com.saholic.profittill:tabIndicatorColor}</code></td><td></td></tr>
8937
           <tr><td><code>{@link #TabLayout_tabIndicatorHeight com.saholic.profittill:tabIndicatorHeight}</code></td><td></td></tr>
8938
           <tr><td><code>{@link #TabLayout_tabMaxWidth com.saholic.profittill:tabMaxWidth}</code></td><td></td></tr>
8939
           <tr><td><code>{@link #TabLayout_tabMinWidth com.saholic.profittill:tabMinWidth}</code></td><td></td></tr>
8940
           <tr><td><code>{@link #TabLayout_tabMode com.saholic.profittill:tabMode}</code></td><td></td></tr>
8941
           <tr><td><code>{@link #TabLayout_tabPadding com.saholic.profittill:tabPadding}</code></td><td></td></tr>
8942
           <tr><td><code>{@link #TabLayout_tabPaddingBottom com.saholic.profittill:tabPaddingBottom}</code></td><td></td></tr>
8943
           <tr><td><code>{@link #TabLayout_tabPaddingEnd com.saholic.profittill:tabPaddingEnd}</code></td><td></td></tr>
8944
           <tr><td><code>{@link #TabLayout_tabPaddingStart com.saholic.profittill:tabPaddingStart}</code></td><td></td></tr>
8945
           <tr><td><code>{@link #TabLayout_tabPaddingTop com.saholic.profittill:tabPaddingTop}</code></td><td></td></tr>
8946
           <tr><td><code>{@link #TabLayout_tabSelectedTextColor com.saholic.profittill:tabSelectedTextColor}</code></td><td></td></tr>
8947
           <tr><td><code>{@link #TabLayout_tabTextAppearance com.saholic.profittill:tabTextAppearance}</code></td><td></td></tr>
8948
           <tr><td><code>{@link #TabLayout_tabTextColor com.saholic.profittill:tabTextColor}</code></td><td></td></tr>
8949
           </table>
8950
           @see #TabLayout_tabBackground
8951
           @see #TabLayout_tabContentStart
8952
           @see #TabLayout_tabGravity
8953
           @see #TabLayout_tabIndicatorColor
8954
           @see #TabLayout_tabIndicatorHeight
8955
           @see #TabLayout_tabMaxWidth
8956
           @see #TabLayout_tabMinWidth
8957
           @see #TabLayout_tabMode
8958
           @see #TabLayout_tabPadding
8959
           @see #TabLayout_tabPaddingBottom
8960
           @see #TabLayout_tabPaddingEnd
8961
           @see #TabLayout_tabPaddingStart
8962
           @see #TabLayout_tabPaddingTop
8963
           @see #TabLayout_tabSelectedTextColor
8964
           @see #TabLayout_tabTextAppearance
8965
           @see #TabLayout_tabTextColor
8966
         */
8967
        public static final int[] TabLayout = {
8968
            0x7f0100ff, 0x7f010100, 0x7f010101, 0x7f010102,
8969
            0x7f010103, 0x7f010104, 0x7f010105, 0x7f010106,
8970
            0x7f010107, 0x7f010108, 0x7f010109, 0x7f01010a,
8971
            0x7f01010b, 0x7f01010c, 0x7f01010d, 0x7f01010e
8972
        };
8973
        /**
8974
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#tabBackground}
8975
          attribute's value can be found in the {@link #TabLayout} array.
8976
 
8977
 
8978
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
8979
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
8980
          @attr name com.saholic.profittill:tabBackground
8981
        */
8982
        public static final int TabLayout_tabBackground = 3;
8983
        /**
8984
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#tabContentStart}
8985
          attribute's value can be found in the {@link #TabLayout} array.
8986
 
8987
 
8988
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
8989
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
8990
in (inches), mm (millimeters).
8991
<p>This may also be a reference to a resource (in the form
8992
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
8993
theme attribute (in the form
8994
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
8995
containing a value of this type.
8996
          @attr name com.saholic.profittill:tabContentStart
8997
        */
8998
        public static final int TabLayout_tabContentStart = 2;
8999
        /**
9000
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#tabGravity}
9001
          attribute's value can be found in the {@link #TabLayout} array.
9002
 
9003
 
9004
          <p>Must be one of the following constant values.</p>
9005
<table>
9006
<colgroup align="left" />
9007
<colgroup align="left" />
9008
<colgroup align="left" />
9009
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
9010
<tr><td><code>fill</code></td><td>0</td><td></td></tr>
9011
<tr><td><code>center</code></td><td>1</td><td></td></tr>
9012
</table>
9013
          @attr name com.saholic.profittill:tabGravity
9014
        */
9015
        public static final int TabLayout_tabGravity = 5;
9016
        /**
9017
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#tabIndicatorColor}
9018
          attribute's value can be found in the {@link #TabLayout} array.
9019
 
9020
 
9021
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
9022
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
9023
<p>This may also be a reference to a resource (in the form
9024
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9025
theme attribute (in the form
9026
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9027
containing a value of this type.
9028
          @attr name com.saholic.profittill:tabIndicatorColor
9029
        */
9030
        public static final int TabLayout_tabIndicatorColor = 0;
9031
        /**
9032
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#tabIndicatorHeight}
9033
          attribute's value can be found in the {@link #TabLayout} array.
9034
 
9035
 
9036
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
9037
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
9038
in (inches), mm (millimeters).
9039
<p>This may also be a reference to a resource (in the form
9040
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9041
theme attribute (in the form
9042
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9043
containing a value of this type.
9044
          @attr name com.saholic.profittill:tabIndicatorHeight
9045
        */
9046
        public static final int TabLayout_tabIndicatorHeight = 1;
9047
        /**
9048
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#tabMaxWidth}
9049
          attribute's value can be found in the {@link #TabLayout} array.
9050
 
9051
 
9052
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
9053
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
9054
in (inches), mm (millimeters).
9055
<p>This may also be a reference to a resource (in the form
9056
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9057
theme attribute (in the form
9058
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9059
containing a value of this type.
9060
          @attr name com.saholic.profittill:tabMaxWidth
9061
        */
9062
        public static final int TabLayout_tabMaxWidth = 7;
9063
        /**
9064
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#tabMinWidth}
9065
          attribute's value can be found in the {@link #TabLayout} array.
9066
 
9067
 
9068
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
9069
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
9070
in (inches), mm (millimeters).
9071
<p>This may also be a reference to a resource (in the form
9072
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9073
theme attribute (in the form
9074
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9075
containing a value of this type.
9076
          @attr name com.saholic.profittill:tabMinWidth
9077
        */
9078
        public static final int TabLayout_tabMinWidth = 6;
9079
        /**
9080
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#tabMode}
9081
          attribute's value can be found in the {@link #TabLayout} array.
9082
 
9083
 
9084
          <p>Must be one of the following constant values.</p>
9085
<table>
9086
<colgroup align="left" />
9087
<colgroup align="left" />
9088
<colgroup align="left" />
9089
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
9090
<tr><td><code>scrollable</code></td><td>0</td><td></td></tr>
9091
<tr><td><code>fixed</code></td><td>1</td><td></td></tr>
9092
</table>
9093
          @attr name com.saholic.profittill:tabMode
9094
        */
9095
        public static final int TabLayout_tabMode = 4;
9096
        /**
9097
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#tabPadding}
9098
          attribute's value can be found in the {@link #TabLayout} array.
9099
 
9100
 
9101
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
9102
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
9103
in (inches), mm (millimeters).
9104
<p>This may also be a reference to a resource (in the form
9105
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9106
theme attribute (in the form
9107
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9108
containing a value of this type.
9109
          @attr name com.saholic.profittill:tabPadding
9110
        */
9111
        public static final int TabLayout_tabPadding = 15;
9112
        /**
9113
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#tabPaddingBottom}
9114
          attribute's value can be found in the {@link #TabLayout} array.
9115
 
9116
 
9117
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
9118
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
9119
in (inches), mm (millimeters).
9120
<p>This may also be a reference to a resource (in the form
9121
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9122
theme attribute (in the form
9123
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9124
containing a value of this type.
9125
          @attr name com.saholic.profittill:tabPaddingBottom
9126
        */
9127
        public static final int TabLayout_tabPaddingBottom = 14;
9128
        /**
9129
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#tabPaddingEnd}
9130
          attribute's value can be found in the {@link #TabLayout} array.
9131
 
9132
 
9133
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
9134
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
9135
in (inches), mm (millimeters).
9136
<p>This may also be a reference to a resource (in the form
9137
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9138
theme attribute (in the form
9139
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9140
containing a value of this type.
9141
          @attr name com.saholic.profittill:tabPaddingEnd
9142
        */
9143
        public static final int TabLayout_tabPaddingEnd = 13;
9144
        /**
9145
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#tabPaddingStart}
9146
          attribute's value can be found in the {@link #TabLayout} array.
9147
 
9148
 
9149
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
9150
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
9151
in (inches), mm (millimeters).
9152
<p>This may also be a reference to a resource (in the form
9153
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9154
theme attribute (in the form
9155
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9156
containing a value of this type.
9157
          @attr name com.saholic.profittill:tabPaddingStart
9158
        */
9159
        public static final int TabLayout_tabPaddingStart = 11;
9160
        /**
9161
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#tabPaddingTop}
9162
          attribute's value can be found in the {@link #TabLayout} array.
9163
 
9164
 
9165
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
9166
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
9167
in (inches), mm (millimeters).
9168
<p>This may also be a reference to a resource (in the form
9169
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9170
theme attribute (in the form
9171
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9172
containing a value of this type.
9173
          @attr name com.saholic.profittill:tabPaddingTop
9174
        */
9175
        public static final int TabLayout_tabPaddingTop = 12;
9176
        /**
9177
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#tabSelectedTextColor}
9178
          attribute's value can be found in the {@link #TabLayout} array.
9179
 
9180
 
9181
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
9182
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
9183
<p>This may also be a reference to a resource (in the form
9184
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9185
theme attribute (in the form
9186
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9187
containing a value of this type.
9188
          @attr name com.saholic.profittill:tabSelectedTextColor
9189
        */
9190
        public static final int TabLayout_tabSelectedTextColor = 10;
9191
        /**
9192
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#tabTextAppearance}
9193
          attribute's value can be found in the {@link #TabLayout} array.
9194
 
9195
 
9196
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
9197
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
9198
          @attr name com.saholic.profittill:tabTextAppearance
9199
        */
9200
        public static final int TabLayout_tabTextAppearance = 8;
9201
        /**
9202
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#tabTextColor}
9203
          attribute's value can be found in the {@link #TabLayout} array.
9204
 
9205
 
9206
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
9207
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
9208
<p>This may also be a reference to a resource (in the form
9209
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9210
theme attribute (in the form
9211
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9212
containing a value of this type.
9213
          @attr name com.saholic.profittill:tabTextColor
9214
        */
9215
        public static final int TabLayout_tabTextColor = 9;
9216
        /** Attributes that can be used with a TextAppearance.
9217
           <p>Includes the following attributes:</p>
9218
           <table>
9219
           <colgroup align="left" />
9220
           <colgroup align="left" />
9221
           <tr><th>Attribute</th><th>Description</th></tr>
9222
           <tr><td><code>{@link #TextAppearance_android_shadowColor android:shadowColor}</code></td><td></td></tr>
9223
           <tr><td><code>{@link #TextAppearance_android_shadowDx android:shadowDx}</code></td><td></td></tr>
9224
           <tr><td><code>{@link #TextAppearance_android_shadowDy android:shadowDy}</code></td><td></td></tr>
9225
           <tr><td><code>{@link #TextAppearance_android_shadowRadius android:shadowRadius}</code></td><td></td></tr>
9226
           <tr><td><code>{@link #TextAppearance_android_textColor android:textColor}</code></td><td></td></tr>
9227
           <tr><td><code>{@link #TextAppearance_android_textSize android:textSize}</code></td><td></td></tr>
9228
           <tr><td><code>{@link #TextAppearance_android_textStyle android:textStyle}</code></td><td></td></tr>
9229
           <tr><td><code>{@link #TextAppearance_android_typeface android:typeface}</code></td><td></td></tr>
9230
           <tr><td><code>{@link #TextAppearance_textAllCaps com.saholic.profittill:textAllCaps}</code></td><td></td></tr>
9231
           </table>
9232
           @see #TextAppearance_android_shadowColor
9233
           @see #TextAppearance_android_shadowDx
9234
           @see #TextAppearance_android_shadowDy
9235
           @see #TextAppearance_android_shadowRadius
9236
           @see #TextAppearance_android_textColor
9237
           @see #TextAppearance_android_textSize
9238
           @see #TextAppearance_android_textStyle
9239
           @see #TextAppearance_android_typeface
9240
           @see #TextAppearance_textAllCaps
9241
         */
9242
        public static final int[] TextAppearance = {
9243
            0x01010095, 0x01010096, 0x01010097, 0x01010098,
9244
            0x01010161, 0x01010162, 0x01010163, 0x01010164,
9245
            0x7f01002d
9246
        };
9247
        /**
9248
          <p>This symbol is the offset where the {@link android.R.attr#shadowColor}
9249
          attribute's value can be found in the {@link #TextAppearance} array.
9250
          @attr name android:shadowColor
9251
        */
9252
        public static final int TextAppearance_android_shadowColor = 4;
9253
        /**
9254
          <p>This symbol is the offset where the {@link android.R.attr#shadowDx}
9255
          attribute's value can be found in the {@link #TextAppearance} array.
9256
          @attr name android:shadowDx
9257
        */
9258
        public static final int TextAppearance_android_shadowDx = 5;
9259
        /**
9260
          <p>This symbol is the offset where the {@link android.R.attr#shadowDy}
9261
          attribute's value can be found in the {@link #TextAppearance} array.
9262
          @attr name android:shadowDy
9263
        */
9264
        public static final int TextAppearance_android_shadowDy = 6;
9265
        /**
9266
          <p>This symbol is the offset where the {@link android.R.attr#shadowRadius}
9267
          attribute's value can be found in the {@link #TextAppearance} array.
9268
          @attr name android:shadowRadius
9269
        */
9270
        public static final int TextAppearance_android_shadowRadius = 7;
9271
        /**
9272
          <p>This symbol is the offset where the {@link android.R.attr#textColor}
9273
          attribute's value can be found in the {@link #TextAppearance} array.
9274
          @attr name android:textColor
9275
        */
9276
        public static final int TextAppearance_android_textColor = 3;
9277
        /**
9278
          <p>This symbol is the offset where the {@link android.R.attr#textSize}
9279
          attribute's value can be found in the {@link #TextAppearance} array.
9280
          @attr name android:textSize
9281
        */
9282
        public static final int TextAppearance_android_textSize = 0;
9283
        /**
9284
          <p>This symbol is the offset where the {@link android.R.attr#textStyle}
9285
          attribute's value can be found in the {@link #TextAppearance} array.
9286
          @attr name android:textStyle
9287
        */
9288
        public static final int TextAppearance_android_textStyle = 2;
9289
        /**
9290
          <p>This symbol is the offset where the {@link android.R.attr#typeface}
9291
          attribute's value can be found in the {@link #TextAppearance} array.
9292
          @attr name android:typeface
9293
        */
9294
        public static final int TextAppearance_android_typeface = 1;
9295
        /**
9296
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#textAllCaps}
9297
          attribute's value can be found in the {@link #TextAppearance} array.
9298
 
9299
 
9300
          <p>May be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
9301
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
9302
<p>May be a boolean value, either "<code>true</code>" or "<code>false</code>".
9303
          @attr name com.saholic.profittill:textAllCaps
9304
        */
9305
        public static final int TextAppearance_textAllCaps = 8;
9306
        /** Attributes that can be used with a TextInputLayout.
9307
           <p>Includes the following attributes:</p>
9308
           <table>
9309
           <colgroup align="left" />
9310
           <colgroup align="left" />
9311
           <tr><th>Attribute</th><th>Description</th></tr>
9312
           <tr><td><code>{@link #TextInputLayout_android_hint android:hint}</code></td><td></td></tr>
9313
           <tr><td><code>{@link #TextInputLayout_android_textColorHint android:textColorHint}</code></td><td></td></tr>
9314
           <tr><td><code>{@link #TextInputLayout_counterEnabled com.saholic.profittill:counterEnabled}</code></td><td></td></tr>
9315
           <tr><td><code>{@link #TextInputLayout_counterMaxLength com.saholic.profittill:counterMaxLength}</code></td><td></td></tr>
9316
           <tr><td><code>{@link #TextInputLayout_counterOverflowTextAppearance com.saholic.profittill:counterOverflowTextAppearance}</code></td><td></td></tr>
9317
           <tr><td><code>{@link #TextInputLayout_counterTextAppearance com.saholic.profittill:counterTextAppearance}</code></td><td></td></tr>
9318
           <tr><td><code>{@link #TextInputLayout_errorEnabled com.saholic.profittill:errorEnabled}</code></td><td></td></tr>
9319
           <tr><td><code>{@link #TextInputLayout_errorTextAppearance com.saholic.profittill:errorTextAppearance}</code></td><td></td></tr>
9320
           <tr><td><code>{@link #TextInputLayout_hintAnimationEnabled com.saholic.profittill:hintAnimationEnabled}</code></td><td></td></tr>
9321
           <tr><td><code>{@link #TextInputLayout_hintEnabled com.saholic.profittill:hintEnabled}</code></td><td></td></tr>
9322
           <tr><td><code>{@link #TextInputLayout_hintTextAppearance com.saholic.profittill:hintTextAppearance}</code></td><td></td></tr>
9323
           </table>
9324
           @see #TextInputLayout_android_hint
9325
           @see #TextInputLayout_android_textColorHint
9326
           @see #TextInputLayout_counterEnabled
9327
           @see #TextInputLayout_counterMaxLength
9328
           @see #TextInputLayout_counterOverflowTextAppearance
9329
           @see #TextInputLayout_counterTextAppearance
9330
           @see #TextInputLayout_errorEnabled
9331
           @see #TextInputLayout_errorTextAppearance
9332
           @see #TextInputLayout_hintAnimationEnabled
9333
           @see #TextInputLayout_hintEnabled
9334
           @see #TextInputLayout_hintTextAppearance
9335
         */
9336
        public static final int[] TextInputLayout = {
9337
            0x0101009a, 0x01010150, 0x7f01010f, 0x7f010110,
9338
            0x7f010111, 0x7f010112, 0x7f010113, 0x7f010114,
9339
            0x7f010115, 0x7f010116, 0x7f010117
9340
        };
9341
        /**
9342
          <p>This symbol is the offset where the {@link android.R.attr#hint}
9343
          attribute's value can be found in the {@link #TextInputLayout} array.
9344
          @attr name android:hint
9345
        */
9346
        public static final int TextInputLayout_android_hint = 1;
9347
        /**
9348
          <p>This symbol is the offset where the {@link android.R.attr#textColorHint}
9349
          attribute's value can be found in the {@link #TextInputLayout} array.
9350
          @attr name android:textColorHint
9351
        */
9352
        public static final int TextInputLayout_android_textColorHint = 0;
9353
        /**
9354
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#counterEnabled}
9355
          attribute's value can be found in the {@link #TextInputLayout} array.
9356
 
9357
 
9358
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
9359
<p>This may also be a reference to a resource (in the form
9360
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9361
theme attribute (in the form
9362
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9363
containing a value of this type.
9364
          @attr name com.saholic.profittill:counterEnabled
9365
        */
9366
        public static final int TextInputLayout_counterEnabled = 6;
9367
        /**
9368
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#counterMaxLength}
9369
          attribute's value can be found in the {@link #TextInputLayout} array.
9370
 
9371
 
9372
          <p>Must be an integer value, such as "<code>100</code>".
9373
<p>This may also be a reference to a resource (in the form
9374
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9375
theme attribute (in the form
9376
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9377
containing a value of this type.
9378
          @attr name com.saholic.profittill:counterMaxLength
9379
        */
9380
        public static final int TextInputLayout_counterMaxLength = 7;
9381
        /**
9382
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#counterOverflowTextAppearance}
9383
          attribute's value can be found in the {@link #TextInputLayout} array.
9384
 
9385
 
9386
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
9387
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
9388
          @attr name com.saholic.profittill:counterOverflowTextAppearance
9389
        */
9390
        public static final int TextInputLayout_counterOverflowTextAppearance = 9;
9391
        /**
9392
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#counterTextAppearance}
9393
          attribute's value can be found in the {@link #TextInputLayout} array.
9394
 
9395
 
9396
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
9397
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
9398
          @attr name com.saholic.profittill:counterTextAppearance
9399
        */
9400
        public static final int TextInputLayout_counterTextAppearance = 8;
9401
        /**
9402
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#errorEnabled}
9403
          attribute's value can be found in the {@link #TextInputLayout} array.
9404
 
9405
 
9406
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
9407
<p>This may also be a reference to a resource (in the form
9408
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9409
theme attribute (in the form
9410
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9411
containing a value of this type.
9412
          @attr name com.saholic.profittill:errorEnabled
9413
        */
9414
        public static final int TextInputLayout_errorEnabled = 4;
9415
        /**
9416
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#errorTextAppearance}
9417
          attribute's value can be found in the {@link #TextInputLayout} array.
9418
 
9419
 
9420
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
9421
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
9422
          @attr name com.saholic.profittill:errorTextAppearance
9423
        */
9424
        public static final int TextInputLayout_errorTextAppearance = 5;
9425
        /**
9426
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#hintAnimationEnabled}
9427
          attribute's value can be found in the {@link #TextInputLayout} array.
9428
 
9429
 
9430
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
9431
<p>This may also be a reference to a resource (in the form
9432
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9433
theme attribute (in the form
9434
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9435
containing a value of this type.
9436
          @attr name com.saholic.profittill:hintAnimationEnabled
9437
        */
9438
        public static final int TextInputLayout_hintAnimationEnabled = 10;
9439
        /**
9440
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#hintEnabled}
9441
          attribute's value can be found in the {@link #TextInputLayout} array.
9442
 
9443
 
9444
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
9445
<p>This may also be a reference to a resource (in the form
9446
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9447
theme attribute (in the form
9448
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9449
containing a value of this type.
9450
          @attr name com.saholic.profittill:hintEnabled
9451
        */
9452
        public static final int TextInputLayout_hintEnabled = 3;
9453
        /**
9454
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#hintTextAppearance}
9455
          attribute's value can be found in the {@link #TextInputLayout} array.
9456
 
9457
 
9458
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
9459
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
9460
          @attr name com.saholic.profittill:hintTextAppearance
9461
        */
9462
        public static final int TextInputLayout_hintTextAppearance = 2;
9463
        /** Attributes that can be used with a TitlePageIndicator.
9464
           <p>Includes the following attributes:</p>
9465
           <table>
9466
           <colgroup align="left" />
9467
           <colgroup align="left" />
9468
           <tr><th>Attribute</th><th>Description</th></tr>
9469
           <tr><td><code>{@link #TitlePageIndicator_android_background android:background}</code></td><td></td></tr>
9470
           <tr><td><code>{@link #TitlePageIndicator_android_textColor android:textColor}</code></td><td></td></tr>
9471
           <tr><td><code>{@link #TitlePageIndicator_android_textSize android:textSize}</code></td><td></td></tr>
9472
           <tr><td><code>{@link #TitlePageIndicator_clipPadding com.saholic.profittill:clipPadding}</code></td><td></td></tr>
9473
           <tr><td><code>{@link #TitlePageIndicator_footerColor com.saholic.profittill:footerColor}</code></td><td></td></tr>
9474
           <tr><td><code>{@link #TitlePageIndicator_footerIndicatorHeight com.saholic.profittill:footerIndicatorHeight}</code></td><td></td></tr>
9475
           <tr><td><code>{@link #TitlePageIndicator_footerIndicatorStyle com.saholic.profittill:footerIndicatorStyle}</code></td><td></td></tr>
9476
           <tr><td><code>{@link #TitlePageIndicator_footerIndicatorUnderlinePadding com.saholic.profittill:footerIndicatorUnderlinePadding}</code></td><td></td></tr>
9477
           <tr><td><code>{@link #TitlePageIndicator_footerLineHeight com.saholic.profittill:footerLineHeight}</code></td><td></td></tr>
9478
           <tr><td><code>{@link #TitlePageIndicator_footerPadding com.saholic.profittill:footerPadding}</code></td><td></td></tr>
9479
           <tr><td><code>{@link #TitlePageIndicator_linePosition com.saholic.profittill:linePosition}</code></td><td></td></tr>
9480
           <tr><td><code>{@link #TitlePageIndicator_selectedBold com.saholic.profittill:selectedBold}</code></td><td></td></tr>
9481
           <tr><td><code>{@link #TitlePageIndicator_selectedColor com.saholic.profittill:selectedColor}</code></td><td></td></tr>
9482
           <tr><td><code>{@link #TitlePageIndicator_titlePadding com.saholic.profittill:titlePadding}</code></td><td></td></tr>
9483
           <tr><td><code>{@link #TitlePageIndicator_topPadding com.saholic.profittill:topPadding}</code></td><td></td></tr>
9484
           </table>
9485
           @see #TitlePageIndicator_android_background
9486
           @see #TitlePageIndicator_android_textColor
9487
           @see #TitlePageIndicator_android_textSize
9488
           @see #TitlePageIndicator_clipPadding
9489
           @see #TitlePageIndicator_footerColor
9490
           @see #TitlePageIndicator_footerIndicatorHeight
9491
           @see #TitlePageIndicator_footerIndicatorStyle
9492
           @see #TitlePageIndicator_footerIndicatorUnderlinePadding
9493
           @see #TitlePageIndicator_footerLineHeight
9494
           @see #TitlePageIndicator_footerPadding
9495
           @see #TitlePageIndicator_linePosition
9496
           @see #TitlePageIndicator_selectedBold
9497
           @see #TitlePageIndicator_selectedColor
9498
           @see #TitlePageIndicator_titlePadding
9499
           @see #TitlePageIndicator_topPadding
9500
         */
9501
        public static final int[] TitlePageIndicator = {
9502
            0x01010095, 0x01010098, 0x010100d4, 0x7f010005,
9503
            0x7f010118, 0x7f010119, 0x7f01011a, 0x7f01011b,
9504
            0x7f01011c, 0x7f01011d, 0x7f01011e, 0x7f01011f,
9505
            0x7f010120, 0x7f010121, 0x7f010122
9506
        };
9507
        /**
9508
          <p>This symbol is the offset where the {@link android.R.attr#background}
9509
          attribute's value can be found in the {@link #TitlePageIndicator} array.
9510
          @attr name android:background
9511
        */
9512
        public static final int TitlePageIndicator_android_background = 2;
9513
        /**
9514
          <p>This symbol is the offset where the {@link android.R.attr#textColor}
9515
          attribute's value can be found in the {@link #TitlePageIndicator} array.
9516
          @attr name android:textColor
9517
        */
9518
        public static final int TitlePageIndicator_android_textColor = 1;
9519
        /**
9520
          <p>This symbol is the offset where the {@link android.R.attr#textSize}
9521
          attribute's value can be found in the {@link #TitlePageIndicator} array.
9522
          @attr name android:textSize
9523
        */
9524
        public static final int TitlePageIndicator_android_textSize = 0;
9525
        /**
9526
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#clipPadding}
9527
          attribute's value can be found in the {@link #TitlePageIndicator} array.
9528
 
9529
 
9530
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
9531
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
9532
in (inches), mm (millimeters).
9533
<p>This may also be a reference to a resource (in the form
9534
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9535
theme attribute (in the form
9536
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9537
containing a value of this type.
9538
          @attr name com.saholic.profittill:clipPadding
9539
        */
9540
        public static final int TitlePageIndicator_clipPadding = 4;
9541
        /**
9542
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#footerColor}
9543
          attribute's value can be found in the {@link #TitlePageIndicator} array.
9544
 
9545
 
9546
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
9547
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
9548
<p>This may also be a reference to a resource (in the form
9549
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9550
theme attribute (in the form
9551
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9552
containing a value of this type.
9553
          @attr name com.saholic.profittill:footerColor
9554
        */
9555
        public static final int TitlePageIndicator_footerColor = 5;
9556
        /**
9557
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#footerIndicatorHeight}
9558
          attribute's value can be found in the {@link #TitlePageIndicator} array.
9559
 
9560
 
9561
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
9562
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
9563
in (inches), mm (millimeters).
9564
<p>This may also be a reference to a resource (in the form
9565
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9566
theme attribute (in the form
9567
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9568
containing a value of this type.
9569
          @attr name com.saholic.profittill:footerIndicatorHeight
9570
        */
9571
        public static final int TitlePageIndicator_footerIndicatorHeight = 8;
9572
        /**
9573
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#footerIndicatorStyle}
9574
          attribute's value can be found in the {@link #TitlePageIndicator} array.
9575
 
9576
 
9577
          <p>Must be one of the following constant values.</p>
9578
<table>
9579
<colgroup align="left" />
9580
<colgroup align="left" />
9581
<colgroup align="left" />
9582
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
9583
<tr><td><code>none</code></td><td>0</td><td></td></tr>
9584
<tr><td><code>triangle</code></td><td>1</td><td></td></tr>
9585
<tr><td><code>underline</code></td><td>2</td><td></td></tr>
9586
</table>
9587
          @attr name com.saholic.profittill:footerIndicatorStyle
9588
        */
9589
        public static final int TitlePageIndicator_footerIndicatorStyle = 7;
9590
        /**
9591
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#footerIndicatorUnderlinePadding}
9592
          attribute's value can be found in the {@link #TitlePageIndicator} array.
9593
 
9594
 
9595
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
9596
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
9597
in (inches), mm (millimeters).
9598
<p>This may also be a reference to a resource (in the form
9599
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9600
theme attribute (in the form
9601
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9602
containing a value of this type.
9603
          @attr name com.saholic.profittill:footerIndicatorUnderlinePadding
9604
        */
9605
        public static final int TitlePageIndicator_footerIndicatorUnderlinePadding = 9;
9606
        /**
9607
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#footerLineHeight}
9608
          attribute's value can be found in the {@link #TitlePageIndicator} array.
9609
 
9610
 
9611
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
9612
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
9613
in (inches), mm (millimeters).
9614
<p>This may also be a reference to a resource (in the form
9615
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9616
theme attribute (in the form
9617
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9618
containing a value of this type.
9619
          @attr name com.saholic.profittill:footerLineHeight
9620
        */
9621
        public static final int TitlePageIndicator_footerLineHeight = 6;
9622
        /**
9623
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#footerPadding}
9624
          attribute's value can be found in the {@link #TitlePageIndicator} array.
9625
 
9626
 
9627
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
9628
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
9629
in (inches), mm (millimeters).
9630
<p>This may also be a reference to a resource (in the form
9631
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9632
theme attribute (in the form
9633
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9634
containing a value of this type.
9635
          @attr name com.saholic.profittill:footerPadding
9636
        */
9637
        public static final int TitlePageIndicator_footerPadding = 10;
9638
        /**
9639
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#linePosition}
9640
          attribute's value can be found in the {@link #TitlePageIndicator} array.
9641
 
9642
 
9643
          <p>Must be one of the following constant values.</p>
9644
<table>
9645
<colgroup align="left" />
9646
<colgroup align="left" />
9647
<colgroup align="left" />
9648
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
9649
<tr><td><code>bottom</code></td><td>0</td><td></td></tr>
9650
<tr><td><code>top</code></td><td>1</td><td></td></tr>
9651
</table>
9652
          @attr name com.saholic.profittill:linePosition
9653
        */
9654
        public static final int TitlePageIndicator_linePosition = 11;
9655
        /**
9656
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#selectedBold}
9657
          attribute's value can be found in the {@link #TitlePageIndicator} array.
9658
 
9659
 
9660
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
9661
<p>This may also be a reference to a resource (in the form
9662
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9663
theme attribute (in the form
9664
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9665
containing a value of this type.
9666
          @attr name com.saholic.profittill:selectedBold
9667
        */
9668
        public static final int TitlePageIndicator_selectedBold = 12;
9669
        /**
9670
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#selectedColor}
9671
          attribute's value can be found in the {@link #TitlePageIndicator} array.
9672
 
9673
 
9674
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
9675
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
9676
<p>This may also be a reference to a resource (in the form
9677
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9678
theme attribute (in the form
9679
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9680
containing a value of this type.
9681
          @attr name com.saholic.profittill:selectedColor
9682
        */
9683
        public static final int TitlePageIndicator_selectedColor = 3;
9684
        /**
9685
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#titlePadding}
9686
          attribute's value can be found in the {@link #TitlePageIndicator} array.
9687
 
9688
 
9689
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
9690
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
9691
in (inches), mm (millimeters).
9692
<p>This may also be a reference to a resource (in the form
9693
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9694
theme attribute (in the form
9695
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9696
containing a value of this type.
9697
          @attr name com.saholic.profittill:titlePadding
9698
        */
9699
        public static final int TitlePageIndicator_titlePadding = 13;
9700
        /**
9701
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#topPadding}
9702
          attribute's value can be found in the {@link #TitlePageIndicator} array.
9703
 
9704
 
9705
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
9706
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
9707
in (inches), mm (millimeters).
9708
<p>This may also be a reference to a resource (in the form
9709
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9710
theme attribute (in the form
9711
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9712
containing a value of this type.
9713
          @attr name com.saholic.profittill:topPadding
9714
        */
9715
        public static final int TitlePageIndicator_topPadding = 14;
9716
        /** Attributes that can be used with a Toolbar.
9717
           <p>Includes the following attributes:</p>
9718
           <table>
9719
           <colgroup align="left" />
9720
           <colgroup align="left" />
9721
           <tr><th>Attribute</th><th>Description</th></tr>
9722
           <tr><td><code>{@link #Toolbar_android_gravity android:gravity}</code></td><td></td></tr>
9723
           <tr><td><code>{@link #Toolbar_android_minHeight android:minHeight}</code></td><td></td></tr>
9724
           <tr><td><code>{@link #Toolbar_collapseContentDescription com.saholic.profittill:collapseContentDescription}</code></td><td></td></tr>
9725
           <tr><td><code>{@link #Toolbar_collapseIcon com.saholic.profittill:collapseIcon}</code></td><td></td></tr>
9726
           <tr><td><code>{@link #Toolbar_contentInsetEnd com.saholic.profittill:contentInsetEnd}</code></td><td></td></tr>
9727
           <tr><td><code>{@link #Toolbar_contentInsetLeft com.saholic.profittill:contentInsetLeft}</code></td><td></td></tr>
9728
           <tr><td><code>{@link #Toolbar_contentInsetRight com.saholic.profittill:contentInsetRight}</code></td><td></td></tr>
9729
           <tr><td><code>{@link #Toolbar_contentInsetStart com.saholic.profittill:contentInsetStart}</code></td><td></td></tr>
9730
           <tr><td><code>{@link #Toolbar_logo com.saholic.profittill:logo}</code></td><td></td></tr>
9731
           <tr><td><code>{@link #Toolbar_logoDescription com.saholic.profittill:logoDescription}</code></td><td></td></tr>
9732
           <tr><td><code>{@link #Toolbar_maxButtonHeight com.saholic.profittill:maxButtonHeight}</code></td><td></td></tr>
9733
           <tr><td><code>{@link #Toolbar_navigationContentDescription com.saholic.profittill:navigationContentDescription}</code></td><td></td></tr>
9734
           <tr><td><code>{@link #Toolbar_navigationIcon com.saholic.profittill:navigationIcon}</code></td><td></td></tr>
9735
           <tr><td><code>{@link #Toolbar_popupTheme com.saholic.profittill:popupTheme}</code></td><td></td></tr>
9736
           <tr><td><code>{@link #Toolbar_subtitle com.saholic.profittill:subtitle}</code></td><td></td></tr>
9737
           <tr><td><code>{@link #Toolbar_subtitleTextAppearance com.saholic.profittill:subtitleTextAppearance}</code></td><td></td></tr>
9738
           <tr><td><code>{@link #Toolbar_subtitleTextColor com.saholic.profittill:subtitleTextColor}</code></td><td></td></tr>
9739
           <tr><td><code>{@link #Toolbar_title com.saholic.profittill:title}</code></td><td></td></tr>
9740
           <tr><td><code>{@link #Toolbar_titleMarginBottom com.saholic.profittill:titleMarginBottom}</code></td><td></td></tr>
9741
           <tr><td><code>{@link #Toolbar_titleMarginEnd com.saholic.profittill:titleMarginEnd}</code></td><td></td></tr>
9742
           <tr><td><code>{@link #Toolbar_titleMarginStart com.saholic.profittill:titleMarginStart}</code></td><td></td></tr>
9743
           <tr><td><code>{@link #Toolbar_titleMarginTop com.saholic.profittill:titleMarginTop}</code></td><td></td></tr>
9744
           <tr><td><code>{@link #Toolbar_titleMargins com.saholic.profittill:titleMargins}</code></td><td></td></tr>
9745
           <tr><td><code>{@link #Toolbar_titleTextAppearance com.saholic.profittill:titleTextAppearance}</code></td><td></td></tr>
9746
           <tr><td><code>{@link #Toolbar_titleTextColor com.saholic.profittill:titleTextColor}</code></td><td></td></tr>
9747
           </table>
9748
           @see #Toolbar_android_gravity
9749
           @see #Toolbar_android_minHeight
9750
           @see #Toolbar_collapseContentDescription
9751
           @see #Toolbar_collapseIcon
9752
           @see #Toolbar_contentInsetEnd
9753
           @see #Toolbar_contentInsetLeft
9754
           @see #Toolbar_contentInsetRight
9755
           @see #Toolbar_contentInsetStart
9756
           @see #Toolbar_logo
9757
           @see #Toolbar_logoDescription
9758
           @see #Toolbar_maxButtonHeight
9759
           @see #Toolbar_navigationContentDescription
9760
           @see #Toolbar_navigationIcon
9761
           @see #Toolbar_popupTheme
9762
           @see #Toolbar_subtitle
9763
           @see #Toolbar_subtitleTextAppearance
9764
           @see #Toolbar_subtitleTextColor
9765
           @see #Toolbar_title
9766
           @see #Toolbar_titleMarginBottom
9767
           @see #Toolbar_titleMarginEnd
9768
           @see #Toolbar_titleMarginStart
9769
           @see #Toolbar_titleMarginTop
9770
           @see #Toolbar_titleMargins
9771
           @see #Toolbar_titleTextAppearance
9772
           @see #Toolbar_titleTextColor
9773
         */
9774
        public static final int[] Toolbar = {
9775
            0x010100af, 0x01010140, 0x7f010007, 0x7f01000b,
9776
            0x7f01000f, 0x7f01001b, 0x7f01001c, 0x7f01001d,
9777
            0x7f01001e, 0x7f010020, 0x7f010123, 0x7f010124,
9778
            0x7f010125, 0x7f010126, 0x7f010127, 0x7f010128,
9779
            0x7f010129, 0x7f01012a, 0x7f01012b, 0x7f01012c,
9780
            0x7f01012d, 0x7f01012e, 0x7f01012f, 0x7f010130,
9781
            0x7f010131
9782
        };
9783
        /**
9784
          <p>This symbol is the offset where the {@link android.R.attr#gravity}
9785
          attribute's value can be found in the {@link #Toolbar} array.
9786
          @attr name android:gravity
9787
        */
9788
        public static final int Toolbar_android_gravity = 0;
9789
        /**
9790
          <p>This symbol is the offset where the {@link android.R.attr#minHeight}
9791
          attribute's value can be found in the {@link #Toolbar} array.
9792
          @attr name android:minHeight
9793
        */
9794
        public static final int Toolbar_android_minHeight = 1;
9795
        /**
9796
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#collapseContentDescription}
9797
          attribute's value can be found in the {@link #Toolbar} array.
9798
 
9799
 
9800
          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
9801
<p>This may also be a reference to a resource (in the form
9802
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9803
theme attribute (in the form
9804
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9805
containing a value of this type.
9806
          @attr name com.saholic.profittill:collapseContentDescription
9807
        */
9808
        public static final int Toolbar_collapseContentDescription = 19;
9809
        /**
9810
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#collapseIcon}
9811
          attribute's value can be found in the {@link #Toolbar} array.
9812
 
9813
 
9814
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
9815
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
9816
          @attr name com.saholic.profittill:collapseIcon
9817
        */
9818
        public static final int Toolbar_collapseIcon = 18;
9819
        /**
9820
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#contentInsetEnd}
9821
          attribute's value can be found in the {@link #Toolbar} array.
9822
 
9823
 
9824
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
9825
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
9826
in (inches), mm (millimeters).
9827
<p>This may also be a reference to a resource (in the form
9828
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9829
theme attribute (in the form
9830
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9831
containing a value of this type.
9832
          @attr name com.saholic.profittill:contentInsetEnd
9833
        */
9834
        public static final int Toolbar_contentInsetEnd = 6;
9835
        /**
9836
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#contentInsetLeft}
9837
          attribute's value can be found in the {@link #Toolbar} array.
9838
 
9839
 
9840
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
9841
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
9842
in (inches), mm (millimeters).
9843
<p>This may also be a reference to a resource (in the form
9844
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9845
theme attribute (in the form
9846
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9847
containing a value of this type.
9848
          @attr name com.saholic.profittill:contentInsetLeft
9849
        */
9850
        public static final int Toolbar_contentInsetLeft = 7;
9851
        /**
9852
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#contentInsetRight}
9853
          attribute's value can be found in the {@link #Toolbar} array.
9854
 
9855
 
9856
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
9857
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
9858
in (inches), mm (millimeters).
9859
<p>This may also be a reference to a resource (in the form
9860
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9861
theme attribute (in the form
9862
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9863
containing a value of this type.
9864
          @attr name com.saholic.profittill:contentInsetRight
9865
        */
9866
        public static final int Toolbar_contentInsetRight = 8;
9867
        /**
9868
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#contentInsetStart}
9869
          attribute's value can be found in the {@link #Toolbar} array.
9870
 
9871
 
9872
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
9873
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
9874
in (inches), mm (millimeters).
9875
<p>This may also be a reference to a resource (in the form
9876
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9877
theme attribute (in the form
9878
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9879
containing a value of this type.
9880
          @attr name com.saholic.profittill:contentInsetStart
9881
        */
9882
        public static final int Toolbar_contentInsetStart = 5;
9883
        /**
9884
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#logo}
9885
          attribute's value can be found in the {@link #Toolbar} array.
9886
 
9887
 
9888
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
9889
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
9890
          @attr name com.saholic.profittill:logo
9891
        */
9892
        public static final int Toolbar_logo = 4;
9893
        /**
9894
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#logoDescription}
9895
          attribute's value can be found in the {@link #Toolbar} array.
9896
 
9897
 
9898
          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
9899
<p>This may also be a reference to a resource (in the form
9900
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9901
theme attribute (in the form
9902
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9903
containing a value of this type.
9904
          @attr name com.saholic.profittill:logoDescription
9905
        */
9906
        public static final int Toolbar_logoDescription = 22;
9907
        /**
9908
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#maxButtonHeight}
9909
          attribute's value can be found in the {@link #Toolbar} array.
9910
 
9911
 
9912
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
9913
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
9914
in (inches), mm (millimeters).
9915
<p>This may also be a reference to a resource (in the form
9916
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9917
theme attribute (in the form
9918
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9919
containing a value of this type.
9920
          @attr name com.saholic.profittill:maxButtonHeight
9921
        */
9922
        public static final int Toolbar_maxButtonHeight = 17;
9923
        /**
9924
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#navigationContentDescription}
9925
          attribute's value can be found in the {@link #Toolbar} array.
9926
 
9927
 
9928
          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
9929
<p>This may also be a reference to a resource (in the form
9930
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9931
theme attribute (in the form
9932
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9933
containing a value of this type.
9934
          @attr name com.saholic.profittill:navigationContentDescription
9935
        */
9936
        public static final int Toolbar_navigationContentDescription = 21;
9937
        /**
9938
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#navigationIcon}
9939
          attribute's value can be found in the {@link #Toolbar} array.
9940
 
9941
 
9942
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
9943
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
9944
          @attr name com.saholic.profittill:navigationIcon
9945
        */
9946
        public static final int Toolbar_navigationIcon = 20;
9947
        /**
9948
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#popupTheme}
9949
          attribute's value can be found in the {@link #Toolbar} array.
9950
 
9951
 
9952
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
9953
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
9954
          @attr name com.saholic.profittill:popupTheme
9955
        */
9956
        public static final int Toolbar_popupTheme = 9;
9957
        /**
9958
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#subtitle}
9959
          attribute's value can be found in the {@link #Toolbar} array.
9960
 
9961
 
9962
          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
9963
<p>This may also be a reference to a resource (in the form
9964
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9965
theme attribute (in the form
9966
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9967
containing a value of this type.
9968
          @attr name com.saholic.profittill:subtitle
9969
        */
9970
        public static final int Toolbar_subtitle = 3;
9971
        /**
9972
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#subtitleTextAppearance}
9973
          attribute's value can be found in the {@link #Toolbar} array.
9974
 
9975
 
9976
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
9977
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
9978
          @attr name com.saholic.profittill:subtitleTextAppearance
9979
        */
9980
        public static final int Toolbar_subtitleTextAppearance = 11;
9981
        /**
9982
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#subtitleTextColor}
9983
          attribute's value can be found in the {@link #Toolbar} array.
9984
 
9985
 
9986
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
9987
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
9988
<p>This may also be a reference to a resource (in the form
9989
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
9990
theme attribute (in the form
9991
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
9992
containing a value of this type.
9993
          @attr name com.saholic.profittill:subtitleTextColor
9994
        */
9995
        public static final int Toolbar_subtitleTextColor = 24;
9996
        /**
9997
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#title}
9998
          attribute's value can be found in the {@link #Toolbar} array.
9999
 
10000
 
10001
          <p>Must be a string value, using '\\;' to escape characters such as '\\n' or '\\uxxxx' for a unicode character.
10002
<p>This may also be a reference to a resource (in the form
10003
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
10004
theme attribute (in the form
10005
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
10006
containing a value of this type.
10007
          @attr name com.saholic.profittill:title
10008
        */
10009
        public static final int Toolbar_title = 2;
10010
        /**
10011
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#titleMarginBottom}
10012
          attribute's value can be found in the {@link #Toolbar} array.
10013
 
10014
 
10015
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
10016
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
10017
in (inches), mm (millimeters).
10018
<p>This may also be a reference to a resource (in the form
10019
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
10020
theme attribute (in the form
10021
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
10022
containing a value of this type.
10023
          @attr name com.saholic.profittill:titleMarginBottom
10024
        */
10025
        public static final int Toolbar_titleMarginBottom = 16;
10026
        /**
10027
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#titleMarginEnd}
10028
          attribute's value can be found in the {@link #Toolbar} array.
10029
 
10030
 
10031
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
10032
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
10033
in (inches), mm (millimeters).
10034
<p>This may also be a reference to a resource (in the form
10035
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
10036
theme attribute (in the form
10037
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
10038
containing a value of this type.
10039
          @attr name com.saholic.profittill:titleMarginEnd
10040
        */
10041
        public static final int Toolbar_titleMarginEnd = 14;
10042
        /**
10043
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#titleMarginStart}
10044
          attribute's value can be found in the {@link #Toolbar} array.
10045
 
10046
 
10047
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
10048
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
10049
in (inches), mm (millimeters).
10050
<p>This may also be a reference to a resource (in the form
10051
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
10052
theme attribute (in the form
10053
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
10054
containing a value of this type.
10055
          @attr name com.saholic.profittill:titleMarginStart
10056
        */
10057
        public static final int Toolbar_titleMarginStart = 13;
10058
        /**
10059
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#titleMarginTop}
10060
          attribute's value can be found in the {@link #Toolbar} array.
10061
 
10062
 
10063
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
10064
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
10065
in (inches), mm (millimeters).
10066
<p>This may also be a reference to a resource (in the form
10067
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
10068
theme attribute (in the form
10069
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
10070
containing a value of this type.
10071
          @attr name com.saholic.profittill:titleMarginTop
10072
        */
10073
        public static final int Toolbar_titleMarginTop = 15;
10074
        /**
10075
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#titleMargins}
10076
          attribute's value can be found in the {@link #Toolbar} array.
10077
 
10078
 
10079
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
10080
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
10081
in (inches), mm (millimeters).
10082
<p>This may also be a reference to a resource (in the form
10083
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
10084
theme attribute (in the form
10085
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
10086
containing a value of this type.
10087
          @attr name com.saholic.profittill:titleMargins
10088
        */
10089
        public static final int Toolbar_titleMargins = 12;
10090
        /**
10091
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#titleTextAppearance}
10092
          attribute's value can be found in the {@link #Toolbar} array.
10093
 
10094
 
10095
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
10096
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
10097
          @attr name com.saholic.profittill:titleTextAppearance
10098
        */
10099
        public static final int Toolbar_titleTextAppearance = 10;
10100
        /**
10101
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#titleTextColor}
10102
          attribute's value can be found in the {@link #Toolbar} array.
10103
 
10104
 
10105
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
10106
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
10107
<p>This may also be a reference to a resource (in the form
10108
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
10109
theme attribute (in the form
10110
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
10111
containing a value of this type.
10112
          @attr name com.saholic.profittill:titleTextColor
10113
        */
10114
        public static final int Toolbar_titleTextColor = 23;
10115
        /** Attributes that can be used with a UnderlinePageIndicator.
10116
           <p>Includes the following attributes:</p>
10117
           <table>
10118
           <colgroup align="left" />
10119
           <colgroup align="left" />
10120
           <tr><th>Attribute</th><th>Description</th></tr>
10121
           <tr><td><code>{@link #UnderlinePageIndicator_android_background android:background}</code></td><td></td></tr>
10122
           <tr><td><code>{@link #UnderlinePageIndicator_fadeDelay com.saholic.profittill:fadeDelay}</code></td><td></td></tr>
10123
           <tr><td><code>{@link #UnderlinePageIndicator_fadeLength com.saholic.profittill:fadeLength}</code></td><td></td></tr>
10124
           <tr><td><code>{@link #UnderlinePageIndicator_fades com.saholic.profittill:fades}</code></td><td></td></tr>
10125
           <tr><td><code>{@link #UnderlinePageIndicator_selectedColor com.saholic.profittill:selectedColor}</code></td><td></td></tr>
10126
           </table>
10127
           @see #UnderlinePageIndicator_android_background
10128
           @see #UnderlinePageIndicator_fadeDelay
10129
           @see #UnderlinePageIndicator_fadeLength
10130
           @see #UnderlinePageIndicator_fades
10131
           @see #UnderlinePageIndicator_selectedColor
10132
         */
10133
        public static final int[] UnderlinePageIndicator = {
10134
            0x010100d4, 0x7f010005, 0x7f010132, 0x7f010133,
10135
            0x7f010134
10136
        };
10137
        /**
10138
          <p>This symbol is the offset where the {@link android.R.attr#background}
10139
          attribute's value can be found in the {@link #UnderlinePageIndicator} array.
10140
          @attr name android:background
10141
        */
10142
        public static final int UnderlinePageIndicator_android_background = 0;
10143
        /**
10144
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#fadeDelay}
10145
          attribute's value can be found in the {@link #UnderlinePageIndicator} array.
10146
 
10147
 
10148
          <p>Must be an integer value, such as "<code>100</code>".
10149
<p>This may also be a reference to a resource (in the form
10150
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
10151
theme attribute (in the form
10152
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
10153
containing a value of this type.
10154
          @attr name com.saholic.profittill:fadeDelay
10155
        */
10156
        public static final int UnderlinePageIndicator_fadeDelay = 3;
10157
        /**
10158
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#fadeLength}
10159
          attribute's value can be found in the {@link #UnderlinePageIndicator} array.
10160
 
10161
 
10162
          <p>Must be an integer value, such as "<code>100</code>".
10163
<p>This may also be a reference to a resource (in the form
10164
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
10165
theme attribute (in the form
10166
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
10167
containing a value of this type.
10168
          @attr name com.saholic.profittill:fadeLength
10169
        */
10170
        public static final int UnderlinePageIndicator_fadeLength = 4;
10171
        /**
10172
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#fades}
10173
          attribute's value can be found in the {@link #UnderlinePageIndicator} array.
10174
 
10175
 
10176
          <p>Must be a boolean value, either "<code>true</code>" or "<code>false</code>".
10177
<p>This may also be a reference to a resource (in the form
10178
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
10179
theme attribute (in the form
10180
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
10181
containing a value of this type.
10182
          @attr name com.saholic.profittill:fades
10183
        */
10184
        public static final int UnderlinePageIndicator_fades = 2;
10185
        /**
10186
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#selectedColor}
10187
          attribute's value can be found in the {@link #UnderlinePageIndicator} array.
10188
 
10189
 
10190
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
10191
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
10192
<p>This may also be a reference to a resource (in the form
10193
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
10194
theme attribute (in the form
10195
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
10196
containing a value of this type.
10197
          @attr name com.saholic.profittill:selectedColor
10198
        */
10199
        public static final int UnderlinePageIndicator_selectedColor = 1;
10200
        /** Attributes that can be used with a View.
10201
           <p>Includes the following attributes:</p>
10202
           <table>
10203
           <colgroup align="left" />
10204
           <colgroup align="left" />
10205
           <tr><th>Attribute</th><th>Description</th></tr>
10206
           <tr><td><code>{@link #View_android_focusable android:focusable}</code></td><td></td></tr>
10207
           <tr><td><code>{@link #View_android_theme android:theme}</code></td><td></td></tr>
10208
           <tr><td><code>{@link #View_paddingEnd com.saholic.profittill:paddingEnd}</code></td><td></td></tr>
10209
           <tr><td><code>{@link #View_paddingStart com.saholic.profittill:paddingStart}</code></td><td></td></tr>
10210
           <tr><td><code>{@link #View_theme com.saholic.profittill:theme}</code></td><td></td></tr>
10211
           </table>
10212
           @see #View_android_focusable
10213
           @see #View_android_theme
10214
           @see #View_paddingEnd
10215
           @see #View_paddingStart
10216
           @see #View_theme
10217
         */
10218
        public static final int[] View = {
10219
            0x01010000, 0x010100da, 0x7f010135, 0x7f010136,
10220
            0x7f010137
10221
        };
10222
        /**
10223
          <p>This symbol is the offset where the {@link android.R.attr#focusable}
10224
          attribute's value can be found in the {@link #View} array.
10225
          @attr name android:focusable
10226
        */
10227
        public static final int View_android_focusable = 1;
10228
        /**
10229
          <p>This symbol is the offset where the {@link android.R.attr#theme}
10230
          attribute's value can be found in the {@link #View} array.
10231
          @attr name android:theme
10232
        */
10233
        public static final int View_android_theme = 0;
10234
        /**
10235
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#paddingEnd}
10236
          attribute's value can be found in the {@link #View} array.
10237
 
10238
 
10239
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
10240
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
10241
in (inches), mm (millimeters).
10242
<p>This may also be a reference to a resource (in the form
10243
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
10244
theme attribute (in the form
10245
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
10246
containing a value of this type.
10247
          @attr name com.saholic.profittill:paddingEnd
10248
        */
10249
        public static final int View_paddingEnd = 3;
10250
        /**
10251
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#paddingStart}
10252
          attribute's value can be found in the {@link #View} array.
10253
 
10254
 
10255
          <p>Must be a dimension value, which is a floating point number appended with a unit such as "<code>14.5sp</code>".
10256
Available units are: px (pixels), dp (density-independent pixels), sp (scaled pixels based on preferred font size),
10257
in (inches), mm (millimeters).
10258
<p>This may also be a reference to a resource (in the form
10259
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
10260
theme attribute (in the form
10261
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
10262
containing a value of this type.
10263
          @attr name com.saholic.profittill:paddingStart
10264
        */
10265
        public static final int View_paddingStart = 2;
10266
        /**
10267
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#theme}
10268
          attribute's value can be found in the {@link #View} array.
10269
 
10270
 
10271
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
10272
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
10273
          @attr name com.saholic.profittill:theme
10274
        */
10275
        public static final int View_theme = 4;
10276
        /** Attributes that can be used with a ViewBackgroundHelper.
10277
           <p>Includes the following attributes:</p>
10278
           <table>
10279
           <colgroup align="left" />
10280
           <colgroup align="left" />
10281
           <tr><th>Attribute</th><th>Description</th></tr>
10282
           <tr><td><code>{@link #ViewBackgroundHelper_android_background android:background}</code></td><td></td></tr>
10283
           <tr><td><code>{@link #ViewBackgroundHelper_backgroundTint com.saholic.profittill:backgroundTint}</code></td><td></td></tr>
10284
           <tr><td><code>{@link #ViewBackgroundHelper_backgroundTintMode com.saholic.profittill:backgroundTintMode}</code></td><td></td></tr>
10285
           </table>
10286
           @see #ViewBackgroundHelper_android_background
10287
           @see #ViewBackgroundHelper_backgroundTint
10288
           @see #ViewBackgroundHelper_backgroundTintMode
10289
         */
10290
        public static final int[] ViewBackgroundHelper = {
10291
            0x010100d4, 0x7f010138, 0x7f010139
10292
        };
10293
        /**
10294
          <p>This symbol is the offset where the {@link android.R.attr#background}
10295
          attribute's value can be found in the {@link #ViewBackgroundHelper} array.
10296
          @attr name android:background
10297
        */
10298
        public static final int ViewBackgroundHelper_android_background = 0;
10299
        /**
10300
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#backgroundTint}
10301
          attribute's value can be found in the {@link #ViewBackgroundHelper} array.
10302
 
10303
 
10304
          <p>Must be a color value, in the form of "<code>#<i>rgb</i></code>", "<code>#<i>argb</i></code>",
10305
"<code>#<i>rrggbb</i></code>", or "<code>#<i>aarrggbb</i></code>".
10306
<p>This may also be a reference to a resource (in the form
10307
"<code>@[<i>package</i>:]<i>type</i>:<i>name</i></code>") or
10308
theme attribute (in the form
10309
"<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>")
10310
containing a value of this type.
10311
          @attr name com.saholic.profittill:backgroundTint
10312
        */
10313
        public static final int ViewBackgroundHelper_backgroundTint = 1;
10314
        /**
10315
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#backgroundTintMode}
10316
          attribute's value can be found in the {@link #ViewBackgroundHelper} array.
10317
 
10318
 
10319
          <p>Must be one of the following constant values.</p>
10320
<table>
10321
<colgroup align="left" />
10322
<colgroup align="left" />
10323
<colgroup align="left" />
10324
<tr><th>Constant</th><th>Value</th><th>Description</th></tr>
10325
<tr><td><code>src_over</code></td><td>3</td><td></td></tr>
10326
<tr><td><code>src_in</code></td><td>5</td><td></td></tr>
10327
<tr><td><code>src_atop</code></td><td>9</td><td></td></tr>
10328
<tr><td><code>multiply</code></td><td>14</td><td></td></tr>
10329
<tr><td><code>screen</code></td><td>15</td><td></td></tr>
10330
</table>
10331
          @attr name com.saholic.profittill:backgroundTintMode
10332
        */
10333
        public static final int ViewBackgroundHelper_backgroundTintMode = 2;
10334
        /** Attributes that can be used with a ViewPagerIndicator.
10335
           <p>Includes the following attributes:</p>
10336
           <table>
10337
           <colgroup align="left" />
10338
           <colgroup align="left" />
10339
           <tr><th>Attribute</th><th>Description</th></tr>
10340
           <tr><td><code>{@link #ViewPagerIndicator_vpiCirclePageIndicatorStyle com.saholic.profittill:vpiCirclePageIndicatorStyle}</code></td><td></td></tr>
10341
           <tr><td><code>{@link #ViewPagerIndicator_vpiIconPageIndicatorStyle com.saholic.profittill:vpiIconPageIndicatorStyle}</code></td><td></td></tr>
10342
           <tr><td><code>{@link #ViewPagerIndicator_vpiLinePageIndicatorStyle com.saholic.profittill:vpiLinePageIndicatorStyle}</code></td><td></td></tr>
10343
           <tr><td><code>{@link #ViewPagerIndicator_vpiTabPageIndicatorStyle com.saholic.profittill:vpiTabPageIndicatorStyle}</code></td><td></td></tr>
10344
           <tr><td><code>{@link #ViewPagerIndicator_vpiTitlePageIndicatorStyle com.saholic.profittill:vpiTitlePageIndicatorStyle}</code></td><td></td></tr>
10345
           <tr><td><code>{@link #ViewPagerIndicator_vpiUnderlinePageIndicatorStyle com.saholic.profittill:vpiUnderlinePageIndicatorStyle}</code></td><td></td></tr>
10346
           </table>
10347
           @see #ViewPagerIndicator_vpiCirclePageIndicatorStyle
10348
           @see #ViewPagerIndicator_vpiIconPageIndicatorStyle
10349
           @see #ViewPagerIndicator_vpiLinePageIndicatorStyle
10350
           @see #ViewPagerIndicator_vpiTabPageIndicatorStyle
10351
           @see #ViewPagerIndicator_vpiTitlePageIndicatorStyle
10352
           @see #ViewPagerIndicator_vpiUnderlinePageIndicatorStyle
10353
         */
10354
        public static final int[] ViewPagerIndicator = {
10355
            0x7f01013a, 0x7f01013b, 0x7f01013c, 0x7f01013d,
10356
            0x7f01013e, 0x7f01013f
10357
        };
10358
        /**
10359
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#vpiCirclePageIndicatorStyle}
10360
          attribute's value can be found in the {@link #ViewPagerIndicator} array.
10361
 
10362
 
10363
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
10364
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
10365
          @attr name com.saholic.profittill:vpiCirclePageIndicatorStyle
10366
        */
10367
        public static final int ViewPagerIndicator_vpiCirclePageIndicatorStyle = 0;
10368
        /**
10369
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#vpiIconPageIndicatorStyle}
10370
          attribute's value can be found in the {@link #ViewPagerIndicator} array.
10371
 
10372
 
10373
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
10374
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
10375
          @attr name com.saholic.profittill:vpiIconPageIndicatorStyle
10376
        */
10377
        public static final int ViewPagerIndicator_vpiIconPageIndicatorStyle = 1;
10378
        /**
10379
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#vpiLinePageIndicatorStyle}
10380
          attribute's value can be found in the {@link #ViewPagerIndicator} array.
10381
 
10382
 
10383
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
10384
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
10385
          @attr name com.saholic.profittill:vpiLinePageIndicatorStyle
10386
        */
10387
        public static final int ViewPagerIndicator_vpiLinePageIndicatorStyle = 2;
10388
        /**
10389
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#vpiTabPageIndicatorStyle}
10390
          attribute's value can be found in the {@link #ViewPagerIndicator} array.
10391
 
10392
 
10393
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
10394
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
10395
          @attr name com.saholic.profittill:vpiTabPageIndicatorStyle
10396
        */
10397
        public static final int ViewPagerIndicator_vpiTabPageIndicatorStyle = 4;
10398
        /**
10399
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#vpiTitlePageIndicatorStyle}
10400
          attribute's value can be found in the {@link #ViewPagerIndicator} array.
10401
 
10402
 
10403
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
10404
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
10405
          @attr name com.saholic.profittill:vpiTitlePageIndicatorStyle
10406
        */
10407
        public static final int ViewPagerIndicator_vpiTitlePageIndicatorStyle = 3;
10408
        /**
10409
          <p>This symbol is the offset where the {@link com.saholic.profittill.R.attr#vpiUnderlinePageIndicatorStyle}
10410
          attribute's value can be found in the {@link #ViewPagerIndicator} array.
10411
 
10412
 
10413
          <p>Must be a reference to another resource, in the form "<code>@[+][<i>package</i>:]<i>type</i>:<i>name</i></code>"
10414
or to a theme attribute in the form "<code>?[<i>package</i>:][<i>type</i>:]<i>name</i></code>".
10415
          @attr name com.saholic.profittill:vpiUnderlinePageIndicatorStyle
10416
        */
10417
        public static final int ViewPagerIndicator_vpiUnderlinePageIndicatorStyle = 5;
10418
        /** Attributes that can be used with a ViewStubCompat.
10419
           <p>Includes the following attributes:</p>
10420
           <table>
10421
           <colgroup align="left" />
10422
           <colgroup align="left" />
10423
           <tr><th>Attribute</th><th>Description</th></tr>
10424
           <tr><td><code>{@link #ViewStubCompat_android_id android:id}</code></td><td></td></tr>
10425
           <tr><td><code>{@link #ViewStubCompat_android_inflatedId android:inflatedId}</code></td><td></td></tr>
10426
           <tr><td><code>{@link #ViewStubCompat_android_layout android:layout}</code></td><td></td></tr>
10427
           </table>
10428
           @see #ViewStubCompat_android_id
10429
           @see #ViewStubCompat_android_inflatedId
10430
           @see #ViewStubCompat_android_layout
10431
         */
10432
        public static final int[] ViewStubCompat = {
10433
            0x010100d0, 0x010100f2, 0x010100f3
10434
        };
10435
        /**
10436
          <p>This symbol is the offset where the {@link android.R.attr#id}
10437
          attribute's value can be found in the {@link #ViewStubCompat} array.
10438
          @attr name android:id
10439
        */
10440
        public static final int ViewStubCompat_android_id = 0;
10441
        /**
10442
          <p>This symbol is the offset where the {@link android.R.attr#inflatedId}
10443
          attribute's value can be found in the {@link #ViewStubCompat} array.
10444
          @attr name android:inflatedId
10445
        */
10446
        public static final int ViewStubCompat_android_inflatedId = 2;
10447
        /**
10448
          <p>This symbol is the offset where the {@link android.R.attr#layout}
10449
          attribute's value can be found in the {@link #ViewStubCompat} array.
10450
          @attr name android:layout
10451
        */
10452
        public static final int ViewStubCompat_android_layout = 1;
10453
    };
10454
}