4 |
efrain |
1 |
<?xml version="1.0" encoding="utf-8"?>
|
|
|
2 |
<resources xmlns:ns1="urn:oasis:names:tc:xliff:document:1.2">
|
|
|
3 |
<attr format="enum" name="animateCircleAngleTo">
|
|
|
4 |
<enum name="bestChoice" value="0"/>
|
|
|
5 |
<enum name="closest" value="1"/>
|
|
|
6 |
<enum name="clockwise" value="2"/>
|
|
|
7 |
<enum name="antiClockwise" value="3"/>
|
|
|
8 |
<enum name="constraint" value="4"/>
|
|
|
9 |
</attr>
|
|
|
10 |
<attr format="reference" name="animateRelativeTo"/>
|
|
|
11 |
<attr format="enum" name="arcMode">
|
|
|
12 |
<enum name="startVertical" value="0"/>
|
|
|
13 |
<enum name="startHorizontal" value="1"/>
|
|
|
14 |
<enum name="flip" value="2"/>
|
|
|
15 |
</attr>
|
|
|
16 |
<attr format="boolean" name="barrierAllowsGoneWidgets"/>
|
|
|
17 |
<attr format="enum" name="barrierDirection">
|
|
|
18 |
<enum name="left" value="0"/>
|
|
|
19 |
<enum name="right" value="1"/>
|
|
|
20 |
<enum name="top" value="2"/>
|
|
|
21 |
<enum name="bottom" value="3"/>
|
|
|
22 |
<enum name="start" value="5"/>
|
|
|
23 |
<enum name="end" value="6"/>
|
|
|
24 |
</attr>
|
|
|
25 |
<attr format="dimension" name="barrierMargin"/>
|
|
|
26 |
<attr format="dimension" name="borderRound"/>
|
|
|
27 |
<attr format="float" name="borderRoundPercent"/>
|
|
|
28 |
<attr format="boolean" name="chainUseRtl"/>
|
|
|
29 |
<attr format="dimension" name="circleRadius"/>
|
|
|
30 |
<attr format="string" name="circularflow_angles"/>
|
|
|
31 |
<attr format="float" name="circularflow_defaultAngle"/>
|
|
|
32 |
<attr format="dimension" name="circularflow_defaultRadius"/>
|
|
|
33 |
<attr format="string" name="circularflow_radiusInDP"/>
|
|
|
34 |
<attr format="reference" name="circularflow_viewCenter"/>
|
|
|
35 |
<attr format="reference" name="constraintSet"/>
|
|
|
36 |
<attr format="string" name="constraint_referenced_ids"/>
|
|
|
37 |
<attr format="string" name="constraint_referenced_tags"/>
|
|
|
38 |
<attr format="reference" name="content"/>
|
|
|
39 |
<attr format="enum" name="curveFit">
|
|
|
40 |
<enum name="spline" value="0"/>
|
|
|
41 |
<enum name="linear" value="1"/>
|
|
|
42 |
</attr>
|
|
|
43 |
<attr format="integer" name="defaultDuration"/>
|
|
|
44 |
<attr format="float" name="deltaPolarAngle"/>
|
|
|
45 |
<attr format="float" name="deltaPolarRadius"/>
|
|
|
46 |
<attr format="enum" name="dragDirection">
|
|
|
47 |
<enum name="dragUp" value="0"/>
|
|
|
48 |
<enum name="dragDown" value="1"/>
|
|
|
49 |
<enum name="dragLeft" value="2"/>
|
|
|
50 |
<enum name="dragRight" value="3"/>
|
|
|
51 |
<enum name="dragStart" value="4"/>
|
|
|
52 |
<enum name="dragEnd" value="5"/>
|
|
|
53 |
<enum name="dragClockwise" value="6"/>
|
|
|
54 |
<enum name="dragAnticlockwise" value="7"/>
|
|
|
55 |
</attr>
|
|
|
56 |
<attr format="enum" name="drawPath">
|
|
|
57 |
<enum name="none" value="0"/>
|
|
|
58 |
<enum name="path" value="1"/>
|
|
|
59 |
<enum name="pathRelative" value="2"/>
|
|
|
60 |
<enum name="deltaRelative" value="3"/>
|
|
|
61 |
<enum name="asConfigured" value="4"/>
|
|
|
62 |
<enum name="rectangles" value="5"/>
|
|
|
63 |
</attr>
|
|
|
64 |
<attr format="reference" name="drawerArrowStyle"/>
|
|
|
65 |
<attr format="integer" name="duration"/>
|
|
|
66 |
<attr format="float" name="flow_firstHorizontalBias"/>
|
|
|
67 |
<attr format="enum" name="flow_firstHorizontalStyle">
|
|
|
68 |
<enum name="spread" value="0"/>
|
|
|
69 |
<enum name="spread_inside" value="1"/>
|
|
|
70 |
<enum name="packed" value="2"/>
|
|
|
71 |
</attr>
|
|
|
72 |
<attr format="float" name="flow_firstVerticalBias"/>
|
|
|
73 |
<attr format="enum" name="flow_firstVerticalStyle">
|
|
|
74 |
<enum name="spread" value="0"/>
|
|
|
75 |
<enum name="spread_inside" value="1"/>
|
|
|
76 |
<enum name="packed" value="2"/>
|
|
|
77 |
</attr>
|
|
|
78 |
<attr format="enum" name="flow_horizontalAlign">
|
|
|
79 |
<enum name="start" value="0"/>
|
|
|
80 |
<enum name="end" value="1"/>
|
|
|
81 |
<enum name="center" value="2"/>
|
|
|
82 |
</attr>
|
|
|
83 |
<attr format="float" name="flow_horizontalBias"/>
|
|
|
84 |
<attr format="dimension" name="flow_horizontalGap"/>
|
|
|
85 |
<attr format="enum" name="flow_horizontalStyle">
|
|
|
86 |
<enum name="spread" value="0"/>
|
|
|
87 |
<enum name="spread_inside" value="1"/>
|
|
|
88 |
<enum name="packed" value="2"/>
|
|
|
89 |
</attr>
|
|
|
90 |
<attr format="float" name="flow_lastHorizontalBias"/>
|
|
|
91 |
<attr format="enum" name="flow_lastHorizontalStyle">
|
|
|
92 |
<enum name="spread" value="0"/>
|
|
|
93 |
<enum name="spread_inside" value="1"/>
|
|
|
94 |
<enum name="packed" value="2"/>
|
|
|
95 |
</attr>
|
|
|
96 |
<attr format="float" name="flow_lastVerticalBias"/>
|
|
|
97 |
<attr format="enum" name="flow_lastVerticalStyle">
|
|
|
98 |
<enum name="spread" value="0"/>
|
|
|
99 |
<enum name="spread_inside" value="1"/>
|
|
|
100 |
<enum name="packed" value="2"/>
|
|
|
101 |
</attr>
|
|
|
102 |
<attr format="integer" name="flow_maxElementsWrap"/>
|
|
|
103 |
<attr format="dimension" name="flow_padding"/>
|
|
|
104 |
<attr format="enum" name="flow_verticalAlign">
|
|
|
105 |
<enum name="top" value="0"/>
|
|
|
106 |
<enum name="bottom" value="1"/>
|
|
|
107 |
<enum name="center" value="2"/>
|
|
|
108 |
<enum name="baseline" value="3"/>
|
|
|
109 |
</attr>
|
|
|
110 |
<attr format="float" name="flow_verticalBias"/>
|
|
|
111 |
<attr format="dimension" name="flow_verticalGap"/>
|
|
|
112 |
<attr format="enum" name="flow_verticalStyle">
|
|
|
113 |
<enum name="spread" value="0"/>
|
|
|
114 |
<enum name="spread_inside" value="1"/>
|
|
|
115 |
<enum name="packed" value="2"/>
|
|
|
116 |
</attr>
|
|
|
117 |
<attr format="enum" name="flow_wrapMode">
|
|
|
118 |
<enum name="none" value="0"/>
|
|
|
119 |
<enum name="chain" value="1"/>
|
|
|
120 |
<enum name="aligned" value="2"/>
|
|
|
121 |
<enum name="chain2" value="3"/>
|
|
|
122 |
</attr>
|
|
|
123 |
<attr format="integer" name="framePosition"/>
|
|
|
124 |
<attr format="boolean" name="guidelineUseRtl"/>
|
|
|
125 |
<attr format="dimension" name="height"/>
|
|
|
126 |
<attr format="boolean" name="isLightTheme"/>
|
|
|
127 |
<attr format="reference" name="layoutDescription"/>
|
|
|
128 |
<attr format="enum" name="layoutDuringTransition">
|
|
|
129 |
<enum name="ignoreRequest" value="0"/>
|
|
|
130 |
<enum name="honorRequest" value="1"/>
|
|
|
131 |
<enum name="callMeasure" value="2"/>
|
|
|
132 |
|
|
|
133 |
</attr>
|
|
|
134 |
<attr format="boolean" name="layout_constrainedHeight"/>
|
|
|
135 |
<attr format="boolean" name="layout_constrainedWidth"/>
|
|
|
136 |
<attr format="integer" name="layout_constraintBaseline_creator"/>
|
|
|
137 |
<attr format="reference|enum" name="layout_constraintBaseline_toBaselineOf">
|
|
|
138 |
<enum name="parent" value="0"/>
|
|
|
139 |
</attr>
|
|
|
140 |
<attr format="reference|enum" name="layout_constraintBaseline_toBottomOf">
|
|
|
141 |
<enum name="parent" value="0"/>
|
|
|
142 |
</attr>
|
|
|
143 |
<attr format="reference|enum" name="layout_constraintBaseline_toTopOf">
|
|
|
144 |
<enum name="parent" value="0"/>
|
|
|
145 |
</attr>
|
|
|
146 |
<attr format="integer" name="layout_constraintBottom_creator"/>
|
|
|
147 |
<attr format="reference|enum" name="layout_constraintBottom_toBottomOf">
|
|
|
148 |
<enum name="parent" value="0"/>
|
|
|
149 |
</attr>
|
|
|
150 |
<attr format="reference|enum" name="layout_constraintBottom_toTopOf">
|
|
|
151 |
<enum name="parent" value="0"/>
|
|
|
152 |
</attr>
|
|
|
153 |
<attr format="reference" name="layout_constraintCircle"/>
|
|
|
154 |
<attr format="float" name="layout_constraintCircleAngle"/>
|
|
|
155 |
<attr format="dimension" name="layout_constraintCircleRadius"/>
|
|
|
156 |
<attr format="string" name="layout_constraintDimensionRatio"/>
|
|
|
157 |
<attr format="reference|enum" name="layout_constraintEnd_toEndOf">
|
|
|
158 |
<enum name="parent" value="0"/>
|
|
|
159 |
</attr>
|
|
|
160 |
<attr format="reference|enum" name="layout_constraintEnd_toStartOf">
|
|
|
161 |
<enum name="parent" value="0"/>
|
|
|
162 |
</attr>
|
|
|
163 |
<attr format="dimension" name="layout_constraintGuide_begin"/>
|
|
|
164 |
<attr format="dimension" name="layout_constraintGuide_end"/>
|
|
|
165 |
<attr format="float" name="layout_constraintGuide_percent"/>
|
|
|
166 |
<attr format="dimension|enum|string" name="layout_constraintHeight">
|
|
|
167 |
<enum name="match_parent" value="-1"/>
|
|
|
168 |
<enum name="wrap_content" value="-2"/>
|
|
|
169 |
<enum name="match_constraint" value="-3"/>
|
|
|
170 |
<enum name="wrap_content_constrained" value="-4"/>
|
|
|
171 |
</attr>
|
|
|
172 |
<attr name="layout_constraintHeight_default">
|
|
|
173 |
<enum name="spread" value="0"/>
|
|
|
174 |
<enum name="wrap" value="1"/>
|
|
|
175 |
<enum name="percent" value="2"/>
|
|
|
176 |
</attr>
|
|
|
177 |
<attr format="dimension|enum" name="layout_constraintHeight_max">
|
|
|
178 |
<enum name="wrap" value="-2"/>
|
|
|
179 |
</attr>
|
|
|
180 |
<attr format="dimension|enum" name="layout_constraintHeight_min">
|
|
|
181 |
<enum name="wrap" value="-2"/>
|
|
|
182 |
</attr>
|
|
|
183 |
<attr format="float" name="layout_constraintHeight_percent"/>
|
|
|
184 |
<attr format="float" name="layout_constraintHorizontal_bias"/>
|
|
|
185 |
<attr format="enum" name="layout_constraintHorizontal_chainStyle">
|
|
|
186 |
<enum name="spread" value="0"/>
|
|
|
187 |
<enum name="spread_inside" value="1"/>
|
|
|
188 |
<enum name="packed" value="2"/>
|
|
|
189 |
</attr>
|
|
|
190 |
<attr format="float" name="layout_constraintHorizontal_weight"/>
|
|
|
191 |
<attr format="integer" name="layout_constraintLeft_creator"/>
|
|
|
192 |
<attr format="reference|enum" name="layout_constraintLeft_toLeftOf">
|
|
|
193 |
<enum name="parent" value="0"/>
|
|
|
194 |
</attr>
|
|
|
195 |
<attr format="reference|enum" name="layout_constraintLeft_toRightOf">
|
|
|
196 |
<enum name="parent" value="0"/>
|
|
|
197 |
</attr>
|
|
|
198 |
<attr format="integer" name="layout_constraintRight_creator"/>
|
|
|
199 |
<attr format="reference|enum" name="layout_constraintRight_toLeftOf">
|
|
|
200 |
<enum name="parent" value="0"/>
|
|
|
201 |
</attr>
|
|
|
202 |
<attr format="reference|enum" name="layout_constraintRight_toRightOf">
|
|
|
203 |
<enum name="parent" value="0"/>
|
|
|
204 |
</attr>
|
|
|
205 |
<attr format="reference|enum" name="layout_constraintStart_toEndOf">
|
|
|
206 |
<enum name="parent" value="0"/>
|
|
|
207 |
</attr>
|
|
|
208 |
<attr format="reference|enum" name="layout_constraintStart_toStartOf">
|
|
|
209 |
<enum name="parent" value="0"/>
|
|
|
210 |
</attr>
|
|
|
211 |
<attr format="string" name="layout_constraintTag"/>
|
|
|
212 |
<attr format="integer" name="layout_constraintTop_creator"/>
|
|
|
213 |
<attr format="reference|enum" name="layout_constraintTop_toBottomOf">
|
|
|
214 |
<enum name="parent" value="0"/>
|
|
|
215 |
</attr>
|
|
|
216 |
<attr format="reference|enum" name="layout_constraintTop_toTopOf">
|
|
|
217 |
<enum name="parent" value="0"/>
|
|
|
218 |
</attr>
|
|
|
219 |
<attr format="float" name="layout_constraintVertical_bias"/>
|
|
|
220 |
<attr format="enum" name="layout_constraintVertical_chainStyle">
|
|
|
221 |
<enum name="spread" value="0"/>
|
|
|
222 |
<enum name="spread_inside" value="1"/>
|
|
|
223 |
<enum name="packed" value="2"/>
|
|
|
224 |
</attr>
|
|
|
225 |
<attr format="float" name="layout_constraintVertical_weight"/>
|
|
|
226 |
<attr format="dimension|enum|string" name="layout_constraintWidth">
|
|
|
227 |
<enum name="match_parent" value="-1"/>
|
|
|
228 |
<enum name="wrap_content" value="-2"/>
|
|
|
229 |
<enum name="match_constraint" value="-3"/>
|
|
|
230 |
<enum name="wrap_content_constrained" value="-4"/>
|
|
|
231 |
</attr>
|
|
|
232 |
<attr name="layout_constraintWidth_default">
|
|
|
233 |
<enum name="spread" value="0"/>
|
|
|
234 |
<enum name="wrap" value="1"/>
|
|
|
235 |
<enum name="percent" value="2"/>
|
|
|
236 |
</attr>
|
|
|
237 |
<attr format="dimension|enum" name="layout_constraintWidth_max">
|
|
|
238 |
<enum name="wrap" value="-2"/>
|
|
|
239 |
</attr>
|
|
|
240 |
<attr format="dimension|enum" name="layout_constraintWidth_min">
|
|
|
241 |
<enum name="wrap" value="-2"/>
|
|
|
242 |
</attr>
|
|
|
243 |
<attr format="float" name="layout_constraintWidth_percent"/>
|
|
|
244 |
<attr format="dimension" name="layout_editor_absoluteX"/>
|
|
|
245 |
<attr format="dimension" name="layout_editor_absoluteY"/>
|
|
|
246 |
<attr format="dimension" name="layout_goneMarginBaseline"/>
|
|
|
247 |
<attr format="dimension" name="layout_goneMarginBottom"/>
|
|
|
248 |
<attr format="dimension" name="layout_goneMarginEnd"/>
|
|
|
249 |
<attr format="dimension" name="layout_goneMarginLeft"/>
|
|
|
250 |
<attr format="dimension" name="layout_goneMarginRight"/>
|
|
|
251 |
<attr format="dimension" name="layout_goneMarginStart"/>
|
|
|
252 |
<attr format="dimension" name="layout_goneMarginTop"/>
|
|
|
253 |
<attr format="dimension" name="layout_marginBaseline"/>
|
|
|
254 |
<attr name="layout_optimizationLevel">
|
|
|
255 |
<flag name="none" value="0"/>
|
|
|
256 |
<flag name="legacy" value="0"/>
|
|
|
257 |
<flag name="standard" value="257"/>
|
|
|
258 |
<flag name="direct" value="1"/>
|
|
|
259 |
<flag name="barrier" value="2"/>
|
|
|
260 |
<flag name="chains" value="4"/>
|
|
|
261 |
<flag name="dimensions" value="8"/>
|
|
|
262 |
<flag name="ratio" value="16"/>
|
|
|
263 |
<flag name="groups" value="32"/>
|
|
|
264 |
<flag name="graph" value="64"/>
|
|
|
265 |
<flag name="graph_wrap" value="128"/>
|
|
|
266 |
<flag name="cache_measures" value="256"/>
|
|
|
267 |
<flag name="dependency_ordering" value="512"/>
|
|
|
268 |
<flag name="grouping" value="1024"/>
|
|
|
269 |
</attr>
|
|
|
270 |
<attr format="enum" name="layout_wrapBehaviorInParent">
|
|
|
271 |
<enum name="included" value="0"/>
|
|
|
272 |
<enum name="horizontal_only" value="1"/>
|
|
|
273 |
<enum name="vertical_only" value="2"/>
|
|
|
274 |
<enum name="skipped" value="3"/>
|
|
|
275 |
</attr>
|
|
|
276 |
<attr format="float" name="motionPathRotate"/>
|
|
|
277 |
<attr format="float" name="motionProgress"/>
|
|
|
278 |
<attr format="float" name="motionStagger"/>
|
|
|
279 |
<attr format="reference|string" name="motionTarget"/>
|
|
|
280 |
<attr format="reference" name="nestedScrollViewStyle"/>
|
|
|
281 |
<attr format="enum" name="onStateTransition">
|
|
|
282 |
<enum name="actionDown" value="1"/>
|
|
|
283 |
<enum name="actionUp" value="2"/>
|
|
|
284 |
<enum name="actionDownUp" value="3"/>
|
|
|
285 |
<enum name="sharedValueSet" value="4"/>
|
|
|
286 |
<enum name="sharedValueUnset" value="5"/>
|
|
|
287 |
</attr>
|
|
|
288 |
<attr format="enum" name="pathMotionArc">
|
|
|
289 |
<enum name="none" value="0"/>
|
|
|
290 |
<enum name="startVertical" value="1"/>
|
|
|
291 |
<enum name="startHorizontal" value="2"/>
|
|
|
292 |
<enum name="flip" value="3"/>
|
|
|
293 |
</attr>
|
|
|
294 |
<attr format="float" name="path_percent"/>
|
|
|
295 |
<attr format="float" name="perpendicularPath_percent"/>
|
|
|
296 |
<attr format="reference|enum" name="pivotAnchor">
|
|
|
297 |
<enum name="parent" value="0"/>
|
|
|
298 |
</attr>
|
|
|
299 |
<attr name="placeholder_emptyVisibility">
|
|
|
300 |
<enum name="visible" value="0"/>
|
|
|
301 |
<enum name="invisible" value="4"/>
|
|
|
302 |
<enum name="gone" value="8"/>
|
|
|
303 |
</attr>
|
|
|
304 |
<attr format="reference" name="polarRelativeTo"/>
|
|
|
305 |
<attr format="string|reference|enum" name="quantizeMotionInterpolator">
|
|
|
306 |
<enum name="easeInOut" value="0"/>
|
|
|
307 |
<enum name="easeIn" value="1"/>
|
|
|
308 |
<enum name="easeOut" value="2"/>
|
|
|
309 |
<enum name="linear" value="3"/>
|
|
|
310 |
<enum name="bounce" value="4"/>
|
|
|
311 |
<enum name="overshoot" value="5"/>
|
|
|
312 |
</attr>
|
|
|
313 |
<attr format="float" name="quantizeMotionPhase"/>
|
|
|
314 |
<attr format="integer" name="quantizeMotionSteps"/>
|
|
|
315 |
<attr format="float" name="sizePercent"/>
|
|
|
316 |
<attr format="reference" name="targetId"/>
|
|
|
317 |
<attr format="color" name="textOutlineColor"/>
|
|
|
318 |
<attr format="dimension" name="textOutlineThickness"/>
|
|
|
319 |
<attr format="string" name="title"/>
|
|
|
320 |
<attr format="reference" name="touchAnchorId"/>
|
|
|
321 |
<attr format="enum" name="touchAnchorSide">
|
|
|
322 |
<enum name="top" value="0"/>
|
|
|
323 |
<enum name="left" value="1"/>
|
|
|
324 |
<enum name="right" value="2"/>
|
|
|
325 |
<enum name="bottom" value="3"/>
|
|
|
326 |
<enum name="middle" value="4"/>
|
|
|
327 |
<enum name="start" value="5"/>
|
|
|
328 |
<enum name="end" value="6"/>
|
|
|
329 |
</attr>
|
|
|
330 |
<attr format="reference" name="transformPivotTarget"/>
|
|
|
331 |
<attr format="boolean" name="transitionDisable"/>
|
|
|
332 |
<attr format="string|enum" name="transitionEasing">
|
|
|
333 |
<enum name="standard" value="0"/>
|
|
|
334 |
<enum name="accelerate" value="1"/>
|
|
|
335 |
<enum name="decelerate" value="2"/>
|
|
|
336 |
<enum name="linear" value="3"/>
|
|
|
337 |
</attr>
|
|
|
338 |
<attr format="float" name="transitionPathRotate"/>
|
|
|
339 |
<attr format="enum" name="viewTransitionMode">
|
|
|
340 |
<enum name="currentState" value="0"/>
|
|
|
341 |
<enum name="allStates" value="1"/>
|
|
|
342 |
|
|
|
343 |
<enum name="noState" value="2"/>
|
|
|
344 |
</attr>
|
|
|
345 |
<attr format="enum" name="visibilityMode">
|
|
|
346 |
<enum name="normal" value="0"/>
|
|
|
347 |
<enum name="ignore" value="1"/>
|
|
|
348 |
</attr>
|
|
|
349 |
<attr format="integer" name="waveDecay"/>
|
|
|
350 |
<attr format="float|dimension" name="waveOffset"/>
|
|
|
351 |
<attr format="float" name="wavePeriod"/>
|
|
|
352 |
<attr format="float" name="wavePhase"/>
|
|
|
353 |
<attr format="enum|string" name="waveShape">
|
|
|
354 |
<enum name="sin" value="0"/>
|
|
|
355 |
<enum name="square" value="1"/>
|
|
|
356 |
<enum name="triangle" value="2"/>
|
|
|
357 |
<enum name="sawtooth" value="3"/>
|
|
|
358 |
<enum name="reverseSawtooth" value="4"/>
|
|
|
359 |
<enum name="cos" value="5"/>
|
|
|
360 |
<enum name="bounce" value="6"/>
|
|
|
361 |
</attr>
|
|
|
362 |
<attr format="enum" name="waveVariesBy">
|
|
|
363 |
<enum name="position" value="0"/>
|
|
|
364 |
<enum name="path" value="1"/>
|
|
|
365 |
</attr>
|
|
|
366 |
<bool name="abc_action_bar_embed_tabs">true</bool>
|
|
|
367 |
<bool name="abc_config_actionMenuItemAllCaps">true</bool>
|
|
|
368 |
<color name="abc_decor_view_status_guard">#ff000000</color>
|
|
|
369 |
<color name="abc_decor_view_status_guard_light">#ffffffff</color>
|
|
|
370 |
<color name="abc_search_url_text_normal">#7fa87f</color>
|
|
|
371 |
<color name="abc_search_url_text_pressed">@android:color/black</color>
|
|
|
372 |
<color name="abc_search_url_text_selected">@android:color/black</color>
|
|
|
373 |
<color name="accent_material_dark">@color/material_deep_teal_200</color>
|
|
|
374 |
<color name="accent_material_light">@color/material_deep_teal_500</color>
|
|
|
375 |
<color name="androidx_core_ripple_material_light">#1f000000</color>
|
|
|
376 |
<color name="androidx_core_secondary_text_default_material_light">#8a000000</color>
|
|
|
377 |
<color name="background_floating_material_dark">@color/material_grey_800</color>
|
|
|
378 |
<color name="background_floating_material_light">@android:color/white</color>
|
|
|
379 |
<color name="background_material_dark">@color/material_grey_850</color>
|
|
|
380 |
<color name="background_material_light">@color/material_grey_50</color>
|
|
|
381 |
<color name="black">#000000</color>
|
|
|
382 |
<color name="bright_foreground_disabled_material_dark">#80ffffff</color>
|
|
|
383 |
<color name="bright_foreground_disabled_material_light">#80000000</color>
|
|
|
384 |
<color name="bright_foreground_inverse_material_dark">@color/bright_foreground_material_light</color>
|
|
|
385 |
<color name="bright_foreground_inverse_material_light">@color/bright_foreground_material_dark</color>
|
|
|
386 |
<color name="bright_foreground_material_dark">@android:color/white</color>
|
|
|
387 |
<color name="bright_foreground_material_light">@android:color/black</color>
|
|
|
388 |
<color name="button_material_dark">#ff5a595b</color>
|
|
|
389 |
<color name="button_material_light">#ffd6d7d7</color>
|
|
|
390 |
<color name="common_google_signin_btn_text_dark_default">@android:color/white</color>
|
|
|
391 |
<color name="common_google_signin_btn_text_dark_disabled">#1F000000</color>
|
|
|
392 |
<color name="common_google_signin_btn_text_dark_focused">@android:color/black</color>
|
|
|
393 |
<color name="common_google_signin_btn_text_dark_pressed">@android:color/white</color>
|
|
|
394 |
<color name="common_google_signin_btn_text_light_default">#90000000</color>
|
|
|
395 |
<color name="common_google_signin_btn_text_light_disabled">#1F000000</color>
|
|
|
396 |
<color name="common_google_signin_btn_text_light_focused">#90000000</color>
|
|
|
397 |
<color name="common_google_signin_btn_text_light_pressed">#DE000000</color>
|
|
|
398 |
<color name="dim_foreground_disabled_material_dark">#80bebebe</color>
|
|
|
399 |
<color name="dim_foreground_disabled_material_light">#80323232</color>
|
|
|
400 |
<color name="dim_foreground_material_dark">#ffbebebe</color>
|
|
|
401 |
<color name="dim_foreground_material_light">#ff323232</color>
|
|
|
402 |
<color name="error_color_material_dark">#ff7043</color>
|
|
|
403 |
<color name="error_color_material_light">#ff5722</color>
|
|
|
404 |
<color name="foreground_material_dark">@android:color/white</color>
|
|
|
405 |
<color name="foreground_material_light">@android:color/black</color>
|
|
|
406 |
<color name="highlighted_text_material_dark">#6680cbc4</color>
|
|
|
407 |
<color name="highlighted_text_material_light">#66009688</color>
|
|
|
408 |
<color name="ic_launcher_background">#FFFFFF</color>
|
|
|
409 |
<color name="material_blue_grey_800">#ff37474f</color>
|
|
|
410 |
<color name="material_blue_grey_900">#ff263238</color>
|
|
|
411 |
<color name="material_blue_grey_950">#ff21272b</color>
|
|
|
412 |
<color name="material_deep_teal_200">#ff80cbc4</color>
|
|
|
413 |
<color name="material_deep_teal_500">#ff008577</color>
|
|
|
414 |
<color name="material_grey_100">#fff5f5f5</color>
|
|
|
415 |
<color name="material_grey_300">#ffe0e0e0</color>
|
|
|
416 |
<color name="material_grey_50">#fffafafa</color>
|
|
|
417 |
<color name="material_grey_600">#ff757575</color>
|
|
|
418 |
<color name="material_grey_800">#ff424242</color>
|
|
|
419 |
<color name="material_grey_850">#ff303030</color>
|
|
|
420 |
<color name="material_grey_900">#ff212121</color>
|
|
|
421 |
<color name="notification_action_color_filter">#ffffffff</color>
|
|
|
422 |
<color name="notification_icon_bg_color">#ff9e9e9e</color>
|
|
|
423 |
<color name="primary_dark_material_dark">@android:color/black</color>
|
|
|
424 |
<color name="primary_dark_material_light">@color/material_grey_600</color>
|
|
|
425 |
<color name="primary_material_dark">@color/material_grey_900</color>
|
|
|
426 |
<color name="primary_material_light">@color/material_grey_100</color>
|
|
|
427 |
<color name="primary_text_default_material_dark">#ffffffff</color>
|
|
|
428 |
<color name="primary_text_default_material_light">#de000000</color>
|
|
|
429 |
<color name="primary_text_disabled_material_dark">#4Dffffff</color>
|
|
|
430 |
<color name="primary_text_disabled_material_light">#39000000</color>
|
|
|
431 |
<color name="ripple_material_dark">#33ffffff</color>
|
|
|
432 |
<color name="ripple_material_light">#1f000000</color>
|
|
|
433 |
<color name="secondary_text_default_material_dark">#b3ffffff</color>
|
|
|
434 |
<color name="secondary_text_default_material_light">#8a000000</color>
|
|
|
435 |
<color name="secondary_text_disabled_material_dark">#36ffffff</color>
|
|
|
436 |
<color name="secondary_text_disabled_material_light">#24000000</color>
|
|
|
437 |
<color name="switch_thumb_disabled_material_dark">#ff616161</color>
|
|
|
438 |
<color name="switch_thumb_disabled_material_light">#ffbdbdbd</color>
|
|
|
439 |
<color name="switch_thumb_normal_material_dark">#ffbdbdbd</color>
|
|
|
440 |
<color name="switch_thumb_normal_material_light">#fff1f1f1</color>
|
|
|
441 |
<color name="tooltip_background_dark">#e6616161</color>
|
|
|
442 |
<color name="tooltip_background_light">#e6FFFFFF</color>
|
|
|
443 |
<color name="white">#FFFFFFFF</color>
|
|
|
444 |
<dimen name="abc_action_bar_content_inset_material">16dp</dimen>
|
|
|
445 |
<dimen name="abc_action_bar_content_inset_with_nav">72dp</dimen>
|
|
|
446 |
<dimen name="abc_action_bar_default_height_material">56dp</dimen>
|
|
|
447 |
<dimen name="abc_action_bar_default_padding_end_material">0dp</dimen>
|
|
|
448 |
<dimen name="abc_action_bar_default_padding_start_material">0dp</dimen>
|
|
|
449 |
<dimen name="abc_action_bar_elevation_material">4dp</dimen>
|
|
|
450 |
<dimen name="abc_action_bar_icon_vertical_padding_material">16dp</dimen>
|
|
|
451 |
<dimen name="abc_action_bar_overflow_padding_end_material">10dp</dimen>
|
|
|
452 |
<dimen name="abc_action_bar_overflow_padding_start_material">6dp</dimen>
|
|
|
453 |
<dimen name="abc_action_bar_stacked_max_height">48dp</dimen>
|
|
|
454 |
<dimen name="abc_action_bar_stacked_tab_max_width">180dp</dimen>
|
|
|
455 |
<dimen name="abc_action_bar_subtitle_bottom_margin_material">5dp</dimen>
|
|
|
456 |
<dimen name="abc_action_bar_subtitle_top_margin_material">-3dp</dimen>
|
|
|
457 |
<dimen name="abc_action_button_min_height_material">48dp</dimen>
|
|
|
458 |
<dimen name="abc_action_button_min_width_material">48dp</dimen>
|
|
|
459 |
<dimen name="abc_action_button_min_width_overflow_material">36dp</dimen>
|
|
|
460 |
<dimen name="abc_alert_dialog_button_bar_height">48dp</dimen>
|
|
|
461 |
<dimen name="abc_alert_dialog_button_dimen">48dp</dimen>
|
|
|
462 |
<dimen name="abc_button_inset_horizontal_material">@dimen/abc_control_inset_material</dimen>
|
|
|
463 |
<dimen name="abc_button_inset_vertical_material">6dp</dimen>
|
|
|
464 |
<dimen name="abc_button_padding_horizontal_material">8dp</dimen>
|
|
|
465 |
<dimen name="abc_button_padding_vertical_material">@dimen/abc_control_padding_material</dimen>
|
|
|
466 |
<dimen name="abc_cascading_menus_min_smallest_width">720dp</dimen>
|
|
|
467 |
<dimen name="abc_config_prefDialogWidth">320dp</dimen>
|
|
|
468 |
<dimen name="abc_control_corner_material">2dp</dimen>
|
|
|
469 |
<dimen name="abc_control_inset_material">4dp</dimen>
|
|
|
470 |
<dimen name="abc_control_padding_material">4dp</dimen>
|
|
|
471 |
<dimen name="abc_dialog_corner_radius_material">2dp</dimen>
|
|
|
472 |
<item name="abc_dialog_fixed_height_major" type="dimen">80%</item>
|
|
|
473 |
<item name="abc_dialog_fixed_height_minor" type="dimen">100%</item>
|
|
|
474 |
<item name="abc_dialog_fixed_width_major" type="dimen">320dp</item>
|
|
|
475 |
<item name="abc_dialog_fixed_width_minor" type="dimen">320dp</item>
|
|
|
476 |
<dimen name="abc_dialog_list_padding_bottom_no_buttons">8dp</dimen>
|
|
|
477 |
<dimen name="abc_dialog_list_padding_top_no_title">8dp</dimen>
|
|
|
478 |
<item name="abc_dialog_min_width_major" type="dimen">65%</item>
|
|
|
479 |
<item name="abc_dialog_min_width_minor" type="dimen">95%</item>
|
|
|
480 |
<dimen name="abc_dialog_padding_material">24dp</dimen>
|
|
|
481 |
<dimen name="abc_dialog_padding_top_material">18dp</dimen>
|
|
|
482 |
<dimen name="abc_dialog_title_divider_material">8dp</dimen>
|
|
|
483 |
<item format="float" name="abc_disabled_alpha_material_dark" type="dimen">0.30</item>
|
|
|
484 |
<item format="float" name="abc_disabled_alpha_material_light" type="dimen">0.26</item>
|
|
|
485 |
<dimen name="abc_dropdownitem_icon_width">32dip</dimen>
|
|
|
486 |
<dimen name="abc_dropdownitem_text_padding_left">8dip</dimen>
|
|
|
487 |
<dimen name="abc_dropdownitem_text_padding_right">8dip</dimen>
|
|
|
488 |
<dimen name="abc_edit_text_inset_bottom_material">7dp</dimen>
|
|
|
489 |
<dimen name="abc_edit_text_inset_horizontal_material">4dp</dimen>
|
|
|
490 |
<dimen name="abc_edit_text_inset_top_material">10dp</dimen>
|
|
|
491 |
<dimen name="abc_floating_window_z">16dp</dimen>
|
|
|
492 |
<dimen name="abc_list_item_height_large_material">80dp</dimen>
|
|
|
493 |
<dimen name="abc_list_item_height_material">64dp</dimen>
|
|
|
494 |
<dimen name="abc_list_item_height_small_material">48dp</dimen>
|
|
|
495 |
<dimen name="abc_list_item_padding_horizontal_material">@dimen/abc_action_bar_content_inset_material</dimen>
|
|
|
496 |
<dimen name="abc_panel_menu_list_width">296dp</dimen>
|
|
|
497 |
<dimen name="abc_progress_bar_height_material">4dp</dimen>
|
|
|
498 |
<dimen name="abc_search_view_preferred_height">48dip</dimen>
|
|
|
499 |
<dimen name="abc_search_view_preferred_width">320dip</dimen>
|
|
|
500 |
<dimen name="abc_seekbar_track_background_height_material">2dp</dimen>
|
|
|
501 |
<dimen name="abc_seekbar_track_progress_height_material">2dp</dimen>
|
|
|
502 |
<dimen name="abc_select_dialog_padding_start_material">20dp</dimen>
|
|
|
503 |
<dimen name="abc_star_big">48dp</dimen>
|
|
|
504 |
<dimen name="abc_star_medium">36dp</dimen>
|
|
|
505 |
<dimen name="abc_star_small">16dp</dimen>
|
|
|
506 |
<dimen name="abc_switch_padding">3dp</dimen>
|
|
|
507 |
<dimen name="abc_text_size_body_1_material">14sp</dimen>
|
|
|
508 |
<dimen name="abc_text_size_body_2_material">14sp</dimen>
|
|
|
509 |
<dimen name="abc_text_size_button_material">14sp</dimen>
|
|
|
510 |
<dimen name="abc_text_size_caption_material">12sp</dimen>
|
|
|
511 |
<dimen name="abc_text_size_display_1_material">34sp</dimen>
|
|
|
512 |
<dimen name="abc_text_size_display_2_material">45sp</dimen>
|
|
|
513 |
<dimen name="abc_text_size_display_3_material">56sp</dimen>
|
|
|
514 |
<dimen name="abc_text_size_display_4_material">112sp</dimen>
|
|
|
515 |
<dimen name="abc_text_size_headline_material">24sp</dimen>
|
|
|
516 |
<dimen name="abc_text_size_large_material">22sp</dimen>
|
|
|
517 |
<dimen name="abc_text_size_medium_material">18sp</dimen>
|
|
|
518 |
<dimen name="abc_text_size_menu_header_material">14sp</dimen>
|
|
|
519 |
<dimen name="abc_text_size_menu_material">16sp</dimen>
|
|
|
520 |
<dimen name="abc_text_size_small_material">14sp</dimen>
|
|
|
521 |
<dimen name="abc_text_size_subhead_material">16sp</dimen>
|
|
|
522 |
<dimen name="abc_text_size_subtitle_material_toolbar">16dp</dimen>
|
|
|
523 |
<dimen name="abc_text_size_title_material">20sp</dimen>
|
|
|
524 |
<dimen name="abc_text_size_title_material_toolbar">20dp</dimen>
|
|
|
525 |
<dimen name="compat_button_inset_horizontal_material">4dp</dimen>
|
|
|
526 |
<dimen name="compat_button_inset_vertical_material">6dp</dimen>
|
|
|
527 |
<dimen name="compat_button_padding_horizontal_material">8dp</dimen>
|
|
|
528 |
<dimen name="compat_button_padding_vertical_material">4dp</dimen>
|
|
|
529 |
<dimen name="compat_control_corner_material">2dp</dimen>
|
|
|
530 |
<dimen name="compat_notification_large_icon_max_height">320dp</dimen>
|
|
|
531 |
<dimen name="compat_notification_large_icon_max_width">320dp</dimen>
|
|
|
532 |
<item format="float" name="disabled_alpha_material_dark" type="dimen">0.30</item>
|
|
|
533 |
<item format="float" name="disabled_alpha_material_light" type="dimen">0.26</item>
|
|
|
534 |
<item format="float" name="highlight_alpha_material_colored" type="dimen">0.26</item>
|
|
|
535 |
<item format="float" name="highlight_alpha_material_dark" type="dimen">0.20</item>
|
|
|
536 |
<item format="float" name="highlight_alpha_material_light" type="dimen">0.12</item>
|
|
|
537 |
<item format="float" name="hint_alpha_material_dark" type="dimen">0.50</item>
|
|
|
538 |
<item format="float" name="hint_alpha_material_light" type="dimen">0.38</item>
|
|
|
539 |
<item format="float" name="hint_pressed_alpha_material_dark" type="dimen">0.70</item>
|
|
|
540 |
<item format="float" name="hint_pressed_alpha_material_light" type="dimen">0.54</item>
|
|
|
541 |
<dimen name="notification_action_icon_size">32dp</dimen>
|
|
|
542 |
<dimen name="notification_action_text_size">13sp</dimen>
|
|
|
543 |
<dimen name="notification_big_circle_margin">12dp</dimen>
|
|
|
544 |
<dimen name="notification_content_margin_start">8dp</dimen>
|
|
|
545 |
<dimen name="notification_large_icon_height">64dp</dimen>
|
|
|
546 |
<dimen name="notification_large_icon_width">64dp</dimen>
|
|
|
547 |
<dimen name="notification_main_column_padding_top">10dp</dimen>
|
|
|
548 |
<dimen name="notification_media_narrow_margin">@dimen/notification_content_margin_start</dimen>
|
|
|
549 |
<dimen name="notification_right_icon_size">16dp</dimen>
|
|
|
550 |
<dimen name="notification_right_side_padding_top">2dp</dimen>
|
|
|
551 |
<dimen name="notification_small_icon_background_padding">3dp</dimen>
|
|
|
552 |
<dimen name="notification_small_icon_size_as_large">24dp</dimen>
|
|
|
553 |
<dimen name="notification_subtext_size">13sp</dimen>
|
|
|
554 |
<dimen name="notification_top_pad">10dp</dimen>
|
|
|
555 |
<dimen name="notification_top_pad_large_text">5dp</dimen>
|
|
|
556 |
<dimen name="tooltip_corner_radius">2dp</dimen>
|
|
|
557 |
<dimen name="tooltip_horizontal_padding">16dp</dimen>
|
|
|
558 |
<dimen name="tooltip_margin">8dp</dimen>
|
|
|
559 |
<dimen name="tooltip_precise_anchor_extra_offset">8dp</dimen>
|
|
|
560 |
<dimen name="tooltip_precise_anchor_threshold">96dp</dimen>
|
|
|
561 |
<dimen name="tooltip_vertical_padding">6.5dp</dimen>
|
|
|
562 |
<dimen name="tooltip_y_offset_non_touch">0dp</dimen>
|
|
|
563 |
<dimen name="tooltip_y_offset_touch">16dp</dimen>
|
|
|
564 |
<drawable name="notification_template_icon_bg">#3333B5E5</drawable>
|
|
|
565 |
<drawable name="notification_template_icon_low_bg">#0cffffff</drawable>
|
|
|
566 |
<item name="accessibility_action_clickable_span" type="id"/>
|
|
|
567 |
<item name="accessibility_custom_action_0" type="id"/>
|
|
|
568 |
<item name="accessibility_custom_action_1" type="id"/>
|
|
|
569 |
<item name="accessibility_custom_action_10" type="id"/>
|
|
|
570 |
<item name="accessibility_custom_action_11" type="id"/>
|
|
|
571 |
<item name="accessibility_custom_action_12" type="id"/>
|
|
|
572 |
<item name="accessibility_custom_action_13" type="id"/>
|
|
|
573 |
<item name="accessibility_custom_action_14" type="id"/>
|
|
|
574 |
<item name="accessibility_custom_action_15" type="id"/>
|
|
|
575 |
<item name="accessibility_custom_action_16" type="id"/>
|
|
|
576 |
<item name="accessibility_custom_action_17" type="id"/>
|
|
|
577 |
<item name="accessibility_custom_action_18" type="id"/>
|
|
|
578 |
<item name="accessibility_custom_action_19" type="id"/>
|
|
|
579 |
<item name="accessibility_custom_action_2" type="id"/>
|
|
|
580 |
<item name="accessibility_custom_action_20" type="id"/>
|
|
|
581 |
<item name="accessibility_custom_action_21" type="id"/>
|
|
|
582 |
<item name="accessibility_custom_action_22" type="id"/>
|
|
|
583 |
<item name="accessibility_custom_action_23" type="id"/>
|
|
|
584 |
<item name="accessibility_custom_action_24" type="id"/>
|
|
|
585 |
<item name="accessibility_custom_action_25" type="id"/>
|
|
|
586 |
<item name="accessibility_custom_action_26" type="id"/>
|
|
|
587 |
<item name="accessibility_custom_action_27" type="id"/>
|
|
|
588 |
<item name="accessibility_custom_action_28" type="id"/>
|
|
|
589 |
<item name="accessibility_custom_action_29" type="id"/>
|
|
|
590 |
<item name="accessibility_custom_action_3" type="id"/>
|
|
|
591 |
<item name="accessibility_custom_action_30" type="id"/>
|
|
|
592 |
<item name="accessibility_custom_action_31" type="id"/>
|
|
|
593 |
<item name="accessibility_custom_action_4" type="id"/>
|
|
|
594 |
<item name="accessibility_custom_action_5" type="id"/>
|
|
|
595 |
<item name="accessibility_custom_action_6" type="id"/>
|
|
|
596 |
<item name="accessibility_custom_action_7" type="id"/>
|
|
|
597 |
<item name="accessibility_custom_action_8" type="id"/>
|
|
|
598 |
<item name="accessibility_custom_action_9" type="id"/>
|
|
|
599 |
<item name="action_bar_activity_content" type="id"/>
|
|
|
600 |
<item name="action_bar_spinner" type="id"/>
|
|
|
601 |
<item name="action_menu_divider" type="id"/>
|
|
|
602 |
<item name="action_menu_presenter" type="id"/>
|
|
|
603 |
<item name="fragment_container_view_tag" type="id"/>
|
|
|
604 |
<item name="home" type="id"/>
|
|
|
605 |
<item name="line1" type="id"/>
|
|
|
606 |
<item name="line3" type="id"/>
|
|
|
607 |
<item name="motion_base" type="id"/>
|
|
|
608 |
<item name="progress_circular" type="id"/>
|
|
|
609 |
<item name="progress_horizontal" type="id"/>
|
|
|
610 |
<item name="special_effects_controller_view_tag" type="id"/>
|
|
|
611 |
<item name="split_action_bar" type="id"/>
|
|
|
612 |
<item name="tag_accessibility_actions" type="id"/>
|
|
|
613 |
<item name="tag_accessibility_clickable_spans" type="id"/>
|
|
|
614 |
<item name="tag_accessibility_heading" type="id"/>
|
|
|
615 |
<item name="tag_accessibility_pane_title" type="id"/>
|
|
|
616 |
<item name="tag_on_apply_window_listener" type="id"/>
|
|
|
617 |
<item name="tag_on_receive_content_listener" type="id"/>
|
|
|
618 |
<item name="tag_on_receive_content_mime_types" type="id"/>
|
|
|
619 |
<item name="tag_screen_reader_focusable" type="id"/>
|
|
|
620 |
<item name="tag_state_description" type="id"/>
|
|
|
621 |
<item name="tag_transition_group" type="id"/>
|
|
|
622 |
<item name="tag_unhandled_key_event_manager" type="id"/>
|
|
|
623 |
<item name="tag_unhandled_key_listeners" type="id"/>
|
|
|
624 |
<item name="tag_window_insets_animation_callback" type="id"/>
|
|
|
625 |
<item name="text" type="id"/>
|
|
|
626 |
<item name="text2" type="id"/>
|
|
|
627 |
<item name="title" type="id"/>
|
|
|
628 |
<item name="up" type="id"/>
|
|
|
629 |
<item name="view_transition" type="id"/>
|
|
|
630 |
<id name="view_tree_lifecycle_owner"/>
|
|
|
631 |
<id name="view_tree_on_back_pressed_dispatcher_owner"/>
|
|
|
632 |
<id name="view_tree_saved_state_registry_owner"/>
|
|
|
633 |
<id name="view_tree_view_model_store_owner"/>
|
|
|
634 |
<item name="visible_removing_fragment_view_tag" type="id"/>
|
|
|
635 |
<integer name="abc_config_activityDefaultDur">220</integer>
|
|
|
636 |
<integer name="abc_config_activityShortDur">150</integer>
|
|
|
637 |
<integer name="cancel_button_image_alpha">127</integer>
|
|
|
638 |
<integer name="config_tooltipAnimTime">150</integer>
|
|
|
639 |
<integer name="google_play_services_version">12451000</integer>
|
|
|
640 |
<integer name="status_bar_notification_info_maxnum">999</integer>
|
|
|
641 |
<string name="abc_action_bar_home_description">Navigate home</string>
|
|
|
642 |
<string name="abc_action_bar_up_description">Navigate up</string>
|
|
|
643 |
<string name="abc_action_menu_overflow_description">More options</string>
|
|
|
644 |
<string name="abc_action_mode_done">Done</string>
|
|
|
645 |
<string name="abc_activity_chooser_view_see_all">See all</string>
|
|
|
646 |
<string name="abc_activitychooserview_choose_application">Choose an app</string>
|
|
|
647 |
<string name="abc_capital_off">OFF</string>
|
|
|
648 |
<string name="abc_capital_on">ON</string>
|
|
|
649 |
<string name="abc_menu_alt_shortcut_label">Alt+</string>
|
|
|
650 |
<string name="abc_menu_ctrl_shortcut_label">Ctrl+</string>
|
|
|
651 |
<string name="abc_menu_delete_shortcut_label">delete</string>
|
|
|
652 |
<string name="abc_menu_enter_shortcut_label">enter</string>
|
|
|
653 |
<string name="abc_menu_function_shortcut_label">Function+</string>
|
|
|
654 |
<string name="abc_menu_meta_shortcut_label">Meta+</string>
|
|
|
655 |
<string name="abc_menu_shift_shortcut_label">Shift+</string>
|
|
|
656 |
<string name="abc_menu_space_shortcut_label">space</string>
|
|
|
657 |
<string name="abc_menu_sym_shortcut_label">Sym+</string>
|
|
|
658 |
<string name="abc_prepend_shortcut_label">Menu+</string>
|
|
|
659 |
<string name="abc_search_hint">Search…</string>
|
|
|
660 |
<string name="abc_searchview_description_clear">Clear query</string>
|
|
|
661 |
<string name="abc_searchview_description_query">Search query</string>
|
|
|
662 |
<string name="abc_searchview_description_search">Search</string>
|
|
|
663 |
<string name="abc_searchview_description_submit">Submit query</string>
|
|
|
664 |
<string name="abc_searchview_description_voice">Voice search</string>
|
|
|
665 |
<string name="abc_shareactionprovider_share_with">Share with</string>
|
|
|
666 |
<string name="abc_shareactionprovider_share_with_application">Share with <ns1:g example="Mail" id="application_name">%s</ns1:g></string>
|
|
|
667 |
<string name="abc_toolbar_collapse_description">Collapse</string>
|
|
|
668 |
<string name="androidx_startup" translatable="false">androidx.startup</string>
|
|
|
669 |
<string name="app_name">Leaders Linked</string>
|
|
|
670 |
<string name="app_name_short">LL</string>
|
|
|
671 |
<string msgid="2523291102206661146" name="common_google_play_services_enable_button">Enable</string>
|
|
|
672 |
<string msgid="227660514972886228" name="common_google_play_services_enable_text"><ns1:g id="app_name">%1$s</ns1:g> won\'t work unless you enable Google Play services.</string>
|
|
|
673 |
<string msgid="5122002158466380389" name="common_google_play_services_enable_title">Enable Google Play services</string>
|
|
|
674 |
<string msgid="7153882981874058840" name="common_google_play_services_install_button">Install</string>
|
|
|
675 |
<string name="common_google_play_services_install_text"><ns1:g id="app_name">%1$s</ns1:g> won\'t run without Google Play services, which are missing from your device.</string>
|
|
|
676 |
<string msgid="7215213145546190223" name="common_google_play_services_install_title">Get Google Play services</string>
|
|
|
677 |
<string name="common_google_play_services_notification_channel_name">Google Play services availability</string>
|
|
|
678 |
<string name="common_google_play_services_notification_ticker">Google Play services error</string>
|
|
|
679 |
<string name="common_google_play_services_unknown_issue"><ns1:g id="app_name">%1$s</ns1:g> is having trouble with Google Play services. Please try again.</string>
|
|
|
680 |
<string name="common_google_play_services_unsupported_text"><ns1:g id="app_name">%1$s</ns1:g> won\'t run without Google Play services, which are not supported by your device.</string>
|
|
|
681 |
<string msgid="6556509956452265614" name="common_google_play_services_update_button">Update</string>
|
|
|
682 |
<string msgid="9053896323427875356" name="common_google_play_services_update_text"><ns1:g id="app_name">%1$s</ns1:g> won\'t run unless you update Google Play services.</string>
|
|
|
683 |
<string msgid="6006316683626838685" name="common_google_play_services_update_title">Update Google Play services</string>
|
|
|
684 |
<string name="common_google_play_services_updating_text"><ns1:g id="app_name">%1$s</ns1:g> won\'t run without Google Play services, which are currently updating.</string>
|
|
|
685 |
<string name="common_google_play_services_wear_update_text">New version of Google Play services needed. It will update itself shortly.</string>
|
|
|
686 |
<string name="common_open_on_phone">Open on phone</string>
|
|
|
687 |
<string name="common_signin_button_text">Sign in</string>
|
|
|
688 |
<string name="common_signin_button_text_long">Sign in with Google</string>
|
|
|
689 |
<string name="fcm_fallback_notification_channel_label">Miscellaneous</string>
|
|
|
690 |
<string name="gcm_defaultSenderId" translatable="false">1097759628506</string>
|
|
|
691 |
<string name="google_api_key" translatable="false">AIzaSyDfP5lAPfuhyVC1iSh00bdc_UnkpbXex_g</string>
|
|
|
692 |
<string name="google_app_id" translatable="false">1:1097759628506:android:3d677b710b248b984419e3</string>
|
|
|
693 |
<string name="google_crash_reporting_api_key" translatable="false">AIzaSyDfP5lAPfuhyVC1iSh00bdc_UnkpbXex_g</string>
|
|
|
694 |
<string name="google_storage_bucket" translatable="false">leaderslinked-v2.firebasestorage.app</string>
|
|
|
695 |
<string name="project_id" translatable="false">leaderslinked-v2</string>
|
|
|
696 |
<string name="search_menu_title">Search</string>
|
|
|
697 |
<string name="status_bar_notification_info_overflow">999+</string>
|
|
|
698 |
<style name="AlertDialog.AppCompat" parent="Base.AlertDialog.AppCompat"/>
|
|
|
699 |
<style name="AlertDialog.AppCompat.Light" parent="Base.AlertDialog.AppCompat.Light"/>
|
|
|
700 |
<style name="Animation.AppCompat.Dialog" parent="Base.Animation.AppCompat.Dialog"/>
|
|
|
701 |
<style name="Animation.AppCompat.DropDownUp" parent="Base.Animation.AppCompat.DropDownUp"/>
|
|
|
702 |
<style name="Animation.AppCompat.Tooltip" parent="Base.Animation.AppCompat.Tooltip"/>
|
|
|
703 |
<style name="Base.AlertDialog.AppCompat" parent="android:Widget">
|
|
|
704 |
<item name="android:layout">@layout/abc_alert_dialog_material</item>
|
|
|
705 |
<item name="listLayout">@layout/abc_select_dialog_material</item>
|
|
|
706 |
<item name="listItemLayout">@layout/select_dialog_item_material</item>
|
|
|
707 |
<item name="multiChoiceItemLayout">@layout/select_dialog_multichoice_material</item>
|
|
|
708 |
<item name="singleChoiceItemLayout">@layout/select_dialog_singlechoice_material</item>
|
|
|
709 |
<item name="buttonIconDimen">@dimen/abc_alert_dialog_button_dimen</item>
|
|
|
710 |
</style>
|
|
|
711 |
<style name="Base.AlertDialog.AppCompat.Light" parent="Base.AlertDialog.AppCompat"/>
|
|
|
712 |
<style name="Base.Animation.AppCompat.Dialog" parent="android:Animation">
|
|
|
713 |
<item name="android:windowEnterAnimation">@anim/abc_popup_enter</item>
|
|
|
714 |
<item name="android:windowExitAnimation">@anim/abc_popup_exit</item>
|
|
|
715 |
</style>
|
|
|
716 |
<style name="Base.Animation.AppCompat.DropDownUp" parent="android:Animation">
|
|
|
717 |
<item name="android:windowEnterAnimation">@anim/abc_grow_fade_in_from_bottom</item>
|
|
|
718 |
<item name="android:windowExitAnimation">@anim/abc_shrink_fade_out_from_bottom</item>
|
|
|
719 |
</style>
|
|
|
720 |
<style name="Base.Animation.AppCompat.Tooltip" parent="android:Animation">
|
|
|
721 |
<item name="android:windowEnterAnimation">@anim/abc_tooltip_enter</item>
|
|
|
722 |
<item name="android:windowExitAnimation">@anim/abc_tooltip_exit</item>
|
|
|
723 |
</style>
|
|
|
724 |
<style name="Base.DialogWindowTitle.AppCompat" parent="android:Widget">
|
|
|
725 |
<item name="android:maxLines">1</item>
|
|
|
726 |
<item name="android:scrollHorizontally">true</item>
|
|
|
727 |
<item name="android:textAppearance">@style/TextAppearance.AppCompat.Title</item>
|
|
|
728 |
</style>
|
|
|
729 |
<style name="Base.DialogWindowTitleBackground.AppCompat" parent="android:Widget">
|
|
|
730 |
<item name="android:background">@null</item>
|
|
|
731 |
<item name="android:paddingLeft">?attr/dialogPreferredPadding</item>
|
|
|
732 |
<item name="android:paddingRight">?attr/dialogPreferredPadding</item>
|
|
|
733 |
<item name="android:paddingTop">@dimen/abc_dialog_padding_top_material</item>
|
|
|
734 |
</style>
|
|
|
735 |
<style name="Base.TextAppearance.AppCompat" parent="android:TextAppearance">
|
|
|
736 |
<item name="android:textColor">?android:textColorPrimary</item>
|
|
|
737 |
<item name="android:textColorHint">?android:textColorHint</item>
|
|
|
738 |
<item name="android:textColorHighlight">?android:textColorHighlight</item>
|
|
|
739 |
<item name="android:textColorLink">?android:textColorLink</item>
|
|
|
740 |
<item name="android:textSize">@dimen/abc_text_size_body_1_material</item>
|
|
|
741 |
</style>
|
|
|
742 |
<style name="Base.TextAppearance.AppCompat.Body1">
|
|
|
743 |
<item name="android:textSize">@dimen/abc_text_size_body_1_material</item>
|
|
|
744 |
<item name="android:textColor">?android:textColorPrimary</item>
|
|
|
745 |
</style>
|
|
|
746 |
<style name="Base.TextAppearance.AppCompat.Body2">
|
|
|
747 |
<item name="android:textSize">@dimen/abc_text_size_body_2_material</item>
|
|
|
748 |
<item name="android:textColor">?android:textColorPrimary</item>
|
|
|
749 |
</style>
|
|
|
750 |
<style name="Base.TextAppearance.AppCompat.Button">
|
|
|
751 |
<item name="android:textSize">@dimen/abc_text_size_button_material</item>
|
|
|
752 |
<item name="android:textAllCaps">true</item>
|
|
|
753 |
<item name="android:textColor">?android:textColorPrimary</item>
|
|
|
754 |
</style>
|
|
|
755 |
<style name="Base.TextAppearance.AppCompat.Caption">
|
|
|
756 |
<item name="android:textSize">@dimen/abc_text_size_caption_material</item>
|
|
|
757 |
<item name="android:textColor">?android:textColorSecondary</item>
|
|
|
758 |
</style>
|
|
|
759 |
<style name="Base.TextAppearance.AppCompat.Display1">
|
|
|
760 |
<item name="android:textSize">@dimen/abc_text_size_display_1_material</item>
|
|
|
761 |
<item name="android:textColor">?android:textColorSecondary</item>
|
|
|
762 |
</style>
|
|
|
763 |
<style name="Base.TextAppearance.AppCompat.Display2">
|
|
|
764 |
<item name="android:textSize">@dimen/abc_text_size_display_2_material</item>
|
|
|
765 |
<item name="android:textColor">?android:textColorSecondary</item>
|
|
|
766 |
</style>
|
|
|
767 |
<style name="Base.TextAppearance.AppCompat.Display3">
|
|
|
768 |
<item name="android:textSize">@dimen/abc_text_size_display_3_material</item>
|
|
|
769 |
<item name="android:textColor">?android:textColorSecondary</item>
|
|
|
770 |
</style>
|
|
|
771 |
<style name="Base.TextAppearance.AppCompat.Display4">
|
|
|
772 |
<item name="android:textSize">@dimen/abc_text_size_display_4_material</item>
|
|
|
773 |
<item name="android:textColor">?android:textColorSecondary</item>
|
|
|
774 |
</style>
|
|
|
775 |
<style name="Base.TextAppearance.AppCompat.Headline">
|
|
|
776 |
<item name="android:textSize">@dimen/abc_text_size_headline_material</item>
|
|
|
777 |
<item name="android:textColor">?android:textColorPrimary</item>
|
|
|
778 |
</style>
|
|
|
779 |
<style name="Base.TextAppearance.AppCompat.Inverse">
|
|
|
780 |
<item name="android:textColor">?android:attr/textColorPrimaryInverse</item>
|
|
|
781 |
<item name="android:textColorHint">?android:attr/textColorHintInverse</item>
|
|
|
782 |
<item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item>
|
|
|
783 |
<item name="android:textColorLink">?android:attr/textColorLinkInverse</item>
|
|
|
784 |
</style>
|
|
|
785 |
<style name="Base.TextAppearance.AppCompat.Large">
|
|
|
786 |
<item name="android:textSize">@dimen/abc_text_size_large_material</item>
|
|
|
787 |
<item name="android:textColor">?android:attr/textColorPrimary</item>
|
|
|
788 |
</style>
|
|
|
789 |
<style name="Base.TextAppearance.AppCompat.Large.Inverse">
|
|
|
790 |
<item name="android:textColor">?android:attr/textColorPrimaryInverse</item>
|
|
|
791 |
<item name="android:textColorHint">?android:attr/textColorHintInverse</item>
|
|
|
792 |
<item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item>
|
|
|
793 |
<item name="android:textColorLink">?android:attr/textColorLinkInverse</item>
|
|
|
794 |
</style>
|
|
|
795 |
<style name="Base.TextAppearance.AppCompat.Medium">
|
|
|
796 |
<item name="android:textSize">@dimen/abc_text_size_medium_material</item>
|
|
|
797 |
<item name="android:textColor">?android:attr/textColorSecondary</item>
|
|
|
798 |
</style>
|
|
|
799 |
<style name="Base.TextAppearance.AppCompat.Medium.Inverse">
|
|
|
800 |
<item name="android:textColor">?android:attr/textColorSecondaryInverse</item>
|
|
|
801 |
<item name="android:textColorHint">?android:attr/textColorHintInverse</item>
|
|
|
802 |
<item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item>
|
|
|
803 |
<item name="android:textColorLink">?android:attr/textColorLinkInverse</item>
|
|
|
804 |
</style>
|
|
|
805 |
<style name="Base.TextAppearance.AppCompat.Menu">
|
|
|
806 |
<item name="android:textSize">@dimen/abc_text_size_menu_material</item>
|
|
|
807 |
<item name="android:textColor">?android:textColorPrimary</item>
|
|
|
808 |
</style>
|
|
|
809 |
<style name="Base.TextAppearance.AppCompat.SearchResult" parent="">
|
|
|
810 |
<item name="android:textStyle">normal</item>
|
|
|
811 |
<item name="android:textColor">?android:textColorPrimary</item>
|
|
|
812 |
<item name="android:textColorHint">?android:textColorHint</item>
|
|
|
813 |
</style>
|
|
|
814 |
<style name="Base.TextAppearance.AppCompat.SearchResult.Subtitle">
|
|
|
815 |
<item name="android:textSize">14sp</item>
|
|
|
816 |
<item name="android:textColor">?android:textColorSecondary</item>
|
|
|
817 |
</style>
|
|
|
818 |
<style name="Base.TextAppearance.AppCompat.SearchResult.Title">
|
|
|
819 |
<item name="android:textSize">18sp</item>
|
|
|
820 |
</style>
|
|
|
821 |
<style name="Base.TextAppearance.AppCompat.Small">
|
|
|
822 |
<item name="android:textSize">@dimen/abc_text_size_small_material</item>
|
|
|
823 |
<item name="android:textColor">?android:attr/textColorTertiary</item>
|
|
|
824 |
</style>
|
|
|
825 |
<style name="Base.TextAppearance.AppCompat.Small.Inverse">
|
|
|
826 |
<item name="android:textColor">?android:attr/textColorTertiaryInverse</item>
|
|
|
827 |
<item name="android:textColorHint">?android:attr/textColorHintInverse</item>
|
|
|
828 |
<item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item>
|
|
|
829 |
<item name="android:textColorLink">?android:attr/textColorLinkInverse</item>
|
|
|
830 |
</style>
|
|
|
831 |
<style name="Base.TextAppearance.AppCompat.Subhead">
|
|
|
832 |
<item name="android:textSize">@dimen/abc_text_size_subhead_material</item>
|
|
|
833 |
<item name="android:textColor">?android:textColorPrimary</item>
|
|
|
834 |
</style>
|
|
|
835 |
<style name="Base.TextAppearance.AppCompat.Subhead.Inverse">
|
|
|
836 |
<item name="android:textColor">?android:attr/textColorPrimaryInverse</item>
|
|
|
837 |
<item name="android:textColorHint">?android:attr/textColorHintInverse</item>
|
|
|
838 |
<item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item>
|
|
|
839 |
<item name="android:textColorLink">?android:attr/textColorLinkInverse</item>
|
|
|
840 |
</style>
|
|
|
841 |
<style name="Base.TextAppearance.AppCompat.Title">
|
|
|
842 |
<item name="android:textSize">@dimen/abc_text_size_title_material</item>
|
|
|
843 |
<item name="android:textColor">?android:textColorPrimary</item>
|
|
|
844 |
</style>
|
|
|
845 |
<style name="Base.TextAppearance.AppCompat.Title.Inverse">
|
|
|
846 |
<item name="android:textColor">?android:attr/textColorPrimaryInverse</item>
|
|
|
847 |
<item name="android:textColorHint">?android:attr/textColorHintInverse</item>
|
|
|
848 |
<item name="android:textColorHighlight">?android:attr/textColorHighlightInverse</item>
|
|
|
849 |
<item name="android:textColorLink">?android:attr/textColorLinkInverse</item>
|
|
|
850 |
</style>
|
|
|
851 |
<style name="Base.TextAppearance.AppCompat.Tooltip">
|
|
|
852 |
<item name="android:textSize">14sp</item>
|
|
|
853 |
</style>
|
|
|
854 |
<style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Menu" parent="TextAppearance.AppCompat.Button">
|
|
|
855 |
<item name="android:textColor">?attr/actionMenuTextColor</item>
|
|
|
856 |
<item name="textAllCaps">@bool/abc_config_actionMenuItemAllCaps</item>
|
|
|
857 |
</style>
|
|
|
858 |
<style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle" parent="TextAppearance.AppCompat.Subhead">
|
|
|
859 |
<item name="android:textSize">@dimen/abc_text_size_subtitle_material_toolbar</item>
|
|
|
860 |
<item name="android:textColor">?android:attr/textColorSecondary</item>
|
|
|
861 |
</style>
|
|
|
862 |
<style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse" parent="TextAppearance.AppCompat.Subhead.Inverse">
|
|
|
863 |
<item name="android:textSize">@dimen/abc_text_size_subtitle_material_toolbar</item>
|
|
|
864 |
<item name="android:textColor">?android:attr/textColorSecondaryInverse</item>
|
|
|
865 |
</style>
|
|
|
866 |
<style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Title" parent="TextAppearance.AppCompat.Title">
|
|
|
867 |
<item name="android:textSize">@dimen/abc_text_size_title_material_toolbar</item>
|
|
|
868 |
<item name="android:textColor">?android:attr/textColorPrimary</item>
|
|
|
869 |
</style>
|
|
|
870 |
<style name="Base.TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse" parent="TextAppearance.AppCompat.Title.Inverse">
|
|
|
871 |
<item name="android:textSize">@dimen/abc_text_size_title_material_toolbar</item>
|
|
|
872 |
<item name="android:textColor">?android:attr/textColorPrimaryInverse</item>
|
|
|
873 |
</style>
|
|
|
874 |
<style name="Base.TextAppearance.AppCompat.Widget.ActionMode.Subtitle" parent="TextAppearance.AppCompat.Widget.ActionBar.Subtitle"/>
|
|
|
875 |
<style name="Base.TextAppearance.AppCompat.Widget.ActionMode.Title" parent="TextAppearance.AppCompat.Widget.ActionBar.Title"/>
|
|
|
876 |
<style name="Base.TextAppearance.AppCompat.Widget.Button" parent="TextAppearance.AppCompat.Button"/>
|
|
|
877 |
<style name="Base.TextAppearance.AppCompat.Widget.Button.Borderless.Colored" parent="Base.TextAppearance.AppCompat.Widget.Button">
|
|
|
878 |
<item name="android:textColor">@color/abc_btn_colored_borderless_text_material</item>
|
|
|
879 |
</style>
|
|
|
880 |
<style name="Base.TextAppearance.AppCompat.Widget.Button.Colored">
|
|
|
881 |
<item name="android:textColor">@color/abc_btn_colored_text_material</item>
|
|
|
882 |
</style>
|
|
|
883 |
<style name="Base.TextAppearance.AppCompat.Widget.Button.Inverse" parent="TextAppearance.AppCompat.Button">
|
|
|
884 |
<item name="android:textColor">?android:textColorPrimaryInverse</item>
|
|
|
885 |
</style>
|
|
|
886 |
<style name="Base.TextAppearance.AppCompat.Widget.DropDownItem" parent="android:TextAppearance.Small">
|
|
|
887 |
<item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item>
|
|
|
888 |
</style>
|
|
|
889 |
<style name="Base.TextAppearance.AppCompat.Widget.PopupMenu.Header" parent="TextAppearance.AppCompat">
|
|
|
890 |
<item name="android:textSize">@dimen/abc_text_size_menu_header_material</item>
|
|
|
891 |
<item name="android:textColor">?attr/colorAccent</item>
|
|
|
892 |
</style>
|
|
|
893 |
<style name="Base.TextAppearance.AppCompat.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Menu"/>
|
|
|
894 |
<style name="Base.TextAppearance.AppCompat.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Menu"/>
|
|
|
895 |
<style name="Base.TextAppearance.AppCompat.Widget.Switch" parent="TextAppearance.AppCompat.Button"/>
|
|
|
896 |
<style name="Base.TextAppearance.AppCompat.Widget.TextView.SpinnerItem" parent="TextAppearance.AppCompat.Menu"/>
|
|
|
897 |
<style name="Base.TextAppearance.Widget.AppCompat.ExpandedMenu.Item" parent="android:TextAppearance.Medium">
|
|
|
898 |
<item name="android:textColor">?android:attr/textColorPrimaryDisableOnly</item>
|
|
|
899 |
</style>
|
|
|
900 |
<style name="Base.TextAppearance.Widget.AppCompat.Toolbar.Subtitle" parent="TextAppearance.AppCompat.Widget.ActionBar.Subtitle">
|
|
|
901 |
</style>
|
|
|
902 |
<style name="Base.TextAppearance.Widget.AppCompat.Toolbar.Title" parent="TextAppearance.AppCompat.Widget.ActionBar.Title">
|
|
|
903 |
</style>
|
|
|
904 |
<style name="Base.Theme.AppCompat" parent="Base.V7.Theme.AppCompat">
|
|
|
905 |
</style>
|
|
|
906 |
<style name="Base.Theme.AppCompat.CompactMenu" parent="">
|
|
|
907 |
<item name="android:itemTextAppearance">?android:attr/textAppearanceMedium</item>
|
|
|
908 |
<item name="android:listViewStyle">@style/Widget.AppCompat.ListView.Menu</item>
|
|
|
909 |
<item name="android:windowAnimationStyle">@style/Animation.AppCompat.DropDownUp</item>
|
|
|
910 |
</style>
|
|
|
911 |
<style name="Base.Theme.AppCompat.Dialog" parent="Base.V7.Theme.AppCompat.Dialog"/>
|
|
|
912 |
<style name="Base.Theme.AppCompat.Dialog.Alert">
|
|
|
913 |
<item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item>
|
|
|
914 |
<item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item>
|
|
|
915 |
</style>
|
|
|
916 |
<style name="Base.Theme.AppCompat.Dialog.FixedSize">
|
|
|
917 |
<item name="windowFixedWidthMajor">@dimen/abc_dialog_fixed_width_major</item>
|
|
|
918 |
<item name="windowFixedWidthMinor">@dimen/abc_dialog_fixed_width_minor</item>
|
|
|
919 |
<item name="windowFixedHeightMajor">@dimen/abc_dialog_fixed_height_major</item>
|
|
|
920 |
<item name="windowFixedHeightMinor">@dimen/abc_dialog_fixed_height_minor</item>
|
|
|
921 |
</style>
|
|
|
922 |
<style name="Base.Theme.AppCompat.Dialog.MinWidth">
|
|
|
923 |
<item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item>
|
|
|
924 |
<item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item>
|
|
|
925 |
</style>
|
|
|
926 |
<style name="Base.Theme.AppCompat.DialogWhenLarge" parent="Theme.AppCompat"/>
|
|
|
927 |
<style name="Base.Theme.AppCompat.Light" parent="Base.V7.Theme.AppCompat.Light">
|
|
|
928 |
</style>
|
|
|
929 |
<style name="Base.Theme.AppCompat.Light.DarkActionBar" parent="Base.Theme.AppCompat.Light">
|
|
|
930 |
<item name="actionBarPopupTheme">@style/ThemeOverlay.AppCompat.Light</item>
|
|
|
931 |
<item name="actionBarWidgetTheme">@null</item>
|
|
|
932 |
<item name="actionBarTheme">@style/ThemeOverlay.AppCompat.Dark.ActionBar</item>
|
|
|
933 |
<item name="actionModeTheme">?attr/actionBarTheme</item>
|
|
|
934 |
|
|
|
935 |
|
|
|
936 |
<item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item>
|
|
|
937 |
|
|
|
938 |
<item name="colorPrimaryDark">@color/primary_dark_material_dark</item>
|
|
|
939 |
<item name="colorPrimary">@color/primary_material_dark</item>
|
|
|
940 |
</style>
|
|
|
941 |
<style name="Base.Theme.AppCompat.Light.Dialog" parent="Base.V7.Theme.AppCompat.Light.Dialog"/>
|
|
|
942 |
<style name="Base.Theme.AppCompat.Light.Dialog.Alert">
|
|
|
943 |
<item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item>
|
|
|
944 |
<item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item>
|
|
|
945 |
</style>
|
|
|
946 |
<style name="Base.Theme.AppCompat.Light.Dialog.FixedSize">
|
|
|
947 |
<item name="windowFixedWidthMajor">@dimen/abc_dialog_fixed_width_major</item>
|
|
|
948 |
<item name="windowFixedWidthMinor">@dimen/abc_dialog_fixed_width_minor</item>
|
|
|
949 |
<item name="windowFixedHeightMajor">@dimen/abc_dialog_fixed_height_major</item>
|
|
|
950 |
<item name="windowFixedHeightMinor">@dimen/abc_dialog_fixed_height_minor</item>
|
|
|
951 |
</style>
|
|
|
952 |
<style name="Base.Theme.AppCompat.Light.Dialog.MinWidth">
|
|
|
953 |
<item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item>
|
|
|
954 |
<item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item>
|
|
|
955 |
</style>
|
|
|
956 |
<style name="Base.Theme.AppCompat.Light.DialogWhenLarge" parent="Theme.AppCompat.Light"/>
|
|
|
957 |
<style name="Base.ThemeOverlay.AppCompat" parent="Platform.ThemeOverlay.AppCompat"/>
|
|
|
958 |
<style name="Base.ThemeOverlay.AppCompat.ActionBar">
|
|
|
959 |
<item name="colorControlNormal">?android:attr/textColorPrimary</item>
|
|
|
960 |
<item name="searchViewStyle">@style/Widget.AppCompat.SearchView.ActionBar</item>
|
|
|
961 |
</style>
|
|
|
962 |
<style name="Base.ThemeOverlay.AppCompat.Dark" parent="Platform.ThemeOverlay.AppCompat.Dark">
|
|
|
963 |
<item name="android:windowBackground">@color/background_material_dark</item>
|
|
|
964 |
<item name="android:colorForeground">@color/foreground_material_dark</item>
|
|
|
965 |
<item name="android:colorForegroundInverse">@color/foreground_material_light</item>
|
|
|
966 |
<item name="android:colorBackground">@color/background_material_dark</item>
|
|
|
967 |
<item name="android:colorBackgroundCacheHint">@color/abc_background_cache_hint_selector_material_dark</item>
|
|
|
968 |
<item name="colorBackgroundFloating">@color/background_floating_material_dark</item>
|
|
|
969 |
|
|
|
970 |
<item name="android:textColorPrimary">@color/abc_primary_text_material_dark</item>
|
|
|
971 |
<item name="android:textColorPrimaryInverse">@color/abc_primary_text_material_light</item>
|
|
|
972 |
<item name="android:textColorPrimaryDisableOnly">@color/abc_primary_text_disable_only_material_dark</item>
|
|
|
973 |
<item name="android:textColorSecondary">@color/abc_secondary_text_material_dark</item>
|
|
|
974 |
<item name="android:textColorSecondaryInverse">@color/abc_secondary_text_material_light</item>
|
|
|
975 |
<item name="android:textColorTertiary">@color/abc_secondary_text_material_dark</item>
|
|
|
976 |
<item name="android:textColorTertiaryInverse">@color/abc_secondary_text_material_light</item>
|
|
|
977 |
<item name="android:textColorHint">@color/abc_hint_foreground_material_dark</item>
|
|
|
978 |
<item name="android:textColorHintInverse">@color/abc_hint_foreground_material_light</item>
|
|
|
979 |
<item name="android:textColorHighlight">@color/highlighted_text_material_dark</item>
|
|
|
980 |
|
|
|
981 |
<item name="colorControlNormal">?android:attr/textColorSecondary</item>
|
|
|
982 |
<item name="colorControlHighlight">@color/ripple_material_dark</item>
|
|
|
983 |
<item name="colorButtonNormal">@color/button_material_dark</item>
|
|
|
984 |
<item name="colorSwitchThumbNormal">@color/switch_thumb_material_dark</item>
|
|
|
985 |
|
|
|
986 |
|
|
|
987 |
<item name="isLightTheme">false</item>
|
|
|
988 |
</style>
|
|
|
989 |
<style name="Base.ThemeOverlay.AppCompat.Dark.ActionBar">
|
|
|
990 |
<item name="colorControlNormal">?android:attr/textColorPrimary</item>
|
|
|
991 |
<item name="searchViewStyle">@style/Widget.AppCompat.SearchView.ActionBar</item>
|
|
|
992 |
</style>
|
|
|
993 |
<style name="Base.ThemeOverlay.AppCompat.Dialog" parent="Base.V7.ThemeOverlay.AppCompat.Dialog"/>
|
|
|
994 |
<style name="Base.ThemeOverlay.AppCompat.Dialog.Alert">
|
|
|
995 |
<item name="android:windowMinWidthMajor">@dimen/abc_dialog_min_width_major</item>
|
|
|
996 |
<item name="android:windowMinWidthMinor">@dimen/abc_dialog_min_width_minor</item>
|
|
|
997 |
</style>
|
|
|
998 |
<style name="Base.ThemeOverlay.AppCompat.Light" parent="Platform.ThemeOverlay.AppCompat.Light">
|
|
|
999 |
<item name="android:windowBackground">@color/background_material_light</item>
|
|
|
1000 |
<item name="android:colorForeground">@color/foreground_material_light</item>
|
|
|
1001 |
<item name="android:colorForegroundInverse">@color/foreground_material_dark</item>
|
|
|
1002 |
<item name="android:colorBackground">@color/background_material_light</item>
|
|
|
1003 |
<item name="android:colorBackgroundCacheHint">@color/abc_background_cache_hint_selector_material_light</item>
|
|
|
1004 |
<item name="colorBackgroundFloating">@color/background_floating_material_light</item>
|
|
|
1005 |
|
|
|
1006 |
<item name="android:textColorPrimary">@color/abc_primary_text_material_light</item>
|
|
|
1007 |
<item name="android:textColorPrimaryInverse">@color/abc_primary_text_material_dark</item>
|
|
|
1008 |
<item name="android:textColorSecondary">@color/abc_secondary_text_material_light</item>
|
|
|
1009 |
<item name="android:textColorSecondaryInverse">@color/abc_secondary_text_material_dark</item>
|
|
|
1010 |
<item name="android:textColorTertiary">@color/abc_secondary_text_material_light</item>
|
|
|
1011 |
<item name="android:textColorTertiaryInverse">@color/abc_secondary_text_material_dark</item>
|
|
|
1012 |
<item name="android:textColorPrimaryDisableOnly">@color/abc_primary_text_disable_only_material_light</item>
|
|
|
1013 |
<item name="android:textColorPrimaryInverseDisableOnly">@color/abc_primary_text_disable_only_material_dark</item>
|
|
|
1014 |
<item name="android:textColorHint">@color/abc_hint_foreground_material_light</item>
|
|
|
1015 |
<item name="android:textColorHintInverse">@color/abc_hint_foreground_material_dark</item>
|
|
|
1016 |
<item name="android:textColorHighlight">@color/highlighted_text_material_light</item>
|
|
|
1017 |
|
|
|
1018 |
<item name="colorControlNormal">?android:attr/textColorSecondary</item>
|
|
|
1019 |
<item name="colorControlHighlight">@color/ripple_material_light</item>
|
|
|
1020 |
<item name="colorButtonNormal">@color/button_material_light</item>
|
|
|
1021 |
<item name="colorSwitchThumbNormal">@color/switch_thumb_material_light</item>
|
|
|
1022 |
|
|
|
1023 |
|
|
|
1024 |
<item name="isLightTheme">true</item>
|
|
|
1025 |
</style>
|
|
|
1026 |
<style name="Base.V7.Theme.AppCompat" parent="Platform.AppCompat">
|
|
|
1027 |
<item name="windowNoTitle">false</item>
|
|
|
1028 |
<item name="windowActionBar">true</item>
|
|
|
1029 |
<item name="windowActionBarOverlay">false</item>
|
|
|
1030 |
<item name="windowActionModeOverlay">false</item>
|
|
|
1031 |
<item name="actionBarPopupTheme">@null</item>
|
|
|
1032 |
|
|
|
1033 |
<item name="colorBackgroundFloating">@color/background_floating_material_dark</item>
|
|
|
1034 |
|
|
|
1035 |
|
|
|
1036 |
<item name="isLightTheme">false</item>
|
|
|
1037 |
|
|
|
1038 |
<item name="selectableItemBackground">@drawable/abc_item_background_holo_dark</item>
|
|
|
1039 |
<item name="selectableItemBackgroundBorderless">?attr/selectableItemBackground</item>
|
|
|
1040 |
<item name="borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item>
|
|
|
1041 |
<item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_material</item>
|
|
|
1042 |
|
|
|
1043 |
<item name="dividerVertical">@drawable/abc_list_divider_mtrl_alpha</item>
|
|
|
1044 |
<item name="dividerHorizontal">@drawable/abc_list_divider_mtrl_alpha</item>
|
|
|
1045 |
|
|
|
1046 |
|
|
|
1047 |
<item name="actionBarTabStyle">@style/Widget.AppCompat.ActionBar.TabView</item>
|
|
|
1048 |
<item name="actionBarTabBarStyle">@style/Widget.AppCompat.ActionBar.TabBar</item>
|
|
|
1049 |
<item name="actionBarTabTextStyle">@style/Widget.AppCompat.ActionBar.TabText</item>
|
|
|
1050 |
<item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item>
|
|
|
1051 |
<item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item>
|
|
|
1052 |
<item name="actionOverflowMenuStyle">@style/Widget.AppCompat.PopupMenu.Overflow</item>
|
|
|
1053 |
<item name="actionBarStyle">@style/Widget.AppCompat.ActionBar.Solid</item>
|
|
|
1054 |
<item name="actionBarSplitStyle">?attr/actionBarStyle</item>
|
|
|
1055 |
<item name="actionBarWidgetTheme">@null</item>
|
|
|
1056 |
<item name="actionBarTheme">@style/ThemeOverlay.AppCompat.ActionBar</item>
|
|
|
1057 |
<item name="actionBarSize">@dimen/abc_action_bar_default_height_material</item>
|
|
|
1058 |
<item name="actionBarDivider">?attr/dividerVertical</item>
|
|
|
1059 |
<item name="actionBarItemBackground">?attr/selectableItemBackgroundBorderless</item>
|
|
|
1060 |
<item name="actionMenuTextAppearance">@style/TextAppearance.AppCompat.Widget.ActionBar.Menu</item>
|
|
|
1061 |
<item name="actionMenuTextColor">?android:attr/textColorPrimaryDisableOnly</item>
|
|
|
1062 |
|
|
|
1063 |
|
|
|
1064 |
<item name="actionDropDownStyle">@style/Widget.AppCompat.Spinner.DropDown.ActionBar</item>
|
|
|
1065 |
|
|
|
1066 |
|
|
|
1067 |
<item name="actionModeTheme">?attr/actionBarTheme</item>
|
|
|
1068 |
<item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item>
|
|
|
1069 |
<item name="actionModeBackground">@drawable/abc_cab_background_top_material</item>
|
|
|
1070 |
<item name="actionModeSplitBackground">?attr/colorPrimaryDark</item>
|
|
|
1071 |
<item name="actionModeCloseContentDescription">@string/abc_action_mode_done</item>
|
|
|
1072 |
<item name="actionModeCloseDrawable">@drawable/abc_ic_ab_back_material</item>
|
|
|
1073 |
<item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item>
|
|
|
1074 |
|
|
|
1075 |
<item name="actionModeCutDrawable">@drawable/abc_ic_menu_cut_mtrl_alpha</item>
|
|
|
1076 |
<item name="actionModeCopyDrawable">@drawable/abc_ic_menu_copy_mtrl_am_alpha</item>
|
|
|
1077 |
<item name="actionModePasteDrawable">@drawable/abc_ic_menu_paste_mtrl_am_alpha</item>
|
|
|
1078 |
<item name="actionModeSelectAllDrawable">@drawable/abc_ic_menu_selectall_mtrl_alpha</item>
|
|
|
1079 |
<item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_mtrl_alpha</item>
|
|
|
1080 |
|
|
|
1081 |
|
|
|
1082 |
<item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item>
|
|
|
1083 |
<item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item>
|
|
|
1084 |
<item name="panelBackground">@drawable/abc_menu_hardkey_panel_mtrl_mult</item>
|
|
|
1085 |
<item name="android:panelBackground">@android:color/transparent</item>
|
|
|
1086 |
<item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_dark</item>
|
|
|
1087 |
|
|
|
1088 |
|
|
|
1089 |
<item name="textAppearanceListItem">@style/TextAppearance.AppCompat.Subhead</item>
|
|
|
1090 |
<item name="textAppearanceListItemSmall">@style/TextAppearance.AppCompat.Subhead</item>
|
|
|
1091 |
<item name="textAppearanceListItemSecondary">@style/TextAppearance.AppCompat.Body1</item>
|
|
|
1092 |
<item name="listPreferredItemHeight">@dimen/abc_list_item_height_material</item>
|
|
|
1093 |
<item name="listPreferredItemHeightSmall">@dimen/abc_list_item_height_small_material</item>
|
|
|
1094 |
<item name="listPreferredItemHeightLarge">@dimen/abc_list_item_height_large_material</item>
|
|
|
1095 |
<item name="listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
|
1096 |
<item name="listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
|
1097 |
<item name="listPreferredItemPaddingStart">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
|
1098 |
<item name="listPreferredItemPaddingEnd">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
|
1099 |
|
|
|
1100 |
|
|
|
1101 |
<item name="spinnerStyle">@style/Widget.AppCompat.Spinner</item>
|
|
|
1102 |
<item name="android:spinnerItemStyle">@style/Widget.AppCompat.TextView.SpinnerItem</item>
|
|
|
1103 |
<item name="android:dropDownListViewStyle">@style/Widget.AppCompat.ListView.DropDown</item>
|
|
|
1104 |
|
|
|
1105 |
|
|
|
1106 |
<item name="spinnerDropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item>
|
|
|
1107 |
<item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item>
|
|
|
1108 |
|
|
|
1109 |
|
|
|
1110 |
<item name="popupMenuStyle">@style/Widget.AppCompat.PopupMenu</item>
|
|
|
1111 |
<item name="textAppearanceLargePopupMenu">@style/TextAppearance.AppCompat.Widget.PopupMenu.Large</item>
|
|
|
1112 |
<item name="textAppearanceSmallPopupMenu">@style/TextAppearance.AppCompat.Widget.PopupMenu.Small</item>
|
|
|
1113 |
<item name="textAppearancePopupMenuHeader">@style/TextAppearance.AppCompat.Widget.PopupMenu.Header</item>
|
|
|
1114 |
<item name="listPopupWindowStyle">@style/Widget.AppCompat.ListPopupWindow</item>
|
|
|
1115 |
<item name="dropDownListViewStyle">?android:attr/dropDownListViewStyle</item>
|
|
|
1116 |
<item name="listMenuViewStyle">@style/Widget.AppCompat.ListMenuView</item>
|
|
|
1117 |
|
|
|
1118 |
|
|
|
1119 |
<item name="searchViewStyle">@style/Widget.AppCompat.SearchView</item>
|
|
|
1120 |
<item name="android:dropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item>
|
|
|
1121 |
<item name="textColorSearchUrl">@color/abc_search_url_text</item>
|
|
|
1122 |
<item name="textAppearanceSearchResultTitle">@style/TextAppearance.AppCompat.SearchResult.Title</item>
|
|
|
1123 |
<item name="textAppearanceSearchResultSubtitle">@style/TextAppearance.AppCompat.SearchResult.Subtitle</item>
|
|
|
1124 |
|
|
|
1125 |
|
|
|
1126 |
<item name="activityChooserViewStyle">@style/Widget.AppCompat.ActivityChooserView</item>
|
|
|
1127 |
|
|
|
1128 |
|
|
|
1129 |
<item name="toolbarStyle">@style/Widget.AppCompat.Toolbar</item>
|
|
|
1130 |
<item name="toolbarNavigationButtonStyle">@style/Widget.AppCompat.Toolbar.Button.Navigation</item>
|
|
|
1131 |
|
|
|
1132 |
<item name="editTextStyle">@style/Widget.AppCompat.EditText</item>
|
|
|
1133 |
<item name="editTextBackground">@drawable/abc_edit_text_material</item>
|
|
|
1134 |
<item name="editTextColor">?android:attr/textColorPrimary</item>
|
|
|
1135 |
<item name="autoCompleteTextViewStyle">@style/Widget.AppCompat.AutoCompleteTextView</item>
|
|
|
1136 |
<item name="android:textViewStyle">@style/Widget.AppCompat.TextView</item>
|
|
|
1137 |
|
|
|
1138 |
|
|
|
1139 |
<item name="colorPrimaryDark">@color/primary_dark_material_dark</item>
|
|
|
1140 |
<item name="colorPrimary">@color/primary_material_dark</item>
|
|
|
1141 |
<item name="colorAccent">@color/accent_material_dark</item>
|
|
|
1142 |
|
|
|
1143 |
<item name="colorControlNormal">?android:attr/textColorSecondary</item>
|
|
|
1144 |
<item name="colorControlActivated">?attr/colorAccent</item>
|
|
|
1145 |
<item name="colorControlHighlight">@color/ripple_material_dark</item>
|
|
|
1146 |
<item name="colorButtonNormal">@color/button_material_dark</item>
|
|
|
1147 |
<item name="colorSwitchThumbNormal">@color/switch_thumb_material_dark</item>
|
|
|
1148 |
<item name="controlBackground">?attr/selectableItemBackgroundBorderless</item>
|
|
|
1149 |
|
|
|
1150 |
<item name="drawerArrowStyle">@style/Widget.AppCompat.DrawerArrowToggle</item>
|
|
|
1151 |
|
|
|
1152 |
<item name="checkedTextViewStyle">?android:attr/checkedTextViewStyle</item>
|
|
|
1153 |
<item name="checkboxStyle">@style/Widget.AppCompat.CompoundButton.CheckBox</item>
|
|
|
1154 |
<item name="radioButtonStyle">@style/Widget.AppCompat.CompoundButton.RadioButton</item>
|
|
|
1155 |
<item name="switchStyle">@style/Widget.AppCompat.CompoundButton.Switch</item>
|
|
|
1156 |
|
|
|
1157 |
<item name="ratingBarStyle">@style/Widget.AppCompat.RatingBar</item>
|
|
|
1158 |
<item name="ratingBarStyleIndicator">@style/Widget.AppCompat.RatingBar.Indicator</item>
|
|
|
1159 |
<item name="ratingBarStyleSmall">@style/Widget.AppCompat.RatingBar.Small</item>
|
|
|
1160 |
<item name="seekBarStyle">@style/Widget.AppCompat.SeekBar</item>
|
|
|
1161 |
|
|
|
1162 |
|
|
|
1163 |
<item name="buttonStyle">@style/Widget.AppCompat.Button</item>
|
|
|
1164 |
<item name="buttonStyleSmall">@style/Widget.AppCompat.Button.Small</item>
|
|
|
1165 |
<item name="android:textAppearanceButton">@style/TextAppearance.AppCompat.Widget.Button</item>
|
|
|
1166 |
|
|
|
1167 |
<item name="imageButtonStyle">@style/Widget.AppCompat.ImageButton</item>
|
|
|
1168 |
|
|
|
1169 |
<item name="buttonBarStyle">@style/Widget.AppCompat.ButtonBar</item>
|
|
|
1170 |
<item name="buttonBarButtonStyle">@style/Widget.AppCompat.Button.ButtonBar.AlertDialog</item>
|
|
|
1171 |
<item name="buttonBarPositiveButtonStyle">?attr/buttonBarButtonStyle</item>
|
|
|
1172 |
<item name="buttonBarNegativeButtonStyle">?attr/buttonBarButtonStyle</item>
|
|
|
1173 |
<item name="buttonBarNeutralButtonStyle">?attr/buttonBarButtonStyle</item>
|
|
|
1174 |
|
|
|
1175 |
|
|
|
1176 |
<item name="dialogTheme">@style/ThemeOverlay.AppCompat.Dialog</item>
|
|
|
1177 |
<item name="dialogPreferredPadding">@dimen/abc_dialog_padding_material</item>
|
|
|
1178 |
<item name="dialogCornerRadius">@dimen/abc_dialog_corner_radius_material</item>
|
|
|
1179 |
|
|
|
1180 |
<item name="alertDialogTheme">@style/ThemeOverlay.AppCompat.Dialog.Alert</item>
|
|
|
1181 |
<item name="alertDialogStyle">@style/AlertDialog.AppCompat</item>
|
|
|
1182 |
<item name="alertDialogCenterButtons">false</item>
|
|
|
1183 |
<item name="textColorAlertDialogListItem">@color/abc_primary_text_material_dark</item>
|
|
|
1184 |
<item name="listDividerAlertDialog">@null</item>
|
|
|
1185 |
|
|
|
1186 |
|
|
|
1187 |
<item name="windowFixedWidthMajor">@null</item>
|
|
|
1188 |
<item name="windowFixedWidthMinor">@null</item>
|
|
|
1189 |
<item name="windowFixedHeightMajor">@null</item>
|
|
|
1190 |
<item name="windowFixedHeightMinor">@null</item>
|
|
|
1191 |
|
|
|
1192 |
|
|
|
1193 |
<item name="tooltipFrameBackground">@drawable/tooltip_frame_light</item>
|
|
|
1194 |
<item name="tooltipForegroundColor">@color/foreground_material_light</item>
|
|
|
1195 |
|
|
|
1196 |
<item name="colorError">@color/error_color_material_dark</item>
|
|
|
1197 |
</style>
|
|
|
1198 |
<style name="Base.V7.Theme.AppCompat.Dialog" parent="Base.Theme.AppCompat">
|
|
|
1199 |
<item name="android:colorBackground">?attr/colorBackgroundFloating</item>
|
|
|
1200 |
<item name="android:colorBackgroundCacheHint">@null</item>
|
|
|
1201 |
|
|
|
1202 |
<item name="android:windowFrame">@null</item>
|
|
|
1203 |
<item name="android:windowTitleStyle">@style/RtlOverlay.DialogWindowTitle.AppCompat</item>
|
|
|
1204 |
<item name="android:windowTitleBackgroundStyle">@style/Base.DialogWindowTitleBackground.AppCompat</item>
|
|
|
1205 |
<item name="android:windowBackground">@drawable/abc_dialog_material_background</item>
|
|
|
1206 |
<item name="android:windowIsFloating">true</item>
|
|
|
1207 |
<item name="android:backgroundDimEnabled">true</item>
|
|
|
1208 |
<item name="android:windowContentOverlay">@null</item>
|
|
|
1209 |
<item name="android:windowAnimationStyle">@style/Animation.AppCompat.Dialog</item>
|
|
|
1210 |
<item name="android:windowSoftInputMode">stateUnspecified|adjustPan</item>
|
|
|
1211 |
|
|
|
1212 |
<item name="windowActionBar">false</item>
|
|
|
1213 |
<item name="windowActionModeOverlay">true</item>
|
|
|
1214 |
|
|
|
1215 |
<item name="listPreferredItemPaddingLeft">24dip</item>
|
|
|
1216 |
<item name="listPreferredItemPaddingRight">24dip</item>
|
|
|
1217 |
|
|
|
1218 |
<item name="android:listDivider">@null</item>
|
|
|
1219 |
|
|
|
1220 |
<item name="android:buttonBarStyle">@style/Widget.AppCompat.ButtonBar.AlertDialog</item>
|
|
|
1221 |
<item name="android:borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item>
|
|
|
1222 |
<item name="android:windowCloseOnTouchOutside">true</item>
|
|
|
1223 |
</style>
|
|
|
1224 |
<style name="Base.V7.Theme.AppCompat.Light" parent="Platform.AppCompat.Light">
|
|
|
1225 |
<item name="windowNoTitle">false</item>
|
|
|
1226 |
<item name="windowActionBar">true</item>
|
|
|
1227 |
<item name="windowActionBarOverlay">false</item>
|
|
|
1228 |
<item name="windowActionModeOverlay">false</item>
|
|
|
1229 |
<item name="actionBarPopupTheme">@null</item>
|
|
|
1230 |
|
|
|
1231 |
<item name="colorBackgroundFloating">@color/background_floating_material_light</item>
|
|
|
1232 |
|
|
|
1233 |
|
|
|
1234 |
<item name="isLightTheme">true</item>
|
|
|
1235 |
|
|
|
1236 |
<item name="selectableItemBackground">@drawable/abc_item_background_holo_light</item>
|
|
|
1237 |
<item name="selectableItemBackgroundBorderless">?attr/selectableItemBackground</item>
|
|
|
1238 |
<item name="borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item>
|
|
|
1239 |
<item name="homeAsUpIndicator">@drawable/abc_ic_ab_back_material</item>
|
|
|
1240 |
|
|
|
1241 |
<item name="dividerVertical">@drawable/abc_list_divider_mtrl_alpha</item>
|
|
|
1242 |
<item name="dividerHorizontal">@drawable/abc_list_divider_mtrl_alpha</item>
|
|
|
1243 |
|
|
|
1244 |
|
|
|
1245 |
<item name="actionBarTabStyle">@style/Widget.AppCompat.Light.ActionBar.TabView</item>
|
|
|
1246 |
<item name="actionBarTabBarStyle">@style/Widget.AppCompat.Light.ActionBar.TabBar</item>
|
|
|
1247 |
<item name="actionBarTabTextStyle">@style/Widget.AppCompat.Light.ActionBar.TabText</item>
|
|
|
1248 |
<item name="actionButtonStyle">@style/Widget.AppCompat.Light.ActionButton</item>
|
|
|
1249 |
<item name="actionOverflowButtonStyle">@style/Widget.AppCompat.Light.ActionButton.Overflow</item>
|
|
|
1250 |
<item name="actionOverflowMenuStyle">@style/Widget.AppCompat.Light.PopupMenu.Overflow</item>
|
|
|
1251 |
<item name="actionBarStyle">@style/Widget.AppCompat.Light.ActionBar.Solid</item>
|
|
|
1252 |
<item name="actionBarSplitStyle">?attr/actionBarStyle</item>
|
|
|
1253 |
<item name="actionBarWidgetTheme">@null</item>
|
|
|
1254 |
<item name="actionBarTheme">@style/ThemeOverlay.AppCompat.ActionBar</item>
|
|
|
1255 |
<item name="actionBarSize">@dimen/abc_action_bar_default_height_material</item>
|
|
|
1256 |
<item name="actionBarDivider">?attr/dividerVertical</item>
|
|
|
1257 |
<item name="actionBarItemBackground">?attr/selectableItemBackgroundBorderless</item>
|
|
|
1258 |
<item name="actionMenuTextAppearance">@style/TextAppearance.AppCompat.Widget.ActionBar.Menu</item>
|
|
|
1259 |
<item name="actionMenuTextColor">?android:attr/textColorPrimaryDisableOnly</item>
|
|
|
1260 |
|
|
|
1261 |
|
|
|
1262 |
<item name="actionModeTheme">?attr/actionBarTheme</item>
|
|
|
1263 |
<item name="actionModeStyle">@style/Widget.AppCompat.ActionMode</item>
|
|
|
1264 |
<item name="actionModeBackground">@drawable/abc_cab_background_top_material</item>
|
|
|
1265 |
<item name="actionModeSplitBackground">?attr/colorPrimaryDark</item>
|
|
|
1266 |
<item name="actionModeCloseContentDescription">@string/abc_action_mode_done</item>
|
|
|
1267 |
<item name="actionModeCloseDrawable">@drawable/abc_ic_ab_back_material</item>
|
|
|
1268 |
<item name="actionModeCloseButtonStyle">@style/Widget.AppCompat.ActionButton.CloseMode</item>
|
|
|
1269 |
|
|
|
1270 |
<item name="actionModeCutDrawable">@drawable/abc_ic_menu_cut_mtrl_alpha</item>
|
|
|
1271 |
<item name="actionModeCopyDrawable">@drawable/abc_ic_menu_copy_mtrl_am_alpha</item>
|
|
|
1272 |
<item name="actionModePasteDrawable">@drawable/abc_ic_menu_paste_mtrl_am_alpha</item>
|
|
|
1273 |
<item name="actionModeSelectAllDrawable">@drawable/abc_ic_menu_selectall_mtrl_alpha</item>
|
|
|
1274 |
<item name="actionModeShareDrawable">@drawable/abc_ic_menu_share_mtrl_alpha</item>
|
|
|
1275 |
|
|
|
1276 |
|
|
|
1277 |
<item name="actionDropDownStyle">@style/Widget.AppCompat.Light.Spinner.DropDown.ActionBar</item>
|
|
|
1278 |
|
|
|
1279 |
|
|
|
1280 |
<item name="panelMenuListWidth">@dimen/abc_panel_menu_list_width</item>
|
|
|
1281 |
<item name="panelMenuListTheme">@style/Theme.AppCompat.CompactMenu</item>
|
|
|
1282 |
<item name="panelBackground">@drawable/abc_menu_hardkey_panel_mtrl_mult</item>
|
|
|
1283 |
<item name="android:panelBackground">@android:color/transparent</item>
|
|
|
1284 |
<item name="listChoiceBackgroundIndicator">@drawable/abc_list_selector_holo_light</item>
|
|
|
1285 |
|
|
|
1286 |
|
|
|
1287 |
<item name="textAppearanceListItem">@style/TextAppearance.AppCompat.Subhead</item>
|
|
|
1288 |
<item name="textAppearanceListItemSmall">@style/TextAppearance.AppCompat.Subhead</item>
|
|
|
1289 |
<item name="textAppearanceListItemSecondary">@style/TextAppearance.AppCompat.Body1</item>
|
|
|
1290 |
<item name="listPreferredItemHeight">@dimen/abc_list_item_height_material</item>
|
|
|
1291 |
<item name="listPreferredItemHeightSmall">@dimen/abc_list_item_height_small_material</item>
|
|
|
1292 |
<item name="listPreferredItemHeightLarge">@dimen/abc_list_item_height_large_material</item>
|
|
|
1293 |
<item name="listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
|
1294 |
<item name="listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
|
1295 |
<item name="listPreferredItemPaddingStart">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
|
1296 |
<item name="listPreferredItemPaddingEnd">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
|
1297 |
|
|
|
1298 |
|
|
|
1299 |
<item name="spinnerStyle">@style/Widget.AppCompat.Spinner</item>
|
|
|
1300 |
<item name="android:spinnerItemStyle">@style/Widget.AppCompat.TextView.SpinnerItem</item>
|
|
|
1301 |
<item name="android:dropDownListViewStyle">@style/Widget.AppCompat.ListView.DropDown</item>
|
|
|
1302 |
|
|
|
1303 |
|
|
|
1304 |
<item name="spinnerDropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item>
|
|
|
1305 |
<item name="dropdownListPreferredItemHeight">?attr/listPreferredItemHeightSmall</item>
|
|
|
1306 |
|
|
|
1307 |
|
|
|
1308 |
<item name="popupMenuStyle">@style/Widget.AppCompat.Light.PopupMenu</item>
|
|
|
1309 |
<item name="textAppearanceLargePopupMenu">@style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Large</item>
|
|
|
1310 |
<item name="textAppearanceSmallPopupMenu">@style/TextAppearance.AppCompat.Light.Widget.PopupMenu.Small</item>
|
|
|
1311 |
<item name="textAppearancePopupMenuHeader">@style/TextAppearance.AppCompat.Widget.PopupMenu.Header</item>
|
|
|
1312 |
<item name="listPopupWindowStyle">@style/Widget.AppCompat.ListPopupWindow</item>
|
|
|
1313 |
<item name="dropDownListViewStyle">?android:attr/dropDownListViewStyle</item>
|
|
|
1314 |
<item name="listMenuViewStyle">@style/Widget.AppCompat.ListMenuView</item>
|
|
|
1315 |
|
|
|
1316 |
|
|
|
1317 |
<item name="searchViewStyle">@style/Widget.AppCompat.Light.SearchView</item>
|
|
|
1318 |
<item name="android:dropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item>
|
|
|
1319 |
<item name="textColorSearchUrl">@color/abc_search_url_text</item>
|
|
|
1320 |
<item name="textAppearanceSearchResultTitle">@style/TextAppearance.AppCompat.SearchResult.Title</item>
|
|
|
1321 |
<item name="textAppearanceSearchResultSubtitle">@style/TextAppearance.AppCompat.SearchResult.Subtitle</item>
|
|
|
1322 |
|
|
|
1323 |
|
|
|
1324 |
<item name="activityChooserViewStyle">@style/Widget.AppCompat.ActivityChooserView</item>
|
|
|
1325 |
|
|
|
1326 |
|
|
|
1327 |
<item name="toolbarStyle">@style/Widget.AppCompat.Toolbar</item>
|
|
|
1328 |
<item name="toolbarNavigationButtonStyle">@style/Widget.AppCompat.Toolbar.Button.Navigation</item>
|
|
|
1329 |
|
|
|
1330 |
<item name="editTextStyle">@style/Widget.AppCompat.EditText</item>
|
|
|
1331 |
<item name="editTextBackground">@drawable/abc_edit_text_material</item>
|
|
|
1332 |
<item name="editTextColor">?android:attr/textColorPrimary</item>
|
|
|
1333 |
<item name="autoCompleteTextViewStyle">@style/Widget.AppCompat.AutoCompleteTextView</item>
|
|
|
1334 |
<item name="android:textViewStyle">@style/Widget.AppCompat.TextView</item>
|
|
|
1335 |
|
|
|
1336 |
|
|
|
1337 |
<item name="colorPrimaryDark">@color/primary_dark_material_light</item>
|
|
|
1338 |
<item name="colorPrimary">@color/primary_material_light</item>
|
|
|
1339 |
<item name="colorAccent">@color/accent_material_light</item>
|
|
|
1340 |
|
|
|
1341 |
<item name="colorControlNormal">?android:attr/textColorSecondary</item>
|
|
|
1342 |
<item name="colorControlActivated">?attr/colorAccent</item>
|
|
|
1343 |
<item name="colorControlHighlight">@color/ripple_material_light</item>
|
|
|
1344 |
<item name="colorButtonNormal">@color/button_material_light</item>
|
|
|
1345 |
<item name="colorSwitchThumbNormal">@color/switch_thumb_material_light</item>
|
|
|
1346 |
<item name="controlBackground">?attr/selectableItemBackgroundBorderless</item>
|
|
|
1347 |
|
|
|
1348 |
<item name="drawerArrowStyle">@style/Widget.AppCompat.DrawerArrowToggle</item>
|
|
|
1349 |
|
|
|
1350 |
<item name="checkboxStyle">@style/Widget.AppCompat.CompoundButton.CheckBox</item>
|
|
|
1351 |
<item name="radioButtonStyle">@style/Widget.AppCompat.CompoundButton.RadioButton</item>
|
|
|
1352 |
<item name="switchStyle">@style/Widget.AppCompat.CompoundButton.Switch</item>
|
|
|
1353 |
|
|
|
1354 |
<item name="ratingBarStyle">@style/Widget.AppCompat.RatingBar</item>
|
|
|
1355 |
<item name="ratingBarStyleIndicator">@style/Widget.AppCompat.RatingBar.Indicator</item>
|
|
|
1356 |
<item name="ratingBarStyleSmall">@style/Widget.AppCompat.RatingBar.Small</item>
|
|
|
1357 |
<item name="seekBarStyle">@style/Widget.AppCompat.SeekBar</item>
|
|
|
1358 |
|
|
|
1359 |
|
|
|
1360 |
<item name="buttonStyle">@style/Widget.AppCompat.Button</item>
|
|
|
1361 |
<item name="buttonStyleSmall">@style/Widget.AppCompat.Button.Small</item>
|
|
|
1362 |
<item name="android:textAppearanceButton">@style/TextAppearance.AppCompat.Widget.Button</item>
|
|
|
1363 |
|
|
|
1364 |
<item name="imageButtonStyle">@style/Widget.AppCompat.ImageButton</item>
|
|
|
1365 |
|
|
|
1366 |
<item name="buttonBarStyle">@style/Widget.AppCompat.ButtonBar</item>
|
|
|
1367 |
<item name="buttonBarButtonStyle">@style/Widget.AppCompat.Button.ButtonBar.AlertDialog</item>
|
|
|
1368 |
<item name="buttonBarPositiveButtonStyle">?attr/buttonBarButtonStyle</item>
|
|
|
1369 |
<item name="buttonBarNegativeButtonStyle">?attr/buttonBarButtonStyle</item>
|
|
|
1370 |
<item name="buttonBarNeutralButtonStyle">?attr/buttonBarButtonStyle</item>
|
|
|
1371 |
|
|
|
1372 |
|
|
|
1373 |
<item name="dialogTheme">@style/ThemeOverlay.AppCompat.Dialog</item>
|
|
|
1374 |
<item name="dialogPreferredPadding">@dimen/abc_dialog_padding_material</item>
|
|
|
1375 |
<item name="dialogCornerRadius">@dimen/abc_dialog_corner_radius_material</item>
|
|
|
1376 |
|
|
|
1377 |
<item name="alertDialogTheme">@style/ThemeOverlay.AppCompat.Dialog.Alert</item>
|
|
|
1378 |
<item name="alertDialogStyle">@style/AlertDialog.AppCompat.Light</item>
|
|
|
1379 |
<item name="alertDialogCenterButtons">false</item>
|
|
|
1380 |
<item name="textColorAlertDialogListItem">@color/abc_primary_text_material_light</item>
|
|
|
1381 |
<item name="listDividerAlertDialog">@null</item>
|
|
|
1382 |
|
|
|
1383 |
|
|
|
1384 |
<item name="windowFixedWidthMajor">@null</item>
|
|
|
1385 |
<item name="windowFixedWidthMinor">@null</item>
|
|
|
1386 |
<item name="windowFixedHeightMajor">@null</item>
|
|
|
1387 |
<item name="windowFixedHeightMinor">@null</item>
|
|
|
1388 |
|
|
|
1389 |
|
|
|
1390 |
<item name="tooltipFrameBackground">@drawable/tooltip_frame_dark</item>
|
|
|
1391 |
<item name="tooltipForegroundColor">@color/foreground_material_dark</item>
|
|
|
1392 |
|
|
|
1393 |
<item name="colorError">@color/error_color_material_light</item>
|
|
|
1394 |
</style>
|
|
|
1395 |
<style name="Base.V7.Theme.AppCompat.Light.Dialog" parent="Base.Theme.AppCompat.Light">
|
|
|
1396 |
<item name="android:colorBackground">?attr/colorBackgroundFloating</item>
|
|
|
1397 |
<item name="android:colorBackgroundCacheHint">@null</item>
|
|
|
1398 |
|
|
|
1399 |
<item name="android:windowFrame">@null</item>
|
|
|
1400 |
<item name="android:windowTitleStyle">@style/RtlOverlay.DialogWindowTitle.AppCompat</item>
|
|
|
1401 |
<item name="android:windowTitleBackgroundStyle">@style/Base.DialogWindowTitleBackground.AppCompat</item>
|
|
|
1402 |
<item name="android:windowBackground">@drawable/abc_dialog_material_background</item>
|
|
|
1403 |
<item name="android:windowIsFloating">true</item>
|
|
|
1404 |
<item name="android:backgroundDimEnabled">true</item>
|
|
|
1405 |
<item name="android:windowContentOverlay">@null</item>
|
|
|
1406 |
<item name="android:windowAnimationStyle">@style/Animation.AppCompat.Dialog</item>
|
|
|
1407 |
<item name="android:windowSoftInputMode">stateUnspecified|adjustPan</item>
|
|
|
1408 |
|
|
|
1409 |
<item name="windowActionBar">false</item>
|
|
|
1410 |
<item name="windowActionModeOverlay">true</item>
|
|
|
1411 |
|
|
|
1412 |
<item name="listPreferredItemPaddingLeft">24dip</item>
|
|
|
1413 |
<item name="listPreferredItemPaddingRight">24dip</item>
|
|
|
1414 |
|
|
|
1415 |
<item name="android:listDivider">@null</item>
|
|
|
1416 |
|
|
|
1417 |
<item name="android:buttonBarStyle">@style/Widget.AppCompat.ButtonBar.AlertDialog</item>
|
|
|
1418 |
<item name="android:borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item>
|
|
|
1419 |
<item name="android:windowCloseOnTouchOutside">true</item>
|
|
|
1420 |
</style>
|
|
|
1421 |
<style name="Base.V7.ThemeOverlay.AppCompat.Dialog" parent="Base.ThemeOverlay.AppCompat">
|
|
|
1422 |
<item name="android:colorBackgroundCacheHint">@null</item>
|
|
|
1423 |
<item name="android:colorBackground">?attr/colorBackgroundFloating</item>
|
|
|
1424 |
|
|
|
1425 |
<item name="android:windowFrame">@null</item>
|
|
|
1426 |
<item name="android:windowTitleStyle">@style/RtlOverlay.DialogWindowTitle.AppCompat</item>
|
|
|
1427 |
<item name="android:windowTitleBackgroundStyle">@style/Base.DialogWindowTitleBackground.AppCompat</item>
|
|
|
1428 |
<item name="android:windowBackground">@drawable/abc_dialog_material_background</item>
|
|
|
1429 |
<item name="android:windowIsFloating">true</item>
|
|
|
1430 |
<item name="android:backgroundDimEnabled">true</item>
|
|
|
1431 |
<item name="android:windowContentOverlay">@null</item>
|
|
|
1432 |
<item name="android:windowAnimationStyle">@style/Animation.AppCompat.Dialog</item>
|
|
|
1433 |
<item name="android:windowSoftInputMode">stateUnspecified|adjustPan</item>
|
|
|
1434 |
|
|
|
1435 |
<item name="windowActionBar">false</item>
|
|
|
1436 |
<item name="windowActionModeOverlay">true</item>
|
|
|
1437 |
|
|
|
1438 |
<item name="listPreferredItemPaddingLeft">24dip</item>
|
|
|
1439 |
<item name="listPreferredItemPaddingRight">24dip</item>
|
|
|
1440 |
|
|
|
1441 |
<item name="android:listDivider">@null</item>
|
|
|
1442 |
|
|
|
1443 |
<item name="windowFixedWidthMajor">@null</item>
|
|
|
1444 |
<item name="windowFixedWidthMinor">@null</item>
|
|
|
1445 |
<item name="windowFixedHeightMajor">@null</item>
|
|
|
1446 |
<item name="windowFixedHeightMinor">@null</item>
|
|
|
1447 |
|
|
|
1448 |
<item name="android:buttonBarStyle">@style/Widget.AppCompat.ButtonBar.AlertDialog</item>
|
|
|
1449 |
<item name="android:borderlessButtonStyle">@style/Widget.AppCompat.Button.Borderless</item>
|
|
|
1450 |
<item name="android:windowCloseOnTouchOutside">true</item>
|
|
|
1451 |
</style>
|
|
|
1452 |
<style name="Base.V7.Widget.AppCompat.AutoCompleteTextView" parent="android:Widget.AutoCompleteTextView">
|
|
|
1453 |
<item name="android:dropDownSelector">?attr/listChoiceBackgroundIndicator</item>
|
|
|
1454 |
<item name="android:popupBackground">@drawable/abc_popup_background_mtrl_mult</item>
|
|
|
1455 |
<item name="android:background">?attr/editTextBackground</item>
|
|
|
1456 |
<item name="android:textColor">?attr/editTextColor</item>
|
|
|
1457 |
<item name="android:textAppearance">?android:attr/textAppearanceMediumInverse</item>
|
|
|
1458 |
<item name="android:textCursorDrawable">@drawable/abc_text_cursor_material</item>
|
|
|
1459 |
</style>
|
|
|
1460 |
<style name="Base.V7.Widget.AppCompat.EditText" parent="android:Widget.EditText">
|
|
|
1461 |
<item name="android:background">?attr/editTextBackground</item>
|
|
|
1462 |
<item name="android:textColor">?attr/editTextColor</item>
|
|
|
1463 |
<item name="android:textAppearance">?android:attr/textAppearanceMediumInverse</item>
|
|
|
1464 |
<item name="android:textCursorDrawable">@drawable/abc_text_cursor_material</item>
|
|
|
1465 |
</style>
|
|
|
1466 |
<style name="Base.V7.Widget.AppCompat.Toolbar" parent="android:Widget">
|
|
|
1467 |
<item name="titleTextAppearance">@style/TextAppearance.Widget.AppCompat.Toolbar.Title</item>
|
|
|
1468 |
<item name="subtitleTextAppearance">@style/TextAppearance.Widget.AppCompat.Toolbar.Subtitle</item>
|
|
|
1469 |
<item name="android:minHeight">?attr/actionBarSize</item>
|
|
|
1470 |
<item name="titleMargin">4dp</item>
|
|
|
1471 |
<item name="maxButtonHeight">@dimen/abc_action_bar_default_height_material</item>
|
|
|
1472 |
<item name="buttonGravity">top</item>
|
|
|
1473 |
<item name="collapseIcon">?attr/homeAsUpIndicator</item>
|
|
|
1474 |
<item name="collapseContentDescription">@string/abc_toolbar_collapse_description</item>
|
|
|
1475 |
<item name="contentInsetStart">16dp</item>
|
|
|
1476 |
<item name="contentInsetStartWithNavigation">@dimen/abc_action_bar_content_inset_with_nav</item>
|
|
|
1477 |
<item name="android:paddingLeft">@dimen/abc_action_bar_default_padding_start_material</item>
|
|
|
1478 |
<item name="android:paddingStart">@dimen/abc_action_bar_default_padding_start_material</item>
|
|
|
1479 |
<item name="android:paddingRight">@dimen/abc_action_bar_default_padding_end_material</item>
|
|
|
1480 |
<item name="android:paddingEnd">@dimen/abc_action_bar_default_padding_end_material</item>
|
|
|
1481 |
</style>
|
|
|
1482 |
<style name="Base.Widget.AppCompat.ActionBar" parent="">
|
|
|
1483 |
<item name="displayOptions">showTitle</item>
|
|
|
1484 |
<item name="divider">?attr/dividerVertical</item>
|
|
|
1485 |
<item name="height">?attr/actionBarSize</item>
|
|
|
1486 |
|
|
|
1487 |
<item name="titleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionBar.Title</item>
|
|
|
1488 |
<item name="subtitleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionBar.Subtitle</item>
|
|
|
1489 |
|
|
|
1490 |
<item name="background">@null</item>
|
|
|
1491 |
<item name="backgroundStacked">@null</item>
|
|
|
1492 |
<item name="backgroundSplit">@null</item>
|
|
|
1493 |
|
|
|
1494 |
<item name="actionButtonStyle">@style/Widget.AppCompat.ActionButton</item>
|
|
|
1495 |
<item name="actionOverflowButtonStyle">@style/Widget.AppCompat.ActionButton.Overflow</item>
|
|
|
1496 |
|
|
|
1497 |
<item name="android:gravity">center_vertical</item>
|
|
|
1498 |
<item name="contentInsetStart">@dimen/abc_action_bar_content_inset_material</item>
|
|
|
1499 |
<item name="contentInsetStartWithNavigation">@dimen/abc_action_bar_content_inset_with_nav</item>
|
|
|
1500 |
<item name="contentInsetEnd">@dimen/abc_action_bar_content_inset_material</item>
|
|
|
1501 |
<item name="elevation">@dimen/abc_action_bar_elevation_material</item>
|
|
|
1502 |
<item name="popupTheme">?attr/actionBarPopupTheme</item>
|
|
|
1503 |
</style>
|
|
|
1504 |
<style name="Base.Widget.AppCompat.ActionBar.Solid">
|
|
|
1505 |
<item name="background">?attr/colorPrimary</item>
|
|
|
1506 |
<item name="backgroundStacked">?attr/colorPrimary</item>
|
|
|
1507 |
<item name="backgroundSplit">?attr/colorPrimary</item>
|
|
|
1508 |
</style>
|
|
|
1509 |
<style name="Base.Widget.AppCompat.ActionBar.TabBar" parent="">
|
|
|
1510 |
<item name="divider">?attr/actionBarDivider</item>
|
|
|
1511 |
<item name="showDividers">middle</item>
|
|
|
1512 |
<item name="dividerPadding">8dip</item>
|
|
|
1513 |
</style>
|
|
|
1514 |
<style name="Base.Widget.AppCompat.ActionBar.TabText" parent="">
|
|
|
1515 |
<item name="android:textAppearance">@style/TextAppearance.AppCompat.Medium</item>
|
|
|
1516 |
<item name="android:textColor">?android:attr/textColorPrimary</item>
|
|
|
1517 |
<item name="android:textSize">12sp</item>
|
|
|
1518 |
<item name="android:textStyle">bold</item>
|
|
|
1519 |
<item name="android:ellipsize">marquee</item>
|
|
|
1520 |
<item name="android:maxLines">2</item>
|
|
|
1521 |
<item name="android:maxWidth">180dp</item>
|
|
|
1522 |
<item name="textAllCaps">true</item>
|
|
|
1523 |
</style>
|
|
|
1524 |
<style name="Base.Widget.AppCompat.ActionBar.TabView" parent="">
|
|
|
1525 |
<item name="android:background">@drawable/abc_tab_indicator_material</item>
|
|
|
1526 |
<item name="android:gravity">center_horizontal</item>
|
|
|
1527 |
<item name="android:paddingLeft">16dip</item>
|
|
|
1528 |
<item name="android:paddingRight">16dip</item>
|
|
|
1529 |
<item name="android:layout_width">0dip</item>
|
|
|
1530 |
<item name="android:layout_weight">1</item>
|
|
|
1531 |
<item name="android:minWidth">80dip</item>
|
|
|
1532 |
</style>
|
|
|
1533 |
<style name="Base.Widget.AppCompat.ActionButton" parent="RtlUnderlay.Widget.AppCompat.ActionButton">
|
|
|
1534 |
<item name="android:background">?attr/actionBarItemBackground</item>
|
|
|
1535 |
<item name="android:minWidth">@dimen/abc_action_button_min_width_material</item>
|
|
|
1536 |
<item name="android:minHeight">@dimen/abc_action_button_min_height_material</item>
|
|
|
1537 |
<item name="android:scaleType">center</item>
|
|
|
1538 |
<item name="android:gravity">center</item>
|
|
|
1539 |
<item name="android:maxLines">2</item>
|
|
|
1540 |
<item name="textAllCaps">@bool/abc_config_actionMenuItemAllCaps</item>
|
|
|
1541 |
</style>
|
|
|
1542 |
<style name="Base.Widget.AppCompat.ActionButton.CloseMode">
|
|
|
1543 |
<item name="android:background">?attr/controlBackground</item>
|
|
|
1544 |
<item name="android:minWidth">56dp</item>
|
|
|
1545 |
</style>
|
|
|
1546 |
<style name="Base.Widget.AppCompat.ActionButton.Overflow" parent="RtlUnderlay.Widget.AppCompat.ActionButton.Overflow">
|
|
|
1547 |
<item name="srcCompat">@drawable/abc_ic_menu_overflow_material</item>
|
|
|
1548 |
<item name="android:background">?attr/actionBarItemBackground</item>
|
|
|
1549 |
<item name="android:contentDescription">@string/abc_action_menu_overflow_description</item>
|
|
|
1550 |
<item name="android:minWidth">@dimen/abc_action_button_min_width_overflow_material</item>
|
|
|
1551 |
<item name="android:minHeight">@dimen/abc_action_button_min_height_material</item>
|
|
|
1552 |
</style>
|
|
|
1553 |
<style name="Base.Widget.AppCompat.ActionMode" parent="">
|
|
|
1554 |
<item name="background">?attr/actionModeBackground</item>
|
|
|
1555 |
<item name="backgroundSplit">?attr/actionModeSplitBackground</item>
|
|
|
1556 |
<item name="height">?attr/actionBarSize</item>
|
|
|
1557 |
<item name="titleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionMode.Title</item>
|
|
|
1558 |
<item name="subtitleTextStyle">@style/TextAppearance.AppCompat.Widget.ActionMode.Subtitle</item>
|
|
|
1559 |
<item name="closeItemLayout">@layout/abc_action_mode_close_item_material</item>
|
|
|
1560 |
|
|
|
1561 |
<item name="android:minHeight">?attr/actionBarSize</item>
|
|
|
1562 |
<item name="titleMargin">4dp</item>
|
|
|
1563 |
<item name="maxButtonHeight">@dimen/abc_action_bar_default_height_material</item>
|
|
|
1564 |
<item name="buttonGravity">top</item>
|
|
|
1565 |
<item name="contentInsetStart">16dp</item>
|
|
|
1566 |
<item name="contentInsetStartWithNavigation">@dimen/abc_action_bar_content_inset_with_nav</item>
|
|
|
1567 |
<item name="android:paddingLeft">@dimen/abc_action_bar_default_padding_start_material</item>
|
|
|
1568 |
<item name="android:paddingStart">@dimen/abc_action_bar_default_padding_start_material</item>
|
|
|
1569 |
<item name="android:paddingRight">@dimen/abc_action_bar_default_padding_end_material</item>
|
|
|
1570 |
<item name="android:paddingEnd">@dimen/abc_action_bar_default_padding_end_material</item>
|
|
|
1571 |
</style>
|
|
|
1572 |
<style name="Base.Widget.AppCompat.ActivityChooserView" parent="">
|
|
|
1573 |
<item name="android:gravity">center</item>
|
|
|
1574 |
<item name="android:background">@drawable/abc_ab_share_pack_mtrl_alpha</item>
|
|
|
1575 |
<item name="divider">?attr/dividerVertical</item>
|
|
|
1576 |
<item name="showDividers">middle</item>
|
|
|
1577 |
<item name="dividerPadding">6dip</item>
|
|
|
1578 |
</style>
|
|
|
1579 |
<style name="Base.Widget.AppCompat.AutoCompleteTextView" parent="Base.V7.Widget.AppCompat.AutoCompleteTextView"/>
|
|
|
1580 |
<style name="Base.Widget.AppCompat.Button" parent="android:Widget">
|
|
|
1581 |
<item name="android:background">@drawable/abc_btn_default_mtrl_shape</item>
|
|
|
1582 |
<item name="android:textAppearance">?android:attr/textAppearanceButton</item>
|
|
|
1583 |
<item name="android:minHeight">48dip</item>
|
|
|
1584 |
<item name="android:minWidth">88dip</item>
|
|
|
1585 |
<item name="android:focusable">true</item>
|
|
|
1586 |
<item name="android:clickable">true</item>
|
|
|
1587 |
<item name="android:gravity">center_vertical|center_horizontal</item>
|
|
|
1588 |
</style>
|
|
|
1589 |
<style name="Base.Widget.AppCompat.Button.Borderless">
|
|
|
1590 |
<item name="android:background">@drawable/abc_btn_borderless_material</item>
|
|
|
1591 |
</style>
|
|
|
1592 |
<style name="Base.Widget.AppCompat.Button.Borderless.Colored">
|
|
|
1593 |
<item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.Button.Borderless.Colored</item>
|
|
|
1594 |
</style>
|
|
|
1595 |
<style name="Base.Widget.AppCompat.Button.ButtonBar.AlertDialog" parent="Widget.AppCompat.Button.Borderless.Colored">
|
|
|
1596 |
<item name="android:minWidth">64dp</item>
|
|
|
1597 |
<item name="android:minHeight">@dimen/abc_alert_dialog_button_bar_height</item>
|
|
|
1598 |
</style>
|
|
|
1599 |
<style name="Base.Widget.AppCompat.Button.Colored">
|
|
|
1600 |
<item name="android:background">@drawable/abc_btn_colored_material</item>
|
|
|
1601 |
<item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.Button.Colored</item>
|
|
|
1602 |
</style>
|
|
|
1603 |
<style name="Base.Widget.AppCompat.Button.Small">
|
|
|
1604 |
<item name="android:minHeight">48dip</item>
|
|
|
1605 |
<item name="android:minWidth">48dip</item>
|
|
|
1606 |
</style>
|
|
|
1607 |
<style name="Base.Widget.AppCompat.ButtonBar" parent="android:Widget">
|
|
|
1608 |
<item name="android:background">@null</item>
|
|
|
1609 |
</style>
|
|
|
1610 |
<style name="Base.Widget.AppCompat.ButtonBar.AlertDialog"/>
|
|
|
1611 |
<style name="Base.Widget.AppCompat.CompoundButton.CheckBox" parent="android:Widget.CompoundButton.CheckBox">
|
|
|
1612 |
<item name="android:button">?android:attr/listChoiceIndicatorMultiple</item>
|
|
|
1613 |
<item name="buttonCompat">?attr/listChoiceIndicatorMultipleAnimated</item>
|
|
|
1614 |
<item name="android:background">?attr/controlBackground</item>
|
|
|
1615 |
</style>
|
|
|
1616 |
<style name="Base.Widget.AppCompat.CompoundButton.RadioButton" parent="android:Widget.CompoundButton.RadioButton">
|
|
|
1617 |
<item name="android:button">?android:attr/listChoiceIndicatorSingle</item>
|
|
|
1618 |
<item name="buttonCompat">?attr/listChoiceIndicatorSingleAnimated</item>
|
|
|
1619 |
<item name="android:background">?attr/controlBackground</item>
|
|
|
1620 |
</style>
|
|
|
1621 |
<style name="Base.Widget.AppCompat.CompoundButton.Switch" parent="android:Widget.CompoundButton">
|
|
|
1622 |
<item name="track">@drawable/abc_switch_track_mtrl_alpha</item>
|
|
|
1623 |
<item name="android:thumb">@drawable/abc_switch_thumb_material</item>
|
|
|
1624 |
<item name="switchTextAppearance">@style/TextAppearance.AppCompat.Widget.Switch</item>
|
|
|
1625 |
<item name="android:background">?attr/controlBackground</item>
|
|
|
1626 |
<item name="showText">false</item>
|
|
|
1627 |
<item name="switchPadding">@dimen/abc_switch_padding</item>
|
|
|
1628 |
<item name="android:textOn">@string/abc_capital_on</item>
|
|
|
1629 |
<item name="android:textOff">@string/abc_capital_off</item>
|
|
|
1630 |
</style>
|
|
|
1631 |
<style name="Base.Widget.AppCompat.DrawerArrowToggle" parent="Base.Widget.AppCompat.DrawerArrowToggle.Common">
|
|
|
1632 |
<item name="barLength">18dp</item>
|
|
|
1633 |
<item name="gapBetweenBars">3dp</item>
|
|
|
1634 |
<item name="drawableSize">24dp</item>
|
|
|
1635 |
</style>
|
|
|
1636 |
<style name="Base.Widget.AppCompat.DrawerArrowToggle.Common" parent="">
|
|
|
1637 |
<item name="color">?android:attr/textColorSecondary</item>
|
|
|
1638 |
<item name="spinBars">true</item>
|
|
|
1639 |
<item name="thickness">2dp</item>
|
|
|
1640 |
<item name="arrowShaftLength">16dp</item>
|
|
|
1641 |
<item name="arrowHeadLength">8dp</item>
|
|
|
1642 |
</style>
|
|
|
1643 |
<style name="Base.Widget.AppCompat.DropDownItem.Spinner" parent="">
|
|
|
1644 |
<item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.DropDownItem</item>
|
|
|
1645 |
<item name="android:paddingLeft">8dp</item>
|
|
|
1646 |
<item name="android:paddingRight">8dp</item>
|
|
|
1647 |
<item name="android:gravity">center_vertical</item>
|
|
|
1648 |
</style>
|
|
|
1649 |
<style name="Base.Widget.AppCompat.EditText" parent="Base.V7.Widget.AppCompat.EditText"/>
|
|
|
1650 |
<style name="Base.Widget.AppCompat.ImageButton" parent="android:Widget.ImageButton">
|
|
|
1651 |
<item name="android:background">@drawable/abc_btn_default_mtrl_shape</item>
|
|
|
1652 |
</style>
|
|
|
1653 |
<style name="Base.Widget.AppCompat.Light.ActionBar" parent="Base.Widget.AppCompat.ActionBar">
|
|
|
1654 |
<item name="actionButtonStyle">@style/Widget.AppCompat.Light.ActionButton</item>
|
|
|
1655 |
<item name="actionOverflowButtonStyle">@style/Widget.AppCompat.Light.ActionButton.Overflow</item>
|
|
|
1656 |
</style>
|
|
|
1657 |
<style name="Base.Widget.AppCompat.Light.ActionBar.Solid">
|
|
|
1658 |
<item name="background">?attr/colorPrimary</item>
|
|
|
1659 |
<item name="backgroundStacked">?attr/colorPrimary</item>
|
|
|
1660 |
<item name="backgroundSplit">?attr/colorPrimary</item>
|
|
|
1661 |
</style>
|
|
|
1662 |
<style name="Base.Widget.AppCompat.Light.ActionBar.TabBar" parent="Base.Widget.AppCompat.ActionBar.TabBar">
|
|
|
1663 |
</style>
|
|
|
1664 |
<style name="Base.Widget.AppCompat.Light.ActionBar.TabText" parent="Base.Widget.AppCompat.ActionBar.TabText">
|
|
|
1665 |
</style>
|
|
|
1666 |
<style name="Base.Widget.AppCompat.Light.ActionBar.TabText.Inverse" parent="Base.Widget.AppCompat.Light.ActionBar.TabText">
|
|
|
1667 |
<item name="android:textAppearance">@style/TextAppearance.AppCompat.Medium.Inverse</item>
|
|
|
1668 |
</style>
|
|
|
1669 |
<style name="Base.Widget.AppCompat.Light.ActionBar.TabView" parent="Base.Widget.AppCompat.ActionBar.TabView">
|
|
|
1670 |
<item name="android:background">@drawable/abc_tab_indicator_material</item>
|
|
|
1671 |
</style>
|
|
|
1672 |
<style name="Base.Widget.AppCompat.Light.PopupMenu" parent="@style/Widget.AppCompat.ListPopupWindow">
|
|
|
1673 |
</style>
|
|
|
1674 |
<style name="Base.Widget.AppCompat.Light.PopupMenu.Overflow">
|
|
|
1675 |
<item name="overlapAnchor">true</item>
|
|
|
1676 |
<item name="android:dropDownHorizontalOffset">-4dip</item>
|
|
|
1677 |
</style>
|
|
|
1678 |
<style name="Base.Widget.AppCompat.ListMenuView" parent="android:Widget">
|
|
|
1679 |
<item name="subMenuArrow">@drawable/abc_ic_arrow_drop_right_black_24dp</item>
|
|
|
1680 |
</style>
|
|
|
1681 |
<style name="Base.Widget.AppCompat.ListPopupWindow" parent="">
|
|
|
1682 |
<item name="android:dropDownSelector">?attr/listChoiceBackgroundIndicator</item>
|
|
|
1683 |
<item name="android:popupBackground">@drawable/abc_popup_background_mtrl_mult</item>
|
|
|
1684 |
<item name="android:dropDownVerticalOffset">0dip</item>
|
|
|
1685 |
<item name="android:dropDownHorizontalOffset">0dip</item>
|
|
|
1686 |
<item name="android:dropDownWidth">wrap_content</item>
|
|
|
1687 |
</style>
|
|
|
1688 |
<style name="Base.Widget.AppCompat.ListView" parent="android:Widget.ListView">
|
|
|
1689 |
<item name="android:listSelector">?attr/listChoiceBackgroundIndicator</item>
|
|
|
1690 |
</style>
|
|
|
1691 |
<style name="Base.Widget.AppCompat.ListView.DropDown">
|
|
|
1692 |
<item name="android:divider">@null</item>
|
|
|
1693 |
</style>
|
|
|
1694 |
<style name="Base.Widget.AppCompat.ListView.Menu" parent="android:Widget.ListView.Menu">
|
|
|
1695 |
<item name="android:listSelector">?attr/listChoiceBackgroundIndicator</item>
|
|
|
1696 |
<item name="android:divider">?attr/dividerHorizontal</item>
|
|
|
1697 |
</style>
|
|
|
1698 |
<style name="Base.Widget.AppCompat.PopupMenu" parent="@style/Widget.AppCompat.ListPopupWindow">
|
|
|
1699 |
</style>
|
|
|
1700 |
<style name="Base.Widget.AppCompat.PopupMenu.Overflow">
|
|
|
1701 |
<item name="overlapAnchor">true</item>
|
|
|
1702 |
<item name="android:dropDownHorizontalOffset">-4dip</item>
|
|
|
1703 |
</style>
|
|
|
1704 |
<style name="Base.Widget.AppCompat.PopupWindow" parent="android:Widget.PopupWindow">
|
|
|
1705 |
</style>
|
|
|
1706 |
<style name="Base.Widget.AppCompat.ProgressBar" parent="android:Widget.Holo.ProgressBar">
|
|
|
1707 |
</style>
|
|
|
1708 |
<style name="Base.Widget.AppCompat.ProgressBar.Horizontal" parent="android:Widget.Holo.ProgressBar.Horizontal">
|
|
|
1709 |
</style>
|
|
|
1710 |
<style name="Base.Widget.AppCompat.RatingBar" parent="android:Widget.RatingBar">
|
|
|
1711 |
<item name="android:progressDrawable">@drawable/abc_ratingbar_material</item>
|
|
|
1712 |
<item name="android:indeterminateDrawable">@drawable/abc_ratingbar_material</item>
|
|
|
1713 |
</style>
|
|
|
1714 |
<style name="Base.Widget.AppCompat.RatingBar.Indicator" parent="android:Widget.RatingBar">
|
|
|
1715 |
<item name="android:progressDrawable">@drawable/abc_ratingbar_indicator_material</item>
|
|
|
1716 |
<item name="android:indeterminateDrawable">@drawable/abc_ratingbar_indicator_material</item>
|
|
|
1717 |
<item name="android:minHeight">36dp</item>
|
|
|
1718 |
<item name="android:maxHeight">36dp</item>
|
|
|
1719 |
<item name="android:isIndicator">true</item>
|
|
|
1720 |
<item name="android:thumb">@null</item>
|
|
|
1721 |
</style>
|
|
|
1722 |
<style name="Base.Widget.AppCompat.RatingBar.Small" parent="android:Widget.RatingBar">
|
|
|
1723 |
<item name="android:progressDrawable">@drawable/abc_ratingbar_small_material</item>
|
|
|
1724 |
<item name="android:indeterminateDrawable">@drawable/abc_ratingbar_small_material</item>
|
|
|
1725 |
<item name="android:minHeight">16dp</item>
|
|
|
1726 |
<item name="android:maxHeight">16dp</item>
|
|
|
1727 |
<item name="android:isIndicator">true</item>
|
|
|
1728 |
<item name="android:thumb">@null</item>
|
|
|
1729 |
</style>
|
|
|
1730 |
<style name="Base.Widget.AppCompat.SearchView" parent="android:Widget">
|
|
|
1731 |
<item name="layout">@layout/abc_search_view</item>
|
|
|
1732 |
<item name="queryBackground">@drawable/abc_textfield_search_material</item>
|
|
|
1733 |
<item name="submitBackground">@drawable/abc_textfield_search_material</item>
|
|
|
1734 |
<item name="closeIcon">@drawable/abc_ic_clear_material</item>
|
|
|
1735 |
<item name="searchIcon">@drawable/abc_ic_search_api_material</item>
|
|
|
1736 |
<item name="searchHintIcon">@drawable/abc_ic_search_api_material</item>
|
|
|
1737 |
<item name="goIcon">@drawable/abc_ic_go_search_api_material</item>
|
|
|
1738 |
<item name="voiceIcon">@drawable/abc_ic_voice_search_api_material</item>
|
|
|
1739 |
<item name="commitIcon">@drawable/abc_ic_commit_search_api_mtrl_alpha</item>
|
|
|
1740 |
<item name="suggestionRowLayout">@layout/abc_search_dropdown_item_icons_2line</item>
|
|
|
1741 |
</style>
|
|
|
1742 |
<style name="Base.Widget.AppCompat.SearchView.ActionBar">
|
|
|
1743 |
<item name="queryBackground">@null</item>
|
|
|
1744 |
<item name="submitBackground">@null</item>
|
|
|
1745 |
<item name="searchHintIcon">@null</item>
|
|
|
1746 |
<item name="defaultQueryHint">@string/abc_search_hint</item>
|
|
|
1747 |
</style>
|
|
|
1748 |
<style name="Base.Widget.AppCompat.SeekBar" parent="android:Widget">
|
|
|
1749 |
<item name="android:indeterminateOnly">false</item>
|
|
|
1750 |
<item name="android:progressDrawable">@drawable/abc_seekbar_track_material</item>
|
|
|
1751 |
<item name="android:indeterminateDrawable">@drawable/abc_seekbar_track_material</item>
|
|
|
1752 |
<item name="android:thumb">@drawable/abc_seekbar_thumb_material</item>
|
|
|
1753 |
<item name="android:focusable">true</item>
|
|
|
1754 |
<item name="android:paddingLeft">16dip</item>
|
|
|
1755 |
<item name="android:paddingRight">16dip</item>
|
|
|
1756 |
</style>
|
|
|
1757 |
<style name="Base.Widget.AppCompat.SeekBar.Discrete">
|
|
|
1758 |
<item name="tickMark">@drawable/abc_seekbar_tick_mark_material</item>
|
|
|
1759 |
</style>
|
|
|
1760 |
<style name="Base.Widget.AppCompat.Spinner" parent="Platform.Widget.AppCompat.Spinner">
|
|
|
1761 |
<item name="android:background">@drawable/abc_spinner_mtrl_am_alpha</item>
|
|
|
1762 |
<item name="android:popupBackground">@drawable/abc_popup_background_mtrl_mult</item>
|
|
|
1763 |
<item name="android:dropDownSelector">?attr/listChoiceBackgroundIndicator</item>
|
|
|
1764 |
<item name="android:dropDownVerticalOffset">0dip</item>
|
|
|
1765 |
<item name="android:dropDownHorizontalOffset">0dip</item>
|
|
|
1766 |
<item name="android:dropDownWidth">wrap_content</item>
|
|
|
1767 |
<item name="android:clickable">true</item>
|
|
|
1768 |
<item name="android:gravity">left|start|center_vertical</item>
|
|
|
1769 |
<item name="overlapAnchor">true</item>
|
|
|
1770 |
</style>
|
|
|
1771 |
<style name="Base.Widget.AppCompat.Spinner.Underlined">
|
|
|
1772 |
<item name="android:background">@drawable/abc_spinner_textfield_background_material</item>
|
|
|
1773 |
</style>
|
|
|
1774 |
<style name="Base.Widget.AppCompat.TextView" parent="android:Widget.TextView"/>
|
|
|
1775 |
<style name="Base.Widget.AppCompat.TextView.SpinnerItem" parent="android:Widget.TextView.SpinnerItem">
|
|
|
1776 |
<item name="android:textAppearance">@style/TextAppearance.AppCompat.Widget.TextView.SpinnerItem</item>
|
|
|
1777 |
<item name="android:paddingLeft">8dp</item>
|
|
|
1778 |
<item name="android:paddingRight">8dp</item>
|
|
|
1779 |
</style>
|
|
|
1780 |
<style name="Base.Widget.AppCompat.Toolbar" parent="Base.V7.Widget.AppCompat.Toolbar"/>
|
|
|
1781 |
<style name="Base.Widget.AppCompat.Toolbar.Button.Navigation" parent="android:Widget">
|
|
|
1782 |
<item name="android:background">?attr/controlBackground</item>
|
|
|
1783 |
<item name="android:minWidth">56dp</item>
|
|
|
1784 |
<item name="android:scaleType">center</item>
|
|
|
1785 |
</style>
|
|
|
1786 |
<style name="Platform.AppCompat" parent="android:Theme.Holo">
|
|
|
1787 |
<item name="android:windowNoTitle">true</item>
|
|
|
1788 |
<item name="android:windowActionBar">false</item>
|
|
|
1789 |
|
|
|
1790 |
<item name="android:buttonBarStyle">?attr/buttonBarStyle</item>
|
|
|
1791 |
<item name="android:buttonBarButtonStyle">?attr/buttonBarButtonStyle</item>
|
|
|
1792 |
<item name="android:borderlessButtonStyle">?attr/borderlessButtonStyle</item>
|
|
|
1793 |
|
|
|
1794 |
|
|
|
1795 |
<item name="android:colorForeground">@color/foreground_material_dark</item>
|
|
|
1796 |
<item name="android:colorForegroundInverse">@color/foreground_material_light</item>
|
|
|
1797 |
<item name="android:colorBackground">@color/background_material_dark</item>
|
|
|
1798 |
<item name="android:colorBackgroundCacheHint">@color/abc_background_cache_hint_selector_material_dark</item>
|
|
|
1799 |
<item name="android:disabledAlpha">@dimen/abc_disabled_alpha_material_dark</item>
|
|
|
1800 |
<item name="android:backgroundDimAmount">0.6</item>
|
|
|
1801 |
<item name="android:windowBackground">@color/background_material_dark</item>
|
|
|
1802 |
|
|
|
1803 |
|
|
|
1804 |
<item name="android:textColorPrimary">@color/abc_primary_text_material_dark</item>
|
|
|
1805 |
<item name="android:textColorPrimaryInverse">@color/abc_primary_text_material_light</item>
|
|
|
1806 |
<item name="android:textColorPrimaryDisableOnly">@color/abc_primary_text_disable_only_material_dark</item>
|
|
|
1807 |
<item name="android:textColorSecondary">@color/abc_secondary_text_material_dark</item>
|
|
|
1808 |
<item name="android:textColorSecondaryInverse">@color/abc_secondary_text_material_light</item>
|
|
|
1809 |
<item name="android:textColorTertiary">@color/abc_secondary_text_material_dark</item>
|
|
|
1810 |
<item name="android:textColorTertiaryInverse">@color/abc_secondary_text_material_light</item>
|
|
|
1811 |
<item name="android:textColorHint">@color/abc_hint_foreground_material_dark</item>
|
|
|
1812 |
<item name="android:textColorHintInverse">@color/abc_hint_foreground_material_light</item>
|
|
|
1813 |
<item name="android:textColorHighlight">@color/highlighted_text_material_dark</item>
|
|
|
1814 |
<item name="android:textColorHighlightInverse">@color/highlighted_text_material_light</item>
|
|
|
1815 |
<item name="android:textColorLink">?attr/colorAccent</item>
|
|
|
1816 |
<item name="android:textColorLinkInverse">?attr/colorAccent</item>
|
|
|
1817 |
<item name="android:textColorAlertDialogListItem">@color/abc_primary_text_material_dark</item>
|
|
|
1818 |
|
|
|
1819 |
|
|
|
1820 |
<item name="android:textAppearance">@style/TextAppearance.AppCompat</item>
|
|
|
1821 |
<item name="android:textAppearanceInverse">@style/TextAppearance.AppCompat.Inverse</item>
|
|
|
1822 |
<item name="android:textAppearanceLarge">@style/TextAppearance.AppCompat.Large</item>
|
|
|
1823 |
<item name="android:textAppearanceLargeInverse">@style/TextAppearance.AppCompat.Large.Inverse</item>
|
|
|
1824 |
<item name="android:textAppearanceMedium">@style/TextAppearance.AppCompat.Medium</item>
|
|
|
1825 |
<item name="android:textAppearanceMediumInverse">@style/TextAppearance.AppCompat.Medium.Inverse</item>
|
|
|
1826 |
<item name="android:textAppearanceSmall">@style/TextAppearance.AppCompat.Small</item>
|
|
|
1827 |
<item name="android:textAppearanceSmallInverse">@style/TextAppearance.AppCompat.Small.Inverse</item>
|
|
|
1828 |
|
|
|
1829 |
<item name="android:listChoiceIndicatorSingle">@drawable/abc_btn_radio_material</item>
|
|
|
1830 |
<item name="listChoiceIndicatorSingleAnimated">@drawable/abc_btn_radio_material_anim</item>
|
|
|
1831 |
<item name="android:listChoiceIndicatorMultiple">@drawable/abc_btn_check_material</item>
|
|
|
1832 |
<item name="listChoiceIndicatorMultipleAnimated">@drawable/abc_btn_check_material_anim</item>
|
|
|
1833 |
|
|
|
1834 |
|
|
|
1835 |
<item name="android:textAppearanceListItem">@style/TextAppearance.AppCompat.Subhead</item>
|
|
|
1836 |
<item name="android:textAppearanceListItemSmall">@style/TextAppearance.AppCompat.Subhead</item>
|
|
|
1837 |
|
|
|
1838 |
<item name="android:listPreferredItemHeight">@dimen/abc_list_item_height_material</item>
|
|
|
1839 |
<item name="android:listPreferredItemHeightSmall">@dimen/abc_list_item_height_small_material</item>
|
|
|
1840 |
<item name="android:listPreferredItemHeightLarge">@dimen/abc_list_item_height_large_material</item>
|
|
|
1841 |
<item name="android:listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
|
1842 |
<item name="android:listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
|
1843 |
<item name="android:listPreferredItemPaddingStart">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
|
1844 |
<item name="android:listPreferredItemPaddingEnd">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
|
1845 |
|
|
|
1846 |
<item name="android:actionModeCutDrawable">?actionModeCutDrawable</item>
|
|
|
1847 |
<item name="android:actionModeCopyDrawable">?actionModeCopyDrawable</item>
|
|
|
1848 |
<item name="android:actionModePasteDrawable">?actionModePasteDrawable</item>
|
|
|
1849 |
<item name="android:actionModeSelectAllDrawable">?actionModeSelectAllDrawable</item>
|
|
|
1850 |
|
|
|
1851 |
<item name="android:textSelectHandle">@drawable/abc_text_select_handle_middle_mtrl</item>
|
|
|
1852 |
<item name="android:textSelectHandleLeft">@drawable/abc_text_select_handle_left_mtrl</item>
|
|
|
1853 |
<item name="android:textSelectHandleRight">@drawable/abc_text_select_handle_right_mtrl</item>
|
|
|
1854 |
</style>
|
|
|
1855 |
<style name="Platform.AppCompat.Light" parent="android:Theme.Holo.Light">
|
|
|
1856 |
<item name="android:windowNoTitle">true</item>
|
|
|
1857 |
<item name="android:windowActionBar">false</item>
|
|
|
1858 |
|
|
|
1859 |
<item name="android:buttonBarStyle">?attr/buttonBarStyle</item>
|
|
|
1860 |
<item name="android:buttonBarButtonStyle">?attr/buttonBarButtonStyle</item>
|
|
|
1861 |
<item name="android:borderlessButtonStyle">?attr/borderlessButtonStyle</item>
|
|
|
1862 |
|
|
|
1863 |
|
|
|
1864 |
<item name="android:colorForeground">@color/foreground_material_light</item>
|
|
|
1865 |
<item name="android:colorForegroundInverse">@color/foreground_material_dark</item>
|
|
|
1866 |
<item name="android:colorBackground">@color/background_material_light</item>
|
|
|
1867 |
<item name="android:colorBackgroundCacheHint">@color/abc_background_cache_hint_selector_material_light</item>
|
|
|
1868 |
<item name="android:disabledAlpha">@dimen/abc_disabled_alpha_material_light</item>
|
|
|
1869 |
<item name="android:backgroundDimAmount">0.6</item>
|
|
|
1870 |
<item name="android:windowBackground">@color/background_material_light</item>
|
|
|
1871 |
|
|
|
1872 |
|
|
|
1873 |
<item name="android:textColorPrimary">@color/abc_primary_text_material_light</item>
|
|
|
1874 |
<item name="android:textColorPrimaryInverse">@color/abc_primary_text_material_dark</item>
|
|
|
1875 |
<item name="android:textColorSecondary">@color/abc_secondary_text_material_light</item>
|
|
|
1876 |
<item name="android:textColorSecondaryInverse">@color/abc_secondary_text_material_dark</item>
|
|
|
1877 |
<item name="android:textColorTertiary">@color/abc_secondary_text_material_light</item>
|
|
|
1878 |
<item name="android:textColorTertiaryInverse">@color/abc_secondary_text_material_dark</item>
|
|
|
1879 |
<item name="android:textColorPrimaryDisableOnly">@color/abc_primary_text_disable_only_material_light</item>
|
|
|
1880 |
<item name="android:textColorPrimaryInverseDisableOnly">@color/abc_primary_text_disable_only_material_dark</item>
|
|
|
1881 |
<item name="android:textColorHint">@color/abc_hint_foreground_material_light</item>
|
|
|
1882 |
<item name="android:textColorHintInverse">@color/abc_hint_foreground_material_dark</item>
|
|
|
1883 |
<item name="android:textColorHighlight">@color/highlighted_text_material_light</item>
|
|
|
1884 |
<item name="android:textColorHighlightInverse">@color/highlighted_text_material_dark</item>
|
|
|
1885 |
<item name="android:textColorLink">?attr/colorAccent</item>
|
|
|
1886 |
<item name="android:textColorLinkInverse">?attr/colorAccent</item>
|
|
|
1887 |
<item name="android:textColorAlertDialogListItem">@color/abc_primary_text_material_light</item>
|
|
|
1888 |
|
|
|
1889 |
|
|
|
1890 |
<item name="android:textAppearance">@style/TextAppearance.AppCompat</item>
|
|
|
1891 |
<item name="android:textAppearanceInverse">@style/TextAppearance.AppCompat.Inverse</item>
|
|
|
1892 |
<item name="android:textAppearanceLarge">@style/TextAppearance.AppCompat.Large</item>
|
|
|
1893 |
<item name="android:textAppearanceLargeInverse">@style/TextAppearance.AppCompat.Large.Inverse</item>
|
|
|
1894 |
<item name="android:textAppearanceMedium">@style/TextAppearance.AppCompat.Medium</item>
|
|
|
1895 |
<item name="android:textAppearanceMediumInverse">@style/TextAppearance.AppCompat.Medium.Inverse</item>
|
|
|
1896 |
<item name="android:textAppearanceSmall">@style/TextAppearance.AppCompat.Small</item>
|
|
|
1897 |
<item name="android:textAppearanceSmallInverse">@style/TextAppearance.AppCompat.Small.Inverse</item>
|
|
|
1898 |
|
|
|
1899 |
<item name="android:listChoiceIndicatorSingle">@drawable/abc_btn_radio_material</item>
|
|
|
1900 |
<item name="listChoiceIndicatorSingleAnimated">@drawable/abc_btn_radio_material_anim</item>
|
|
|
1901 |
<item name="android:listChoiceIndicatorMultiple">@drawable/abc_btn_check_material</item>
|
|
|
1902 |
<item name="listChoiceIndicatorMultipleAnimated">@drawable/abc_btn_check_material_anim</item>
|
|
|
1903 |
|
|
|
1904 |
|
|
|
1905 |
<item name="android:textAppearanceListItem">@style/TextAppearance.AppCompat.Subhead</item>
|
|
|
1906 |
<item name="android:textAppearanceListItemSmall">@style/TextAppearance.AppCompat.Subhead</item>
|
|
|
1907 |
|
|
|
1908 |
<item name="android:listPreferredItemHeight">@dimen/abc_list_item_height_material</item>
|
|
|
1909 |
<item name="android:listPreferredItemHeightSmall">@dimen/abc_list_item_height_small_material</item>
|
|
|
1910 |
<item name="android:listPreferredItemHeightLarge">@dimen/abc_list_item_height_large_material</item>
|
|
|
1911 |
<item name="android:listPreferredItemPaddingLeft">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
|
1912 |
<item name="android:listPreferredItemPaddingRight">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
|
1913 |
<item name="android:listPreferredItemPaddingStart">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
|
1914 |
<item name="android:listPreferredItemPaddingEnd">@dimen/abc_list_item_padding_horizontal_material</item>
|
|
|
1915 |
|
|
|
1916 |
<item name="android:actionModeCutDrawable">?actionModeCutDrawable</item>
|
|
|
1917 |
<item name="android:actionModeCopyDrawable">?actionModeCopyDrawable</item>
|
|
|
1918 |
<item name="android:actionModePasteDrawable">?actionModePasteDrawable</item>
|
|
|
1919 |
<item name="android:actionModeSelectAllDrawable">?actionModeSelectAllDrawable</item>
|
|
|
1920 |
|
|
|
1921 |
<item name="android:textSelectHandle">@drawable/abc_text_select_handle_middle_mtrl</item>
|
|
|
1922 |
<item name="android:textSelectHandleLeft">@drawable/abc_text_select_handle_left_mtrl</item>
|
|
|
1923 |
<item name="android:textSelectHandleRight">@drawable/abc_text_select_handle_right_mtrl</item>
|
|
|
1924 |
</style>
|
|
|
1925 |
<style name="Platform.ThemeOverlay.AppCompat" parent=""/>
|
|
|
1926 |
<style name="Platform.ThemeOverlay.AppCompat.Dark">
|
|
|
1927 |
|
|
|
1928 |
<item name="actionBarItemBackground">@drawable/abc_item_background_holo_dark</item>
|
|
|
1929 |
<item name="actionDropDownStyle">@style/Widget.AppCompat.Spinner.DropDown.ActionBar</item>
|
|
|
1930 |
<item name="selectableItemBackground">@drawable/abc_item_background_holo_dark</item>
|
|
|
1931 |
|
|
|
1932 |
|
|
|
1933 |
<item name="android:autoCompleteTextViewStyle">@style/Widget.AppCompat.AutoCompleteTextView</item>
|
|
|
1934 |
<item name="android:dropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item>
|
|
|
1935 |
</style>
|
|
|
1936 |
<style name="Platform.ThemeOverlay.AppCompat.Light">
|
|
|
1937 |
<item name="actionBarItemBackground">@drawable/abc_item_background_holo_light</item>
|
|
|
1938 |
<item name="actionDropDownStyle">@style/Widget.AppCompat.Light.Spinner.DropDown.ActionBar</item>
|
|
|
1939 |
<item name="selectableItemBackground">@drawable/abc_item_background_holo_light</item>
|
|
|
1940 |
|
|
|
1941 |
|
|
|
1942 |
<item name="android:autoCompleteTextViewStyle">@style/Widget.AppCompat.Light.AutoCompleteTextView</item>
|
|
|
1943 |
<item name="android:dropDownItemStyle">@style/Widget.AppCompat.DropDownItem.Spinner</item>
|
|
|
1944 |
</style>
|
|
|
1945 |
<style name="Platform.Widget.AppCompat.Spinner" parent="android:Widget.Holo.Spinner"/>
|
|
|
1946 |
<style name="RtlOverlay.DialogWindowTitle.AppCompat" parent="Base.DialogWindowTitle.AppCompat">
|
|
|
1947 |
</style>
|
|
|
1948 |
<style name="RtlOverlay.Widget.AppCompat.ActionBar.TitleItem" parent="android:Widget">
|
|
|
1949 |
<item name="android:layout_gravity">center_vertical|left</item>
|
|
|
1950 |
<item name="android:paddingRight">8dp</item>
|
|
|
1951 |
</style>
|
|
|
1952 |
<style name="RtlOverlay.Widget.AppCompat.DialogTitle.Icon" parent="android:Widget">
|
|
|
1953 |
<item name="android:layout_marginRight">8dp</item>
|
|
|
1954 |
</style>
|
|
|
1955 |
<style name="RtlOverlay.Widget.AppCompat.PopupMenuItem" parent="android:Widget">
|
|
|
1956 |
<item name="android:paddingRight">16dp</item>
|
|
|
1957 |
</style>
|
|
|
1958 |
<style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.InternalGroup" parent="android:Widget">
|
|
|
1959 |
<item name="android:layout_marginLeft">16dp</item>
|
|
|
1960 |
</style>
|
|
|
1961 |
<style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.Shortcut" parent="android:Widget">
|
|
|
1962 |
<item name="android:layout_marginLeft">16dp</item>
|
|
|
1963 |
</style>
|
|
|
1964 |
<style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.SubmenuArrow" parent="android:Widget">
|
|
|
1965 |
<item name="android:layout_marginLeft">8dp</item>
|
|
|
1966 |
</style>
|
|
|
1967 |
<style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.Text" parent="android:Widget">
|
|
|
1968 |
<item name="android:layout_alignParentLeft">true</item>
|
|
|
1969 |
</style>
|
|
|
1970 |
<style name="RtlOverlay.Widget.AppCompat.PopupMenuItem.Title" parent="android:Widget">
|
|
|
1971 |
<item name="android:layout_marginLeft">16dp</item>
|
|
|
1972 |
</style>
|
|
|
1973 |
<style name="RtlOverlay.Widget.AppCompat.Search.DropDown" parent="android:Widget">
|
|
|
1974 |
<item name="android:paddingLeft">@dimen/abc_dropdownitem_text_padding_left</item>
|
|
|
1975 |
<item name="android:paddingRight">4dp</item>
|
|
|
1976 |
</style>
|
|
|
1977 |
<style name="RtlOverlay.Widget.AppCompat.Search.DropDown.Icon1" parent="android:Widget">
|
|
|
1978 |
<item name="android:layout_alignParentLeft">true</item>
|
|
|
1979 |
</style>
|
|
|
1980 |
<style name="RtlOverlay.Widget.AppCompat.Search.DropDown.Icon2" parent="android:Widget">
|
|
|
1981 |
<item name="android:layout_toLeftOf">@id/edit_query</item>
|
|
|
1982 |
</style>
|
|
|
1983 |
<style name="RtlOverlay.Widget.AppCompat.Search.DropDown.Query" parent="android:Widget">
|
|
|
1984 |
<item name="android:layout_alignParentRight">true</item>
|
|
|
1985 |
</style>
|
|
|
1986 |
<style name="RtlOverlay.Widget.AppCompat.Search.DropDown.Text" parent="Base.Widget.AppCompat.DropDownItem.Spinner">
|
|
|
1987 |
<item name="android:layout_toLeftOf">@android:id/icon2</item>
|
|
|
1988 |
<item name="android:layout_toRightOf">@android:id/icon1</item>
|
|
|
1989 |
</style>
|
|
|
1990 |
<style name="RtlOverlay.Widget.AppCompat.SearchView.MagIcon" parent="android:Widget">
|
|
|
1991 |
<item name="android:layout_marginLeft">@dimen/abc_dropdownitem_text_padding_left</item>
|
|
|
1992 |
</style>
|
|
|
1993 |
<style name="RtlUnderlay.Widget.AppCompat.ActionButton" parent="android:Widget">
|
|
|
1994 |
<item name="android:paddingLeft">12dp</item>
|
|
|
1995 |
<item name="android:paddingRight">12dp</item>
|
|
|
1996 |
</style>
|
|
|
1997 |
<style name="RtlUnderlay.Widget.AppCompat.ActionButton.Overflow" parent="Base.Widget.AppCompat.ActionButton">
|
|
|
1998 |
<item name="android:paddingLeft">@dimen/abc_action_bar_overflow_padding_start_material</item>
|
|
|
1999 |
<item name="android:paddingRight">@dimen/abc_action_bar_overflow_padding_end_material</item>
|
|
|
2000 |
</style>
|
|
|
2001 |
<style name="SplashTheme" parent="Theme.AppCompat.Light.NoActionBar">
|
|
|
2002 |
|
|
|
2003 |
|
|
|
2004 |
<item name="android:windowBackground">@drawable/splash_background</item>
|
|
|
2005 |
<item name="android:windowDrawsSystemBarBackgrounds">true</item>
|
|
|
2006 |
<item name="android:windowLightStatusBar">true</item>
|
|
|
2007 |
</style>
|
|
|
2008 |
<style name="TextAppearance.AppCompat" parent="Base.TextAppearance.AppCompat"/>
|
|
|
2009 |
<style name="TextAppearance.AppCompat.Body1" parent="Base.TextAppearance.AppCompat.Body1"/>
|
|
|
2010 |
<style name="TextAppearance.AppCompat.Body2" parent="Base.TextAppearance.AppCompat.Body2"/>
|
|
|
2011 |
<style name="TextAppearance.AppCompat.Button" parent="Base.TextAppearance.AppCompat.Button"/>
|
|
|
2012 |
<style name="TextAppearance.AppCompat.Caption" parent="Base.TextAppearance.AppCompat.Caption"/>
|
|
|
2013 |
<style name="TextAppearance.AppCompat.Display1" parent="Base.TextAppearance.AppCompat.Display1"/>
|
|
|
2014 |
<style name="TextAppearance.AppCompat.Display2" parent="Base.TextAppearance.AppCompat.Display2"/>
|
|
|
2015 |
<style name="TextAppearance.AppCompat.Display3" parent="Base.TextAppearance.AppCompat.Display3"/>
|
|
|
2016 |
<style name="TextAppearance.AppCompat.Display4" parent="Base.TextAppearance.AppCompat.Display4"/>
|
|
|
2017 |
<style name="TextAppearance.AppCompat.Headline" parent="Base.TextAppearance.AppCompat.Headline"/>
|
|
|
2018 |
<style name="TextAppearance.AppCompat.Inverse" parent="Base.TextAppearance.AppCompat.Inverse"/>
|
|
|
2019 |
<style name="TextAppearance.AppCompat.Large" parent="Base.TextAppearance.AppCompat.Large"/>
|
|
|
2020 |
<style name="TextAppearance.AppCompat.Large.Inverse" parent="Base.TextAppearance.AppCompat.Large.Inverse"/>
|
|
|
2021 |
<style name="TextAppearance.AppCompat.Light.SearchResult.Subtitle" parent="TextAppearance.AppCompat.SearchResult.Subtitle"/>
|
|
|
2022 |
<style name="TextAppearance.AppCompat.Light.SearchResult.Title" parent="TextAppearance.AppCompat.SearchResult.Title"/>
|
|
|
2023 |
<style name="TextAppearance.AppCompat.Light.Widget.PopupMenu.Large" parent="TextAppearance.AppCompat.Widget.PopupMenu.Large"/>
|
|
|
2024 |
<style name="TextAppearance.AppCompat.Light.Widget.PopupMenu.Small" parent="TextAppearance.AppCompat.Widget.PopupMenu.Small"/>
|
|
|
2025 |
<style name="TextAppearance.AppCompat.Medium" parent="Base.TextAppearance.AppCompat.Medium"/>
|
|
|
2026 |
<style name="TextAppearance.AppCompat.Medium.Inverse" parent="Base.TextAppearance.AppCompat.Medium.Inverse"/>
|
|
|
2027 |
<style name="TextAppearance.AppCompat.Menu" parent="Base.TextAppearance.AppCompat.Menu"/>
|
|
|
2028 |
<style name="TextAppearance.AppCompat.SearchResult.Subtitle" parent="Base.TextAppearance.AppCompat.SearchResult.Subtitle">
|
|
|
2029 |
</style>
|
|
|
2030 |
<style name="TextAppearance.AppCompat.SearchResult.Title" parent="Base.TextAppearance.AppCompat.SearchResult.Title">
|
|
|
2031 |
</style>
|
|
|
2032 |
<style name="TextAppearance.AppCompat.Small" parent="Base.TextAppearance.AppCompat.Small"/>
|
|
|
2033 |
<style name="TextAppearance.AppCompat.Small.Inverse" parent="Base.TextAppearance.AppCompat.Small.Inverse"/>
|
|
|
2034 |
<style name="TextAppearance.AppCompat.Subhead" parent="Base.TextAppearance.AppCompat.Subhead"/>
|
|
|
2035 |
<style name="TextAppearance.AppCompat.Subhead.Inverse" parent="Base.TextAppearance.AppCompat.Subhead.Inverse"/>
|
|
|
2036 |
<style name="TextAppearance.AppCompat.Title" parent="Base.TextAppearance.AppCompat.Title"/>
|
|
|
2037 |
<style name="TextAppearance.AppCompat.Title.Inverse" parent="Base.TextAppearance.AppCompat.Title.Inverse"/>
|
|
|
2038 |
<style name="TextAppearance.AppCompat.Tooltip" parent="Base.TextAppearance.AppCompat.Tooltip"/>
|
|
|
2039 |
<style name="TextAppearance.AppCompat.Widget.ActionBar.Menu" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Menu">
|
|
|
2040 |
</style>
|
|
|
2041 |
<style name="TextAppearance.AppCompat.Widget.ActionBar.Subtitle" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle"/>
|
|
|
2042 |
<style name="TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Subtitle.Inverse">
|
|
|
2043 |
</style>
|
|
|
2044 |
<style name="TextAppearance.AppCompat.Widget.ActionBar.Title" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Title"/>
|
|
|
2045 |
<style name="TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse" parent="Base.TextAppearance.AppCompat.Widget.ActionBar.Title.Inverse">
|
|
|
2046 |
</style>
|
|
|
2047 |
<style name="TextAppearance.AppCompat.Widget.ActionMode.Subtitle" parent="Base.TextAppearance.AppCompat.Widget.ActionMode.Subtitle">
|
|
|
2048 |
</style>
|
|
|
2049 |
<style name="TextAppearance.AppCompat.Widget.ActionMode.Subtitle.Inverse" parent="TextAppearance.AppCompat.Widget.ActionMode.Subtitle"/>
|
|
|
2050 |
<style name="TextAppearance.AppCompat.Widget.ActionMode.Title" parent="Base.TextAppearance.AppCompat.Widget.ActionMode.Title">
|
|
|
2051 |
</style>
|
|
|
2052 |
<style name="TextAppearance.AppCompat.Widget.ActionMode.Title.Inverse" parent="TextAppearance.AppCompat.Widget.ActionMode.Title"/>
|
|
|
2053 |
<style name="TextAppearance.AppCompat.Widget.Button" parent="Base.TextAppearance.AppCompat.Widget.Button"/>
|
|
|
2054 |
<style name="TextAppearance.AppCompat.Widget.Button.Borderless.Colored" parent="Base.TextAppearance.AppCompat.Widget.Button.Borderless.Colored"/>
|
|
|
2055 |
<style name="TextAppearance.AppCompat.Widget.Button.Colored" parent="Base.TextAppearance.AppCompat.Widget.Button.Colored"/>
|
|
|
2056 |
<style name="TextAppearance.AppCompat.Widget.Button.Inverse" parent="Base.TextAppearance.AppCompat.Widget.Button.Inverse"/>
|
|
|
2057 |
<style name="TextAppearance.AppCompat.Widget.DropDownItem" parent="Base.TextAppearance.AppCompat.Widget.DropDownItem">
|
|
|
2058 |
</style>
|
|
|
2059 |
<style name="TextAppearance.AppCompat.Widget.PopupMenu.Header" parent="Base.TextAppearance.AppCompat.Widget.PopupMenu.Header"/>
|
|
|
2060 |
<style name="TextAppearance.AppCompat.Widget.PopupMenu.Large" parent="Base.TextAppearance.AppCompat.Widget.PopupMenu.Large"/>
|
|
|
2061 |
<style name="TextAppearance.AppCompat.Widget.PopupMenu.Small" parent="Base.TextAppearance.AppCompat.Widget.PopupMenu.Small"/>
|
|
|
2062 |
<style name="TextAppearance.AppCompat.Widget.Switch" parent="Base.TextAppearance.AppCompat.Widget.Switch"/>
|
|
|
2063 |
<style name="TextAppearance.AppCompat.Widget.TextView.SpinnerItem" parent="Base.TextAppearance.AppCompat.Widget.TextView.SpinnerItem"/>
|
|
|
2064 |
<style name="TextAppearance.Compat.Notification" parent="@android:style/TextAppearance.StatusBar.EventContent"/>
|
|
|
2065 |
<style name="TextAppearance.Compat.Notification.Info">
|
|
|
2066 |
<item name="android:textSize">12sp</item>
|
|
|
2067 |
<item name="android:textColor">?android:attr/textColorSecondary</item>
|
|
|
2068 |
</style>
|
|
|
2069 |
<style name="TextAppearance.Compat.Notification.Line2" parent="TextAppearance.Compat.Notification.Info"/>
|
|
|
2070 |
<style name="TextAppearance.Compat.Notification.Time">
|
|
|
2071 |
<item name="android:textSize">12sp</item>
|
|
|
2072 |
<item name="android:textColor">?android:attr/textColorSecondary</item>
|
|
|
2073 |
</style>
|
|
|
2074 |
<style name="TextAppearance.Compat.Notification.Title" parent="@android:style/TextAppearance.StatusBar.EventContent.Title"/>
|
|
|
2075 |
<style name="TextAppearance.Widget.AppCompat.ExpandedMenu.Item" parent="Base.TextAppearance.Widget.AppCompat.ExpandedMenu.Item">
|
|
|
2076 |
</style>
|
|
|
2077 |
<style name="TextAppearance.Widget.AppCompat.Toolbar.Subtitle" parent="Base.TextAppearance.Widget.AppCompat.Toolbar.Subtitle">
|
|
|
2078 |
</style>
|
|
|
2079 |
<style name="TextAppearance.Widget.AppCompat.Toolbar.Title" parent="Base.TextAppearance.Widget.AppCompat.Toolbar.Title">
|
|
|
2080 |
</style>
|
|
|
2081 |
<style name="Theme.AppCompat" parent="Base.Theme.AppCompat"/>
|
|
|
2082 |
<style name="Theme.AppCompat.CompactMenu" parent="Base.Theme.AppCompat.CompactMenu"/>
|
|
|
2083 |
<style name="Theme.AppCompat.DayNight" parent="Theme.AppCompat.Light"/>
|
|
|
2084 |
<style name="Theme.AppCompat.DayNight.DarkActionBar" parent="Theme.AppCompat.Light.DarkActionBar"/>
|
|
|
2085 |
<style name="Theme.AppCompat.DayNight.Dialog" parent="Theme.AppCompat.Light.Dialog"/>
|
|
|
2086 |
<style name="Theme.AppCompat.DayNight.Dialog.Alert" parent="Theme.AppCompat.Light.Dialog.Alert"/>
|
|
|
2087 |
<style name="Theme.AppCompat.DayNight.Dialog.MinWidth" parent="Theme.AppCompat.Light.Dialog.MinWidth"/>
|
|
|
2088 |
<style name="Theme.AppCompat.DayNight.DialogWhenLarge" parent="Theme.AppCompat.Light.DialogWhenLarge"/>
|
|
|
2089 |
<style name="Theme.AppCompat.DayNight.NoActionBar" parent="Theme.AppCompat.Light.NoActionBar"/>
|
|
|
2090 |
<style name="Theme.AppCompat.Dialog" parent="Base.Theme.AppCompat.Dialog"/>
|
|
|
2091 |
<style name="Theme.AppCompat.Dialog.Alert" parent="Base.Theme.AppCompat.Dialog.Alert"/>
|
|
|
2092 |
<style name="Theme.AppCompat.Dialog.MinWidth" parent="Base.Theme.AppCompat.Dialog.MinWidth"/>
|
|
|
2093 |
<style name="Theme.AppCompat.DialogWhenLarge" parent="Base.Theme.AppCompat.DialogWhenLarge">
|
|
|
2094 |
</style>
|
|
|
2095 |
<style name="Theme.AppCompat.Empty" parent=""/>
|
|
|
2096 |
<style name="Theme.AppCompat.Light" parent="Base.Theme.AppCompat.Light"/>
|
|
|
2097 |
<style name="Theme.AppCompat.Light.DarkActionBar" parent="Base.Theme.AppCompat.Light.DarkActionBar"/>
|
|
|
2098 |
<style name="Theme.AppCompat.Light.Dialog" parent="Base.Theme.AppCompat.Light.Dialog"/>
|
|
|
2099 |
<style name="Theme.AppCompat.Light.Dialog.Alert" parent="Base.Theme.AppCompat.Light.Dialog.Alert"/>
|
|
|
2100 |
<style name="Theme.AppCompat.Light.Dialog.MinWidth" parent="Base.Theme.AppCompat.Light.Dialog.MinWidth"/>
|
|
|
2101 |
<style name="Theme.AppCompat.Light.DialogWhenLarge" parent="Base.Theme.AppCompat.Light.DialogWhenLarge">
|
|
|
2102 |
</style>
|
|
|
2103 |
<style name="Theme.AppCompat.Light.NoActionBar">
|
|
|
2104 |
<item name="windowActionBar">false</item>
|
|
|
2105 |
<item name="windowNoTitle">true</item>
|
|
|
2106 |
</style>
|
|
|
2107 |
<style name="Theme.AppCompat.NoActionBar">
|
|
|
2108 |
<item name="windowActionBar">false</item>
|
|
|
2109 |
<item name="windowNoTitle">true</item>
|
|
|
2110 |
</style>
|
|
|
2111 |
<style name="ThemeOverlay.AppCompat" parent="Base.ThemeOverlay.AppCompat"/>
|
|
|
2112 |
<style name="ThemeOverlay.AppCompat.ActionBar" parent="Base.ThemeOverlay.AppCompat.ActionBar"/>
|
|
|
2113 |
<style name="ThemeOverlay.AppCompat.Dark" parent="Base.ThemeOverlay.AppCompat.Dark"/>
|
|
|
2114 |
<style name="ThemeOverlay.AppCompat.Dark.ActionBar" parent="Base.ThemeOverlay.AppCompat.Dark.ActionBar"/>
|
|
|
2115 |
<style name="ThemeOverlay.AppCompat.DayNight" parent="ThemeOverlay.AppCompat.Light"/>
|
|
|
2116 |
<style name="ThemeOverlay.AppCompat.DayNight.ActionBar">
|
|
|
2117 |
<item name="colorControlNormal">?android:attr/textColorPrimary</item>
|
|
|
2118 |
<item name="searchViewStyle">@style/Widget.AppCompat.SearchView.ActionBar</item>
|
|
|
2119 |
</style>
|
|
|
2120 |
<style name="ThemeOverlay.AppCompat.Dialog" parent="Base.ThemeOverlay.AppCompat.Dialog"/>
|
|
|
2121 |
<style name="ThemeOverlay.AppCompat.Dialog.Alert" parent="Base.ThemeOverlay.AppCompat.Dialog.Alert"/>
|
|
|
2122 |
<style name="ThemeOverlay.AppCompat.Light" parent="Base.ThemeOverlay.AppCompat.Light"/>
|
|
|
2123 |
<style name="Widget.AppCompat.ActionBar" parent="Base.Widget.AppCompat.ActionBar">
|
|
|
2124 |
</style>
|
|
|
2125 |
<style name="Widget.AppCompat.ActionBar.Solid" parent="Base.Widget.AppCompat.ActionBar.Solid">
|
|
|
2126 |
</style>
|
|
|
2127 |
<style name="Widget.AppCompat.ActionBar.TabBar" parent="Base.Widget.AppCompat.ActionBar.TabBar">
|
|
|
2128 |
</style>
|
|
|
2129 |
<style name="Widget.AppCompat.ActionBar.TabText" parent="Base.Widget.AppCompat.ActionBar.TabText">
|
|
|
2130 |
</style>
|
|
|
2131 |
<style name="Widget.AppCompat.ActionBar.TabView" parent="Base.Widget.AppCompat.ActionBar.TabView">
|
|
|
2132 |
</style>
|
|
|
2133 |
<style name="Widget.AppCompat.ActionButton" parent="Base.Widget.AppCompat.ActionButton"/>
|
|
|
2134 |
<style name="Widget.AppCompat.ActionButton.CloseMode" parent="Base.Widget.AppCompat.ActionButton.CloseMode"/>
|
|
|
2135 |
<style name="Widget.AppCompat.ActionButton.Overflow" parent="Base.Widget.AppCompat.ActionButton.Overflow"/>
|
|
|
2136 |
<style name="Widget.AppCompat.ActionMode" parent="Base.Widget.AppCompat.ActionMode">
|
|
|
2137 |
</style>
|
|
|
2138 |
<style name="Widget.AppCompat.ActivityChooserView" parent="Base.Widget.AppCompat.ActivityChooserView">
|
|
|
2139 |
</style>
|
|
|
2140 |
<style name="Widget.AppCompat.AutoCompleteTextView" parent="Base.Widget.AppCompat.AutoCompleteTextView">
|
|
|
2141 |
</style>
|
|
|
2142 |
<style name="Widget.AppCompat.Button" parent="Base.Widget.AppCompat.Button"/>
|
|
|
2143 |
<style name="Widget.AppCompat.Button.Borderless" parent="Base.Widget.AppCompat.Button.Borderless"/>
|
|
|
2144 |
<style name="Widget.AppCompat.Button.Borderless.Colored" parent="Base.Widget.AppCompat.Button.Borderless.Colored"/>
|
|
|
2145 |
<style name="Widget.AppCompat.Button.ButtonBar.AlertDialog" parent="Base.Widget.AppCompat.Button.ButtonBar.AlertDialog"/>
|
|
|
2146 |
<style name="Widget.AppCompat.Button.Colored" parent="Base.Widget.AppCompat.Button.Colored"/>
|
|
|
2147 |
<style name="Widget.AppCompat.Button.Small" parent="Base.Widget.AppCompat.Button.Small"/>
|
|
|
2148 |
<style name="Widget.AppCompat.ButtonBar" parent="Base.Widget.AppCompat.ButtonBar"/>
|
|
|
2149 |
<style name="Widget.AppCompat.ButtonBar.AlertDialog" parent="Base.Widget.AppCompat.ButtonBar.AlertDialog"/>
|
|
|
2150 |
<style name="Widget.AppCompat.CompoundButton.CheckBox" parent="Base.Widget.AppCompat.CompoundButton.CheckBox"/>
|
|
|
2151 |
<style name="Widget.AppCompat.CompoundButton.RadioButton" parent="Base.Widget.AppCompat.CompoundButton.RadioButton"/>
|
|
|
2152 |
<style name="Widget.AppCompat.CompoundButton.Switch" parent="Base.Widget.AppCompat.CompoundButton.Switch"/>
|
|
|
2153 |
<style name="Widget.AppCompat.DrawerArrowToggle" parent="Base.Widget.AppCompat.DrawerArrowToggle">
|
|
|
2154 |
<item name="color">?attr/colorControlNormal</item>
|
|
|
2155 |
</style>
|
|
|
2156 |
<style name="Widget.AppCompat.DropDownItem.Spinner" parent="RtlOverlay.Widget.AppCompat.Search.DropDown.Text"/>
|
|
|
2157 |
<style name="Widget.AppCompat.EditText" parent="Base.Widget.AppCompat.EditText"/>
|
|
|
2158 |
<style name="Widget.AppCompat.ImageButton" parent="Base.Widget.AppCompat.ImageButton"/>
|
|
|
2159 |
<style name="Widget.AppCompat.Light.ActionBar" parent="Base.Widget.AppCompat.Light.ActionBar">
|
|
|
2160 |
</style>
|
|
|
2161 |
<style name="Widget.AppCompat.Light.ActionBar.Solid" parent="Base.Widget.AppCompat.Light.ActionBar.Solid">
|
|
|
2162 |
</style>
|
|
|
2163 |
<style name="Widget.AppCompat.Light.ActionBar.Solid.Inverse"/>
|
|
|
2164 |
<style name="Widget.AppCompat.Light.ActionBar.TabBar" parent="Base.Widget.AppCompat.Light.ActionBar.TabBar">
|
|
|
2165 |
</style>
|
|
|
2166 |
<style name="Widget.AppCompat.Light.ActionBar.TabBar.Inverse"/>
|
|
|
2167 |
<style name="Widget.AppCompat.Light.ActionBar.TabText" parent="Base.Widget.AppCompat.Light.ActionBar.TabText">
|
|
|
2168 |
</style>
|
|
|
2169 |
<style name="Widget.AppCompat.Light.ActionBar.TabText.Inverse" parent="Base.Widget.AppCompat.Light.ActionBar.TabText.Inverse">
|
|
|
2170 |
</style>
|
|
|
2171 |
<style name="Widget.AppCompat.Light.ActionBar.TabView" parent="Base.Widget.AppCompat.Light.ActionBar.TabView">
|
|
|
2172 |
</style>
|
|
|
2173 |
<style name="Widget.AppCompat.Light.ActionBar.TabView.Inverse"/>
|
|
|
2174 |
<style name="Widget.AppCompat.Light.ActionButton" parent="Widget.AppCompat.ActionButton"/>
|
|
|
2175 |
<style name="Widget.AppCompat.Light.ActionButton.CloseMode" parent="Widget.AppCompat.ActionButton.CloseMode"/>
|
|
|
2176 |
<style name="Widget.AppCompat.Light.ActionButton.Overflow" parent="Widget.AppCompat.ActionButton.Overflow"/>
|
|
|
2177 |
<style name="Widget.AppCompat.Light.ActionMode.Inverse" parent="Widget.AppCompat.ActionMode"/>
|
|
|
2178 |
<style name="Widget.AppCompat.Light.ActivityChooserView" parent="Widget.AppCompat.ActivityChooserView"/>
|
|
|
2179 |
<style name="Widget.AppCompat.Light.AutoCompleteTextView" parent="Widget.AppCompat.AutoCompleteTextView"/>
|
|
|
2180 |
<style name="Widget.AppCompat.Light.DropDownItem.Spinner" parent="Widget.AppCompat.DropDownItem.Spinner"/>
|
|
|
2181 |
<style name="Widget.AppCompat.Light.ListPopupWindow" parent="Widget.AppCompat.ListPopupWindow"/>
|
|
|
2182 |
<style name="Widget.AppCompat.Light.ListView.DropDown" parent="Widget.AppCompat.ListView.DropDown"/>
|
|
|
2183 |
<style name="Widget.AppCompat.Light.PopupMenu" parent="Base.Widget.AppCompat.Light.PopupMenu"/>
|
|
|
2184 |
<style name="Widget.AppCompat.Light.PopupMenu.Overflow" parent="Base.Widget.AppCompat.Light.PopupMenu.Overflow">
|
|
|
2185 |
</style>
|
|
|
2186 |
<style name="Widget.AppCompat.Light.SearchView" parent="Widget.AppCompat.SearchView"/>
|
|
|
2187 |
<style name="Widget.AppCompat.Light.Spinner.DropDown.ActionBar" parent="Widget.AppCompat.Spinner.DropDown.ActionBar"/>
|
|
|
2188 |
<style name="Widget.AppCompat.ListMenuView" parent="Base.Widget.AppCompat.ListMenuView"/>
|
|
|
2189 |
<style name="Widget.AppCompat.ListPopupWindow" parent="Base.Widget.AppCompat.ListPopupWindow">
|
|
|
2190 |
</style>
|
|
|
2191 |
<style name="Widget.AppCompat.ListView" parent="Base.Widget.AppCompat.ListView"/>
|
|
|
2192 |
<style name="Widget.AppCompat.ListView.DropDown" parent="Base.Widget.AppCompat.ListView.DropDown"/>
|
|
|
2193 |
<style name="Widget.AppCompat.ListView.Menu" parent="Base.Widget.AppCompat.ListView.Menu"/>
|
|
|
2194 |
<style name="Widget.AppCompat.PopupMenu" parent="Base.Widget.AppCompat.PopupMenu"/>
|
|
|
2195 |
<style name="Widget.AppCompat.PopupMenu.Overflow" parent="Base.Widget.AppCompat.PopupMenu.Overflow">
|
|
|
2196 |
</style>
|
|
|
2197 |
<style name="Widget.AppCompat.PopupWindow" parent="Base.Widget.AppCompat.PopupWindow">
|
|
|
2198 |
</style>
|
|
|
2199 |
<style name="Widget.AppCompat.ProgressBar" parent="Base.Widget.AppCompat.ProgressBar">
|
|
|
2200 |
</style>
|
|
|
2201 |
<style name="Widget.AppCompat.ProgressBar.Horizontal" parent="Base.Widget.AppCompat.ProgressBar.Horizontal">
|
|
|
2202 |
</style>
|
|
|
2203 |
<style name="Widget.AppCompat.RatingBar" parent="Base.Widget.AppCompat.RatingBar"/>
|
|
|
2204 |
<style name="Widget.AppCompat.RatingBar.Indicator" parent="Base.Widget.AppCompat.RatingBar.Indicator"/>
|
|
|
2205 |
<style name="Widget.AppCompat.RatingBar.Small" parent="Base.Widget.AppCompat.RatingBar.Small"/>
|
|
|
2206 |
<style name="Widget.AppCompat.SearchView" parent="Base.Widget.AppCompat.SearchView"/>
|
|
|
2207 |
<style name="Widget.AppCompat.SearchView.ActionBar" parent="Base.Widget.AppCompat.SearchView.ActionBar"/>
|
|
|
2208 |
<style name="Widget.AppCompat.SeekBar" parent="Base.Widget.AppCompat.SeekBar"/>
|
|
|
2209 |
<style name="Widget.AppCompat.SeekBar.Discrete" parent="Base.Widget.AppCompat.SeekBar.Discrete"/>
|
|
|
2210 |
<style name="Widget.AppCompat.Spinner" parent="Base.Widget.AppCompat.Spinner"/>
|
|
|
2211 |
<style name="Widget.AppCompat.Spinner.DropDown"/>
|
|
|
2212 |
<style name="Widget.AppCompat.Spinner.DropDown.ActionBar"/>
|
|
|
2213 |
<style name="Widget.AppCompat.Spinner.Underlined" parent="Base.Widget.AppCompat.Spinner.Underlined"/>
|
|
|
2214 |
<style name="Widget.AppCompat.TextView" parent="Base.Widget.AppCompat.TextView"/>
|
|
|
2215 |
<style name="Widget.AppCompat.TextView.SpinnerItem" parent="Base.Widget.AppCompat.TextView.SpinnerItem"/>
|
|
|
2216 |
<style name="Widget.AppCompat.Toolbar" parent="Base.Widget.AppCompat.Toolbar"/>
|
|
|
2217 |
<style name="Widget.AppCompat.Toolbar.Button.Navigation" parent="Base.Widget.AppCompat.Toolbar.Button.Navigation"/>
|
|
|
2218 |
<style name="Widget.Compat.NotificationActionContainer" parent=""/>
|
|
|
2219 |
<style name="Widget.Compat.NotificationActionText" parent=""/>
|
|
|
2220 |
<declare-styleable name="ActionBar">
|
|
|
2221 |
|
|
|
2222 |
<attr name="navigationMode">
|
|
|
2223 |
<!-- Normal static title text -->
|
|
|
2224 |
<enum name="normal" value="0"/>
|
|
|
2225 |
<!-- The action bar will use a selection list for navigation. -->
|
|
|
2226 |
<enum name="listMode" value="1"/>
|
|
|
2227 |
<!-- The action bar will use a series of horizontal tabs for navigation. -->
|
|
|
2228 |
<enum name="tabMode" value="2"/>
|
|
|
2229 |
</attr>
|
|
|
2230 |
|
|
|
2231 |
<attr name="displayOptions">
|
|
|
2232 |
<flag name="none" value="0"/>
|
|
|
2233 |
<flag name="useLogo" value="0x1"/>
|
|
|
2234 |
<flag name="showHome" value="0x2"/>
|
|
|
2235 |
<flag name="homeAsUp" value="0x4"/>
|
|
|
2236 |
<flag name="showTitle" value="0x8"/>
|
|
|
2237 |
<flag name="showCustom" value="0x10"/>
|
|
|
2238 |
<flag name="disableHome" value="0x20"/>
|
|
|
2239 |
</attr>
|
|
|
2240 |
|
|
|
2241 |
<attr name="title"/>
|
|
|
2242 |
|
|
|
2243 |
<attr format="string" name="subtitle"/>
|
|
|
2244 |
|
|
|
2245 |
<attr format="reference" name="titleTextStyle"/>
|
|
|
2246 |
|
|
|
2247 |
<attr format="reference" name="subtitleTextStyle"/>
|
|
|
2248 |
|
|
|
2249 |
<attr format="reference" name="icon"/>
|
|
|
2250 |
|
|
|
2251 |
<attr format="reference" name="logo"/>
|
|
|
2252 |
|
|
|
2253 |
<attr format="reference" name="divider"/>
|
|
|
2254 |
|
|
|
2255 |
<attr format="reference" name="background"/>
|
|
|
2256 |
|
|
|
2257 |
<attr format="reference|color" name="backgroundStacked"/>
|
|
|
2258 |
|
|
|
2259 |
<attr format="reference|color" name="backgroundSplit"/>
|
|
|
2260 |
|
|
|
2261 |
<attr format="reference" name="customNavigationLayout"/>
|
|
|
2262 |
|
|
|
2263 |
<attr name="height"/>
|
|
|
2264 |
|
|
|
2265 |
<attr format="reference" name="homeLayout"/>
|
|
|
2266 |
|
|
|
2267 |
<attr format="reference" name="progressBarStyle"/>
|
|
|
2268 |
|
|
|
2269 |
<attr format="reference" name="indeterminateProgressStyle"/>
|
|
|
2270 |
|
|
|
2271 |
<attr format="dimension" name="progressBarPadding"/>
|
|
|
2272 |
|
|
|
2273 |
<attr name="homeAsUpIndicator"/>
|
|
|
2274 |
|
|
|
2275 |
<attr format="dimension" name="itemPadding"/>
|
|
|
2276 |
|
|
|
2277 |
<attr format="boolean" name="hideOnContentScroll"/>
|
|
|
2278 |
|
|
|
2279 |
<attr format="dimension" name="contentInsetStart"/>
|
|
|
2280 |
|
|
|
2281 |
<attr format="dimension" name="contentInsetEnd"/>
|
|
|
2282 |
|
|
|
2283 |
<attr format="dimension" name="contentInsetLeft"/>
|
|
|
2284 |
|
|
|
2285 |
<attr format="dimension" name="contentInsetRight"/>
|
|
|
2286 |
|
|
|
2287 |
<attr format="dimension" name="contentInsetStartWithNavigation"/>
|
|
|
2288 |
|
|
|
2289 |
<attr format="dimension" name="contentInsetEndWithActions"/>
|
|
|
2290 |
|
|
|
2291 |
<attr format="dimension" name="elevation"/>
|
|
|
2292 |
|
|
|
2293 |
<attr format="reference" name="popupTheme"/>
|
|
|
2294 |
</declare-styleable>
|
|
|
2295 |
<declare-styleable name="ActionBarLayout">
|
|
|
2296 |
<attr name="android:layout_gravity"/>
|
|
|
2297 |
</declare-styleable>
|
|
|
2298 |
<declare-styleable name="ActionMenuItemView">
|
|
|
2299 |
<attr name="android:minWidth"/>
|
|
|
2300 |
</declare-styleable>
|
|
|
2301 |
<declare-styleable name="ActionMenuView">
|
|
|
2302 |
|
|
|
2303 |
</declare-styleable>
|
|
|
2304 |
<declare-styleable name="ActionMode">
|
|
|
2305 |
|
|
|
2306 |
<attr name="titleTextStyle"/>
|
|
|
2307 |
|
|
|
2308 |
<attr name="subtitleTextStyle"/>
|
|
|
2309 |
|
|
|
2310 |
<attr name="background"/>
|
|
|
2311 |
|
|
|
2312 |
<attr name="backgroundSplit"/>
|
|
|
2313 |
|
|
|
2314 |
<attr name="height"/>
|
|
|
2315 |
|
|
|
2316 |
<attr format="reference" name="closeItemLayout"/>
|
|
|
2317 |
</declare-styleable>
|
|
|
2318 |
<declare-styleable name="ActivityChooserView">
|
|
|
2319 |
|
|
|
2320 |
<attr format="string" name="initialActivityCount"/>
|
|
|
2321 |
|
|
|
2322 |
<attr format="reference" name="expandActivityOverflowButtonDrawable"/>
|
|
|
2323 |
</declare-styleable>
|
|
|
2324 |
<declare-styleable name="AlertDialog">
|
|
|
2325 |
<attr name="android:layout"/>
|
|
|
2326 |
<attr format="reference" name="buttonPanelSideLayout"/>
|
|
|
2327 |
<attr format="reference" name="listLayout"/>
|
|
|
2328 |
<attr format="reference" name="multiChoiceItemLayout"/>
|
|
|
2329 |
<attr format="reference" name="singleChoiceItemLayout"/>
|
|
|
2330 |
<attr format="reference" name="listItemLayout"/>
|
|
|
2331 |
<attr format="boolean" name="showTitle"/>
|
|
|
2332 |
<attr format="dimension" name="buttonIconDimen"/>
|
|
|
2333 |
</declare-styleable>
|
|
|
2334 |
<declare-styleable name="AnimatedStateListDrawableCompat">
|
|
|
2335 |
|
|
|
2336 |
<attr name="android:visible"/>
|
|
|
2337 |
|
|
|
2338 |
<attr name="android:variablePadding"/>
|
|
|
2339 |
|
|
|
2340 |
<attr name="android:constantSize"/>
|
|
|
2341 |
|
|
|
2342 |
<attr name="android:dither"/>
|
|
|
2343 |
|
|
|
2344 |
<attr name="android:enterFadeDuration"/>
|
|
|
2345 |
|
|
|
2346 |
<attr name="android:exitFadeDuration"/>
|
|
|
2347 |
|
|
|
2348 |
|
|
|
2349 |
</declare-styleable>
|
|
|
2350 |
<declare-styleable name="AnimatedStateListDrawableItem">
|
|
|
2351 |
|
|
|
2352 |
<attr name="android:drawable"/>
|
|
|
2353 |
|
|
|
2354 |
<attr name="android:id"/>
|
|
|
2355 |
</declare-styleable>
|
|
|
2356 |
<declare-styleable name="AnimatedStateListDrawableTransition">
|
|
|
2357 |
|
|
|
2358 |
<attr name="android:fromId"/>
|
|
|
2359 |
|
|
|
2360 |
<attr name="android:toId"/>
|
|
|
2361 |
|
|
|
2362 |
<attr name="android:drawable"/>
|
|
|
2363 |
|
|
|
2364 |
<attr name="android:reversible"/>
|
|
|
2365 |
</declare-styleable>
|
|
|
2366 |
<declare-styleable name="AppCompatEmojiHelper">
|
|
|
2367 |
|
|
|
2368 |
</declare-styleable>
|
|
|
2369 |
<declare-styleable name="AppCompatImageView">
|
|
|
2370 |
<attr name="android:src"/>
|
|
|
2371 |
|
|
|
2372 |
<attr format="reference" name="srcCompat"/>
|
|
|
2373 |
|
|
|
2374 |
|
|
|
2375 |
<attr format="color" name="tint"/>
|
|
|
2376 |
|
|
|
2377 |
|
|
|
2378 |
<attr name="tintMode">
|
|
|
2379 |
<!-- The tint is drawn on top of the drawable.
|
|
|
2380 |
[Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
|
|
|
2381 |
<enum name="src_over" value="3"/>
|
|
|
2382 |
<!-- The tint is masked by the alpha channel of the drawable. The drawable’s
|
|
|
2383 |
color channels are thrown out. [Sa * Da, Sc * Da] -->
|
|
|
2384 |
<enum name="src_in" value="5"/>
|
|
|
2385 |
<!-- The tint is drawn above the drawable, but with the drawable’s alpha
|
|
|
2386 |
channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
|
|
|
2387 |
<enum name="src_atop" value="9"/>
|
|
|
2388 |
<!-- Multiplies the color and alpha channels of the drawable with those of
|
|
|
2389 |
the tint. [Sa * Da, Sc * Dc] -->
|
|
|
2390 |
<enum name="multiply" value="14"/>
|
|
|
2391 |
<!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
|
|
|
2392 |
<enum name="screen" value="15"/>
|
|
|
2393 |
<!-- Combines the tint and icon color and alpha channels, clamping the
|
|
|
2394 |
result to valid color values. Saturate(S + D) -->
|
|
|
2395 |
<enum name="add" value="16"/>
|
|
|
2396 |
</attr>
|
|
|
2397 |
</declare-styleable>
|
|
|
2398 |
<declare-styleable name="AppCompatSeekBar">
|
|
|
2399 |
<attr name="android:thumb"/>
|
|
|
2400 |
|
|
|
2401 |
<attr format="reference" name="tickMark"/>
|
|
|
2402 |
|
|
|
2403 |
<attr format="color" name="tickMarkTint"/>
|
|
|
2404 |
|
|
|
2405 |
<attr name="tickMarkTintMode">
|
|
|
2406 |
<!-- The tint is drawn on top of the drawable.
|
|
|
2407 |
[Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
|
|
|
2408 |
<enum name="src_over" value="3"/>
|
|
|
2409 |
<!-- The tint is masked by the alpha channel of the drawable. The drawable’s
|
|
|
2410 |
color channels are thrown out. [Sa * Da, Sc * Da] -->
|
|
|
2411 |
<enum name="src_in" value="5"/>
|
|
|
2412 |
<!-- The tint is drawn above the drawable, but with the drawable’s alpha
|
|
|
2413 |
channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
|
|
|
2414 |
<enum name="src_atop" value="9"/>
|
|
|
2415 |
<!-- Multiplies the color and alpha channels of the drawable with those of
|
|
|
2416 |
the tint. [Sa * Da, Sc * Dc] -->
|
|
|
2417 |
<enum name="multiply" value="14"/>
|
|
|
2418 |
<!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
|
|
|
2419 |
<enum name="screen" value="15"/>
|
|
|
2420 |
<!-- Combines the tint and drawable color and alpha channels, clamping the
|
|
|
2421 |
result to valid color values. Saturate(S + D) -->
|
|
|
2422 |
<enum name="add" value="16"/>
|
|
|
2423 |
</attr>
|
|
|
2424 |
</declare-styleable>
|
|
|
2425 |
<declare-styleable name="AppCompatTextHelper">
|
|
|
2426 |
<attr name="android:drawableLeft"/>
|
|
|
2427 |
<attr name="android:drawableTop"/>
|
|
|
2428 |
<attr name="android:drawableRight"/>
|
|
|
2429 |
<attr name="android:drawableBottom"/>
|
|
|
2430 |
<attr name="android:drawableStart"/>
|
|
|
2431 |
<attr name="android:drawableEnd"/>
|
|
|
2432 |
<attr name="android:textAppearance"/>
|
|
|
2433 |
</declare-styleable>
|
|
|
2434 |
<declare-styleable name="AppCompatTextView">
|
|
|
2435 |
|
|
|
2436 |
<attr format="reference|boolean" name="textAllCaps"/>
|
|
|
2437 |
|
|
|
2438 |
<attr format="string" name="textLocale"/>
|
|
|
2439 |
<attr name="android:textAppearance"/>
|
|
|
2440 |
|
|
|
2441 |
<attr format="enum" name="autoSizeTextType">
|
|
|
2442 |
<!-- No auto-sizing (default). -->
|
|
|
2443 |
<enum name="none" value="0"/>
|
|
|
2444 |
<!-- Uniform horizontal and vertical text size scaling to fit within the
|
|
|
2445 |
container. -->
|
|
|
2446 |
<enum name="uniform" value="1"/>
|
|
|
2447 |
</attr>
|
|
|
2448 |
|
|
|
2449 |
<attr format="dimension" name="autoSizeStepGranularity"/>
|
|
|
2450 |
|
|
|
2451 |
<attr format="reference" name="autoSizePresetSizes"/>
|
|
|
2452 |
|
|
|
2453 |
<attr format="dimension" name="autoSizeMinTextSize"/>
|
|
|
2454 |
|
|
|
2455 |
<attr format="dimension" name="autoSizeMaxTextSize"/>
|
|
|
2456 |
|
|
|
2457 |
<attr format="string" name="fontFamily"/>
|
|
|
2458 |
|
|
|
2459 |
<attr format="dimension" name="lineHeight"/>
|
|
|
2460 |
|
|
|
2461 |
<attr format="dimension" name="firstBaselineToTopHeight"/>
|
|
|
2462 |
|
|
|
2463 |
<attr format="dimension" name="lastBaselineToBottomHeight"/>
|
|
|
2464 |
|
|
|
2465 |
<attr format="string" name="fontVariationSettings"/>
|
|
|
2466 |
|
|
|
2467 |
<attr format="reference" name="drawableLeftCompat"/>
|
|
|
2468 |
<attr format="reference" name="drawableTopCompat"/>
|
|
|
2469 |
<attr format="reference" name="drawableRightCompat"/>
|
|
|
2470 |
<attr format="reference" name="drawableBottomCompat"/>
|
|
|
2471 |
<attr format="reference" name="drawableStartCompat"/>
|
|
|
2472 |
<attr format="reference" name="drawableEndCompat"/>
|
|
|
2473 |
|
|
|
2474 |
<attr format="color" name="drawableTint"/>
|
|
|
2475 |
|
|
|
2476 |
<attr name="drawableTintMode">
|
|
|
2477 |
<!-- The tint is drawn on top of the drawable.
|
|
|
2478 |
[Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
|
|
|
2479 |
<enum name="src_over" value="3"/>
|
|
|
2480 |
<!-- The tint is masked by the alpha channel of the drawable. The drawable’s
|
|
|
2481 |
color channels are thrown out. [Sa * Da, Sc * Da] -->
|
|
|
2482 |
<enum name="src_in" value="5"/>
|
|
|
2483 |
<!-- The tint is drawn above the drawable, but with the drawable’s alpha
|
|
|
2484 |
channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
|
|
|
2485 |
<enum name="src_atop" value="9"/>
|
|
|
2486 |
<!-- Multiplies the color and alpha channels of the drawable with those of
|
|
|
2487 |
the tint. [Sa * Da, Sc * Dc] -->
|
|
|
2488 |
<enum name="multiply" value="14"/>
|
|
|
2489 |
<!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
|
|
|
2490 |
<enum name="screen" value="15"/>
|
|
|
2491 |
<!-- Combines the tint and drawable color and alpha channels, clamping the
|
|
|
2492 |
result to valid color values. Saturate(S + D) -->
|
|
|
2493 |
<enum name="add" value="16"/>
|
|
|
2494 |
</attr>
|
|
|
2495 |
|
|
|
2496 |
<attr format="boolean" name="emojiCompatEnabled"/>
|
|
|
2497 |
</declare-styleable>
|
|
|
2498 |
<declare-styleable name="AppCompatTheme">
|
|
|
2499 |
|
|
|
2500 |
|
|
|
2501 |
|
|
|
2502 |
|
|
|
2503 |
<eat-comment/>
|
|
|
2504 |
|
|
|
2505 |
|
|
|
2506 |
<attr format="boolean" name="windowActionBar"/>
|
|
|
2507 |
|
|
|
2508 |
|
|
|
2509 |
<attr format="boolean" name="windowNoTitle"/>
|
|
|
2510 |
|
|
|
2511 |
|
|
|
2512 |
<attr format="boolean" name="windowActionBarOverlay"/>
|
|
|
2513 |
|
|
|
2514 |
|
|
|
2515 |
<attr format="boolean" name="windowActionModeOverlay"/>
|
|
|
2516 |
|
|
|
2517 |
|
|
|
2518 |
<attr format="dimension|fraction" name="windowFixedWidthMajor"/>
|
|
|
2519 |
|
|
|
2520 |
<attr format="dimension|fraction" name="windowFixedHeightMinor"/>
|
|
|
2521 |
|
|
|
2522 |
|
|
|
2523 |
<attr format="dimension|fraction" name="windowFixedWidthMinor"/>
|
|
|
2524 |
|
|
|
2525 |
<attr format="dimension|fraction" name="windowFixedHeightMajor"/>
|
|
|
2526 |
|
|
|
2527 |
|
|
|
2528 |
<attr format="dimension|fraction" name="windowMinWidthMajor"/>
|
|
|
2529 |
|
|
|
2530 |
<attr format="dimension|fraction" name="windowMinWidthMinor"/>
|
|
|
2531 |
|
|
|
2532 |
<attr name="android:windowIsFloating"/>
|
|
|
2533 |
<attr name="android:windowAnimationStyle"/>
|
|
|
2534 |
|
|
|
2535 |
|
|
|
2536 |
|
|
|
2537 |
|
|
|
2538 |
<eat-comment/>
|
|
|
2539 |
|
|
|
2540 |
<attr format="reference" name="actionBarTabStyle"/>
|
|
|
2541 |
<attr format="reference" name="actionBarTabBarStyle"/>
|
|
|
2542 |
<attr format="reference" name="actionBarTabTextStyle"/>
|
|
|
2543 |
<attr format="reference" name="actionOverflowButtonStyle"/>
|
|
|
2544 |
<attr format="reference" name="actionOverflowMenuStyle"/>
|
|
|
2545 |
|
|
|
2546 |
<attr format="reference" name="actionBarPopupTheme"/>
|
|
|
2547 |
|
|
|
2548 |
<attr format="reference" name="actionBarStyle"/>
|
|
|
2549 |
|
|
|
2550 |
<attr format="reference" name="actionBarSplitStyle"/>
|
|
|
2551 |
|
|
|
2552 |
<attr format="reference" name="actionBarTheme"/>
|
|
|
2553 |
|
|
|
2554 |
<attr format="reference" name="actionModeTheme"/>
|
|
|
2555 |
|
|
|
2556 |
<attr format="reference" name="actionBarWidgetTheme"/>
|
|
|
2557 |
|
|
|
2558 |
<attr format="dimension" name="actionBarSize">
|
|
|
2559 |
<enum name="wrap_content" value="0"/>
|
|
|
2560 |
</attr>
|
|
|
2561 |
|
|
|
2562 |
<attr format="reference" name="actionBarDivider"/>
|
|
|
2563 |
|
|
|
2564 |
<attr format="reference" name="actionBarItemBackground"/>
|
|
|
2565 |
|
|
|
2566 |
<attr format="reference" name="actionMenuTextAppearance"/>
|
|
|
2567 |
|
|
|
2568 |
|
|
|
2569 |
<attr format="color|reference" name="actionMenuTextColor"/>
|
|
|
2570 |
|
|
|
2571 |
|
|
|
2572 |
|
|
|
2573 |
|
|
|
2574 |
|
|
|
2575 |
<eat-comment/>
|
|
|
2576 |
<attr format="reference" name="actionModeStyle"/>
|
|
|
2577 |
<attr format="reference" name="actionModeCloseButtonStyle"/>
|
|
|
2578 |
|
|
|
2579 |
<attr format="reference" name="actionModeBackground"/>
|
|
|
2580 |
|
|
|
2581 |
<attr format="reference" name="actionModeSplitBackground"/>
|
|
|
2582 |
|
|
|
2583 |
<attr format="reference" name="actionModeCloseDrawable"/>
|
|
|
2584 |
|
|
|
2585 |
<attr format="reference" name="actionModeCutDrawable"/>
|
|
|
2586 |
|
|
|
2587 |
<attr format="reference" name="actionModeCopyDrawable"/>
|
|
|
2588 |
|
|
|
2589 |
<attr format="reference" name="actionModePasteDrawable"/>
|
|
|
2590 |
|
|
|
2591 |
<attr format="reference" name="actionModeSelectAllDrawable"/>
|
|
|
2592 |
|
|
|
2593 |
<attr format="reference" name="actionModeShareDrawable"/>
|
|
|
2594 |
|
|
|
2595 |
<attr format="reference" name="actionModeFindDrawable"/>
|
|
|
2596 |
|
|
|
2597 |
<attr format="reference" name="actionModeWebSearchDrawable"/>
|
|
|
2598 |
|
|
|
2599 |
|
|
|
2600 |
<attr format="string" name="actionModeCloseContentDescription"/>
|
|
|
2601 |
|
|
|
2602 |
|
|
|
2603 |
<attr format="reference" name="actionModePopupWindowStyle"/>
|
|
|
2604 |
|
|
|
2605 |
|
|
|
2606 |
|
|
|
2607 |
|
|
|
2608 |
<eat-comment/>
|
|
|
2609 |
|
|
|
2610 |
<attr format="reference" name="textAppearanceLargePopupMenu"/>
|
|
|
2611 |
|
|
|
2612 |
<attr format="reference" name="textAppearanceSmallPopupMenu"/>
|
|
|
2613 |
|
|
|
2614 |
<attr format="reference" name="textAppearancePopupMenuHeader"/>
|
|
|
2615 |
|
|
|
2616 |
|
|
|
2617 |
|
|
|
2618 |
|
|
|
2619 |
|
|
|
2620 |
<eat-comment/>
|
|
|
2621 |
|
|
|
2622 |
|
|
|
2623 |
<attr format="reference" name="dialogTheme"/>
|
|
|
2624 |
|
|
|
2625 |
<attr format="dimension" name="dialogPreferredPadding"/>
|
|
|
2626 |
|
|
|
2627 |
<attr format="reference" name="listDividerAlertDialog"/>
|
|
|
2628 |
|
|
|
2629 |
<attr format="dimension" name="dialogCornerRadius"/>
|
|
|
2630 |
|
|
|
2631 |
|
|
|
2632 |
|
|
|
2633 |
|
|
|
2634 |
<eat-comment/>
|
|
|
2635 |
|
|
|
2636 |
|
|
|
2637 |
<attr format="reference" name="actionDropDownStyle"/>
|
|
|
2638 |
|
|
|
2639 |
<attr format="dimension" name="dropdownListPreferredItemHeight"/>
|
|
|
2640 |
|
|
|
2641 |
<attr format="reference" name="spinnerDropDownItemStyle"/>
|
|
|
2642 |
|
|
|
2643 |
<attr format="reference" name="homeAsUpIndicator"/>
|
|
|
2644 |
|
|
|
2645 |
|
|
|
2646 |
<attr format="reference" name="actionButtonStyle"/>
|
|
|
2647 |
|
|
|
2648 |
|
|
|
2649 |
<attr format="reference" name="buttonBarStyle"/>
|
|
|
2650 |
|
|
|
2651 |
<attr format="reference" name="buttonBarButtonStyle"/>
|
|
|
2652 |
|
|
|
2653 |
<attr format="reference" name="selectableItemBackground"/>
|
|
|
2654 |
|
|
|
2655 |
<attr format="reference" name="selectableItemBackgroundBorderless"/>
|
|
|
2656 |
|
|
|
2657 |
<attr format="reference" name="borderlessButtonStyle"/>
|
|
|
2658 |
|
|
|
2659 |
<attr format="reference" name="dividerVertical"/>
|
|
|
2660 |
|
|
|
2661 |
<attr format="reference" name="dividerHorizontal"/>
|
|
|
2662 |
|
|
|
2663 |
<attr format="reference" name="activityChooserViewStyle"/>
|
|
|
2664 |
|
|
|
2665 |
|
|
|
2666 |
<attr format="reference" name="toolbarStyle"/>
|
|
|
2667 |
|
|
|
2668 |
<attr format="reference" name="toolbarNavigationButtonStyle"/>
|
|
|
2669 |
|
|
|
2670 |
|
|
|
2671 |
<attr format="reference" name="popupMenuStyle"/>
|
|
|
2672 |
|
|
|
2673 |
<attr format="reference" name="popupWindowStyle"/>
|
|
|
2674 |
|
|
|
2675 |
|
|
|
2676 |
<attr format="reference|color" name="editTextColor"/>
|
|
|
2677 |
|
|
|
2678 |
<attr format="reference" name="editTextBackground"/>
|
|
|
2679 |
|
|
|
2680 |
|
|
|
2681 |
<attr format="reference" name="imageButtonStyle"/>
|
|
|
2682 |
|
|
|
2683 |
|
|
|
2684 |
|
|
|
2685 |
|
|
|
2686 |
<eat-comment/>
|
|
|
2687 |
|
|
|
2688 |
<attr format="reference" name="textAppearanceSearchResultTitle"/>
|
|
|
2689 |
|
|
|
2690 |
<attr format="reference" name="textAppearanceSearchResultSubtitle"/>
|
|
|
2691 |
|
|
|
2692 |
<attr format="reference|color" name="textColorSearchUrl"/>
|
|
|
2693 |
|
|
|
2694 |
<attr format="reference" name="searchViewStyle"/>
|
|
|
2695 |
|
|
|
2696 |
|
|
|
2697 |
|
|
|
2698 |
|
|
|
2699 |
<eat-comment/>
|
|
|
2700 |
|
|
|
2701 |
|
|
|
2702 |
<attr format="dimension" name="listPreferredItemHeight"/>
|
|
|
2703 |
|
|
|
2704 |
<attr format="dimension" name="listPreferredItemHeightSmall"/>
|
|
|
2705 |
|
|
|
2706 |
<attr format="dimension" name="listPreferredItemHeightLarge"/>
|
|
|
2707 |
|
|
|
2708 |
|
|
|
2709 |
<attr format="dimension" name="listPreferredItemPaddingLeft"/>
|
|
|
2710 |
|
|
|
2711 |
<attr format="dimension" name="listPreferredItemPaddingRight"/>
|
|
|
2712 |
|
|
|
2713 |
|
|
|
2714 |
<attr format="dimension" name="listPreferredItemPaddingStart"/>
|
|
|
2715 |
|
|
|
2716 |
<attr format="dimension" name="listPreferredItemPaddingEnd"/>
|
|
|
2717 |
|
|
|
2718 |
|
|
|
2719 |
<attr format="reference" name="dropDownListViewStyle"/>
|
|
|
2720 |
<attr format="reference" name="listPopupWindowStyle"/>
|
|
|
2721 |
|
|
|
2722 |
|
|
|
2723 |
<attr format="reference" name="textAppearanceListItem"/>
|
|
|
2724 |
|
|
|
2725 |
<attr format="reference" name="textAppearanceListItemSecondary"/>
|
|
|
2726 |
|
|
|
2727 |
<attr format="reference" name="textAppearanceListItemSmall"/>
|
|
|
2728 |
|
|
|
2729 |
|
|
|
2730 |
|
|
|
2731 |
|
|
|
2732 |
<eat-comment/>
|
|
|
2733 |
|
|
|
2734 |
|
|
|
2735 |
<attr format="reference" name="panelBackground"/>
|
|
|
2736 |
|
|
|
2737 |
<attr format="dimension" name="panelMenuListWidth"/>
|
|
|
2738 |
|
|
|
2739 |
<attr format="reference" name="panelMenuListTheme"/>
|
|
|
2740 |
|
|
|
2741 |
<attr format="reference" name="listChoiceBackgroundIndicator"/>
|
|
|
2742 |
|
|
|
2743 |
|
|
|
2744 |
|
|
|
2745 |
|
|
|
2746 |
<eat-comment/>
|
|
|
2747 |
|
|
|
2748 |
|
|
|
2749 |
<attr format="color" name="colorPrimary"/>
|
|
|
2750 |
|
|
|
2751 |
|
|
|
2752 |
<attr format="color" name="colorPrimaryDark"/>
|
|
|
2753 |
|
|
|
2754 |
|
|
|
2755 |
<attr format="color" name="colorAccent"/>
|
|
|
2756 |
|
|
|
2757 |
|
|
|
2758 |
<attr format="color" name="colorControlNormal"/>
|
|
|
2759 |
|
|
|
2760 |
|
|
|
2761 |
<attr format="color" name="colorControlActivated"/>
|
|
|
2762 |
|
|
|
2763 |
|
|
|
2764 |
<attr format="color" name="colorControlHighlight"/>
|
|
|
2765 |
|
|
|
2766 |
|
|
|
2767 |
<attr format="color" name="colorButtonNormal"/>
|
|
|
2768 |
|
|
|
2769 |
|
|
|
2770 |
<attr format="color" name="colorSwitchThumbNormal"/>
|
|
|
2771 |
|
|
|
2772 |
|
|
|
2773 |
<attr format="reference" name="controlBackground"/>
|
|
|
2774 |
|
|
|
2775 |
|
|
|
2776 |
<attr format="color" name="colorBackgroundFloating"/>
|
|
|
2777 |
|
|
|
2778 |
|
|
|
2779 |
|
|
|
2780 |
|
|
|
2781 |
<eat-comment/>
|
|
|
2782 |
<attr format="reference" name="alertDialogStyle"/>
|
|
|
2783 |
<attr format="reference" name="alertDialogButtonGroupStyle"/>
|
|
|
2784 |
<attr format="boolean" name="alertDialogCenterButtons"/>
|
|
|
2785 |
|
|
|
2786 |
<attr format="reference" name="alertDialogTheme"/>
|
|
|
2787 |
|
|
|
2788 |
|
|
|
2789 |
<attr format="reference|color" name="textColorAlertDialogListItem"/>
|
|
|
2790 |
|
|
|
2791 |
|
|
|
2792 |
<attr format="reference" name="buttonBarPositiveButtonStyle"/>
|
|
|
2793 |
|
|
|
2794 |
|
|
|
2795 |
<attr format="reference" name="buttonBarNegativeButtonStyle"/>
|
|
|
2796 |
|
|
|
2797 |
|
|
|
2798 |
<attr format="reference" name="buttonBarNeutralButtonStyle"/>
|
|
|
2799 |
|
|
|
2800 |
|
|
|
2801 |
|
|
|
2802 |
|
|
|
2803 |
<eat-comment/>
|
|
|
2804 |
|
|
|
2805 |
|
|
|
2806 |
<attr format="reference" name="autoCompleteTextViewStyle"/>
|
|
|
2807 |
|
|
|
2808 |
<attr format="reference" name="buttonStyle"/>
|
|
|
2809 |
|
|
|
2810 |
<attr format="reference" name="buttonStyleSmall"/>
|
|
|
2811 |
|
|
|
2812 |
<attr format="reference" name="checkboxStyle"/>
|
|
|
2813 |
|
|
|
2814 |
<attr format="reference" name="checkedTextViewStyle"/>
|
|
|
2815 |
|
|
|
2816 |
<attr format="reference" name="editTextStyle"/>
|
|
|
2817 |
|
|
|
2818 |
<attr format="reference" name="radioButtonStyle"/>
|
|
|
2819 |
|
|
|
2820 |
<attr format="reference" name="ratingBarStyle"/>
|
|
|
2821 |
|
|
|
2822 |
<attr format="reference" name="ratingBarStyleIndicator"/>
|
|
|
2823 |
|
|
|
2824 |
<attr format="reference" name="ratingBarStyleSmall"/>
|
|
|
2825 |
|
|
|
2826 |
<attr format="reference" name="seekBarStyle"/>
|
|
|
2827 |
|
|
|
2828 |
<attr format="reference" name="spinnerStyle"/>
|
|
|
2829 |
|
|
|
2830 |
<attr format="reference" name="switchStyle"/>
|
|
|
2831 |
|
|
|
2832 |
|
|
|
2833 |
<attr format="reference" name="listMenuViewStyle"/>
|
|
|
2834 |
|
|
|
2835 |
|
|
|
2836 |
|
|
|
2837 |
|
|
|
2838 |
<eat-comment/>
|
|
|
2839 |
|
|
|
2840 |
|
|
|
2841 |
<attr format="reference" name="tooltipFrameBackground"/>
|
|
|
2842 |
|
|
|
2843 |
<attr format="reference|color" name="tooltipForegroundColor"/>
|
|
|
2844 |
|
|
|
2845 |
|
|
|
2846 |
<attr format="reference|color" name="colorError"/>
|
|
|
2847 |
|
|
|
2848 |
<attr format="string" name="viewInflaterClass"/>
|
|
|
2849 |
|
|
|
2850 |
|
|
|
2851 |
|
|
|
2852 |
|
|
|
2853 |
<eat-comment/>
|
|
|
2854 |
|
|
|
2855 |
|
|
|
2856 |
<attr format="reference" name="listChoiceIndicatorSingleAnimated"/>
|
|
|
2857 |
|
|
|
2858 |
<attr format="reference" name="listChoiceIndicatorMultipleAnimated"/>
|
|
|
2859 |
|
|
|
2860 |
</declare-styleable>
|
|
|
2861 |
<declare-styleable name="ButtonBarLayout">
|
|
|
2862 |
|
|
|
2863 |
<attr format="boolean" name="allowStacking"/>
|
|
|
2864 |
</declare-styleable>
|
|
|
2865 |
<declare-styleable name="Capability">
|
|
|
2866 |
|
|
|
2867 |
<attr format="reference" name="queryPatterns"/>
|
|
|
2868 |
|
|
|
2869 |
<attr format="boolean" name="shortcutMatchRequired"/>
|
|
|
2870 |
</declare-styleable>
|
|
|
2871 |
<declare-styleable name="Carousel">
|
|
|
2872 |
<attr format="reference" name="carousel_firstView"/>
|
|
|
2873 |
<attr format="reference" name="carousel_previousState"/>
|
|
|
2874 |
<attr format="reference" name="carousel_nextState"/>
|
|
|
2875 |
<attr format="boolean" name="carousel_infinite"/>
|
|
|
2876 |
<attr format="reference" name="carousel_forwardTransition"/>
|
|
|
2877 |
<attr format="reference" name="carousel_backwardTransition"/>
|
|
|
2878 |
<attr format="float" name="carousel_touchUp_dampeningFactor"/>
|
|
|
2879 |
<attr format="enum" name="carousel_touchUpMode">
|
|
|
2880 |
<enum name="immediateStop" value="1"/>
|
|
|
2881 |
<enum name="carryVelocity" value="2"/>
|
|
|
2882 |
</attr>
|
|
|
2883 |
<attr format="float" name="carousel_touchUp_velocityThreshold"/>
|
|
|
2884 |
<attr format="enum" name="carousel_emptyViewsBehavior">
|
|
|
2885 |
<enum name="invisible" value="4"/>
|
|
|
2886 |
<enum name="gone" value="8"/>
|
|
|
2887 |
</attr>
|
|
|
2888 |
</declare-styleable>
|
|
|
2889 |
<declare-styleable name="CheckedTextView">
|
|
|
2890 |
<attr name="android:checkMark"/>
|
|
|
2891 |
|
|
|
2892 |
<attr format="reference" name="checkMarkCompat"/>
|
|
|
2893 |
|
|
|
2894 |
<attr format="color" name="checkMarkTint"/>
|
|
|
2895 |
|
|
|
2896 |
|
|
|
2897 |
<attr name="checkMarkTintMode">
|
|
|
2898 |
<!-- The tint is drawn on top of the drawable.
|
|
|
2899 |
[Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
|
|
|
2900 |
<enum name="src_over" value="3"/>
|
|
|
2901 |
<!-- The tint is masked by the alpha channel of the drawable. The drawable’s
|
|
|
2902 |
color channels are thrown out. [Sa * Da, Sc * Da] -->
|
|
|
2903 |
<enum name="src_in" value="5"/>
|
|
|
2904 |
<!-- The tint is drawn above the drawable, but with the drawable’s alpha
|
|
|
2905 |
channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
|
|
|
2906 |
<enum name="src_atop" value="9"/>
|
|
|
2907 |
<!-- Multiplies the color and alpha channels of the drawable with those of
|
|
|
2908 |
the tint. [Sa * Da, Sc * Dc] -->
|
|
|
2909 |
<enum name="multiply" value="14"/>
|
|
|
2910 |
<!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
|
|
|
2911 |
<enum name="screen" value="15"/>
|
|
|
2912 |
<!-- Combines the tint and icon color and alpha channels, clamping the
|
|
|
2913 |
result to valid color values. Saturate(S + D) -->
|
|
|
2914 |
<enum name="add" value="16"/>
|
|
|
2915 |
</attr>
|
|
|
2916 |
</declare-styleable>
|
|
|
2917 |
<declare-styleable name="ColorStateListItem">
|
|
|
2918 |
|
|
|
2919 |
<attr name="android:color"/>
|
|
|
2920 |
|
|
|
2921 |
<attr format="float" name="alpha"/>
|
|
|
2922 |
<attr name="android:alpha"/>
|
|
|
2923 |
|
|
|
2924 |
<attr format="float" name="lStar"/>
|
|
|
2925 |
<attr name="android:lStar"/>
|
|
|
2926 |
</declare-styleable>
|
|
|
2927 |
<declare-styleable name="CompoundButton">
|
|
|
2928 |
<attr name="android:button"/>
|
|
|
2929 |
|
|
|
2930 |
<attr format="reference" name="buttonCompat"/>
|
|
|
2931 |
|
|
|
2932 |
<attr format="color" name="buttonTint"/>
|
|
|
2933 |
|
|
|
2934 |
|
|
|
2935 |
<attr name="buttonTintMode">
|
|
|
2936 |
<!-- The tint is drawn on top of the drawable.
|
|
|
2937 |
[Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
|
|
|
2938 |
<enum name="src_over" value="3"/>
|
|
|
2939 |
<!-- The tint is masked by the alpha channel of the drawable. The drawable’s
|
|
|
2940 |
color channels are thrown out. [Sa * Da, Sc * Da] -->
|
|
|
2941 |
<enum name="src_in" value="5"/>
|
|
|
2942 |
<!-- The tint is drawn above the drawable, but with the drawable’s alpha
|
|
|
2943 |
channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
|
|
|
2944 |
<enum name="src_atop" value="9"/>
|
|
|
2945 |
<!-- Multiplies the color and alpha channels of the drawable with those of
|
|
|
2946 |
the tint. [Sa * Da, Sc * Dc] -->
|
|
|
2947 |
<enum name="multiply" value="14"/>
|
|
|
2948 |
<!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
|
|
|
2949 |
<enum name="screen" value="15"/>
|
|
|
2950 |
<!-- Combines the tint and icon color and alpha channels, clamping the
|
|
|
2951 |
result to valid color values. Saturate(S + D) -->
|
|
|
2952 |
<enum name="add" value="16"/>
|
|
|
2953 |
</attr>
|
|
|
2954 |
</declare-styleable>
|
|
|
2955 |
<declare-styleable name="Constraint">
|
|
|
2956 |
<attr name="android:orientation"/>
|
|
|
2957 |
<attr name="android:id"/>
|
|
|
2958 |
|
|
|
2959 |
|
|
|
2960 |
<attr name="android:visibility"/>
|
|
|
2961 |
<attr name="visibilityMode"/>
|
|
|
2962 |
|
|
|
2963 |
|
|
|
2964 |
<attr name="android:alpha"/>
|
|
|
2965 |
|
|
|
2966 |
|
|
|
2967 |
<attr name="android:elevation"/>
|
|
|
2968 |
|
|
|
2969 |
|
|
|
2970 |
<attr name="android:rotation"/>
|
|
|
2971 |
|
|
|
2972 |
|
|
|
2973 |
<attr name="android:rotationX"/>
|
|
|
2974 |
|
|
|
2975 |
|
|
|
2976 |
<attr name="android:rotationY"/>
|
|
|
2977 |
|
|
|
2978 |
|
|
|
2979 |
<attr name="android:scaleX"/>
|
|
|
2980 |
|
|
|
2981 |
|
|
|
2982 |
<attr name="android:scaleY"/>
|
|
|
2983 |
<attr name="pivotAnchor"/>
|
|
|
2984 |
|
|
|
2985 |
<attr name="android:transformPivotX"/>
|
|
|
2986 |
<attr name="android:transformPivotY"/>
|
|
|
2987 |
<attr name="transformPivotTarget"/>
|
|
|
2988 |
|
|
|
2989 |
|
|
|
2990 |
<attr name="android:translationX"/>
|
|
|
2991 |
|
|
|
2992 |
<attr name="android:translationY"/>
|
|
|
2993 |
|
|
|
2994 |
<attr name="android:translationZ"/>
|
|
|
2995 |
|
|
|
2996 |
<attr name="android:layout_width"/>
|
|
|
2997 |
|
|
|
2998 |
<attr name="android:layout_height"/>
|
|
|
2999 |
|
|
|
3000 |
<attr name="layout_constraintWidth"/>
|
|
|
3001 |
<attr name="layout_constraintHeight"/>
|
|
|
3002 |
<attr name="android:layout_marginStart"/>
|
|
|
3003 |
|
|
|
3004 |
<attr name="android:layout_marginBottom"/>
|
|
|
3005 |
|
|
|
3006 |
<attr name="android:layout_marginTop"/>
|
|
|
3007 |
|
|
|
3008 |
<attr name="android:layout_marginEnd"/>
|
|
|
3009 |
|
|
|
3010 |
<attr name="android:layout_marginLeft"/>
|
|
|
3011 |
|
|
|
3012 |
<attr name="android:layout_marginRight"/>
|
|
|
3013 |
|
|
|
3014 |
<attr name="layout_constraintCircle"/>
|
|
|
3015 |
<attr name="layout_constraintCircleRadius"/>
|
|
|
3016 |
<attr name="layout_constraintCircleAngle"/>
|
|
|
3017 |
|
|
|
3018 |
<attr name="layout_constraintGuide_begin"/>
|
|
|
3019 |
<attr name="layout_constraintGuide_end"/>
|
|
|
3020 |
<attr name="layout_constraintGuide_percent"/>
|
|
|
3021 |
<attr name="guidelineUseRtl"/>
|
|
|
3022 |
<attr name="layout_constraintLeft_toLeftOf"/>
|
|
|
3023 |
<attr name="layout_constraintLeft_toRightOf"/>
|
|
|
3024 |
<attr name="layout_constraintRight_toLeftOf"/>
|
|
|
3025 |
<attr name="layout_constraintRight_toRightOf"/>
|
|
|
3026 |
<attr name="layout_constraintTop_toTopOf"/>
|
|
|
3027 |
<attr name="layout_constraintTop_toBottomOf"/>
|
|
|
3028 |
<attr name="layout_constraintBottom_toTopOf"/>
|
|
|
3029 |
<attr name="layout_constraintBottom_toBottomOf"/>
|
|
|
3030 |
<attr name="layout_constraintBaseline_toBaselineOf"/>
|
|
|
3031 |
<attr name="layout_constraintBaseline_toTopOf"/>
|
|
|
3032 |
<attr name="layout_constraintBaseline_toBottomOf"/>
|
|
|
3033 |
<attr name="layout_constraintStart_toEndOf"/>
|
|
|
3034 |
<attr name="layout_constraintStart_toStartOf"/>
|
|
|
3035 |
<attr name="layout_constraintEnd_toStartOf"/>
|
|
|
3036 |
<attr name="layout_constraintEnd_toEndOf"/>
|
|
|
3037 |
<attr name="layout_goneMarginLeft"/>
|
|
|
3038 |
<attr name="layout_goneMarginTop"/>
|
|
|
3039 |
<attr name="layout_goneMarginRight"/>
|
|
|
3040 |
<attr name="layout_goneMarginBottom"/>
|
|
|
3041 |
<attr name="layout_goneMarginStart"/>
|
|
|
3042 |
<attr name="layout_goneMarginEnd"/>
|
|
|
3043 |
<attr name="layout_goneMarginBaseline"/>
|
|
|
3044 |
<attr name="layout_marginBaseline"/>
|
|
|
3045 |
<attr name="layout_constrainedWidth"/>
|
|
|
3046 |
<attr name="layout_constrainedHeight"/>
|
|
|
3047 |
<attr name="layout_constraintHorizontal_bias"/>
|
|
|
3048 |
<attr name="layout_constraintVertical_bias"/>
|
|
|
3049 |
<attr name="layout_constraintWidth_default"/>
|
|
|
3050 |
<attr name="layout_constraintHeight_default"/>
|
|
|
3051 |
<attr name="layout_constraintWidth_min"/>
|
|
|
3052 |
<attr name="layout_constraintWidth_max"/>
|
|
|
3053 |
<attr name="layout_constraintWidth_percent"/>
|
|
|
3054 |
<attr name="layout_constraintHeight_min"/>
|
|
|
3055 |
<attr name="layout_constraintHeight_max"/>
|
|
|
3056 |
<attr name="layout_constraintHeight_percent"/>
|
|
|
3057 |
<attr name="layout_constraintLeft_creator"/>
|
|
|
3058 |
<attr name="layout_constraintTop_creator"/>
|
|
|
3059 |
<attr name="layout_constraintRight_creator"/>
|
|
|
3060 |
<attr name="layout_constraintBottom_creator"/>
|
|
|
3061 |
<attr name="layout_constraintBaseline_creator"/>
|
|
|
3062 |
<attr name="layout_constraintDimensionRatio"/>
|
|
|
3063 |
<attr name="layout_constraintHorizontal_weight"/>
|
|
|
3064 |
<attr name="layout_constraintVertical_weight"/>
|
|
|
3065 |
<attr name="layout_constraintHorizontal_chainStyle"/>
|
|
|
3066 |
<attr name="layout_constraintVertical_chainStyle"/>
|
|
|
3067 |
<attr name="layout_editor_absoluteX"/>
|
|
|
3068 |
<attr name="layout_editor_absoluteY"/>
|
|
|
3069 |
<attr name="layout_wrapBehaviorInParent"/>
|
|
|
3070 |
|
|
|
3071 |
<attr name="barrierDirection"/>
|
|
|
3072 |
<attr name="barrierMargin"/>
|
|
|
3073 |
<attr name="constraint_referenced_ids"/>
|
|
|
3074 |
<attr name="constraint_referenced_tags"/>
|
|
|
3075 |
|
|
|
3076 |
<attr name="android:maxHeight"/>
|
|
|
3077 |
<attr name="android:maxWidth"/>
|
|
|
3078 |
<attr name="android:minHeight"/>
|
|
|
3079 |
<attr name="android:minWidth"/>
|
|
|
3080 |
<attr name="barrierAllowsGoneWidgets"/>
|
|
|
3081 |
<attr name="chainUseRtl"/>
|
|
|
3082 |
|
|
|
3083 |
<attr name="flow_horizontalStyle"/>
|
|
|
3084 |
<attr name="flow_verticalStyle"/>
|
|
|
3085 |
<attr name="flow_verticalAlign"/>
|
|
|
3086 |
<attr name="flow_horizontalAlign"/>
|
|
|
3087 |
<attr name="flow_verticalBias"/>
|
|
|
3088 |
<attr name="flow_horizontalBias"/>
|
|
|
3089 |
<attr name="flow_wrapMode"/>
|
|
|
3090 |
<attr name="flow_maxElementsWrap"/>
|
|
|
3091 |
<attr name="flow_horizontalGap"/>
|
|
|
3092 |
<attr name="flow_verticalGap"/>
|
|
|
3093 |
|
|
|
3094 |
|
|
|
3095 |
|
|
|
3096 |
<attr name="flow_firstHorizontalStyle"/>
|
|
|
3097 |
<attr name="flow_firstVerticalStyle"/>
|
|
|
3098 |
<attr name="flow_firstHorizontalBias"/>
|
|
|
3099 |
<attr name="flow_firstVerticalBias"/>
|
|
|
3100 |
|
|
|
3101 |
<attr name="flow_lastHorizontalStyle"/>
|
|
|
3102 |
<attr name="flow_lastVerticalStyle"/>
|
|
|
3103 |
<attr name="flow_lastHorizontalBias"/>
|
|
|
3104 |
<attr name="flow_lastVerticalBias"/>
|
|
|
3105 |
|
|
|
3106 |
<attr name="animateRelativeTo"/>
|
|
|
3107 |
<attr name="animateCircleAngleTo"/>
|
|
|
3108 |
<attr name="transitionEasing"/>
|
|
|
3109 |
<attr name="pathMotionArc"/>
|
|
|
3110 |
<attr name="polarRelativeTo"/>
|
|
|
3111 |
<attr name="transitionPathRotate"/>
|
|
|
3112 |
<attr name="drawPath"/>
|
|
|
3113 |
<attr name="motionProgress"/>
|
|
|
3114 |
<attr name="layout_constraintTag"/>
|
|
|
3115 |
<attr name="motionStagger"/>
|
|
|
3116 |
<attr name="quantizeMotionSteps"/>
|
|
|
3117 |
<attr name="quantizeMotionPhase"/>
|
|
|
3118 |
<attr name="quantizeMotionInterpolator"/>
|
|
|
3119 |
</declare-styleable>
|
|
|
3120 |
<declare-styleable name="ConstraintLayout_Layout">
|
|
|
3121 |
<attr name="android:orientation"/>
|
|
|
3122 |
<attr name="android:minWidth"/>
|
|
|
3123 |
<attr name="android:minHeight"/>
|
|
|
3124 |
<attr name="android:maxWidth"/>
|
|
|
3125 |
<attr name="android:maxHeight"/>
|
|
|
3126 |
<attr name="android:visibility"/>
|
|
|
3127 |
<attr name="android:elevation"/>
|
|
|
3128 |
|
|
|
3129 |
<attr name="layout_optimizationLevel"/>
|
|
|
3130 |
<attr name="layoutDescription"/>
|
|
|
3131 |
|
|
|
3132 |
<attr name="constraintSet"/>
|
|
|
3133 |
<attr name="barrierDirection"/>
|
|
|
3134 |
<attr name="barrierAllowsGoneWidgets"/>
|
|
|
3135 |
<attr name="barrierMargin"/>
|
|
|
3136 |
<attr name="constraint_referenced_ids"/>
|
|
|
3137 |
<attr name="constraint_referenced_tags"/>
|
|
|
3138 |
<attr name="chainUseRtl"/>
|
|
|
3139 |
|
|
|
3140 |
<attr name="flow_horizontalStyle"/>
|
|
|
3141 |
<attr name="flow_verticalStyle"/>
|
|
|
3142 |
<attr name="flow_wrapMode"/>
|
|
|
3143 |
<attr name="flow_maxElementsWrap"/>
|
|
|
3144 |
<attr name="flow_horizontalGap"/>
|
|
|
3145 |
<attr name="flow_verticalGap"/>
|
|
|
3146 |
<attr name="android:padding"/>
|
|
|
3147 |
<attr name="android:paddingTop"/>
|
|
|
3148 |
<attr name="android:paddingBottom"/>
|
|
|
3149 |
<attr name="android:paddingLeft"/>
|
|
|
3150 |
<attr name="android:paddingRight"/>
|
|
|
3151 |
<attr name="android:paddingStart"/>
|
|
|
3152 |
<attr name="android:paddingEnd"/>
|
|
|
3153 |
<attr name="flow_verticalAlign"/>
|
|
|
3154 |
<attr name="flow_horizontalAlign"/>
|
|
|
3155 |
<attr name="flow_verticalBias"/>
|
|
|
3156 |
<attr name="flow_horizontalBias"/>
|
|
|
3157 |
|
|
|
3158 |
|
|
|
3159 |
|
|
|
3160 |
<attr name="flow_firstHorizontalStyle"/>
|
|
|
3161 |
<attr name="flow_firstVerticalStyle"/>
|
|
|
3162 |
<attr name="flow_firstHorizontalBias"/>
|
|
|
3163 |
<attr name="flow_firstVerticalBias"/>
|
|
|
3164 |
|
|
|
3165 |
<attr name="flow_lastHorizontalStyle"/>
|
|
|
3166 |
<attr name="flow_lastVerticalStyle"/>
|
|
|
3167 |
<attr name="flow_lastHorizontalBias"/>
|
|
|
3168 |
<attr name="flow_lastVerticalBias"/>
|
|
|
3169 |
|
|
|
3170 |
<attr name="circularflow_radiusInDP"/>
|
|
|
3171 |
<attr name="circularflow_angles"/>
|
|
|
3172 |
<attr name="circularflow_viewCenter"/>
|
|
|
3173 |
<attr name="circularflow_defaultRadius"/>
|
|
|
3174 |
<attr name="circularflow_defaultAngle"/>
|
|
|
3175 |
|
|
|
3176 |
|
|
|
3177 |
<attr name="layout_constraintCircle"/>
|
|
|
3178 |
<attr name="layout_constraintCircleRadius"/>
|
|
|
3179 |
<attr name="layout_constraintCircleAngle"/>
|
|
|
3180 |
|
|
|
3181 |
<attr name="layout_constraintGuide_begin"/>
|
|
|
3182 |
<attr name="layout_constraintGuide_end"/>
|
|
|
3183 |
<attr name="layout_constraintGuide_percent"/>
|
|
|
3184 |
<attr name="guidelineUseRtl"/>
|
|
|
3185 |
<attr name="layout_constraintLeft_toLeftOf"/>
|
|
|
3186 |
<attr name="layout_constraintLeft_toRightOf"/>
|
|
|
3187 |
<attr name="layout_constraintRight_toLeftOf"/>
|
|
|
3188 |
<attr name="layout_constraintRight_toRightOf"/>
|
|
|
3189 |
<attr name="layout_constraintTop_toTopOf"/>
|
|
|
3190 |
<attr name="layout_constraintTop_toBottomOf"/>
|
|
|
3191 |
<attr name="layout_constraintBottom_toTopOf"/>
|
|
|
3192 |
<attr name="layout_constraintBottom_toBottomOf"/>
|
|
|
3193 |
<attr name="layout_constraintBaseline_toBaselineOf"/>
|
|
|
3194 |
<attr name="layout_constraintBaseline_toTopOf"/>
|
|
|
3195 |
<attr name="layout_constraintBaseline_toBottomOf"/>
|
|
|
3196 |
<attr name="layout_constraintStart_toEndOf"/>
|
|
|
3197 |
<attr name="layout_constraintStart_toStartOf"/>
|
|
|
3198 |
<attr name="layout_constraintEnd_toStartOf"/>
|
|
|
3199 |
<attr name="layout_constraintEnd_toEndOf"/>
|
|
|
3200 |
<attr name="layout_goneMarginLeft"/>
|
|
|
3201 |
<attr name="layout_goneMarginTop"/>
|
|
|
3202 |
<attr name="layout_goneMarginRight"/>
|
|
|
3203 |
<attr name="layout_goneMarginBottom"/>
|
|
|
3204 |
<attr name="layout_goneMarginStart"/>
|
|
|
3205 |
<attr name="layout_goneMarginEnd"/>
|
|
|
3206 |
<attr name="layout_goneMarginBaseline"/>
|
|
|
3207 |
<attr name="layout_marginBaseline"/>
|
|
|
3208 |
<attr name="layout_constraintWidth"/>
|
|
|
3209 |
<attr name="layout_constraintHeight"/>
|
|
|
3210 |
<attr name="android:layout_width"/>
|
|
|
3211 |
<attr name="android:layout_height"/>
|
|
|
3212 |
<attr name="android:layout_margin"/>
|
|
|
3213 |
<attr name="android:layout_marginHorizontal"/>
|
|
|
3214 |
<attr name="android:layout_marginVertical"/>
|
|
|
3215 |
<attr name="android:layout_marginLeft"/>
|
|
|
3216 |
<attr name="android:layout_marginRight"/>
|
|
|
3217 |
<attr name="android:layout_marginTop"/>
|
|
|
3218 |
<attr name="android:layout_marginBottom"/>
|
|
|
3219 |
<attr name="android:layout_marginStart"/>
|
|
|
3220 |
<attr name="android:layout_marginEnd"/>
|
|
|
3221 |
<attr name="layout_constrainedWidth"/>
|
|
|
3222 |
<attr name="layout_constrainedHeight"/>
|
|
|
3223 |
<attr name="layout_constraintHorizontal_bias"/>
|
|
|
3224 |
<attr name="layout_constraintVertical_bias"/>
|
|
|
3225 |
<attr name="layout_constraintWidth_default"/>
|
|
|
3226 |
<attr name="layout_constraintHeight_default"/>
|
|
|
3227 |
<attr name="layout_constraintWidth_min"/>
|
|
|
3228 |
<attr name="layout_constraintWidth_max"/>
|
|
|
3229 |
<attr name="layout_constraintWidth_percent"/>
|
|
|
3230 |
<attr name="layout_constraintHeight_min"/>
|
|
|
3231 |
<attr name="layout_constraintHeight_max"/>
|
|
|
3232 |
<attr name="layout_constraintHeight_percent"/>
|
|
|
3233 |
<attr name="layout_constraintLeft_creator"/>
|
|
|
3234 |
<attr name="layout_constraintTop_creator"/>
|
|
|
3235 |
<attr name="layout_constraintRight_creator"/>
|
|
|
3236 |
<attr name="layout_constraintBottom_creator"/>
|
|
|
3237 |
<attr name="layout_constraintBaseline_creator"/>
|
|
|
3238 |
<attr name="layout_constraintDimensionRatio"/>
|
|
|
3239 |
<attr name="layout_constraintHorizontal_weight"/>
|
|
|
3240 |
<attr name="layout_constraintVertical_weight"/>
|
|
|
3241 |
<attr name="layout_constraintHorizontal_chainStyle"/>
|
|
|
3242 |
<attr name="layout_constraintVertical_chainStyle"/>
|
|
|
3243 |
<attr name="layout_editor_absoluteX"/>
|
|
|
3244 |
<attr name="layout_editor_absoluteY"/>
|
|
|
3245 |
<attr name="layout_constraintTag"/>
|
|
|
3246 |
<attr name="layout_wrapBehaviorInParent"/>
|
|
|
3247 |
</declare-styleable>
|
|
|
3248 |
<declare-styleable name="ConstraintLayout_ReactiveGuide">
|
|
|
3249 |
<attr format="reference" name="reactiveGuide_valueId"/>
|
|
|
3250 |
<attr format="boolean" name="reactiveGuide_animateChange"/>
|
|
|
3251 |
<attr format="boolean" name="reactiveGuide_applyToAllConstraintSets"/>
|
|
|
3252 |
<attr format="reference" name="reactiveGuide_applyToConstraintSet"/>
|
|
|
3253 |
</declare-styleable>
|
|
|
3254 |
<declare-styleable name="ConstraintLayout_placeholder">
|
|
|
3255 |
<attr name="placeholder_emptyVisibility"/>
|
|
|
3256 |
<attr name="content"/>
|
|
|
3257 |
</declare-styleable>
|
|
|
3258 |
<declare-styleable name="ConstraintOverride">
|
|
|
3259 |
<attr name="android:orientation"/>
|
|
|
3260 |
<attr name="android:id"/>
|
|
|
3261 |
<attr name="motionTarget"/>
|
|
|
3262 |
|
|
|
3263 |
|
|
|
3264 |
<attr name="android:visibility"/>
|
|
|
3265 |
<attr name="visibilityMode"/>
|
|
|
3266 |
|
|
|
3267 |
|
|
|
3268 |
<attr name="android:alpha"/>
|
|
|
3269 |
|
|
|
3270 |
|
|
|
3271 |
<attr name="android:elevation"/>
|
|
|
3272 |
|
|
|
3273 |
|
|
|
3274 |
<attr name="android:rotation"/>
|
|
|
3275 |
|
|
|
3276 |
|
|
|
3277 |
<attr name="android:rotationX"/>
|
|
|
3278 |
|
|
|
3279 |
|
|
|
3280 |
<attr name="android:rotationY"/>
|
|
|
3281 |
|
|
|
3282 |
|
|
|
3283 |
<attr name="android:scaleX"/>
|
|
|
3284 |
|
|
|
3285 |
|
|
|
3286 |
<attr name="android:scaleY"/>
|
|
|
3287 |
<attr name="pivotAnchor"/>
|
|
|
3288 |
|
|
|
3289 |
<attr name="android:transformPivotX"/>
|
|
|
3290 |
<attr name="android:transformPivotY"/>
|
|
|
3291 |
<attr name="transformPivotTarget"/>
|
|
|
3292 |
|
|
|
3293 |
|
|
|
3294 |
<attr name="android:translationX"/>
|
|
|
3295 |
|
|
|
3296 |
<attr name="android:translationY"/>
|
|
|
3297 |
|
|
|
3298 |
<attr name="android:translationZ"/>
|
|
|
3299 |
|
|
|
3300 |
<attr name="android:layout_width"/>
|
|
|
3301 |
|
|
|
3302 |
<attr name="android:layout_height"/>
|
|
|
3303 |
|
|
|
3304 |
<attr name="layout_constraintWidth"/>
|
|
|
3305 |
<attr name="layout_constraintHeight"/>
|
|
|
3306 |
<attr name="android:layout_marginStart"/>
|
|
|
3307 |
|
|
|
3308 |
<attr name="android:layout_marginBottom"/>
|
|
|
3309 |
|
|
|
3310 |
<attr name="android:layout_marginTop"/>
|
|
|
3311 |
|
|
|
3312 |
<attr name="android:layout_marginEnd"/>
|
|
|
3313 |
|
|
|
3314 |
<attr name="android:layout_marginLeft"/>
|
|
|
3315 |
|
|
|
3316 |
<attr name="android:layout_marginRight"/>
|
|
|
3317 |
|
|
|
3318 |
<attr name="layout_constraintCircleRadius"/>
|
|
|
3319 |
<attr name="layout_constraintCircleAngle"/>
|
|
|
3320 |
|
|
|
3321 |
<attr name="layout_constraintGuide_begin"/>
|
|
|
3322 |
<attr name="layout_constraintGuide_end"/>
|
|
|
3323 |
<attr name="layout_constraintGuide_percent"/>
|
|
|
3324 |
<attr name="guidelineUseRtl"/>
|
|
|
3325 |
|
|
|
3326 |
<attr name="layout_goneMarginLeft"/>
|
|
|
3327 |
<attr name="layout_goneMarginTop"/>
|
|
|
3328 |
<attr name="layout_goneMarginRight"/>
|
|
|
3329 |
<attr name="layout_goneMarginBottom"/>
|
|
|
3330 |
<attr name="layout_goneMarginStart"/>
|
|
|
3331 |
<attr name="layout_goneMarginEnd"/>
|
|
|
3332 |
<attr name="layout_goneMarginBaseline"/>
|
|
|
3333 |
<attr name="layout_marginBaseline"/>
|
|
|
3334 |
<attr name="layout_constrainedWidth"/>
|
|
|
3335 |
<attr name="layout_constrainedHeight"/>
|
|
|
3336 |
<attr name="layout_constraintHorizontal_bias"/>
|
|
|
3337 |
<attr name="layout_constraintVertical_bias"/>
|
|
|
3338 |
<attr name="layout_constraintWidth_default"/>
|
|
|
3339 |
<attr name="layout_constraintHeight_default"/>
|
|
|
3340 |
<attr name="layout_constraintWidth_min"/>
|
|
|
3341 |
<attr name="layout_constraintWidth_max"/>
|
|
|
3342 |
<attr name="layout_constraintWidth_percent"/>
|
|
|
3343 |
<attr name="layout_constraintHeight_min"/>
|
|
|
3344 |
<attr name="layout_constraintHeight_max"/>
|
|
|
3345 |
<attr name="layout_constraintHeight_percent"/>
|
|
|
3346 |
<attr name="layout_constraintLeft_creator"/>
|
|
|
3347 |
<attr name="layout_constraintTop_creator"/>
|
|
|
3348 |
<attr name="layout_constraintRight_creator"/>
|
|
|
3349 |
<attr name="layout_constraintBottom_creator"/>
|
|
|
3350 |
<attr name="layout_constraintBaseline_creator"/>
|
|
|
3351 |
<attr name="layout_constraintDimensionRatio"/>
|
|
|
3352 |
<attr name="layout_constraintHorizontal_weight"/>
|
|
|
3353 |
<attr name="layout_constraintVertical_weight"/>
|
|
|
3354 |
<attr name="layout_constraintHorizontal_chainStyle"/>
|
|
|
3355 |
<attr name="layout_constraintVertical_chainStyle"/>
|
|
|
3356 |
<attr name="layout_editor_absoluteX"/>
|
|
|
3357 |
<attr name="layout_editor_absoluteY"/>
|
|
|
3358 |
<attr name="layout_wrapBehaviorInParent"/>
|
|
|
3359 |
|
|
|
3360 |
<attr name="barrierDirection"/>
|
|
|
3361 |
<attr name="barrierMargin"/>
|
|
|
3362 |
<attr name="constraint_referenced_ids"/>
|
|
|
3363 |
<attr name="android:maxHeight"/>
|
|
|
3364 |
<attr name="android:maxWidth"/>
|
|
|
3365 |
<attr name="android:minHeight"/>
|
|
|
3366 |
<attr name="android:minWidth"/>
|
|
|
3367 |
<attr name="barrierAllowsGoneWidgets"/>
|
|
|
3368 |
<attr name="chainUseRtl"/>
|
|
|
3369 |
|
|
|
3370 |
<attr name="flow_horizontalStyle"/>
|
|
|
3371 |
<attr name="flow_verticalStyle"/>
|
|
|
3372 |
<attr name="flow_verticalAlign"/>
|
|
|
3373 |
<attr name="flow_horizontalAlign"/>
|
|
|
3374 |
<attr name="flow_verticalBias"/>
|
|
|
3375 |
<attr name="flow_horizontalBias"/>
|
|
|
3376 |
<attr name="flow_wrapMode"/>
|
|
|
3377 |
<attr name="flow_maxElementsWrap"/>
|
|
|
3378 |
<attr name="flow_horizontalGap"/>
|
|
|
3379 |
<attr name="flow_verticalGap"/>
|
|
|
3380 |
|
|
|
3381 |
|
|
|
3382 |
|
|
|
3383 |
<attr name="flow_firstHorizontalStyle"/>
|
|
|
3384 |
<attr name="flow_firstVerticalStyle"/>
|
|
|
3385 |
<attr name="flow_firstHorizontalBias"/>
|
|
|
3386 |
<attr name="flow_firstVerticalBias"/>
|
|
|
3387 |
|
|
|
3388 |
<attr name="flow_lastHorizontalStyle"/>
|
|
|
3389 |
<attr name="flow_lastVerticalStyle"/>
|
|
|
3390 |
<attr name="flow_lastHorizontalBias"/>
|
|
|
3391 |
<attr name="flow_lastVerticalBias"/>
|
|
|
3392 |
|
|
|
3393 |
<attr name="animateRelativeTo"/>
|
|
|
3394 |
<attr name="animateCircleAngleTo"/>
|
|
|
3395 |
<attr name="transitionEasing"/>
|
|
|
3396 |
<attr name="pathMotionArc"/>
|
|
|
3397 |
<attr name="polarRelativeTo"/>
|
|
|
3398 |
<attr name="transitionPathRotate"/>
|
|
|
3399 |
<attr name="drawPath"/>
|
|
|
3400 |
<attr name="motionProgress"/>
|
|
|
3401 |
<attr name="layout_constraintTag"/>
|
|
|
3402 |
<attr name="motionStagger"/>
|
|
|
3403 |
<attr name="quantizeMotionSteps"/>
|
|
|
3404 |
<attr name="quantizeMotionPhase"/>
|
|
|
3405 |
<attr name="quantizeMotionInterpolator"/>
|
|
|
3406 |
</declare-styleable>
|
|
|
3407 |
<declare-styleable name="ConstraintSet">
|
|
|
3408 |
<attr format="reference" name="deriveConstraintsFrom"/>
|
|
|
3409 |
<attr format="enum" name="constraintRotate">
|
|
|
3410 |
<enum name="none" value="0"/>
|
|
|
3411 |
<enum name="right" value="1"/>
|
|
|
3412 |
<enum name="left" value="2"/>
|
|
|
3413 |
<enum name="x_right" value="3"/>
|
|
|
3414 |
<enum name="x_left" value="4"/>
|
|
|
3415 |
</attr>
|
|
|
3416 |
<attr name="android:orientation"/>
|
|
|
3417 |
<attr name="android:id"/>
|
|
|
3418 |
<attr name="android:visibility"/>
|
|
|
3419 |
<attr name="android:alpha"/>
|
|
|
3420 |
<attr name="android:elevation"/>
|
|
|
3421 |
<attr name="android:rotation"/>
|
|
|
3422 |
<attr name="android:rotationX"/>
|
|
|
3423 |
<attr name="android:rotationY"/>
|
|
|
3424 |
<attr name="android:scaleX"/>
|
|
|
3425 |
<attr name="android:scaleY"/>
|
|
|
3426 |
<attr name="pivotAnchor"/>
|
|
|
3427 |
<attr name="android:pivotX"/>
|
|
|
3428 |
<attr name="android:pivotY"/>
|
|
|
3429 |
<attr name="android:transformPivotX"/>
|
|
|
3430 |
<attr name="android:transformPivotY"/>
|
|
|
3431 |
<attr name="android:translationX"/>
|
|
|
3432 |
<attr name="android:translationY"/>
|
|
|
3433 |
<attr name="android:translationZ"/>
|
|
|
3434 |
<attr name="android:layout_width"/>
|
|
|
3435 |
|
|
|
3436 |
<attr name="android:layout_height"/>
|
|
|
3437 |
|
|
|
3438 |
<attr name="android:layout_marginStart"/>
|
|
|
3439 |
|
|
|
3440 |
<attr name="android:layout_marginBottom"/>
|
|
|
3441 |
<attr name="android:layout_marginTop"/>
|
|
|
3442 |
<attr name="android:layout_marginEnd"/>
|
|
|
3443 |
<attr name="android:layout_marginLeft"/>
|
|
|
3444 |
<attr name="android:layout_marginRight"/>
|
|
|
3445 |
|
|
|
3446 |
<attr name="layout_constraintCircle"/>
|
|
|
3447 |
<attr name="layout_constraintCircleRadius"/>
|
|
|
3448 |
<attr name="layout_constraintCircleAngle"/>
|
|
|
3449 |
|
|
|
3450 |
<attr name="layout_constraintGuide_begin"/>
|
|
|
3451 |
<attr name="layout_constraintGuide_end"/>
|
|
|
3452 |
<attr name="layout_constraintGuide_percent"/>
|
|
|
3453 |
<attr name="guidelineUseRtl"/>
|
|
|
3454 |
|
|
|
3455 |
<attr name="layout_constraintLeft_toLeftOf"/>
|
|
|
3456 |
<attr name="layout_constraintLeft_toRightOf"/>
|
|
|
3457 |
<attr name="layout_constraintRight_toLeftOf"/>
|
|
|
3458 |
<attr name="layout_constraintRight_toRightOf"/>
|
|
|
3459 |
<attr name="layout_constraintTop_toTopOf"/>
|
|
|
3460 |
<attr name="layout_constraintTop_toBottomOf"/>
|
|
|
3461 |
<attr name="layout_constraintBottom_toTopOf"/>
|
|
|
3462 |
<attr name="layout_constraintBottom_toBottomOf"/>
|
|
|
3463 |
<attr name="layout_constraintBaseline_toBaselineOf"/>
|
|
|
3464 |
<attr name="layout_constraintBaseline_toTopOf"/>
|
|
|
3465 |
<attr name="layout_constraintBaseline_toBottomOf"/>
|
|
|
3466 |
<attr name="layout_constraintStart_toEndOf"/>
|
|
|
3467 |
<attr name="layout_constraintStart_toStartOf"/>
|
|
|
3468 |
<attr name="layout_constraintEnd_toStartOf"/>
|
|
|
3469 |
<attr name="layout_constraintEnd_toEndOf"/>
|
|
|
3470 |
<attr name="layout_goneMarginLeft"/>
|
|
|
3471 |
<attr name="layout_goneMarginTop"/>
|
|
|
3472 |
<attr name="layout_goneMarginRight"/>
|
|
|
3473 |
<attr name="layout_goneMarginBottom"/>
|
|
|
3474 |
<attr name="layout_goneMarginStart"/>
|
|
|
3475 |
<attr name="layout_goneMarginEnd"/>
|
|
|
3476 |
<attr name="layout_goneMarginBaseline"/>
|
|
|
3477 |
<attr name="layout_marginBaseline"/>
|
|
|
3478 |
<attr name="layout_constrainedWidth"/>
|
|
|
3479 |
<attr name="layout_constrainedHeight"/>
|
|
|
3480 |
<attr name="layout_constraintHorizontal_bias"/>
|
|
|
3481 |
<attr name="layout_constraintVertical_bias"/>
|
|
|
3482 |
<attr name="layout_constraintWidth_default"/>
|
|
|
3483 |
<attr name="layout_constraintHeight_default"/>
|
|
|
3484 |
<attr name="layout_constraintWidth_min"/>
|
|
|
3485 |
<attr name="layout_constraintWidth_max"/>
|
|
|
3486 |
<attr name="layout_constraintWidth_percent"/>
|
|
|
3487 |
<attr name="layout_constraintHeight_min"/>
|
|
|
3488 |
<attr name="layout_constraintHeight_max"/>
|
|
|
3489 |
<attr name="layout_constraintHeight_percent"/>
|
|
|
3490 |
<attr name="layout_constraintLeft_creator"/>
|
|
|
3491 |
<attr name="layout_constraintTop_creator"/>
|
|
|
3492 |
<attr name="layout_constraintRight_creator"/>
|
|
|
3493 |
<attr name="layout_constraintBottom_creator"/>
|
|
|
3494 |
<attr name="layout_constraintBaseline_creator"/>
|
|
|
3495 |
<attr name="layout_constraintDimensionRatio"/>
|
|
|
3496 |
<attr name="layout_constraintHorizontal_weight"/>
|
|
|
3497 |
<attr name="layout_constraintVertical_weight"/>
|
|
|
3498 |
<attr name="layout_constraintHorizontal_chainStyle"/>
|
|
|
3499 |
<attr name="layout_constraintVertical_chainStyle"/>
|
|
|
3500 |
<attr name="layout_editor_absoluteX"/>
|
|
|
3501 |
<attr name="layout_editor_absoluteY"/>
|
|
|
3502 |
<attr name="layout_wrapBehaviorInParent"/>
|
|
|
3503 |
|
|
|
3504 |
<attr name="barrierDirection"/>
|
|
|
3505 |
<attr name="constraint_referenced_ids"/>
|
|
|
3506 |
<attr name="constraint_referenced_tags"/>
|
|
|
3507 |
<attr name="barrierMargin"/>
|
|
|
3508 |
<attr name="android:maxHeight"/>
|
|
|
3509 |
<attr name="android:maxWidth"/>
|
|
|
3510 |
<attr name="android:minHeight"/>
|
|
|
3511 |
<attr name="android:minWidth"/>
|
|
|
3512 |
<attr name="barrierAllowsGoneWidgets"/>
|
|
|
3513 |
<attr name="chainUseRtl"/>
|
|
|
3514 |
|
|
|
3515 |
<attr name="flow_horizontalStyle"/>
|
|
|
3516 |
<attr name="flow_verticalStyle"/>
|
|
|
3517 |
<attr name="flow_verticalAlign"/>
|
|
|
3518 |
<attr name="flow_horizontalAlign"/>
|
|
|
3519 |
<attr name="flow_verticalBias"/>
|
|
|
3520 |
<attr name="flow_horizontalBias"/>
|
|
|
3521 |
<attr name="flow_wrapMode"/>
|
|
|
3522 |
<attr name="flow_maxElementsWrap"/>
|
|
|
3523 |
<attr name="flow_horizontalGap"/>
|
|
|
3524 |
<attr name="flow_verticalGap"/>
|
|
|
3525 |
|
|
|
3526 |
|
|
|
3527 |
|
|
|
3528 |
<attr name="flow_firstHorizontalStyle"/>
|
|
|
3529 |
<attr name="flow_firstVerticalStyle"/>
|
|
|
3530 |
<attr name="flow_firstHorizontalBias"/>
|
|
|
3531 |
<attr name="flow_firstVerticalBias"/>
|
|
|
3532 |
|
|
|
3533 |
<attr name="flow_lastHorizontalStyle"/>
|
|
|
3534 |
<attr name="flow_lastVerticalStyle"/>
|
|
|
3535 |
<attr name="flow_lastHorizontalBias"/>
|
|
|
3536 |
<attr name="flow_lastVerticalBias"/>
|
|
|
3537 |
|
|
|
3538 |
<attr name="animateRelativeTo"/>
|
|
|
3539 |
<attr name="animateCircleAngleTo"/>
|
|
|
3540 |
|
|
|
3541 |
<attr name="transitionEasing"/>
|
|
|
3542 |
<attr name="pathMotionArc"/>
|
|
|
3543 |
<attr name="polarRelativeTo"/>
|
|
|
3544 |
<attr name="transitionPathRotate"/>
|
|
|
3545 |
<attr name="motionStagger"/>
|
|
|
3546 |
<attr name="quantizeMotionSteps"/>
|
|
|
3547 |
<attr name="drawPath"/>
|
|
|
3548 |
<attr name="motionProgress"/>
|
|
|
3549 |
<attr name="layout_constraintTag"/>
|
|
|
3550 |
|
|
|
3551 |
</declare-styleable>
|
|
|
3552 |
<declare-styleable name="CustomAttribute">
|
|
|
3553 |
<attr format="string" name="attributeName"/>
|
|
|
3554 |
<attr format="string" name="methodName"/>
|
|
|
3555 |
<attr format="color" name="customColorValue"/>
|
|
|
3556 |
<attr format="color" name="customColorDrawableValue"/>
|
|
|
3557 |
<attr format="integer" name="customIntegerValue"/>
|
|
|
3558 |
<attr format="float" name="customFloatValue"/>
|
|
|
3559 |
<attr format="string" name="customStringValue"/>
|
|
|
3560 |
<attr format="dimension" name="customDimension"/>
|
|
|
3561 |
<attr format="dimension" name="customPixelDimension"/>
|
|
|
3562 |
<attr format="boolean" name="customBoolean"/>
|
|
|
3563 |
<attr format="reference" name="customReference"/>
|
|
|
3564 |
</declare-styleable>
|
|
|
3565 |
<declare-styleable name="DrawerArrowToggle">
|
|
|
3566 |
|
|
|
3567 |
<attr format="color" name="color"/>
|
|
|
3568 |
|
|
|
3569 |
<attr format="boolean" name="spinBars"/>
|
|
|
3570 |
|
|
|
3571 |
<attr format="dimension" name="drawableSize"/>
|
|
|
3572 |
|
|
|
3573 |
<attr format="dimension" name="gapBetweenBars"/>
|
|
|
3574 |
|
|
|
3575 |
<attr format="dimension" name="arrowHeadLength"/>
|
|
|
3576 |
|
|
|
3577 |
<attr format="dimension" name="arrowShaftLength"/>
|
|
|
3578 |
|
|
|
3579 |
<attr format="dimension" name="barLength"/>
|
|
|
3580 |
|
|
|
3581 |
<attr format="dimension" name="thickness"/>
|
|
|
3582 |
</declare-styleable>
|
|
|
3583 |
<declare-styleable name="FontFamily">
|
|
|
3584 |
|
|
|
3585 |
<attr format="string" name="fontProviderAuthority"/>
|
|
|
3586 |
|
|
|
3587 |
<attr format="string" name="fontProviderPackage"/>
|
|
|
3588 |
|
|
|
3589 |
<attr format="string" name="fontProviderQuery"/>
|
|
|
3590 |
|
|
|
3591 |
<attr format="reference" name="fontProviderCerts"/>
|
|
|
3592 |
|
|
|
3593 |
<attr name="fontProviderFetchStrategy">
|
|
|
3594 |
<!-- The blocking font fetch works as follows.
|
|
|
3595 |
First, check the local cache, then if the requested font is not cached, request the
|
|
|
3596 |
font from the provider and wait until it is finished. You can change the length of
|
|
|
3597 |
the timeout by modifying fontProviderFetchTimeout. If the timeout happens, the
|
|
|
3598 |
default typeface will be used instead. -->
|
|
|
3599 |
<enum name="blocking" value="0"/>
|
|
|
3600 |
<!-- The async font fetch works as follows.
|
|
|
3601 |
First, check the local cache, then if the requeted font is not cached, trigger a
|
|
|
3602 |
request the font and continue with layout inflation. Once the font fetch succeeds, the
|
|
|
3603 |
target text view will be refreshed with the downloaded font data. The
|
|
|
3604 |
fontProviderFetchTimeout will be ignored if async loading is specified. -->
|
|
|
3605 |
<enum name="async" value="1"/>
|
|
|
3606 |
</attr>
|
|
|
3607 |
|
|
|
3608 |
<attr format="integer" name="fontProviderFetchTimeout">
|
|
|
3609 |
<!-- A special value for the timeout. In this case, the blocking font fetching will not
|
|
|
3610 |
timeout and wait until a reply is received from the font provider. -->
|
|
|
3611 |
<enum name="forever" value="-1"/>
|
|
|
3612 |
</attr>
|
|
|
3613 |
|
|
|
3614 |
<attr format="string" name="fontProviderSystemFontFamily"/>
|
|
|
3615 |
</declare-styleable>
|
|
|
3616 |
<declare-styleable name="FontFamilyFont">
|
|
|
3617 |
|
|
|
3618 |
<attr name="fontStyle">
|
|
|
3619 |
<enum name="normal" value="0"/>
|
|
|
3620 |
<enum name="italic" value="1"/>
|
|
|
3621 |
</attr>
|
|
|
3622 |
|
|
|
3623 |
<attr format="reference" name="font"/>
|
|
|
3624 |
|
|
|
3625 |
<attr format="integer" name="fontWeight"/>
|
|
|
3626 |
|
|
|
3627 |
<attr format="string" name="fontVariationSettings"/>
|
|
|
3628 |
|
|
|
3629 |
<attr format="integer" name="ttcIndex"/>
|
|
|
3630 |
|
|
|
3631 |
<attr name="android:fontStyle"/>
|
|
|
3632 |
<attr name="android:font"/>
|
|
|
3633 |
<attr name="android:fontWeight"/>
|
|
|
3634 |
<attr name="android:fontVariationSettings"/>
|
|
|
3635 |
<attr name="android:ttcIndex"/>
|
|
|
3636 |
</declare-styleable>
|
|
|
3637 |
<declare-styleable name="Fragment">
|
|
|
3638 |
<attr name="android:name"/>
|
|
|
3639 |
<attr name="android:id"/>
|
|
|
3640 |
<attr name="android:tag"/>
|
|
|
3641 |
</declare-styleable>
|
|
|
3642 |
<declare-styleable name="FragmentContainerView">
|
|
|
3643 |
<attr name="android:name"/>
|
|
|
3644 |
<attr name="android:tag"/>
|
|
|
3645 |
</declare-styleable>
|
|
|
3646 |
<declare-styleable name="GradientColor">
|
|
|
3647 |
|
|
|
3648 |
<attr name="android:startColor"/>
|
|
|
3649 |
|
|
|
3650 |
<attr name="android:centerColor"/>
|
|
|
3651 |
|
|
|
3652 |
<attr name="android:endColor"/>
|
|
|
3653 |
|
|
|
3654 |
<attr name="android:type"/>
|
|
|
3655 |
|
|
|
3656 |
|
|
|
3657 |
|
|
|
3658 |
<attr name="android:gradientRadius"/>
|
|
|
3659 |
|
|
|
3660 |
|
|
|
3661 |
|
|
|
3662 |
<attr name="android:centerX"/>
|
|
|
3663 |
|
|
|
3664 |
<attr name="android:centerY"/>
|
|
|
3665 |
|
|
|
3666 |
|
|
|
3667 |
|
|
|
3668 |
<attr name="android:startX"/>
|
|
|
3669 |
|
|
|
3670 |
<attr name="android:startY"/>
|
|
|
3671 |
|
|
|
3672 |
<attr name="android:endX"/>
|
|
|
3673 |
|
|
|
3674 |
<attr name="android:endY"/>
|
|
|
3675 |
|
|
|
3676 |
|
|
|
3677 |
<attr name="android:tileMode"/>
|
|
|
3678 |
</declare-styleable>
|
|
|
3679 |
<declare-styleable name="GradientColorItem">
|
|
|
3680 |
|
|
|
3681 |
<attr name="android:offset"/>
|
|
|
3682 |
|
|
|
3683 |
<attr name="android:color"/>
|
|
|
3684 |
</declare-styleable>
|
|
|
3685 |
<declare-styleable name="ImageFilterView">
|
|
|
3686 |
<attr format="reference" name="blendSrc"/>
|
|
|
3687 |
<attr format="reference" name="altSrc"/>
|
|
|
3688 |
<attr format="float" name="saturation"/>
|
|
|
3689 |
<attr format="float" name="brightness"/>
|
|
|
3690 |
<attr format="float" name="warmth"/>
|
|
|
3691 |
<attr format="float" name="contrast"/>
|
|
|
3692 |
<attr format="float" name="crossfade"/>
|
|
|
3693 |
<attr format="dimension" name="round"/>
|
|
|
3694 |
<attr format="boolean" name="overlay"/>
|
|
|
3695 |
<attr format="float" name="roundPercent"/>
|
|
|
3696 |
<attr format="float" name="imagePanX"/>
|
|
|
3697 |
<attr format="float" name="imagePanY"/>
|
|
|
3698 |
<attr format="float" name="imageZoom"/>
|
|
|
3699 |
<attr format="float" name="imageRotate"/>
|
|
|
3700 |
</declare-styleable>
|
|
|
3701 |
<declare-styleable name="KeyAttribute">
|
|
|
3702 |
<attr name="framePosition"/>
|
|
|
3703 |
<attr name="motionTarget"/>
|
|
|
3704 |
<attr name="transitionEasing"/>
|
|
|
3705 |
<attr name="curveFit"/>
|
|
|
3706 |
|
|
|
3707 |
<attr name="motionProgress"/>
|
|
|
3708 |
|
|
|
3709 |
|
|
|
3710 |
<attr name="android:alpha"/>
|
|
|
3711 |
<attr name="android:elevation"/>
|
|
|
3712 |
<attr name="android:rotation"/>
|
|
|
3713 |
<attr name="android:rotationX"/>
|
|
|
3714 |
<attr name="android:rotationY"/>
|
|
|
3715 |
<attr name="android:transformPivotX"/>
|
|
|
3716 |
<attr name="android:transformPivotY"/>
|
|
|
3717 |
<attr name="transformPivotTarget"/>
|
|
|
3718 |
|
|
|
3719 |
<attr name="transitionPathRotate"/>
|
|
|
3720 |
<attr name="android:scaleX"/>
|
|
|
3721 |
<attr name="android:scaleY"/>
|
|
|
3722 |
<attr name="android:translationX"/>
|
|
|
3723 |
<attr name="android:translationY"/>
|
|
|
3724 |
<attr name="android:translationZ"/>
|
|
|
3725 |
</declare-styleable>
|
|
|
3726 |
<declare-styleable name="KeyCycle">
|
|
|
3727 |
<attr name="motionTarget"/>
|
|
|
3728 |
<attr name="curveFit"/>
|
|
|
3729 |
<attr name="framePosition"/>
|
|
|
3730 |
<attr name="transitionEasing"/>
|
|
|
3731 |
<attr name="motionProgress"/>
|
|
|
3732 |
<attr name="waveShape"/>
|
|
|
3733 |
<attr name="wavePhase"/>
|
|
|
3734 |
<attr name="wavePeriod"/>
|
|
|
3735 |
<attr name="waveOffset"/>
|
|
|
3736 |
<attr name="waveVariesBy"/>
|
|
|
3737 |
<attr name="transitionPathRotate"/>
|
|
|
3738 |
<attr name="android:alpha"/>
|
|
|
3739 |
<attr name="android:elevation"/>
|
|
|
3740 |
<attr name="android:rotation"/>
|
|
|
3741 |
<attr name="android:rotationX"/>
|
|
|
3742 |
<attr name="android:rotationY"/>
|
|
|
3743 |
<attr name="android:scaleX"/>
|
|
|
3744 |
<attr name="android:scaleY"/>
|
|
|
3745 |
<attr name="android:translationX"/>
|
|
|
3746 |
<attr name="android:translationY"/>
|
|
|
3747 |
<attr name="android:translationZ"/>
|
|
|
3748 |
</declare-styleable>
|
|
|
3749 |
<declare-styleable name="KeyFrame">
|
|
|
3750 |
|
|
|
3751 |
</declare-styleable>
|
|
|
3752 |
<declare-styleable name="KeyFramesAcceleration">
|
|
|
3753 |
|
|
|
3754 |
</declare-styleable>
|
|
|
3755 |
<declare-styleable name="KeyFramesVelocity">
|
|
|
3756 |
|
|
|
3757 |
</declare-styleable>
|
|
|
3758 |
<declare-styleable name="KeyPosition">
|
|
|
3759 |
|
|
|
3760 |
<attr format="enum" name="keyPositionType">
|
|
|
3761 |
<enum name="deltaRelative" value="0"/>
|
|
|
3762 |
<enum name="pathRelative" value="1"/>
|
|
|
3763 |
<enum name="parentRelative" value="2"/>
|
|
|
3764 |
</attr>
|
|
|
3765 |
|
|
|
3766 |
|
|
|
3767 |
<attr format="float" name="percentX"/>
|
|
|
3768 |
|
|
|
3769 |
|
|
|
3770 |
<attr format="float" name="percentY"/>
|
|
|
3771 |
|
|
|
3772 |
|
|
|
3773 |
<attr format="float" name="percentWidth"/>
|
|
|
3774 |
|
|
|
3775 |
|
|
|
3776 |
<attr format="float" name="percentHeight"/>
|
|
|
3777 |
<attr name="framePosition"/>
|
|
|
3778 |
<attr name="motionTarget"/>
|
|
|
3779 |
<attr name="transitionEasing"/>
|
|
|
3780 |
<attr name="pathMotionArc"/>
|
|
|
3781 |
<attr name="curveFit"/>
|
|
|
3782 |
<attr name="drawPath"/>
|
|
|
3783 |
<attr name="sizePercent"/>
|
|
|
3784 |
</declare-styleable>
|
|
|
3785 |
<declare-styleable name="KeyTimeCycle">
|
|
|
3786 |
<attr name="framePosition"/>
|
|
|
3787 |
<attr name="motionTarget"/>
|
|
|
3788 |
<attr name="transitionEasing"/>
|
|
|
3789 |
<attr name="curveFit"/>
|
|
|
3790 |
<attr name="waveShape"/>
|
|
|
3791 |
<attr name="wavePeriod"/>
|
|
|
3792 |
<attr name="motionProgress"/>
|
|
|
3793 |
<attr name="waveOffset"/>
|
|
|
3794 |
<attr name="wavePhase"/>
|
|
|
3795 |
|
|
|
3796 |
|
|
|
3797 |
<attr name="waveDecay"/>
|
|
|
3798 |
|
|
|
3799 |
|
|
|
3800 |
<attr name="android:alpha"/>
|
|
|
3801 |
<attr name="android:elevation"/>
|
|
|
3802 |
<attr name="android:rotation"/>
|
|
|
3803 |
<attr name="android:rotationX"/>
|
|
|
3804 |
<attr name="android:rotationY"/>
|
|
|
3805 |
<attr name="transitionPathRotate"/>
|
|
|
3806 |
<attr name="android:scaleX"/>
|
|
|
3807 |
<attr name="android:scaleY"/>
|
|
|
3808 |
<attr name="android:translationX"/>
|
|
|
3809 |
<attr name="android:translationY"/>
|
|
|
3810 |
<attr name="android:translationZ"/>
|
|
|
3811 |
</declare-styleable>
|
|
|
3812 |
<declare-styleable name="KeyTrigger">
|
|
|
3813 |
<attr name="framePosition"/>
|
|
|
3814 |
<attr name="motionTarget"/>
|
|
|
3815 |
<attr format="reference" name="triggerReceiver"/>
|
|
|
3816 |
<attr format="string" name="onNegativeCross"/>
|
|
|
3817 |
<attr format="string" name="onPositiveCross"/>
|
|
|
3818 |
<attr format="string" name="onCross"/>
|
|
|
3819 |
<attr format="reference" name="viewTransitionOnNegativeCross"/>
|
|
|
3820 |
<attr format="reference" name="viewTransitionOnPositiveCross"/>
|
|
|
3821 |
<attr format="reference" name="viewTransitionOnCross"/>
|
|
|
3822 |
<attr format="float" name="triggerSlack"/>
|
|
|
3823 |
|
|
|
3824 |
<attr format="reference" name="triggerId"/>
|
|
|
3825 |
<attr format="boolean" name="motion_postLayoutCollision"/>
|
|
|
3826 |
|
|
|
3827 |
<attr format="reference" name="motion_triggerOnCollision"/>
|
|
|
3828 |
</declare-styleable>
|
|
|
3829 |
<declare-styleable name="Layout">
|
|
|
3830 |
|
|
|
3831 |
<attr name="android:layout_width"/>
|
|
|
3832 |
<attr name="android:layout_height"/>
|
|
|
3833 |
<attr name="layout_constraintWidth"/>
|
|
|
3834 |
<attr name="layout_constraintHeight"/>
|
|
|
3835 |
|
|
|
3836 |
<attr name="android:layout_marginStart"/>
|
|
|
3837 |
|
|
|
3838 |
<attr name="android:layout_marginBottom"/>
|
|
|
3839 |
|
|
|
3840 |
<attr name="android:layout_marginTop"/>
|
|
|
3841 |
|
|
|
3842 |
<attr name="android:layout_marginEnd"/>
|
|
|
3843 |
|
|
|
3844 |
<attr name="android:layout_marginLeft"/>
|
|
|
3845 |
|
|
|
3846 |
<attr name="android:layout_marginRight"/>
|
|
|
3847 |
|
|
|
3848 |
<attr name="layout_constraintCircle"/>
|
|
|
3849 |
<attr name="layout_constraintCircleRadius"/>
|
|
|
3850 |
<attr name="layout_constraintCircleAngle"/>
|
|
|
3851 |
<attr name="layout_constraintGuide_begin"/>
|
|
|
3852 |
<attr name="layout_constraintGuide_end"/>
|
|
|
3853 |
<attr name="layout_constraintGuide_percent"/>
|
|
|
3854 |
<attr name="guidelineUseRtl"/>
|
|
|
3855 |
<attr name="layout_constraintLeft_toLeftOf"/>
|
|
|
3856 |
<attr name="layout_constraintLeft_toRightOf"/>
|
|
|
3857 |
<attr name="layout_constraintRight_toLeftOf"/>
|
|
|
3858 |
<attr name="layout_constraintRight_toRightOf"/>
|
|
|
3859 |
<attr name="layout_constraintTop_toTopOf"/>
|
|
|
3860 |
<attr name="layout_constraintTop_toBottomOf"/>
|
|
|
3861 |
<attr name="layout_constraintBottom_toTopOf"/>
|
|
|
3862 |
<attr name="layout_constraintBottom_toBottomOf"/>
|
|
|
3863 |
<attr name="layout_constraintBaseline_toBaselineOf"/>
|
|
|
3864 |
<attr name="layout_constraintBaseline_toTopOf"/>
|
|
|
3865 |
<attr name="layout_constraintBaseline_toBottomOf"/>
|
|
|
3866 |
<attr name="layout_constraintStart_toEndOf"/>
|
|
|
3867 |
<attr name="layout_constraintStart_toStartOf"/>
|
|
|
3868 |
<attr name="layout_constraintEnd_toStartOf"/>
|
|
|
3869 |
<attr name="layout_constraintEnd_toEndOf"/>
|
|
|
3870 |
<attr name="layout_goneMarginLeft"/>
|
|
|
3871 |
<attr name="layout_goneMarginTop"/>
|
|
|
3872 |
<attr name="layout_goneMarginRight"/>
|
|
|
3873 |
<attr name="layout_goneMarginBottom"/>
|
|
|
3874 |
<attr name="layout_goneMarginStart"/>
|
|
|
3875 |
<attr name="layout_goneMarginEnd"/>
|
|
|
3876 |
<attr name="layout_goneMarginBaseline"/>
|
|
|
3877 |
<attr name="layout_marginBaseline"/>
|
|
|
3878 |
<attr name="layout_constrainedWidth"/>
|
|
|
3879 |
<attr name="layout_constrainedHeight"/>
|
|
|
3880 |
<attr name="layout_constraintHorizontal_bias"/>
|
|
|
3881 |
<attr name="layout_constraintVertical_bias"/>
|
|
|
3882 |
<attr name="layout_constraintWidth_default"/>
|
|
|
3883 |
<attr name="layout_constraintHeight_default"/>
|
|
|
3884 |
<attr name="layout_constraintWidth_min"/>
|
|
|
3885 |
<attr name="layout_constraintWidth_max"/>
|
|
|
3886 |
<attr name="android:orientation"/>
|
|
|
3887 |
<attr name="layout_constraintWidth_percent"/>
|
|
|
3888 |
<attr name="layout_constraintHeight_min"/>
|
|
|
3889 |
<attr name="layout_constraintHeight_max"/>
|
|
|
3890 |
<attr name="layout_constraintHeight_percent"/>
|
|
|
3891 |
<attr name="layout_constraintLeft_creator"/>
|
|
|
3892 |
<attr name="layout_constraintTop_creator"/>
|
|
|
3893 |
<attr name="layout_constraintRight_creator"/>
|
|
|
3894 |
<attr name="layout_constraintBottom_creator"/>
|
|
|
3895 |
<attr name="layout_constraintBaseline_creator"/>
|
|
|
3896 |
<attr name="layout_constraintDimensionRatio"/>
|
|
|
3897 |
<attr name="layout_constraintHorizontal_weight"/>
|
|
|
3898 |
<attr name="layout_constraintVertical_weight"/>
|
|
|
3899 |
<attr name="layout_constraintHorizontal_chainStyle"/>
|
|
|
3900 |
<attr name="layout_constraintVertical_chainStyle"/>
|
|
|
3901 |
<attr name="layout_editor_absoluteX"/>
|
|
|
3902 |
<attr name="layout_editor_absoluteY"/>
|
|
|
3903 |
<attr name="layout_wrapBehaviorInParent"/>
|
|
|
3904 |
<attr name="barrierDirection"/>
|
|
|
3905 |
<attr name="barrierMargin"/>
|
|
|
3906 |
<attr name="constraint_referenced_ids"/>
|
|
|
3907 |
<attr name="constraint_referenced_tags"/>
|
|
|
3908 |
<attr format="dimension" name="maxHeight"/>
|
|
|
3909 |
<attr format="dimension" name="maxWidth"/>
|
|
|
3910 |
<attr format="dimension" name="minHeight"/>
|
|
|
3911 |
<attr format="dimension" name="minWidth"/>
|
|
|
3912 |
<attr name="barrierAllowsGoneWidgets"/>
|
|
|
3913 |
<attr name="chainUseRtl"/>
|
|
|
3914 |
</declare-styleable>
|
|
|
3915 |
<declare-styleable name="LinearLayoutCompat">
|
|
|
3916 |
|
|
|
3917 |
<attr name="android:orientation"/>
|
|
|
3918 |
<attr name="android:gravity"/>
|
|
|
3919 |
|
|
|
3920 |
<attr name="android:baselineAligned"/>
|
|
|
3921 |
|
|
|
3922 |
<attr name="android:baselineAlignedChildIndex"/>
|
|
|
3923 |
|
|
|
3924 |
<attr name="android:weightSum"/>
|
|
|
3925 |
|
|
|
3926 |
<attr format="boolean" name="measureWithLargestChild"/>
|
|
|
3927 |
|
|
|
3928 |
<attr name="divider"/>
|
|
|
3929 |
|
|
|
3930 |
<attr name="showDividers">
|
|
|
3931 |
<flag name="none" value="0"/>
|
|
|
3932 |
<flag name="beginning" value="1"/>
|
|
|
3933 |
<flag name="middle" value="2"/>
|
|
|
3934 |
<flag name="end" value="4"/>
|
|
|
3935 |
</attr>
|
|
|
3936 |
|
|
|
3937 |
<attr format="dimension" name="dividerPadding"/>
|
|
|
3938 |
</declare-styleable>
|
|
|
3939 |
<declare-styleable name="LinearLayoutCompat_Layout">
|
|
|
3940 |
<attr name="android:layout_width"/>
|
|
|
3941 |
<attr name="android:layout_height"/>
|
|
|
3942 |
<attr name="android:layout_weight"/>
|
|
|
3943 |
<attr name="android:layout_gravity"/>
|
|
|
3944 |
</declare-styleable>
|
|
|
3945 |
<declare-styleable name="ListPopupWindow">
|
|
|
3946 |
|
|
|
3947 |
<attr name="android:dropDownVerticalOffset"/>
|
|
|
3948 |
|
|
|
3949 |
<attr name="android:dropDownHorizontalOffset"/>
|
|
|
3950 |
</declare-styleable>
|
|
|
3951 |
<declare-styleable name="LoadingImageView"><attr name="imageAspectRatioAdjust">
|
|
|
3952 |
<enum name="none" value="0"/>
|
|
|
3953 |
|
|
|
3954 |
<enum name="adjust_width" value="1"/>
|
|
|
3955 |
|
|
|
3956 |
<enum name="adjust_height" value="2"/>
|
|
|
3957 |
|
|
|
3958 |
</attr>
|
|
|
3959 |
|
|
|
3960 |
<attr format="float" name="imageAspectRatio"/>
|
|
|
3961 |
|
|
|
3962 |
<attr format="boolean" name="circleCrop"/>
|
|
|
3963 |
</declare-styleable>
|
|
|
3964 |
<declare-styleable name="MenuGroup">
|
|
|
3965 |
|
|
|
3966 |
|
|
|
3967 |
<attr name="android:id"/>
|
|
|
3968 |
|
|
|
3969 |
|
|
|
3970 |
<attr name="android:menuCategory"/>
|
|
|
3971 |
|
|
|
3972 |
|
|
|
3973 |
<attr name="android:orderInCategory"/>
|
|
|
3974 |
|
|
|
3975 |
|
|
|
3976 |
<attr name="android:checkableBehavior"/>
|
|
|
3977 |
|
|
|
3978 |
|
|
|
3979 |
<attr name="android:visible"/>
|
|
|
3980 |
|
|
|
3981 |
|
|
|
3982 |
<attr name="android:enabled"/>
|
|
|
3983 |
|
|
|
3984 |
</declare-styleable>
|
|
|
3985 |
<declare-styleable name="MenuItem">
|
|
|
3986 |
|
|
|
3987 |
|
|
|
3988 |
<attr name="android:id"/>
|
|
|
3989 |
|
|
|
3990 |
|
|
|
3991 |
<attr name="android:menuCategory"/>
|
|
|
3992 |
|
|
|
3993 |
|
|
|
3994 |
<attr name="android:orderInCategory"/>
|
|
|
3995 |
|
|
|
3996 |
|
|
|
3997 |
<attr name="android:title"/>
|
|
|
3998 |
|
|
|
3999 |
|
|
|
4000 |
<attr name="android:titleCondensed"/>
|
|
|
4001 |
|
|
|
4002 |
|
|
|
4003 |
<attr name="android:icon"/>
|
|
|
4004 |
|
|
|
4005 |
|
|
|
4006 |
<attr name="android:alphabeticShortcut"/>
|
|
|
4007 |
|
|
|
4008 |
|
|
|
4009 |
<attr name="alphabeticModifiers">
|
|
|
4010 |
<flag name="META" value="0x10000"/>
|
|
|
4011 |
<flag name="CTRL" value="0x1000"/>
|
|
|
4012 |
<flag name="ALT" value="0x02"/>
|
|
|
4013 |
<flag name="SHIFT" value="0x1"/>
|
|
|
4014 |
<flag name="SYM" value="0x4"/>
|
|
|
4015 |
<flag name="FUNCTION" value="0x8"/>
|
|
|
4016 |
</attr>
|
|
|
4017 |
|
|
|
4018 |
|
|
|
4019 |
<attr name="android:numericShortcut"/>
|
|
|
4020 |
|
|
|
4021 |
|
|
|
4022 |
<attr name="numericModifiers">
|
|
|
4023 |
<flag name="META" value="0x10000"/>
|
|
|
4024 |
<flag name="CTRL" value="0x1000"/>
|
|
|
4025 |
<flag name="ALT" value="0x02"/>
|
|
|
4026 |
<flag name="SHIFT" value="0x1"/>
|
|
|
4027 |
<flag name="SYM" value="0x4"/>
|
|
|
4028 |
<flag name="FUNCTION" value="0x8"/>
|
|
|
4029 |
</attr>
|
|
|
4030 |
|
|
|
4031 |
|
|
|
4032 |
<attr name="android:checkable"/>
|
|
|
4033 |
|
|
|
4034 |
|
|
|
4035 |
<attr name="android:checked"/>
|
|
|
4036 |
|
|
|
4037 |
|
|
|
4038 |
<attr name="android:visible"/>
|
|
|
4039 |
|
|
|
4040 |
|
|
|
4041 |
<attr name="android:enabled"/>
|
|
|
4042 |
|
|
|
4043 |
|
|
|
4044 |
<attr name="android:onClick"/>
|
|
|
4045 |
|
|
|
4046 |
|
|
|
4047 |
<attr name="showAsAction">
|
|
|
4048 |
<!-- Never show this item in an action bar, show it in the overflow menu instead.
|
|
|
4049 |
Mutually exclusive with "ifRoom" and "always". -->
|
|
|
4050 |
<flag name="never" value="0"/>
|
|
|
4051 |
<!-- Show this item in an action bar if there is room for it as determined
|
|
|
4052 |
by the system. Favor this option over "always" where possible.
|
|
|
4053 |
Mutually exclusive with "never" and "always". -->
|
|
|
4054 |
<flag name="ifRoom" value="1"/>
|
|
|
4055 |
<!-- Always show this item in an actionbar, even if it would override
|
|
|
4056 |
the system's limits of how much stuff to put there. This may make
|
|
|
4057 |
your action bar look bad on some screens. In most cases you should
|
|
|
4058 |
use "ifRoom" instead. Mutually exclusive with "ifRoom" and "never". -->
|
|
|
4059 |
<flag name="always" value="2"/>
|
|
|
4060 |
<!-- When this item is shown as an action in the action bar, show a text
|
|
|
4061 |
label with it even if it has an icon representation. -->
|
|
|
4062 |
<flag name="withText" value="4"/>
|
|
|
4063 |
<!-- This item's action view collapses to a normal menu
|
|
|
4064 |
item. When expanded, the action view takes over a
|
|
|
4065 |
larger segment of its container. -->
|
|
|
4066 |
<flag name="collapseActionView" value="8"/>
|
|
|
4067 |
</attr>
|
|
|
4068 |
|
|
|
4069 |
|
|
|
4070 |
<attr format="reference" name="actionLayout"/>
|
|
|
4071 |
|
|
|
4072 |
|
|
|
4073 |
<attr format="string" name="actionViewClass"/>
|
|
|
4074 |
|
|
|
4075 |
|
|
|
4076 |
<attr format="string" name="actionProviderClass"/>
|
|
|
4077 |
|
|
|
4078 |
|
|
|
4079 |
<attr format="string" name="contentDescription"/>
|
|
|
4080 |
|
|
|
4081 |
|
|
|
4082 |
<attr format="string" name="tooltipText"/>
|
|
|
4083 |
|
|
|
4084 |
|
|
|
4085 |
<attr format="color" name="iconTint"/>
|
|
|
4086 |
|
|
|
4087 |
|
|
|
4088 |
<attr name="iconTintMode">
|
|
|
4089 |
<!-- The tint is drawn on top of the icon.
|
|
|
4090 |
[Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
|
|
|
4091 |
<enum name="src_over" value="3"/>
|
|
|
4092 |
<!-- The tint is masked by the alpha channel of the icon. The icon’s
|
|
|
4093 |
color channels are thrown out. [Sa * Da, Sc * Da] -->
|
|
|
4094 |
<enum name="src_in" value="5"/>
|
|
|
4095 |
<!-- The tint is drawn above the icon, but with the icon’s alpha
|
|
|
4096 |
channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
|
|
|
4097 |
<enum name="src_atop" value="9"/>
|
|
|
4098 |
<!-- Multiplies the color and alpha channels of the icon with those of
|
|
|
4099 |
the tint. [Sa * Da, Sc * Dc] -->
|
|
|
4100 |
<enum name="multiply" value="14"/>
|
|
|
4101 |
<!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
|
|
|
4102 |
<enum name="screen" value="15"/>
|
|
|
4103 |
<!-- Combines the tint and icon color and alpha channels, clamping the
|
|
|
4104 |
result to valid color values. Saturate(S + D) -->
|
|
|
4105 |
<enum name="add" value="16"/>
|
|
|
4106 |
</attr>
|
|
|
4107 |
|
|
|
4108 |
</declare-styleable>
|
|
|
4109 |
<declare-styleable name="MenuView">
|
|
|
4110 |
|
|
|
4111 |
<attr name="android:itemTextAppearance"/>
|
|
|
4112 |
|
|
|
4113 |
<attr name="android:horizontalDivider"/>
|
|
|
4114 |
|
|
|
4115 |
<attr name="android:verticalDivider"/>
|
|
|
4116 |
|
|
|
4117 |
<attr name="android:headerBackground"/>
|
|
|
4118 |
|
|
|
4119 |
<attr name="android:itemBackground"/>
|
|
|
4120 |
|
|
|
4121 |
<attr name="android:windowAnimationStyle"/>
|
|
|
4122 |
|
|
|
4123 |
<attr name="android:itemIconDisabledAlpha"/>
|
|
|
4124 |
|
|
|
4125 |
<attr format="boolean" name="preserveIconSpacing"/>
|
|
|
4126 |
|
|
|
4127 |
<attr format="reference" name="subMenuArrow"/>
|
|
|
4128 |
</declare-styleable>
|
|
|
4129 |
<declare-styleable name="MockView">
|
|
|
4130 |
<attr format="string" name="mock_label"/>
|
|
|
4131 |
<attr format="color" name="mock_labelColor"/>
|
|
|
4132 |
<attr format="color" name="mock_labelBackgroundColor"/>
|
|
|
4133 |
<attr format="color" name="mock_diagonalsColor"/>
|
|
|
4134 |
<attr format="boolean" name="mock_showDiagonals"/>
|
|
|
4135 |
<attr format="boolean" name="mock_showLabel"/>
|
|
|
4136 |
</declare-styleable>
|
|
|
4137 |
<declare-styleable name="Motion">
|
|
|
4138 |
<attr name="animateRelativeTo"/>
|
|
|
4139 |
<attr name="animateCircleAngleTo"/>
|
|
|
4140 |
<attr name="transitionEasing"/>
|
|
|
4141 |
<attr name="pathMotionArc"/>
|
|
|
4142 |
<attr name="motionPathRotate"/>
|
|
|
4143 |
<attr name="motionStagger"/>
|
|
|
4144 |
<attr name="drawPath"/>
|
|
|
4145 |
<attr name="quantizeMotionSteps"/>
|
|
|
4146 |
<attr name="quantizeMotionPhase"/>
|
|
|
4147 |
<attr name="quantizeMotionInterpolator"/>
|
|
|
4148 |
|
|
|
4149 |
</declare-styleable>
|
|
|
4150 |
<declare-styleable name="MotionEffect">
|
|
|
4151 |
<attr format="integer" name="motionEffect_start"/>
|
|
|
4152 |
<attr format="integer" name="motionEffect_end"/>
|
|
|
4153 |
<attr format="dimension" name="motionEffect_translationX"/>
|
|
|
4154 |
<attr format="dimension" name="motionEffect_translationY"/>
|
|
|
4155 |
<attr format="float" name="motionEffect_alpha"/>
|
|
|
4156 |
<attr format="reference" name="motionEffect_viewTransition"/>
|
|
|
4157 |
<attr format="enum" name="motionEffect_move">
|
|
|
4158 |
<enum name="auto" value="-1"/>
|
|
|
4159 |
<enum name="north" value="0"/>
|
|
|
4160 |
<enum name="south" value="1"/>
|
|
|
4161 |
<enum name="east" value="2"/>
|
|
|
4162 |
<enum name="west" value="3"/>
|
|
|
4163 |
</attr>
|
|
|
4164 |
<attr format="boolean" name="motionEffect_strict"/>
|
|
|
4165 |
</declare-styleable>
|
|
|
4166 |
<declare-styleable name="MotionHelper">
|
|
|
4167 |
<attr format="boolean" name="onShow"/>
|
|
|
4168 |
<attr format="boolean" name="onHide"/>
|
|
|
4169 |
</declare-styleable>
|
|
|
4170 |
<declare-styleable name="MotionLabel">
|
|
|
4171 |
<attr name="android:text"/>
|
|
|
4172 |
<attr name="android:textColor"/>
|
|
|
4173 |
<attr name="android:textSize"/>
|
|
|
4174 |
<attr name="android:fontFamily"/>
|
|
|
4175 |
<attr name="android:gravity"/>
|
|
|
4176 |
<attr format="float" name="textPanX"/>
|
|
|
4177 |
<attr format="float" name="textPanY"/>
|
|
|
4178 |
<attr name="android:typeface"/>
|
|
|
4179 |
<attr name="android:shadowRadius"/>
|
|
|
4180 |
<attr name="android:textStyle"/>
|
|
|
4181 |
<attr name="borderRound"/>
|
|
|
4182 |
<attr format="dimension" name="scaleFromTextSize"/>
|
|
|
4183 |
<attr name="borderRoundPercent"/>
|
|
|
4184 |
<attr name="textOutlineThickness"/>
|
|
|
4185 |
<attr name="textOutlineColor"/>
|
|
|
4186 |
<attr format="reference" name="textBackground"/>
|
|
|
4187 |
<attr name="android:autoSizeTextType"/>
|
|
|
4188 |
<attr format="dimension" name="textureWidth"/>
|
|
|
4189 |
<attr format="dimension" name="textureHeight"/>
|
|
|
4190 |
<attr format="integer" name="textureBlurFactor"/>
|
|
|
4191 |
<attr format="float" name="textBackgroundPanX"/>
|
|
|
4192 |
<attr format="float" name="textBackgroundPanY"/>
|
|
|
4193 |
<attr format="float" name="textBackgroundZoom"/>
|
|
|
4194 |
<attr format="float" name="textBackgroundRotate"/>
|
|
|
4195 |
<attr format="enum" name="textureEffect">
|
|
|
4196 |
<enum name="none" value="0"/>
|
|
|
4197 |
<enum name="frost" value="1"/>
|
|
|
4198 |
</attr>
|
|
|
4199 |
</declare-styleable>
|
|
|
4200 |
<declare-styleable name="MotionLayout">
|
|
|
4201 |
<attr name="layoutDescription"/>
|
|
|
4202 |
<attr format="reference" name="currentState"/>
|
|
|
4203 |
<attr name="motionProgress"/>
|
|
|
4204 |
<attr format="boolean" name="applyMotionScene"/>
|
|
|
4205 |
<attr format="boolean" name="showPaths"/>
|
|
|
4206 |
<attr format="enum" name="motionDebug">
|
|
|
4207 |
<enum name="NO_DEBUG" value="0"/>
|
|
|
4208 |
<enum name="SHOW_PROGRESS" value="1"/>
|
|
|
4209 |
<enum name="SHOW_PATH" value="2"/>
|
|
|
4210 |
<enum name="SHOW_ALL" value="3"/>
|
|
|
4211 |
</attr>
|
|
|
4212 |
</declare-styleable>
|
|
|
4213 |
<declare-styleable name="MotionScene">
|
|
|
4214 |
<attr name="defaultDuration"/>
|
|
|
4215 |
<attr name="layoutDuringTransition"/>
|
|
|
4216 |
</declare-styleable>
|
|
|
4217 |
<declare-styleable name="MotionTelltales">
|
|
|
4218 |
<attr format="enum" name="telltales_velocityMode">
|
|
|
4219 |
<enum name="layout" value="0"/>
|
|
|
4220 |
<enum name="postLayout" value="1"/>
|
|
|
4221 |
<enum name="staticPostLayout" value="2"/>
|
|
|
4222 |
<enum name="staticLayout" value="3"/>
|
|
|
4223 |
</attr>
|
|
|
4224 |
<attr format="color" name="telltales_tailColor"/>
|
|
|
4225 |
<attr format="float" name="telltales_tailScale"/>
|
|
|
4226 |
</declare-styleable>
|
|
|
4227 |
<declare-styleable name="OnClick">
|
|
|
4228 |
<attr name="targetId"/>
|
|
|
4229 |
<attr name="clickAction">
|
|
|
4230 |
<flag name="toggle" value="0x0011"/>
|
|
|
4231 |
<flag name="transitionToEnd" value="0x0001"/>
|
|
|
4232 |
<flag name="transitionToStart" value="0x0010"/>
|
|
|
4233 |
<flag name="jumpToEnd" value="0x100"/>
|
|
|
4234 |
<flag name="jumpToStart" value="0x1000"/>
|
|
|
4235 |
</attr>
|
|
|
4236 |
</declare-styleable>
|
|
|
4237 |
<declare-styleable name="OnSwipe">
|
|
|
4238 |
<attr format="float" name="dragScale"/>
|
|
|
4239 |
<attr format="float" name="dragThreshold"/>
|
|
|
4240 |
<attr format="enum" name="autoCompleteMode">
|
|
|
4241 |
<enum name="continuousVelocity" value="0"/>
|
|
|
4242 |
<enum name="spring" value="1"/>
|
|
|
4243 |
</attr>
|
|
|
4244 |
<attr format="float" name="maxVelocity"/>
|
|
|
4245 |
<attr format="float" name="maxAcceleration"/>
|
|
|
4246 |
<attr format="float" name="springMass"/>
|
|
|
4247 |
<attr format="float" name="springStiffness"/>
|
|
|
4248 |
<attr format="float" name="springDamping"/>
|
|
|
4249 |
<attr format="float" name="springStopThreshold"/>
|
|
|
4250 |
<attr format="flags" name="springBoundary">
|
|
|
4251 |
<flag name="overshoot" value="0"/>
|
|
|
4252 |
<flag name="bounceStart" value="1"/>
|
|
|
4253 |
<flag name="bounceEnd" value="2"/>
|
|
|
4254 |
<flag name="bounceBoth" value="3"/>
|
|
|
4255 |
</attr>
|
|
|
4256 |
<attr name="dragDirection"/>
|
|
|
4257 |
<attr name="touchAnchorId"/>
|
|
|
4258 |
<attr name="touchAnchorSide"/>
|
|
|
4259 |
<attr format="reference" name="rotationCenterId"/>
|
|
|
4260 |
<attr format="reference" name="touchRegionId"/>
|
|
|
4261 |
<attr format="reference" name="limitBoundsTo"/>
|
|
|
4262 |
<attr format="flags" name="nestedScrollFlags">
|
|
|
4263 |
<flag name="none" value="0"/>
|
|
|
4264 |
<flag name="disablePostScroll" value="1"/>
|
|
|
4265 |
<flag name="disableScroll" value="2"/>
|
|
|
4266 |
<flag name="supportScrollUp" value="4"/>
|
|
|
4267 |
</attr>
|
|
|
4268 |
<attr format="boolean" name="moveWhenScrollAtTop"/>
|
|
|
4269 |
<attr format="enum" name="onTouchUp">
|
|
|
4270 |
<enum name="autoComplete" value="0"/>
|
|
|
4271 |
<enum name="autoCompleteToStart" value="1"/>
|
|
|
4272 |
<enum name="autoCompleteToEnd" value="2"/>
|
|
|
4273 |
<enum name="stop" value="3"/>
|
|
|
4274 |
<enum name="decelerate" value="4"/>
|
|
|
4275 |
<enum name="decelerateAndComplete" value="5"/>
|
|
|
4276 |
<enum name="neverCompleteToStart" value="6"/>
|
|
|
4277 |
<enum name="neverCompleteToEnd" value="7"/>
|
|
|
4278 |
</attr>
|
|
|
4279 |
|
|
|
4280 |
</declare-styleable>
|
|
|
4281 |
<declare-styleable name="PopupWindow">
|
|
|
4282 |
|
|
|
4283 |
<attr format="boolean" name="overlapAnchor"/>
|
|
|
4284 |
<attr name="android:popupBackground"/>
|
|
|
4285 |
<attr name="android:popupAnimationStyle"/>
|
|
|
4286 |
</declare-styleable>
|
|
|
4287 |
<declare-styleable name="PopupWindowBackgroundState">
|
|
|
4288 |
|
|
|
4289 |
<attr format="boolean" name="state_above_anchor"/>
|
|
|
4290 |
</declare-styleable>
|
|
|
4291 |
<declare-styleable name="PropertySet">
|
|
|
4292 |
|
|
|
4293 |
<attr name="android:visibility"/>
|
|
|
4294 |
<attr name="visibilityMode"/>
|
|
|
4295 |
|
|
|
4296 |
|
|
|
4297 |
<attr name="android:alpha"/>
|
|
|
4298 |
|
|
|
4299 |
|
|
|
4300 |
<attr name="motionProgress"/>
|
|
|
4301 |
<attr name="layout_constraintTag"/>
|
|
|
4302 |
</declare-styleable>
|
|
|
4303 |
<declare-styleable name="RecycleListView">
|
|
|
4304 |
|
|
|
4305 |
<attr format="dimension" name="paddingBottomNoButtons"/>
|
|
|
4306 |
|
|
|
4307 |
<attr format="dimension" name="paddingTopNoTitle"/>
|
|
|
4308 |
</declare-styleable>
|
|
|
4309 |
<declare-styleable name="SearchView">
|
|
|
4310 |
|
|
|
4311 |
<attr format="reference" name="layout"/>
|
|
|
4312 |
|
|
|
4313 |
<attr format="boolean" name="iconifiedByDefault"/>
|
|
|
4314 |
|
|
|
4315 |
<attr name="android:maxWidth"/>
|
|
|
4316 |
|
|
|
4317 |
<attr format="string" name="queryHint"/>
|
|
|
4318 |
|
|
|
4319 |
<attr format="string" name="defaultQueryHint"/>
|
|
|
4320 |
|
|
|
4321 |
<attr name="android:imeOptions"/>
|
|
|
4322 |
|
|
|
4323 |
<attr name="android:inputType"/>
|
|
|
4324 |
|
|
|
4325 |
<attr format="reference" name="closeIcon"/>
|
|
|
4326 |
|
|
|
4327 |
<attr format="reference" name="goIcon"/>
|
|
|
4328 |
|
|
|
4329 |
<attr format="reference" name="searchIcon"/>
|
|
|
4330 |
|
|
|
4331 |
<attr format="reference" name="searchHintIcon"/>
|
|
|
4332 |
|
|
|
4333 |
<attr format="reference" name="voiceIcon"/>
|
|
|
4334 |
|
|
|
4335 |
<attr format="reference" name="commitIcon"/>
|
|
|
4336 |
|
|
|
4337 |
<attr format="reference" name="suggestionRowLayout"/>
|
|
|
4338 |
|
|
|
4339 |
<attr format="reference" name="queryBackground"/>
|
|
|
4340 |
|
|
|
4341 |
<attr format="reference" name="submitBackground"/>
|
|
|
4342 |
<attr name="android:focusable"/>
|
|
|
4343 |
</declare-styleable>
|
|
|
4344 |
<declare-styleable name="SignInButton"><attr format="reference" name="buttonSize">
|
|
|
4345 |
<enum name="standard" value="0"/>
|
|
|
4346 |
|
|
|
4347 |
<enum name="wide" value="1"/>
|
|
|
4348 |
|
|
|
4349 |
<enum name="icon_only" value="2"/>
|
|
|
4350 |
|
|
|
4351 |
</attr>
|
|
|
4352 |
<attr format="reference" name="colorScheme">
|
|
|
4353 |
<enum name="dark" value="0"/>
|
|
|
4354 |
|
|
|
4355 |
<enum name="light" value="1"/>
|
|
|
4356 |
|
|
|
4357 |
<enum name="auto" value="2"/>
|
|
|
4358 |
|
|
|
4359 |
</attr>
|
|
|
4360 |
|
|
|
4361 |
<attr format="reference|string" name="scopeUris"/>
|
|
|
4362 |
</declare-styleable>
|
|
|
4363 |
<declare-styleable name="Spinner">
|
|
|
4364 |
|
|
|
4365 |
<attr name="android:prompt"/>
|
|
|
4366 |
|
|
|
4367 |
<attr name="popupTheme"/>
|
|
|
4368 |
|
|
|
4369 |
<attr name="android:popupBackground"/>
|
|
|
4370 |
|
|
|
4371 |
<attr name="android:dropDownWidth"/>
|
|
|
4372 |
|
|
|
4373 |
<attr name="android:entries"/>
|
|
|
4374 |
</declare-styleable>
|
|
|
4375 |
<declare-styleable name="State">
|
|
|
4376 |
<attr name="android:id"/>
|
|
|
4377 |
<attr format="reference" name="constraints"/>
|
|
|
4378 |
</declare-styleable>
|
|
|
4379 |
<declare-styleable name="StateListDrawable">
|
|
|
4380 |
|
|
|
4381 |
<attr name="android:visible"/>
|
|
|
4382 |
|
|
|
4383 |
<attr name="android:variablePadding"/>
|
|
|
4384 |
|
|
|
4385 |
<attr name="android:constantSize"/>
|
|
|
4386 |
|
|
|
4387 |
<attr name="android:dither"/>
|
|
|
4388 |
|
|
|
4389 |
<attr name="android:enterFadeDuration"/>
|
|
|
4390 |
|
|
|
4391 |
<attr name="android:exitFadeDuration"/>
|
|
|
4392 |
|
|
|
4393 |
|
|
|
4394 |
</declare-styleable>
|
|
|
4395 |
<declare-styleable name="StateListDrawableItem">
|
|
|
4396 |
|
|
|
4397 |
<attr name="android:drawable"/>
|
|
|
4398 |
</declare-styleable>
|
|
|
4399 |
<declare-styleable name="StateSet">
|
|
|
4400 |
<attr format="reference" name="defaultState"/>
|
|
|
4401 |
</declare-styleable>
|
|
|
4402 |
<declare-styleable name="SwipeRefreshLayout">
|
|
|
4403 |
|
|
|
4404 |
<attr format="color" name="swipeRefreshLayoutProgressSpinnerBackgroundColor"/>
|
|
|
4405 |
</declare-styleable>
|
|
|
4406 |
<declare-styleable name="SwitchCompat">
|
|
|
4407 |
|
|
|
4408 |
<attr name="android:thumb"/>
|
|
|
4409 |
|
|
|
4410 |
<attr format="color" name="thumbTint"/>
|
|
|
4411 |
|
|
|
4412 |
<attr name="thumbTintMode">
|
|
|
4413 |
<!-- The tint is drawn on top of the drawable.
|
|
|
4414 |
[Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
|
|
|
4415 |
<enum name="src_over" value="3"/>
|
|
|
4416 |
<!-- The tint is masked by the alpha channel of the drawable. The drawable’s
|
|
|
4417 |
color channels are thrown out. [Sa * Da, Sc * Da] -->
|
|
|
4418 |
<enum name="src_in" value="5"/>
|
|
|
4419 |
<!-- The tint is drawn above the drawable, but with the drawable’s alpha
|
|
|
4420 |
channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
|
|
|
4421 |
<enum name="src_atop" value="9"/>
|
|
|
4422 |
<!-- Multiplies the color and alpha channels of the drawable with those of
|
|
|
4423 |
the tint. [Sa * Da, Sc * Dc] -->
|
|
|
4424 |
<enum name="multiply" value="14"/>
|
|
|
4425 |
<!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
|
|
|
4426 |
<enum name="screen" value="15"/>
|
|
|
4427 |
<!-- Combines the tint and drawable color and alpha channels, clamping the
|
|
|
4428 |
result to valid color values. Saturate(S + D) -->
|
|
|
4429 |
<enum name="add" value="16"/>
|
|
|
4430 |
</attr>
|
|
|
4431 |
|
|
|
4432 |
<attr format="reference" name="track"/>
|
|
|
4433 |
|
|
|
4434 |
<attr format="color" name="trackTint"/>
|
|
|
4435 |
|
|
|
4436 |
<attr name="trackTintMode">
|
|
|
4437 |
<!-- The tint is drawn on top of the drawable.
|
|
|
4438 |
[Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
|
|
|
4439 |
<enum name="src_over" value="3"/>
|
|
|
4440 |
<!-- The tint is masked by the alpha channel of the drawable. The drawable’s
|
|
|
4441 |
color channels are thrown out. [Sa * Da, Sc * Da] -->
|
|
|
4442 |
<enum name="src_in" value="5"/>
|
|
|
4443 |
<!-- The tint is drawn above the drawable, but with the drawable’s alpha
|
|
|
4444 |
channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
|
|
|
4445 |
<enum name="src_atop" value="9"/>
|
|
|
4446 |
<!-- Multiplies the color and alpha channels of the drawable with those of
|
|
|
4447 |
the tint. [Sa * Da, Sc * Dc] -->
|
|
|
4448 |
<enum name="multiply" value="14"/>
|
|
|
4449 |
<!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
|
|
|
4450 |
<enum name="screen" value="15"/>
|
|
|
4451 |
<!-- Combines the tint and drawable color and alpha channels, clamping the
|
|
|
4452 |
result to valid color values. Saturate(S + D) -->
|
|
|
4453 |
<enum name="add" value="16"/>
|
|
|
4454 |
</attr>
|
|
|
4455 |
|
|
|
4456 |
<attr name="android:textOn"/>
|
|
|
4457 |
|
|
|
4458 |
<attr name="android:textOff"/>
|
|
|
4459 |
|
|
|
4460 |
<attr format="dimension" name="thumbTextPadding"/>
|
|
|
4461 |
|
|
|
4462 |
<attr format="reference" name="switchTextAppearance"/>
|
|
|
4463 |
|
|
|
4464 |
<attr format="dimension" name="switchMinWidth"/>
|
|
|
4465 |
|
|
|
4466 |
<attr format="dimension" name="switchPadding"/>
|
|
|
4467 |
|
|
|
4468 |
<attr format="boolean" name="splitTrack"/>
|
|
|
4469 |
|
|
|
4470 |
<attr format="boolean" name="showText"/>
|
|
|
4471 |
</declare-styleable>
|
|
|
4472 |
<declare-styleable name="TextAppearance">
|
|
|
4473 |
<attr name="android:textSize"/>
|
|
|
4474 |
<attr name="android:textColor"/>
|
|
|
4475 |
<attr name="android:textColorHint"/>
|
|
|
4476 |
<attr name="android:textColorLink"/>
|
|
|
4477 |
<attr name="android:textStyle"/>
|
|
|
4478 |
<attr name="android:textFontWeight"/>
|
|
|
4479 |
<attr name="android:typeface"/>
|
|
|
4480 |
<attr name="android:fontFamily"/>
|
|
|
4481 |
<attr name="fontFamily"/>
|
|
|
4482 |
<attr name="textAllCaps"/>
|
|
|
4483 |
|
|
|
4484 |
<attr name="textLocale"/>
|
|
|
4485 |
<attr name="android:shadowColor"/>
|
|
|
4486 |
<attr name="android:shadowDy"/>
|
|
|
4487 |
<attr name="android:shadowDx"/>
|
|
|
4488 |
<attr name="android:shadowRadius"/>
|
|
|
4489 |
|
|
|
4490 |
<attr name="fontVariationSettings"/>
|
|
|
4491 |
</declare-styleable>
|
|
|
4492 |
<declare-styleable name="TextEffects">
|
|
|
4493 |
<attr name="android:text"/>
|
|
|
4494 |
<attr name="android:textSize"/>
|
|
|
4495 |
<attr name="android:fontFamily"/>
|
|
|
4496 |
<attr name="android:typeface"/>
|
|
|
4497 |
<attr name="android:shadowColor"/>
|
|
|
4498 |
<attr name="android:shadowDx"/>
|
|
|
4499 |
<attr name="android:shadowDy"/>
|
|
|
4500 |
<attr name="android:shadowRadius"/>
|
|
|
4501 |
<attr name="android:textStyle"/>
|
|
|
4502 |
<attr format="color" name="textFillColor"/>
|
|
|
4503 |
<attr name="textOutlineThickness"/>
|
|
|
4504 |
<attr name="textOutlineColor"/>
|
|
|
4505 |
<attr name="borderRound"/>
|
|
|
4506 |
<attr name="borderRoundPercent"/>
|
|
|
4507 |
</declare-styleable>
|
|
|
4508 |
<declare-styleable name="Toolbar">
|
|
|
4509 |
<attr format="reference" name="titleTextAppearance"/>
|
|
|
4510 |
<attr format="reference" name="subtitleTextAppearance"/>
|
|
|
4511 |
<attr name="title"/>
|
|
|
4512 |
<attr name="subtitle"/>
|
|
|
4513 |
<attr name="android:gravity"/>
|
|
|
4514 |
|
|
|
4515 |
<attr format="dimension" name="titleMargin"/>
|
|
|
4516 |
|
|
|
4517 |
<attr format="dimension" name="titleMarginStart"/>
|
|
|
4518 |
|
|
|
4519 |
<attr format="dimension" name="titleMarginEnd"/>
|
|
|
4520 |
|
|
|
4521 |
<attr format="dimension" name="titleMarginTop"/>
|
|
|
4522 |
|
|
|
4523 |
<attr format="dimension" name="titleMarginBottom"/>
|
|
|
4524 |
|
|
|
4525 |
<attr format="dimension" name="titleMargins"/>
|
|
|
4526 |
<attr name="contentInsetStart"/>
|
|
|
4527 |
<attr name="contentInsetEnd"/>
|
|
|
4528 |
<attr name="contentInsetLeft"/>
|
|
|
4529 |
<attr name="contentInsetRight"/>
|
|
|
4530 |
<attr name="contentInsetStartWithNavigation"/>
|
|
|
4531 |
<attr name="contentInsetEndWithActions"/>
|
|
|
4532 |
<attr format="dimension" name="maxButtonHeight"/>
|
|
|
4533 |
<attr name="buttonGravity">
|
|
|
4534 |
<!-- Place object in the vertical center of its container, not changing its size. -->
|
|
|
4535 |
<flag name="center_vertical" value="0x10"/>
|
|
|
4536 |
<!-- Push object to the top of its container, not changing its size. -->
|
|
|
4537 |
<flag name="top" value="0x30"/>
|
|
|
4538 |
<!-- Push object to the bottom of its container, not changing its size. -->
|
|
|
4539 |
<flag name="bottom" value="0x50"/>
|
|
|
4540 |
</attr>
|
|
|
4541 |
|
|
|
4542 |
<attr format="reference" name="collapseIcon"/>
|
|
|
4543 |
|
|
|
4544 |
<attr format="string" name="collapseContentDescription"/>
|
|
|
4545 |
|
|
|
4546 |
<attr name="popupTheme"/>
|
|
|
4547 |
|
|
|
4548 |
<attr format="reference" name="navigationIcon"/>
|
|
|
4549 |
|
|
|
4550 |
<attr format="string" name="navigationContentDescription"/>
|
|
|
4551 |
|
|
|
4552 |
<attr name="logo"/>
|
|
|
4553 |
|
|
|
4554 |
<attr format="string" name="logoDescription"/>
|
|
|
4555 |
|
|
|
4556 |
<attr format="color" name="titleTextColor"/>
|
|
|
4557 |
|
|
|
4558 |
<attr format="color" name="subtitleTextColor"/>
|
|
|
4559 |
<attr name="android:minHeight"/>
|
|
|
4560 |
|
|
|
4561 |
<attr format="reference" name="menu"/>
|
|
|
4562 |
</declare-styleable>
|
|
|
4563 |
<declare-styleable name="Transform">
|
|
|
4564 |
|
|
|
4565 |
<attr name="android:elevation"/>
|
|
|
4566 |
|
|
|
4567 |
|
|
|
4568 |
<attr name="android:rotation"/>
|
|
|
4569 |
|
|
|
4570 |
|
|
|
4571 |
<attr name="android:rotationX"/>
|
|
|
4572 |
|
|
|
4573 |
|
|
|
4574 |
<attr name="android:rotationY"/>
|
|
|
4575 |
|
|
|
4576 |
|
|
|
4577 |
<attr name="android:scaleX"/>
|
|
|
4578 |
|
|
|
4579 |
|
|
|
4580 |
<attr name="android:scaleY"/>
|
|
|
4581 |
|
|
|
4582 |
|
|
|
4583 |
<attr name="android:transformPivotX"/>
|
|
|
4584 |
|
|
|
4585 |
|
|
|
4586 |
<attr name="android:transformPivotY"/>
|
|
|
4587 |
|
|
|
4588 |
<attr name="transformPivotTarget"/>
|
|
|
4589 |
|
|
|
4590 |
|
|
|
4591 |
<attr format="dimension" name="android:translationX"/>
|
|
|
4592 |
|
|
|
4593 |
|
|
|
4594 |
<attr format="dimension" name="android:translationY"/>
|
|
|
4595 |
|
|
|
4596 |
|
|
|
4597 |
<attr format="dimension" name="android:translationZ"/>
|
|
|
4598 |
|
|
|
4599 |
</declare-styleable>
|
|
|
4600 |
<declare-styleable name="Transition">
|
|
|
4601 |
<attr name="android:id"/>
|
|
|
4602 |
<attr format="reference" name="constraintSetStart"/>
|
|
|
4603 |
<attr format="reference" name="constraintSetEnd"/>
|
|
|
4604 |
<attr name="transitionDisable"/>
|
|
|
4605 |
<attr name="layoutDuringTransition"/>
|
|
|
4606 |
|
|
|
4607 |
<attr name="pathMotionArc"/>
|
|
|
4608 |
<attr format="enum" name="autoTransition">
|
|
|
4609 |
<enum name="none" value="0"/>
|
|
|
4610 |
<enum name="jumpToStart" value="1"/>
|
|
|
4611 |
<enum name="jumpToEnd" value="2"/>
|
|
|
4612 |
<enum name="animateToStart" value="3"/>
|
|
|
4613 |
<enum name="animateToEnd" value="4"/>
|
|
|
4614 |
</attr>
|
|
|
4615 |
<attr format="string|reference|enum" name="motionInterpolator">
|
|
|
4616 |
<enum name="easeInOut" value="0"/>
|
|
|
4617 |
<enum name="easeIn" value="1"/>
|
|
|
4618 |
<enum name="easeOut" value="2"/>
|
|
|
4619 |
<enum name="linear" value="3"/>
|
|
|
4620 |
<enum name="bounce" value="4"/>
|
|
|
4621 |
<enum name="overshoot" value="5"/>
|
|
|
4622 |
<enum name="anticipate" value="6"/>
|
|
|
4623 |
</attr>
|
|
|
4624 |
|
|
|
4625 |
<attr name="duration"/>
|
|
|
4626 |
<attr format="float" name="staggered"/>
|
|
|
4627 |
|
|
|
4628 |
<attr name="transitionFlags">
|
|
|
4629 |
<flag name="none" value="0"/>
|
|
|
4630 |
<flag name="beginOnFirstDraw" value="1"/>
|
|
|
4631 |
<flag name="disableIntraAutoTransition" value="2"/>
|
|
|
4632 |
<flag name="onInterceptTouchReturnSwipe" value="4"/>
|
|
|
4633 |
</attr>
|
|
|
4634 |
</declare-styleable>
|
|
|
4635 |
<declare-styleable name="Variant">
|
|
|
4636 |
<attr format="dimension" name="region_widthLessThan"/>
|
|
|
4637 |
<attr format="dimension" name="region_widthMoreThan"/>
|
|
|
4638 |
<attr format="dimension" name="region_heightLessThan"/>
|
|
|
4639 |
<attr format="dimension" name="region_heightMoreThan"/>
|
|
|
4640 |
<attr name="constraints"/>
|
|
|
4641 |
</declare-styleable>
|
|
|
4642 |
<declare-styleable name="View">
|
|
|
4643 |
|
|
|
4644 |
<attr format="dimension" name="paddingStart"/>
|
|
|
4645 |
|
|
|
4646 |
<attr format="dimension" name="paddingEnd"/>
|
|
|
4647 |
|
|
|
4648 |
<attr name="android:focusable"/>
|
|
|
4649 |
|
|
|
4650 |
<attr format="reference" name="theme"/>
|
|
|
4651 |
|
|
|
4652 |
<attr name="android:theme"/>
|
|
|
4653 |
</declare-styleable>
|
|
|
4654 |
<declare-styleable name="ViewBackgroundHelper">
|
|
|
4655 |
<attr name="android:background"/>
|
|
|
4656 |
|
|
|
4657 |
<attr format="color" name="backgroundTint"/>
|
|
|
4658 |
|
|
|
4659 |
|
|
|
4660 |
<attr name="backgroundTintMode">
|
|
|
4661 |
<!-- The tint is drawn on top of the drawable.
|
|
|
4662 |
[Sa + (1 - Sa)*Da, Rc = Sc + (1 - Sa)*Dc] -->
|
|
|
4663 |
<enum name="src_over" value="3"/>
|
|
|
4664 |
<!-- The tint is masked by the alpha channel of the drawable. The drawable’s
|
|
|
4665 |
color channels are thrown out. [Sa * Da, Sc * Da] -->
|
|
|
4666 |
<enum name="src_in" value="5"/>
|
|
|
4667 |
<!-- The tint is drawn above the drawable, but with the drawable’s alpha
|
|
|
4668 |
channel masking the result. [Da, Sc * Da + (1 - Sa) * Dc] -->
|
|
|
4669 |
<enum name="src_atop" value="9"/>
|
|
|
4670 |
<!-- Multiplies the color and alpha channels of the drawable with those of
|
|
|
4671 |
the tint. [Sa * Da, Sc * Dc] -->
|
|
|
4672 |
<enum name="multiply" value="14"/>
|
|
|
4673 |
<!-- [Sa + Da - Sa * Da, Sc + Dc - Sc * Dc] -->
|
|
|
4674 |
<enum name="screen" value="15"/>
|
|
|
4675 |
<!-- Combines the tint and icon color and alpha channels, clamping the
|
|
|
4676 |
result to valid color values. Saturate(S + D) -->
|
|
|
4677 |
<enum name="add" value="16"/>
|
|
|
4678 |
</attr>
|
|
|
4679 |
</declare-styleable>
|
|
|
4680 |
<declare-styleable name="ViewStubCompat">
|
|
|
4681 |
|
|
|
4682 |
<attr name="android:layout"/>
|
|
|
4683 |
|
|
|
4684 |
<attr name="android:inflatedId"/>
|
|
|
4685 |
<attr name="android:id"/>
|
|
|
4686 |
</declare-styleable>
|
|
|
4687 |
<declare-styleable name="ViewTransition">
|
|
|
4688 |
<attr name="android:id"/>
|
|
|
4689 |
<attr name="motionTarget"/>
|
|
|
4690 |
<attr name="viewTransitionMode"/>
|
|
|
4691 |
<attr name="onStateTransition"/>
|
|
|
4692 |
<attr name="duration"/>
|
|
|
4693 |
<attr format="integer" name="upDuration"/>
|
|
|
4694 |
<attr name="transitionDisable"/>
|
|
|
4695 |
<attr name="pathMotionArc"/>
|
|
|
4696 |
<attr name="motionInterpolator"/>
|
|
|
4697 |
<attr format="reference" name="SharedValueId"/>
|
|
|
4698 |
<attr format="integer" name="SharedValue"/>
|
|
|
4699 |
<attr format="reference" name="setsTag"/>
|
|
|
4700 |
<attr format="reference" name="clearsTag"/>
|
|
|
4701 |
<attr format="reference" name="ifTagSet"/>
|
|
|
4702 |
<attr format="reference" name="ifTagNotSet"/>
|
|
|
4703 |
</declare-styleable>
|
|
|
4704 |
<declare-styleable name="include">
|
|
|
4705 |
<attr name="constraintSet"/>
|
|
|
4706 |
</declare-styleable>
|
|
|
4707 |
</resources>
|