@rdlabo/capacitor-brotherprint 6.4.3 → 6.4.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (41) hide show
  1. package/android/.gradle/8.11.1/checksums/checksums.lock +0 -0
  2. package/android/.gradle/8.11.1/executionHistory/executionHistory.bin +0 -0
  3. package/android/.gradle/8.11.1/executionHistory/executionHistory.lock +0 -0
  4. package/android/.gradle/8.11.1/fileChanges/last-build.bin +0 -0
  5. package/android/.gradle/8.11.1/fileHashes/fileHashes.bin +0 -0
  6. package/android/.gradle/8.11.1/fileHashes/fileHashes.lock +0 -0
  7. package/android/.gradle/8.11.1/gc.properties +0 -0
  8. package/android/.gradle/8.2.1/checksums/checksums.lock +0 -0
  9. package/android/.gradle/8.2.1/checksums/sha1-checksums.bin +0 -0
  10. package/android/.gradle/8.2.1/executionHistory/executionHistory.bin +0 -0
  11. package/android/.gradle/8.2.1/executionHistory/executionHistory.lock +0 -0
  12. package/android/.gradle/8.2.1/fileHashes/fileHashes.bin +0 -0
  13. package/android/.gradle/8.2.1/fileHashes/fileHashes.lock +0 -0
  14. package/android/.gradle/8.2.1/fileHashes/resourceHashesCache.bin +0 -0
  15. package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
  16. package/android/.gradle/buildOutputCleanup/cache.properties +2 -2
  17. package/android/.gradle/buildOutputCleanup/outputFiles.bin +0 -0
  18. package/android/.gradle/file-system.probe +0 -0
  19. package/android/BrotherPrintLibrary/build/.transforms/4d4aa8cd0f24ec7e5b7d046c9d31ac91/results.bin +1 -0
  20. package/android/BrotherPrintLibrary/build/.transforms/4d4aa8cd0f24ec7e5b7d046c9d31ac91/transformed/BrotherPrintLibrary-runtime.jar +0 -0
  21. package/android/BrotherPrintLibrary/build/.transforms/6f377bdc491c47c944ba88aaad808a7c/results.bin +1 -0
  22. package/android/BrotherPrintLibrary/build/.transforms/784b54afb8df954cb8bced7b6b1f1c84/results.bin +1 -0
  23. package/android/BrotherPrintLibrary/build/.transforms/790b31bd8212521112c5cb1b56a0edb7/results.bin +1 -0
  24. package/android/BrotherPrintLibrary/build/.transforms/790b31bd8212521112c5cb1b56a0edb7/transformed/BrotherPrintLibrary-api.jar +0 -0
  25. package/android/BrotherPrintLibrary/build/.transforms/9342ba8dc93abc9fc139785573b58972/results.bin +1 -0
  26. package/android/BrotherPrintLibrary/build/.transforms/eb22883c72ffa3e472fe370f81c8467a/results.bin +1 -0
  27. package/android/BrotherPrintLibrary/build/.transforms/eb22883c72ffa3e472fe370f81c8467a/transformed/com.brother.sdk.lmprinter-r.txt +1239 -0
  28. package/android/src/main/java/jp/rdlabo/capacitor/plugin/brotherprint/BrotherPrint.kt +2 -2
  29. package/dist/{plugin.cjs.js → index.js} +1 -1
  30. package/dist/index.js.map +1 -0
  31. package/ios/Pods/Local Podspecs/Capacitor.podspec.json +2 -2
  32. package/ios/Pods/Local Podspecs/CapacitorCordova.podspec.json +2 -2
  33. package/ios/Pods/Manifest.lock +4 -4
  34. package/ios/Pods/Pods.xcodeproj/project.pbxproj +638 -634
  35. package/ios/Pods/Target Support Files/Capacitor/Capacitor-Info.plist +1 -1
  36. package/ios/Pods/Target Support Files/CapacitorCordova/CapacitorCordova-Info.plist +1 -1
  37. package/package.json +5 -4
  38. package/dist/plugin.cjs.js.map +0 -1
  39. package/ios/Plugin.xcodeproj/project.xcworkspace/xcuserdata/sakakibara.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
  40. package/ios/Plugin.xcodeproj/xcuserdata/sakakibara.xcuserdatad/xcschemes/xcschememanagement.plist +0 -27
  41. package/ios/Plugin.xcworkspace/xcuserdata/sakakibara.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
@@ -0,0 +1,1239 @@
1
+ com.brother.sdk.lmprinter
2
+ anim abc_fade_in
3
+ anim abc_fade_out
4
+ anim abc_grow_fade_in_from_bottom
5
+ anim abc_popup_enter
6
+ anim abc_popup_exit
7
+ anim abc_shrink_fade_out_from_bottom
8
+ anim abc_slide_in_bottom
9
+ anim abc_slide_in_top
10
+ anim abc_slide_out_bottom
11
+ anim abc_slide_out_top
12
+ anim abc_tooltip_enter
13
+ anim abc_tooltip_exit
14
+ anim btn_checkbox_to_checked_box_inner_merged_animation
15
+ anim btn_checkbox_to_checked_box_outer_merged_animation
16
+ anim btn_checkbox_to_checked_icon_null_animation
17
+ anim btn_checkbox_to_unchecked_box_inner_merged_animation
18
+ anim btn_checkbox_to_unchecked_check_path_merged_animation
19
+ anim btn_checkbox_to_unchecked_icon_null_animation
20
+ anim btn_radio_to_off_mtrl_dot_group_animation
21
+ anim btn_radio_to_off_mtrl_ring_outer_animation
22
+ anim btn_radio_to_off_mtrl_ring_outer_path_animation
23
+ anim btn_radio_to_on_mtrl_dot_group_animation
24
+ anim btn_radio_to_on_mtrl_ring_outer_animation
25
+ anim btn_radio_to_on_mtrl_ring_outer_path_animation
26
+ attr actionBarDivider
27
+ attr actionBarItemBackground
28
+ attr actionBarPopupTheme
29
+ attr actionBarSize
30
+ attr actionBarSplitStyle
31
+ attr actionBarStyle
32
+ attr actionBarTabBarStyle
33
+ attr actionBarTabStyle
34
+ attr actionBarTabTextStyle
35
+ attr actionBarTheme
36
+ attr actionBarWidgetTheme
37
+ attr actionButtonStyle
38
+ attr actionDropDownStyle
39
+ attr actionLayout
40
+ attr actionMenuTextAppearance
41
+ attr actionMenuTextColor
42
+ attr actionModeBackground
43
+ attr actionModeCloseButtonStyle
44
+ attr actionModeCloseDrawable
45
+ attr actionModeCopyDrawable
46
+ attr actionModeCutDrawable
47
+ attr actionModeFindDrawable
48
+ attr actionModePasteDrawable
49
+ attr actionModePopupWindowStyle
50
+ attr actionModeSelectAllDrawable
51
+ attr actionModeShareDrawable
52
+ attr actionModeSplitBackground
53
+ attr actionModeStyle
54
+ attr actionModeWebSearchDrawable
55
+ attr actionOverflowButtonStyle
56
+ attr actionOverflowMenuStyle
57
+ attr actionProviderClass
58
+ attr actionViewClass
59
+ attr activityChooserViewStyle
60
+ attr alertDialogButtonGroupStyle
61
+ attr alertDialogCenterButtons
62
+ attr alertDialogStyle
63
+ attr alertDialogTheme
64
+ attr allowStacking
65
+ attr alpha
66
+ attr alphabeticModifiers
67
+ attr arrowHeadLength
68
+ attr arrowShaftLength
69
+ attr autoCompleteTextViewStyle
70
+ attr autoSizeMaxTextSize
71
+ attr autoSizeMinTextSize
72
+ attr autoSizePresetSizes
73
+ attr autoSizeStepGranularity
74
+ attr autoSizeTextType
75
+ attr background
76
+ attr backgroundSplit
77
+ attr backgroundStacked
78
+ attr backgroundTint
79
+ attr backgroundTintMode
80
+ attr barLength
81
+ attr borderlessButtonStyle
82
+ attr buttonBarButtonStyle
83
+ attr buttonBarNegativeButtonStyle
84
+ attr buttonBarNeutralButtonStyle
85
+ attr buttonBarPositiveButtonStyle
86
+ attr buttonBarStyle
87
+ attr buttonCompat
88
+ attr buttonGravity
89
+ attr buttonIconDimen
90
+ attr buttonPanelSideLayout
91
+ attr buttonStyle
92
+ attr buttonStyleSmall
93
+ attr buttonTint
94
+ attr buttonTintMode
95
+ attr checkboxStyle
96
+ attr checkedTextViewStyle
97
+ attr closeIcon
98
+ attr closeItemLayout
99
+ attr collapseContentDescription
100
+ attr collapseIcon
101
+ attr color
102
+ attr colorAccent
103
+ attr colorBackgroundFloating
104
+ attr colorButtonNormal
105
+ attr colorControlActivated
106
+ attr colorControlHighlight
107
+ attr colorControlNormal
108
+ attr colorError
109
+ attr colorPrimary
110
+ attr colorPrimaryDark
111
+ attr colorSwitchThumbNormal
112
+ attr commitIcon
113
+ attr contentDescription
114
+ attr contentInsetEnd
115
+ attr contentInsetEndWithActions
116
+ attr contentInsetLeft
117
+ attr contentInsetRight
118
+ attr contentInsetStart
119
+ attr contentInsetStartWithNavigation
120
+ attr controlBackground
121
+ attr customNavigationLayout
122
+ attr defaultQueryHint
123
+ attr dialogCornerRadius
124
+ attr dialogPreferredPadding
125
+ attr dialogTheme
126
+ attr displayOptions
127
+ attr divider
128
+ attr dividerHorizontal
129
+ attr dividerPadding
130
+ attr dividerVertical
131
+ attr drawableBottomCompat
132
+ attr drawableEndCompat
133
+ attr drawableLeftCompat
134
+ attr drawableRightCompat
135
+ attr drawableSize
136
+ attr drawableStartCompat
137
+ attr drawableTint
138
+ attr drawableTintMode
139
+ attr drawableTopCompat
140
+ attr drawerArrowStyle
141
+ attr dropDownListViewStyle
142
+ attr dropdownListPreferredItemHeight
143
+ attr editTextBackground
144
+ attr editTextColor
145
+ attr editTextStyle
146
+ attr elevation
147
+ attr expandActivityOverflowButtonDrawable
148
+ attr firstBaselineToTopHeight
149
+ attr font
150
+ attr fontFamily
151
+ attr fontProviderAuthority
152
+ attr fontProviderCerts
153
+ attr fontProviderFetchStrategy
154
+ attr fontProviderFetchTimeout
155
+ attr fontProviderPackage
156
+ attr fontProviderQuery
157
+ attr fontProviderSystemFontFamily
158
+ attr fontStyle
159
+ attr fontVariationSettings
160
+ attr fontWeight
161
+ attr gapBetweenBars
162
+ attr goIcon
163
+ attr height
164
+ attr hideOnContentScroll
165
+ attr homeAsUpIndicator
166
+ attr homeLayout
167
+ attr icon
168
+ attr iconTint
169
+ attr iconTintMode
170
+ attr iconifiedByDefault
171
+ attr imageButtonStyle
172
+ attr indeterminateProgressStyle
173
+ attr initialActivityCount
174
+ attr isLightTheme
175
+ attr itemPadding
176
+ attr lastBaselineToBottomHeight
177
+ attr layout
178
+ attr lineHeight
179
+ attr listChoiceBackgroundIndicator
180
+ attr listChoiceIndicatorMultipleAnimated
181
+ attr listChoiceIndicatorSingleAnimated
182
+ attr listDividerAlertDialog
183
+ attr listItemLayout
184
+ attr listLayout
185
+ attr listMenuViewStyle
186
+ attr listPopupWindowStyle
187
+ attr listPreferredItemHeight
188
+ attr listPreferredItemHeightLarge
189
+ attr listPreferredItemHeightSmall
190
+ attr listPreferredItemPaddingEnd
191
+ attr listPreferredItemPaddingLeft
192
+ attr listPreferredItemPaddingRight
193
+ attr listPreferredItemPaddingStart
194
+ attr logo
195
+ attr logoDescription
196
+ attr maxButtonHeight
197
+ attr measureWithLargestChild
198
+ attr menu
199
+ attr multiChoiceItemLayout
200
+ attr navigationContentDescription
201
+ attr navigationIcon
202
+ attr navigationMode
203
+ attr numericModifiers
204
+ attr overlapAnchor
205
+ attr paddingBottomNoButtons
206
+ attr paddingEnd
207
+ attr paddingStart
208
+ attr paddingTopNoTitle
209
+ attr panelBackground
210
+ attr panelMenuListTheme
211
+ attr panelMenuListWidth
212
+ attr popupMenuStyle
213
+ attr popupTheme
214
+ attr popupWindowStyle
215
+ attr preserveIconSpacing
216
+ attr progressBarPadding
217
+ attr progressBarStyle
218
+ attr queryBackground
219
+ attr queryHint
220
+ attr radioButtonStyle
221
+ attr ratingBarStyle
222
+ attr ratingBarStyleIndicator
223
+ attr ratingBarStyleSmall
224
+ attr searchHintIcon
225
+ attr searchIcon
226
+ attr searchViewStyle
227
+ attr seekBarStyle
228
+ attr selectableItemBackground
229
+ attr selectableItemBackgroundBorderless
230
+ attr showAsAction
231
+ attr showDividers
232
+ attr showText
233
+ attr showTitle
234
+ attr singleChoiceItemLayout
235
+ attr spinBars
236
+ attr spinnerDropDownItemStyle
237
+ attr spinnerStyle
238
+ attr splitTrack
239
+ attr srcCompat
240
+ attr state_above_anchor
241
+ attr subMenuArrow
242
+ attr submitBackground
243
+ attr subtitle
244
+ attr subtitleTextAppearance
245
+ attr subtitleTextColor
246
+ attr subtitleTextStyle
247
+ attr suggestionRowLayout
248
+ attr switchMinWidth
249
+ attr switchPadding
250
+ attr switchStyle
251
+ attr switchTextAppearance
252
+ attr textAllCaps
253
+ attr textAppearanceLargePopupMenu
254
+ attr textAppearanceListItem
255
+ attr textAppearanceListItemSecondary
256
+ attr textAppearanceListItemSmall
257
+ attr textAppearancePopupMenuHeader
258
+ attr textAppearanceSearchResultSubtitle
259
+ attr textAppearanceSearchResultTitle
260
+ attr textAppearanceSmallPopupMenu
261
+ attr textColorAlertDialogListItem
262
+ attr textColorSearchUrl
263
+ attr textLocale
264
+ attr theme
265
+ attr thickness
266
+ attr thumbTextPadding
267
+ attr thumbTint
268
+ attr thumbTintMode
269
+ attr tickMark
270
+ attr tickMarkTint
271
+ attr tickMarkTintMode
272
+ attr tint
273
+ attr tintMode
274
+ attr title
275
+ attr titleMargin
276
+ attr titleMarginBottom
277
+ attr titleMarginEnd
278
+ attr titleMarginStart
279
+ attr titleMarginTop
280
+ attr titleMargins
281
+ attr titleTextAppearance
282
+ attr titleTextColor
283
+ attr titleTextStyle
284
+ attr toolbarNavigationButtonStyle
285
+ attr toolbarStyle
286
+ attr tooltipForegroundColor
287
+ attr tooltipFrameBackground
288
+ attr tooltipText
289
+ attr track
290
+ attr trackTint
291
+ attr trackTintMode
292
+ attr ttcIndex
293
+ attr viewInflaterClass
294
+ attr voiceIcon
295
+ attr windowActionBar
296
+ attr windowActionBarOverlay
297
+ attr windowActionModeOverlay
298
+ attr windowFixedHeightMajor
299
+ attr windowFixedHeightMinor
300
+ attr windowFixedWidthMajor
301
+ attr windowFixedWidthMinor
302
+ attr windowMinWidthMajor
303
+ attr windowMinWidthMinor
304
+ attr windowNoTitle
305
+ bool abc_action_bar_embed_tabs
306
+ bool abc_allow_stacked_button_bar
307
+ bool abc_config_actionMenuItemAllCaps
308
+ color abc_background_cache_hint_selector_material_dark
309
+ color abc_background_cache_hint_selector_material_light
310
+ color abc_btn_colored_borderless_text_material
311
+ color abc_btn_colored_text_material
312
+ color abc_color_highlight_material
313
+ color abc_decor_view_status_guard
314
+ color abc_decor_view_status_guard_light
315
+ color abc_hint_foreground_material_dark
316
+ color abc_hint_foreground_material_light
317
+ color abc_primary_text_disable_only_material_dark
318
+ color abc_primary_text_disable_only_material_light
319
+ color abc_primary_text_material_dark
320
+ color abc_primary_text_material_light
321
+ color abc_search_url_text
322
+ color abc_search_url_text_normal
323
+ color abc_search_url_text_pressed
324
+ color abc_search_url_text_selected
325
+ color abc_secondary_text_material_dark
326
+ color abc_secondary_text_material_light
327
+ color abc_tint_btn_checkable
328
+ color abc_tint_default
329
+ color abc_tint_edittext
330
+ color abc_tint_seek_thumb
331
+ color abc_tint_spinner
332
+ color abc_tint_switch_track
333
+ color accent_material_dark
334
+ color accent_material_light
335
+ color androidx_core_ripple_material_light
336
+ color androidx_core_secondary_text_default_material_light
337
+ color background_floating_material_dark
338
+ color background_floating_material_light
339
+ color background_material_dark
340
+ color background_material_light
341
+ color bright_foreground_disabled_material_dark
342
+ color bright_foreground_disabled_material_light
343
+ color bright_foreground_inverse_material_dark
344
+ color bright_foreground_inverse_material_light
345
+ color bright_foreground_material_dark
346
+ color bright_foreground_material_light
347
+ color button_material_dark
348
+ color button_material_light
349
+ color dim_foreground_disabled_material_dark
350
+ color dim_foreground_disabled_material_light
351
+ color dim_foreground_material_dark
352
+ color dim_foreground_material_light
353
+ color error_color_material_dark
354
+ color error_color_material_light
355
+ color foreground_material_dark
356
+ color foreground_material_light
357
+ color highlighted_text_material_dark
358
+ color highlighted_text_material_light
359
+ color material_blue_grey_800
360
+ color material_blue_grey_900
361
+ color material_blue_grey_950
362
+ color material_deep_teal_200
363
+ color material_deep_teal_500
364
+ color material_grey_100
365
+ color material_grey_300
366
+ color material_grey_50
367
+ color material_grey_600
368
+ color material_grey_800
369
+ color material_grey_850
370
+ color material_grey_900
371
+ color notification_action_color_filter
372
+ color notification_icon_bg_color
373
+ color primary_dark_material_dark
374
+ color primary_dark_material_light
375
+ color primary_material_dark
376
+ color primary_material_light
377
+ color primary_text_default_material_dark
378
+ color primary_text_default_material_light
379
+ color primary_text_disabled_material_dark
380
+ color primary_text_disabled_material_light
381
+ color ripple_material_dark
382
+ color ripple_material_light
383
+ color secondary_text_default_material_dark
384
+ color secondary_text_default_material_light
385
+ color secondary_text_disabled_material_dark
386
+ color secondary_text_disabled_material_light
387
+ color switch_thumb_disabled_material_dark
388
+ color switch_thumb_disabled_material_light
389
+ color switch_thumb_material_dark
390
+ color switch_thumb_material_light
391
+ color switch_thumb_normal_material_dark
392
+ color switch_thumb_normal_material_light
393
+ color tooltip_background_dark
394
+ color tooltip_background_light
395
+ dimen abc_action_bar_content_inset_material
396
+ dimen abc_action_bar_content_inset_with_nav
397
+ dimen abc_action_bar_default_height_material
398
+ dimen abc_action_bar_default_padding_end_material
399
+ dimen abc_action_bar_default_padding_start_material
400
+ dimen abc_action_bar_elevation_material
401
+ dimen abc_action_bar_icon_vertical_padding_material
402
+ dimen abc_action_bar_overflow_padding_end_material
403
+ dimen abc_action_bar_overflow_padding_start_material
404
+ dimen abc_action_bar_stacked_max_height
405
+ dimen abc_action_bar_stacked_tab_max_width
406
+ dimen abc_action_bar_subtitle_bottom_margin_material
407
+ dimen abc_action_bar_subtitle_top_margin_material
408
+ dimen abc_action_button_min_height_material
409
+ dimen abc_action_button_min_width_material
410
+ dimen abc_action_button_min_width_overflow_material
411
+ dimen abc_alert_dialog_button_bar_height
412
+ dimen abc_alert_dialog_button_dimen
413
+ dimen abc_button_inset_horizontal_material
414
+ dimen abc_button_inset_vertical_material
415
+ dimen abc_button_padding_horizontal_material
416
+ dimen abc_button_padding_vertical_material
417
+ dimen abc_cascading_menus_min_smallest_width
418
+ dimen abc_config_prefDialogWidth
419
+ dimen abc_control_corner_material
420
+ dimen abc_control_inset_material
421
+ dimen abc_control_padding_material
422
+ dimen abc_dialog_corner_radius_material
423
+ dimen abc_dialog_fixed_height_major
424
+ dimen abc_dialog_fixed_height_minor
425
+ dimen abc_dialog_fixed_width_major
426
+ dimen abc_dialog_fixed_width_minor
427
+ dimen abc_dialog_list_padding_bottom_no_buttons
428
+ dimen abc_dialog_list_padding_top_no_title
429
+ dimen abc_dialog_min_width_major
430
+ dimen abc_dialog_min_width_minor
431
+ dimen abc_dialog_padding_material
432
+ dimen abc_dialog_padding_top_material
433
+ dimen abc_dialog_title_divider_material
434
+ dimen abc_disabled_alpha_material_dark
435
+ dimen abc_disabled_alpha_material_light
436
+ dimen abc_dropdownitem_icon_width
437
+ dimen abc_dropdownitem_text_padding_left
438
+ dimen abc_dropdownitem_text_padding_right
439
+ dimen abc_edit_text_inset_bottom_material
440
+ dimen abc_edit_text_inset_horizontal_material
441
+ dimen abc_edit_text_inset_top_material
442
+ dimen abc_floating_window_z
443
+ dimen abc_list_item_height_large_material
444
+ dimen abc_list_item_height_material
445
+ dimen abc_list_item_height_small_material
446
+ dimen abc_list_item_padding_horizontal_material
447
+ dimen abc_panel_menu_list_width
448
+ dimen abc_progress_bar_height_material
449
+ dimen abc_search_view_preferred_height
450
+ dimen abc_search_view_preferred_width
451
+ dimen abc_seekbar_track_background_height_material
452
+ dimen abc_seekbar_track_progress_height_material
453
+ dimen abc_select_dialog_padding_start_material
454
+ dimen abc_switch_padding
455
+ dimen abc_text_size_body_1_material
456
+ dimen abc_text_size_body_2_material
457
+ dimen abc_text_size_button_material
458
+ dimen abc_text_size_caption_material
459
+ dimen abc_text_size_display_1_material
460
+ dimen abc_text_size_display_2_material
461
+ dimen abc_text_size_display_3_material
462
+ dimen abc_text_size_display_4_material
463
+ dimen abc_text_size_headline_material
464
+ dimen abc_text_size_large_material
465
+ dimen abc_text_size_medium_material
466
+ dimen abc_text_size_menu_header_material
467
+ dimen abc_text_size_menu_material
468
+ dimen abc_text_size_small_material
469
+ dimen abc_text_size_subhead_material
470
+ dimen abc_text_size_subtitle_material_toolbar
471
+ dimen abc_text_size_title_material
472
+ dimen abc_text_size_title_material_toolbar
473
+ dimen compat_button_inset_horizontal_material
474
+ dimen compat_button_inset_vertical_material
475
+ dimen compat_button_padding_horizontal_material
476
+ dimen compat_button_padding_vertical_material
477
+ dimen compat_control_corner_material
478
+ dimen compat_notification_large_icon_max_height
479
+ dimen compat_notification_large_icon_max_width
480
+ dimen disabled_alpha_material_dark
481
+ dimen disabled_alpha_material_light
482
+ dimen highlight_alpha_material_colored
483
+ dimen highlight_alpha_material_dark
484
+ dimen highlight_alpha_material_light
485
+ dimen hint_alpha_material_dark
486
+ dimen hint_alpha_material_light
487
+ dimen hint_pressed_alpha_material_dark
488
+ dimen hint_pressed_alpha_material_light
489
+ dimen notification_action_icon_size
490
+ dimen notification_action_text_size
491
+ dimen notification_big_circle_margin
492
+ dimen notification_content_margin_start
493
+ dimen notification_large_icon_height
494
+ dimen notification_large_icon_width
495
+ dimen notification_main_column_padding_top
496
+ dimen notification_media_narrow_margin
497
+ dimen notification_right_icon_size
498
+ dimen notification_right_side_padding_top
499
+ dimen notification_small_icon_background_padding
500
+ dimen notification_small_icon_size_as_large
501
+ dimen notification_subtext_size
502
+ dimen notification_top_pad
503
+ dimen notification_top_pad_large_text
504
+ dimen tooltip_corner_radius
505
+ dimen tooltip_horizontal_padding
506
+ dimen tooltip_margin
507
+ dimen tooltip_precise_anchor_extra_offset
508
+ dimen tooltip_precise_anchor_threshold
509
+ dimen tooltip_vertical_padding
510
+ dimen tooltip_y_offset_non_touch
511
+ dimen tooltip_y_offset_touch
512
+ drawable abc_ab_share_pack_mtrl_alpha
513
+ drawable abc_action_bar_item_background_material
514
+ drawable abc_btn_borderless_material
515
+ drawable abc_btn_check_material
516
+ drawable abc_btn_check_material_anim
517
+ drawable abc_btn_check_to_on_mtrl_000
518
+ drawable abc_btn_check_to_on_mtrl_015
519
+ drawable abc_btn_colored_material
520
+ drawable abc_btn_default_mtrl_shape
521
+ drawable abc_btn_radio_material
522
+ drawable abc_btn_radio_material_anim
523
+ drawable abc_btn_radio_to_on_mtrl_000
524
+ drawable abc_btn_radio_to_on_mtrl_015
525
+ drawable abc_btn_switch_to_on_mtrl_00001
526
+ drawable abc_btn_switch_to_on_mtrl_00012
527
+ drawable abc_cab_background_internal_bg
528
+ drawable abc_cab_background_top_material
529
+ drawable abc_cab_background_top_mtrl_alpha
530
+ drawable abc_control_background_material
531
+ drawable abc_dialog_material_background
532
+ drawable abc_edit_text_material
533
+ drawable abc_ic_ab_back_material
534
+ drawable abc_ic_arrow_drop_right_black_24dp
535
+ drawable abc_ic_clear_material
536
+ drawable abc_ic_commit_search_api_mtrl_alpha
537
+ drawable abc_ic_go_search_api_material
538
+ drawable abc_ic_menu_copy_mtrl_am_alpha
539
+ drawable abc_ic_menu_cut_mtrl_alpha
540
+ drawable abc_ic_menu_overflow_material
541
+ drawable abc_ic_menu_paste_mtrl_am_alpha
542
+ drawable abc_ic_menu_selectall_mtrl_alpha
543
+ drawable abc_ic_menu_share_mtrl_alpha
544
+ drawable abc_ic_search_api_material
545
+ drawable abc_ic_star_black_16dp
546
+ drawable abc_ic_star_black_36dp
547
+ drawable abc_ic_star_black_48dp
548
+ drawable abc_ic_star_half_black_16dp
549
+ drawable abc_ic_star_half_black_36dp
550
+ drawable abc_ic_star_half_black_48dp
551
+ drawable abc_ic_voice_search_api_material
552
+ drawable abc_item_background_holo_dark
553
+ drawable abc_item_background_holo_light
554
+ drawable abc_list_divider_material
555
+ drawable abc_list_divider_mtrl_alpha
556
+ drawable abc_list_focused_holo
557
+ drawable abc_list_longpressed_holo
558
+ drawable abc_list_pressed_holo_dark
559
+ drawable abc_list_pressed_holo_light
560
+ drawable abc_list_selector_background_transition_holo_dark
561
+ drawable abc_list_selector_background_transition_holo_light
562
+ drawable abc_list_selector_disabled_holo_dark
563
+ drawable abc_list_selector_disabled_holo_light
564
+ drawable abc_list_selector_holo_dark
565
+ drawable abc_list_selector_holo_light
566
+ drawable abc_menu_hardkey_panel_mtrl_mult
567
+ drawable abc_popup_background_mtrl_mult
568
+ drawable abc_ratingbar_indicator_material
569
+ drawable abc_ratingbar_material
570
+ drawable abc_ratingbar_small_material
571
+ drawable abc_scrubber_control_off_mtrl_alpha
572
+ drawable abc_scrubber_control_to_pressed_mtrl_000
573
+ drawable abc_scrubber_control_to_pressed_mtrl_005
574
+ drawable abc_scrubber_primary_mtrl_alpha
575
+ drawable abc_scrubber_track_mtrl_alpha
576
+ drawable abc_seekbar_thumb_material
577
+ drawable abc_seekbar_tick_mark_material
578
+ drawable abc_seekbar_track_material
579
+ drawable abc_spinner_mtrl_am_alpha
580
+ drawable abc_spinner_textfield_background_material
581
+ drawable abc_switch_thumb_material
582
+ drawable abc_switch_track_mtrl_alpha
583
+ drawable abc_tab_indicator_material
584
+ drawable abc_tab_indicator_mtrl_alpha
585
+ drawable abc_text_cursor_material
586
+ drawable abc_text_select_handle_left_mtrl_dark
587
+ drawable abc_text_select_handle_left_mtrl_light
588
+ drawable abc_text_select_handle_middle_mtrl_dark
589
+ drawable abc_text_select_handle_middle_mtrl_light
590
+ drawable abc_text_select_handle_right_mtrl_dark
591
+ drawable abc_text_select_handle_right_mtrl_light
592
+ drawable abc_textfield_activated_mtrl_alpha
593
+ drawable abc_textfield_default_mtrl_alpha
594
+ drawable abc_textfield_search_activated_mtrl_alpha
595
+ drawable abc_textfield_search_default_mtrl_alpha
596
+ drawable abc_textfield_search_material
597
+ drawable abc_vector_test
598
+ drawable btn_checkbox_checked_mtrl
599
+ drawable btn_checkbox_checked_to_unchecked_mtrl_animation
600
+ drawable btn_checkbox_unchecked_mtrl
601
+ drawable btn_checkbox_unchecked_to_checked_mtrl_animation
602
+ drawable btn_radio_off_mtrl
603
+ drawable btn_radio_off_to_on_mtrl_animation
604
+ drawable btn_radio_on_mtrl
605
+ drawable btn_radio_on_to_off_mtrl_animation
606
+ drawable notification_action_background
607
+ drawable notification_bg
608
+ drawable notification_bg_low
609
+ drawable notification_bg_low_normal
610
+ drawable notification_bg_low_pressed
611
+ drawable notification_bg_normal
612
+ drawable notification_bg_normal_pressed
613
+ drawable notification_icon_background
614
+ drawable notification_template_icon_bg
615
+ drawable notification_template_icon_low_bg
616
+ drawable notification_tile_bg
617
+ drawable notify_panel_notification_icon_bg
618
+ drawable tooltip_frame_dark
619
+ drawable tooltip_frame_light
620
+ id accessibility_action_clickable_span
621
+ id accessibility_custom_action_0
622
+ id accessibility_custom_action_1
623
+ id accessibility_custom_action_10
624
+ id accessibility_custom_action_11
625
+ id accessibility_custom_action_12
626
+ id accessibility_custom_action_13
627
+ id accessibility_custom_action_14
628
+ id accessibility_custom_action_15
629
+ id accessibility_custom_action_16
630
+ id accessibility_custom_action_17
631
+ id accessibility_custom_action_18
632
+ id accessibility_custom_action_19
633
+ id accessibility_custom_action_2
634
+ id accessibility_custom_action_20
635
+ id accessibility_custom_action_21
636
+ id accessibility_custom_action_22
637
+ id accessibility_custom_action_23
638
+ id accessibility_custom_action_24
639
+ id accessibility_custom_action_25
640
+ id accessibility_custom_action_26
641
+ id accessibility_custom_action_27
642
+ id accessibility_custom_action_28
643
+ id accessibility_custom_action_29
644
+ id accessibility_custom_action_3
645
+ id accessibility_custom_action_30
646
+ id accessibility_custom_action_31
647
+ id accessibility_custom_action_4
648
+ id accessibility_custom_action_5
649
+ id accessibility_custom_action_6
650
+ id accessibility_custom_action_7
651
+ id accessibility_custom_action_8
652
+ id accessibility_custom_action_9
653
+ id action_bar
654
+ id action_bar_activity_content
655
+ id action_bar_container
656
+ id action_bar_root
657
+ id action_bar_spinner
658
+ id action_bar_subtitle
659
+ id action_bar_title
660
+ id action_container
661
+ id action_context_bar
662
+ id action_divider
663
+ id action_image
664
+ id action_menu_divider
665
+ id action_menu_presenter
666
+ id action_mode_bar
667
+ id action_mode_bar_stub
668
+ id action_mode_close_button
669
+ id action_text
670
+ id actions
671
+ id activity_chooser_view_content
672
+ id add
673
+ id alertTitle
674
+ id async
675
+ id blocking
676
+ id buttonPanel
677
+ id checkbox
678
+ id checked
679
+ id chronometer
680
+ id content
681
+ id contentPanel
682
+ id custom
683
+ id customPanel
684
+ id decor_content_parent
685
+ id default_activity_button
686
+ id dialog_button
687
+ id edit_query
688
+ id expand_activities_button
689
+ id expanded_menu
690
+ id forever
691
+ id group_divider
692
+ id home
693
+ id icon
694
+ id icon_group
695
+ id image
696
+ id info
697
+ id italic
698
+ id line1
699
+ id line3
700
+ id listMode
701
+ id list_item
702
+ id message
703
+ id multiply
704
+ id none
705
+ id normal
706
+ id notification_background
707
+ id notification_main_column
708
+ id notification_main_column_container
709
+ id off
710
+ id on
711
+ id parentPanel
712
+ id progress_circular
713
+ id progress_horizontal
714
+ id radio
715
+ id right_icon
716
+ id right_side
717
+ id screen
718
+ id scrollIndicatorDown
719
+ id scrollIndicatorUp
720
+ id scrollView
721
+ id search_badge
722
+ id search_bar
723
+ id search_button
724
+ id search_close_btn
725
+ id search_edit_frame
726
+ id search_go_btn
727
+ id search_mag_icon
728
+ id search_plate
729
+ id search_src_text
730
+ id search_voice_btn
731
+ id select_dialog_listview
732
+ id shortcut
733
+ id spacer
734
+ id split_action_bar
735
+ id src_atop
736
+ id src_in
737
+ id src_over
738
+ id submenuarrow
739
+ id submit_area
740
+ id tabMode
741
+ id tag_accessibility_actions
742
+ id tag_accessibility_clickable_spans
743
+ id tag_accessibility_heading
744
+ id tag_accessibility_pane_title
745
+ id tag_on_apply_window_listener
746
+ id tag_on_receive_content_listener
747
+ id tag_on_receive_content_mime_types
748
+ id tag_screen_reader_focusable
749
+ id tag_state_description
750
+ id tag_transition_group
751
+ id tag_unhandled_key_event_manager
752
+ id tag_unhandled_key_listeners
753
+ id tag_window_insets_animation_callback
754
+ id text
755
+ id text2
756
+ id textSpacerNoButtons
757
+ id textSpacerNoTitle
758
+ id time
759
+ id title
760
+ id titleDividerNoCustom
761
+ id title_template
762
+ id topPanel
763
+ id unchecked
764
+ id uniform
765
+ id up
766
+ id wrap_content
767
+ integer abc_config_activityDefaultDur
768
+ integer abc_config_activityShortDur
769
+ integer cancel_button_image_alpha
770
+ integer config_tooltipAnimTime
771
+ integer status_bar_notification_info_maxnum
772
+ interpolator btn_checkbox_checked_mtrl_animation_interpolator_0
773
+ interpolator btn_checkbox_checked_mtrl_animation_interpolator_1
774
+ interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_0
775
+ interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_1
776
+ interpolator btn_radio_to_off_mtrl_animation_interpolator_0
777
+ interpolator btn_radio_to_on_mtrl_animation_interpolator_0
778
+ interpolator fast_out_slow_in
779
+ layout abc_action_bar_title_item
780
+ layout abc_action_bar_up_container
781
+ layout abc_action_menu_item_layout
782
+ layout abc_action_menu_layout
783
+ layout abc_action_mode_bar
784
+ layout abc_action_mode_close_item_material
785
+ layout abc_activity_chooser_view
786
+ layout abc_activity_chooser_view_list_item
787
+ layout abc_alert_dialog_button_bar_material
788
+ layout abc_alert_dialog_material
789
+ layout abc_alert_dialog_title_material
790
+ layout abc_cascading_menu_item_layout
791
+ layout abc_dialog_title_material
792
+ layout abc_expanded_menu_layout
793
+ layout abc_list_menu_item_checkbox
794
+ layout abc_list_menu_item_icon
795
+ layout abc_list_menu_item_layout
796
+ layout abc_list_menu_item_radio
797
+ layout abc_popup_menu_header_item_layout
798
+ layout abc_popup_menu_item_layout
799
+ layout abc_screen_content_include
800
+ layout abc_screen_simple
801
+ layout abc_screen_simple_overlay_action_mode
802
+ layout abc_screen_toolbar
803
+ layout abc_search_dropdown_item_icons_2line
804
+ layout abc_search_view
805
+ layout abc_select_dialog_material
806
+ layout abc_tooltip
807
+ layout custom_dialog
808
+ layout notification_action
809
+ layout notification_action_tombstone
810
+ layout notification_template_custom_big
811
+ layout notification_template_icon_group
812
+ layout notification_template_part_chronometer
813
+ layout notification_template_part_time
814
+ layout select_dialog_item_material
815
+ layout select_dialog_multichoice_material
816
+ layout select_dialog_singlechoice_material
817
+ layout support_simple_spinner_dropdown_item
818
+ string abc_action_bar_home_description
819
+ string abc_action_bar_up_description
820
+ string abc_action_menu_overflow_description
821
+ string abc_action_mode_done
822
+ string abc_activity_chooser_view_see_all
823
+ string abc_activitychooserview_choose_application
824
+ string abc_capital_off
825
+ string abc_capital_on
826
+ string abc_menu_alt_shortcut_label
827
+ string abc_menu_ctrl_shortcut_label
828
+ string abc_menu_delete_shortcut_label
829
+ string abc_menu_enter_shortcut_label
830
+ string abc_menu_function_shortcut_label
831
+ string abc_menu_meta_shortcut_label
832
+ string abc_menu_shift_shortcut_label
833
+ string abc_menu_space_shortcut_label
834
+ string abc_menu_sym_shortcut_label
835
+ string abc_prepend_shortcut_label
836
+ string abc_search_hint
837
+ string abc_searchview_description_clear
838
+ string abc_searchview_description_query
839
+ string abc_searchview_description_search
840
+ string abc_searchview_description_submit
841
+ string abc_searchview_description_voice
842
+ string abc_shareactionprovider_share_with
843
+ string abc_shareactionprovider_share_with_application
844
+ string abc_toolbar_collapse_description
845
+ string app_name
846
+ string search_menu_title
847
+ string status_bar_notification_info_overflow
848
+ style AlertDialog_AppCompat
849
+ style AlertDialog_AppCompat_Light
850
+ style Animation_AppCompat_Dialog
851
+ style Animation_AppCompat_DropDownUp
852
+ style Animation_AppCompat_Tooltip
853
+ style Base_AlertDialog_AppCompat
854
+ style Base_AlertDialog_AppCompat_Light
855
+ style Base_Animation_AppCompat_Dialog
856
+ style Base_Animation_AppCompat_DropDownUp
857
+ style Base_Animation_AppCompat_Tooltip
858
+ style Base_DialogWindowTitleBackground_AppCompat
859
+ style Base_DialogWindowTitle_AppCompat
860
+ style Base_TextAppearance_AppCompat
861
+ style Base_TextAppearance_AppCompat_Body1
862
+ style Base_TextAppearance_AppCompat_Body2
863
+ style Base_TextAppearance_AppCompat_Button
864
+ style Base_TextAppearance_AppCompat_Caption
865
+ style Base_TextAppearance_AppCompat_Display1
866
+ style Base_TextAppearance_AppCompat_Display2
867
+ style Base_TextAppearance_AppCompat_Display3
868
+ style Base_TextAppearance_AppCompat_Display4
869
+ style Base_TextAppearance_AppCompat_Headline
870
+ style Base_TextAppearance_AppCompat_Inverse
871
+ style Base_TextAppearance_AppCompat_Large
872
+ style Base_TextAppearance_AppCompat_Large_Inverse
873
+ style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large
874
+ style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small
875
+ style Base_TextAppearance_AppCompat_Medium
876
+ style Base_TextAppearance_AppCompat_Medium_Inverse
877
+ style Base_TextAppearance_AppCompat_Menu
878
+ style Base_TextAppearance_AppCompat_SearchResult
879
+ style Base_TextAppearance_AppCompat_SearchResult_Subtitle
880
+ style Base_TextAppearance_AppCompat_SearchResult_Title
881
+ style Base_TextAppearance_AppCompat_Small
882
+ style Base_TextAppearance_AppCompat_Small_Inverse
883
+ style Base_TextAppearance_AppCompat_Subhead
884
+ style Base_TextAppearance_AppCompat_Subhead_Inverse
885
+ style Base_TextAppearance_AppCompat_Title
886
+ style Base_TextAppearance_AppCompat_Title_Inverse
887
+ style Base_TextAppearance_AppCompat_Tooltip
888
+ style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu
889
+ style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle
890
+ style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse
891
+ style Base_TextAppearance_AppCompat_Widget_ActionBar_Title
892
+ style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse
893
+ style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle
894
+ style Base_TextAppearance_AppCompat_Widget_ActionMode_Title
895
+ style Base_TextAppearance_AppCompat_Widget_Button
896
+ style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored
897
+ style Base_TextAppearance_AppCompat_Widget_Button_Colored
898
+ style Base_TextAppearance_AppCompat_Widget_Button_Inverse
899
+ style Base_TextAppearance_AppCompat_Widget_DropDownItem
900
+ style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header
901
+ style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large
902
+ style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small
903
+ style Base_TextAppearance_AppCompat_Widget_Switch
904
+ style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem
905
+ style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item
906
+ style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle
907
+ style Base_TextAppearance_Widget_AppCompat_Toolbar_Title
908
+ style Base_ThemeOverlay_AppCompat
909
+ style Base_ThemeOverlay_AppCompat_ActionBar
910
+ style Base_ThemeOverlay_AppCompat_Dark
911
+ style Base_ThemeOverlay_AppCompat_Dark_ActionBar
912
+ style Base_ThemeOverlay_AppCompat_Dialog
913
+ style Base_ThemeOverlay_AppCompat_Dialog_Alert
914
+ style Base_ThemeOverlay_AppCompat_Light
915
+ style Base_Theme_AppCompat
916
+ style Base_Theme_AppCompat_CompactMenu
917
+ style Base_Theme_AppCompat_Dialog
918
+ style Base_Theme_AppCompat_DialogWhenLarge
919
+ style Base_Theme_AppCompat_Dialog_Alert
920
+ style Base_Theme_AppCompat_Dialog_FixedSize
921
+ style Base_Theme_AppCompat_Dialog_MinWidth
922
+ style Base_Theme_AppCompat_Light
923
+ style Base_Theme_AppCompat_Light_DarkActionBar
924
+ style Base_Theme_AppCompat_Light_Dialog
925
+ style Base_Theme_AppCompat_Light_DialogWhenLarge
926
+ style Base_Theme_AppCompat_Light_Dialog_Alert
927
+ style Base_Theme_AppCompat_Light_Dialog_FixedSize
928
+ style Base_Theme_AppCompat_Light_Dialog_MinWidth
929
+ style Base_V21_ThemeOverlay_AppCompat_Dialog
930
+ style Base_V21_Theme_AppCompat
931
+ style Base_V21_Theme_AppCompat_Dialog
932
+ style Base_V21_Theme_AppCompat_Light
933
+ style Base_V21_Theme_AppCompat_Light_Dialog
934
+ style Base_V22_Theme_AppCompat
935
+ style Base_V22_Theme_AppCompat_Light
936
+ style Base_V23_Theme_AppCompat
937
+ style Base_V23_Theme_AppCompat_Light
938
+ style Base_V26_Theme_AppCompat
939
+ style Base_V26_Theme_AppCompat_Light
940
+ style Base_V26_Widget_AppCompat_Toolbar
941
+ style Base_V28_Theme_AppCompat
942
+ style Base_V28_Theme_AppCompat_Light
943
+ style Base_V7_ThemeOverlay_AppCompat_Dialog
944
+ style Base_V7_Theme_AppCompat
945
+ style Base_V7_Theme_AppCompat_Dialog
946
+ style Base_V7_Theme_AppCompat_Light
947
+ style Base_V7_Theme_AppCompat_Light_Dialog
948
+ style Base_V7_Widget_AppCompat_AutoCompleteTextView
949
+ style Base_V7_Widget_AppCompat_EditText
950
+ style Base_V7_Widget_AppCompat_Toolbar
951
+ style Base_Widget_AppCompat_ActionBar
952
+ style Base_Widget_AppCompat_ActionBar_Solid
953
+ style Base_Widget_AppCompat_ActionBar_TabBar
954
+ style Base_Widget_AppCompat_ActionBar_TabText
955
+ style Base_Widget_AppCompat_ActionBar_TabView
956
+ style Base_Widget_AppCompat_ActionButton
957
+ style Base_Widget_AppCompat_ActionButton_CloseMode
958
+ style Base_Widget_AppCompat_ActionButton_Overflow
959
+ style Base_Widget_AppCompat_ActionMode
960
+ style Base_Widget_AppCompat_ActivityChooserView
961
+ style Base_Widget_AppCompat_AutoCompleteTextView
962
+ style Base_Widget_AppCompat_Button
963
+ style Base_Widget_AppCompat_ButtonBar
964
+ style Base_Widget_AppCompat_ButtonBar_AlertDialog
965
+ style Base_Widget_AppCompat_Button_Borderless
966
+ style Base_Widget_AppCompat_Button_Borderless_Colored
967
+ style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog
968
+ style Base_Widget_AppCompat_Button_Colored
969
+ style Base_Widget_AppCompat_Button_Small
970
+ style Base_Widget_AppCompat_CompoundButton_CheckBox
971
+ style Base_Widget_AppCompat_CompoundButton_RadioButton
972
+ style Base_Widget_AppCompat_CompoundButton_Switch
973
+ style Base_Widget_AppCompat_DrawerArrowToggle
974
+ style Base_Widget_AppCompat_DrawerArrowToggle_Common
975
+ style Base_Widget_AppCompat_DropDownItem_Spinner
976
+ style Base_Widget_AppCompat_EditText
977
+ style Base_Widget_AppCompat_ImageButton
978
+ style Base_Widget_AppCompat_Light_ActionBar
979
+ style Base_Widget_AppCompat_Light_ActionBar_Solid
980
+ style Base_Widget_AppCompat_Light_ActionBar_TabBar
981
+ style Base_Widget_AppCompat_Light_ActionBar_TabText
982
+ style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse
983
+ style Base_Widget_AppCompat_Light_ActionBar_TabView
984
+ style Base_Widget_AppCompat_Light_PopupMenu
985
+ style Base_Widget_AppCompat_Light_PopupMenu_Overflow
986
+ style Base_Widget_AppCompat_ListMenuView
987
+ style Base_Widget_AppCompat_ListPopupWindow
988
+ style Base_Widget_AppCompat_ListView
989
+ style Base_Widget_AppCompat_ListView_DropDown
990
+ style Base_Widget_AppCompat_ListView_Menu
991
+ style Base_Widget_AppCompat_PopupMenu
992
+ style Base_Widget_AppCompat_PopupMenu_Overflow
993
+ style Base_Widget_AppCompat_PopupWindow
994
+ style Base_Widget_AppCompat_ProgressBar
995
+ style Base_Widget_AppCompat_ProgressBar_Horizontal
996
+ style Base_Widget_AppCompat_RatingBar
997
+ style Base_Widget_AppCompat_RatingBar_Indicator
998
+ style Base_Widget_AppCompat_RatingBar_Small
999
+ style Base_Widget_AppCompat_SearchView
1000
+ style Base_Widget_AppCompat_SearchView_ActionBar
1001
+ style Base_Widget_AppCompat_SeekBar
1002
+ style Base_Widget_AppCompat_SeekBar_Discrete
1003
+ style Base_Widget_AppCompat_Spinner
1004
+ style Base_Widget_AppCompat_Spinner_Underlined
1005
+ style Base_Widget_AppCompat_TextView
1006
+ style Base_Widget_AppCompat_TextView_SpinnerItem
1007
+ style Base_Widget_AppCompat_Toolbar
1008
+ style Base_Widget_AppCompat_Toolbar_Button_Navigation
1009
+ style Platform_AppCompat
1010
+ style Platform_AppCompat_Light
1011
+ style Platform_ThemeOverlay_AppCompat
1012
+ style Platform_ThemeOverlay_AppCompat_Dark
1013
+ style Platform_ThemeOverlay_AppCompat_Light
1014
+ style Platform_V21_AppCompat
1015
+ style Platform_V21_AppCompat_Light
1016
+ style Platform_V25_AppCompat
1017
+ style Platform_V25_AppCompat_Light
1018
+ style Platform_Widget_AppCompat_Spinner
1019
+ style RtlOverlay_DialogWindowTitle_AppCompat
1020
+ style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem
1021
+ style RtlOverlay_Widget_AppCompat_DialogTitle_Icon
1022
+ style RtlOverlay_Widget_AppCompat_PopupMenuItem
1023
+ style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup
1024
+ style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut
1025
+ style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow
1026
+ style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text
1027
+ style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title
1028
+ style RtlOverlay_Widget_AppCompat_SearchView_MagIcon
1029
+ style RtlOverlay_Widget_AppCompat_Search_DropDown
1030
+ style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1
1031
+ style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2
1032
+ style RtlOverlay_Widget_AppCompat_Search_DropDown_Query
1033
+ style RtlOverlay_Widget_AppCompat_Search_DropDown_Text
1034
+ style RtlUnderlay_Widget_AppCompat_ActionButton
1035
+ style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow
1036
+ style TextAppearance_AppCompat
1037
+ style TextAppearance_AppCompat_Body1
1038
+ style TextAppearance_AppCompat_Body2
1039
+ style TextAppearance_AppCompat_Button
1040
+ style TextAppearance_AppCompat_Caption
1041
+ style TextAppearance_AppCompat_Display1
1042
+ style TextAppearance_AppCompat_Display2
1043
+ style TextAppearance_AppCompat_Display3
1044
+ style TextAppearance_AppCompat_Display4
1045
+ style TextAppearance_AppCompat_Headline
1046
+ style TextAppearance_AppCompat_Inverse
1047
+ style TextAppearance_AppCompat_Large
1048
+ style TextAppearance_AppCompat_Large_Inverse
1049
+ style TextAppearance_AppCompat_Light_SearchResult_Subtitle
1050
+ style TextAppearance_AppCompat_Light_SearchResult_Title
1051
+ style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large
1052
+ style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small
1053
+ style TextAppearance_AppCompat_Medium
1054
+ style TextAppearance_AppCompat_Medium_Inverse
1055
+ style TextAppearance_AppCompat_Menu
1056
+ style TextAppearance_AppCompat_SearchResult_Subtitle
1057
+ style TextAppearance_AppCompat_SearchResult_Title
1058
+ style TextAppearance_AppCompat_Small
1059
+ style TextAppearance_AppCompat_Small_Inverse
1060
+ style TextAppearance_AppCompat_Subhead
1061
+ style TextAppearance_AppCompat_Subhead_Inverse
1062
+ style TextAppearance_AppCompat_Title
1063
+ style TextAppearance_AppCompat_Title_Inverse
1064
+ style TextAppearance_AppCompat_Tooltip
1065
+ style TextAppearance_AppCompat_Widget_ActionBar_Menu
1066
+ style TextAppearance_AppCompat_Widget_ActionBar_Subtitle
1067
+ style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse
1068
+ style TextAppearance_AppCompat_Widget_ActionBar_Title
1069
+ style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse
1070
+ style TextAppearance_AppCompat_Widget_ActionMode_Subtitle
1071
+ style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse
1072
+ style TextAppearance_AppCompat_Widget_ActionMode_Title
1073
+ style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse
1074
+ style TextAppearance_AppCompat_Widget_Button
1075
+ style TextAppearance_AppCompat_Widget_Button_Borderless_Colored
1076
+ style TextAppearance_AppCompat_Widget_Button_Colored
1077
+ style TextAppearance_AppCompat_Widget_Button_Inverse
1078
+ style TextAppearance_AppCompat_Widget_DropDownItem
1079
+ style TextAppearance_AppCompat_Widget_PopupMenu_Header
1080
+ style TextAppearance_AppCompat_Widget_PopupMenu_Large
1081
+ style TextAppearance_AppCompat_Widget_PopupMenu_Small
1082
+ style TextAppearance_AppCompat_Widget_Switch
1083
+ style TextAppearance_AppCompat_Widget_TextView_SpinnerItem
1084
+ style TextAppearance_Compat_Notification
1085
+ style TextAppearance_Compat_Notification_Info
1086
+ style TextAppearance_Compat_Notification_Line2
1087
+ style TextAppearance_Compat_Notification_Time
1088
+ style TextAppearance_Compat_Notification_Title
1089
+ style TextAppearance_Widget_AppCompat_ExpandedMenu_Item
1090
+ style TextAppearance_Widget_AppCompat_Toolbar_Subtitle
1091
+ style TextAppearance_Widget_AppCompat_Toolbar_Title
1092
+ style ThemeOverlay_AppCompat
1093
+ style ThemeOverlay_AppCompat_ActionBar
1094
+ style ThemeOverlay_AppCompat_Dark
1095
+ style ThemeOverlay_AppCompat_Dark_ActionBar
1096
+ style ThemeOverlay_AppCompat_DayNight
1097
+ style ThemeOverlay_AppCompat_DayNight_ActionBar
1098
+ style ThemeOverlay_AppCompat_Dialog
1099
+ style ThemeOverlay_AppCompat_Dialog_Alert
1100
+ style ThemeOverlay_AppCompat_Light
1101
+ style Theme_AppCompat
1102
+ style Theme_AppCompat_CompactMenu
1103
+ style Theme_AppCompat_DayNight
1104
+ style Theme_AppCompat_DayNight_DarkActionBar
1105
+ style Theme_AppCompat_DayNight_Dialog
1106
+ style Theme_AppCompat_DayNight_DialogWhenLarge
1107
+ style Theme_AppCompat_DayNight_Dialog_Alert
1108
+ style Theme_AppCompat_DayNight_Dialog_MinWidth
1109
+ style Theme_AppCompat_DayNight_NoActionBar
1110
+ style Theme_AppCompat_Dialog
1111
+ style Theme_AppCompat_DialogWhenLarge
1112
+ style Theme_AppCompat_Dialog_Alert
1113
+ style Theme_AppCompat_Dialog_MinWidth
1114
+ style Theme_AppCompat_Empty
1115
+ style Theme_AppCompat_Light
1116
+ style Theme_AppCompat_Light_DarkActionBar
1117
+ style Theme_AppCompat_Light_Dialog
1118
+ style Theme_AppCompat_Light_DialogWhenLarge
1119
+ style Theme_AppCompat_Light_Dialog_Alert
1120
+ style Theme_AppCompat_Light_Dialog_MinWidth
1121
+ style Theme_AppCompat_Light_NoActionBar
1122
+ style Theme_AppCompat_NoActionBar
1123
+ style Widget_AppCompat_ActionBar
1124
+ style Widget_AppCompat_ActionBar_Solid
1125
+ style Widget_AppCompat_ActionBar_TabBar
1126
+ style Widget_AppCompat_ActionBar_TabText
1127
+ style Widget_AppCompat_ActionBar_TabView
1128
+ style Widget_AppCompat_ActionButton
1129
+ style Widget_AppCompat_ActionButton_CloseMode
1130
+ style Widget_AppCompat_ActionButton_Overflow
1131
+ style Widget_AppCompat_ActionMode
1132
+ style Widget_AppCompat_ActivityChooserView
1133
+ style Widget_AppCompat_AutoCompleteTextView
1134
+ style Widget_AppCompat_Button
1135
+ style Widget_AppCompat_ButtonBar
1136
+ style Widget_AppCompat_ButtonBar_AlertDialog
1137
+ style Widget_AppCompat_Button_Borderless
1138
+ style Widget_AppCompat_Button_Borderless_Colored
1139
+ style Widget_AppCompat_Button_ButtonBar_AlertDialog
1140
+ style Widget_AppCompat_Button_Colored
1141
+ style Widget_AppCompat_Button_Small
1142
+ style Widget_AppCompat_CompoundButton_CheckBox
1143
+ style Widget_AppCompat_CompoundButton_RadioButton
1144
+ style Widget_AppCompat_CompoundButton_Switch
1145
+ style Widget_AppCompat_DrawerArrowToggle
1146
+ style Widget_AppCompat_DropDownItem_Spinner
1147
+ style Widget_AppCompat_EditText
1148
+ style Widget_AppCompat_ImageButton
1149
+ style Widget_AppCompat_Light_ActionBar
1150
+ style Widget_AppCompat_Light_ActionBar_Solid
1151
+ style Widget_AppCompat_Light_ActionBar_Solid_Inverse
1152
+ style Widget_AppCompat_Light_ActionBar_TabBar
1153
+ style Widget_AppCompat_Light_ActionBar_TabBar_Inverse
1154
+ style Widget_AppCompat_Light_ActionBar_TabText
1155
+ style Widget_AppCompat_Light_ActionBar_TabText_Inverse
1156
+ style Widget_AppCompat_Light_ActionBar_TabView
1157
+ style Widget_AppCompat_Light_ActionBar_TabView_Inverse
1158
+ style Widget_AppCompat_Light_ActionButton
1159
+ style Widget_AppCompat_Light_ActionButton_CloseMode
1160
+ style Widget_AppCompat_Light_ActionButton_Overflow
1161
+ style Widget_AppCompat_Light_ActionMode_Inverse
1162
+ style Widget_AppCompat_Light_ActivityChooserView
1163
+ style Widget_AppCompat_Light_AutoCompleteTextView
1164
+ style Widget_AppCompat_Light_DropDownItem_Spinner
1165
+ style Widget_AppCompat_Light_ListPopupWindow
1166
+ style Widget_AppCompat_Light_ListView_DropDown
1167
+ style Widget_AppCompat_Light_PopupMenu
1168
+ style Widget_AppCompat_Light_PopupMenu_Overflow
1169
+ style Widget_AppCompat_Light_SearchView
1170
+ style Widget_AppCompat_Light_Spinner_DropDown_ActionBar
1171
+ style Widget_AppCompat_ListMenuView
1172
+ style Widget_AppCompat_ListPopupWindow
1173
+ style Widget_AppCompat_ListView
1174
+ style Widget_AppCompat_ListView_DropDown
1175
+ style Widget_AppCompat_ListView_Menu
1176
+ style Widget_AppCompat_PopupMenu
1177
+ style Widget_AppCompat_PopupMenu_Overflow
1178
+ style Widget_AppCompat_PopupWindow
1179
+ style Widget_AppCompat_ProgressBar
1180
+ style Widget_AppCompat_ProgressBar_Horizontal
1181
+ style Widget_AppCompat_RatingBar
1182
+ style Widget_AppCompat_RatingBar_Indicator
1183
+ style Widget_AppCompat_RatingBar_Small
1184
+ style Widget_AppCompat_SearchView
1185
+ style Widget_AppCompat_SearchView_ActionBar
1186
+ style Widget_AppCompat_SeekBar
1187
+ style Widget_AppCompat_SeekBar_Discrete
1188
+ style Widget_AppCompat_Spinner
1189
+ style Widget_AppCompat_Spinner_DropDown
1190
+ style Widget_AppCompat_Spinner_DropDown_ActionBar
1191
+ style Widget_AppCompat_Spinner_Underlined
1192
+ style Widget_AppCompat_TextView
1193
+ style Widget_AppCompat_TextView_SpinnerItem
1194
+ style Widget_AppCompat_Toolbar
1195
+ style Widget_AppCompat_Toolbar_Button_Navigation
1196
+ style Widget_Compat_NotificationActionContainer
1197
+ style Widget_Compat_NotificationActionText
1198
+ styleable ActionBar background backgroundSplit backgroundStacked contentInsetEnd contentInsetEndWithActions contentInsetLeft contentInsetRight contentInsetStart contentInsetStartWithNavigation customNavigationLayout displayOptions divider elevation height hideOnContentScroll homeAsUpIndicator homeLayout icon indeterminateProgressStyle itemPadding logo navigationMode popupTheme progressBarPadding progressBarStyle subtitle subtitleTextStyle title titleTextStyle
1199
+ styleable ActionBarLayout android_layout_gravity
1200
+ styleable ActionMenuItemView android_minWidth
1201
+ styleable ActionMenuView
1202
+ styleable ActionMode background backgroundSplit closeItemLayout height subtitleTextStyle titleTextStyle
1203
+ styleable ActivityChooserView expandActivityOverflowButtonDrawable initialActivityCount
1204
+ styleable AlertDialog android_layout buttonIconDimen buttonPanelSideLayout listItemLayout listLayout multiChoiceItemLayout showTitle singleChoiceItemLayout
1205
+ styleable AnimatedStateListDrawableCompat android_constantSize android_dither android_enterFadeDuration android_exitFadeDuration android_variablePadding android_visible
1206
+ styleable AnimatedStateListDrawableItem android_drawable android_id
1207
+ styleable AnimatedStateListDrawableTransition android_drawable android_fromId android_reversible android_toId
1208
+ styleable AppCompatImageView android_src srcCompat tint tintMode
1209
+ styleable AppCompatSeekBar android_thumb tickMark tickMarkTint tickMarkTintMode
1210
+ styleable AppCompatTextHelper android_drawableBottom android_drawableEnd android_drawableLeft android_drawableRight android_drawableStart android_drawableTop android_textAppearance
1211
+ styleable AppCompatTextView android_textAppearance autoSizeMaxTextSize autoSizeMinTextSize autoSizePresetSizes autoSizeStepGranularity autoSizeTextType drawableBottomCompat drawableEndCompat drawableLeftCompat drawableRightCompat drawableStartCompat drawableTint drawableTintMode drawableTopCompat firstBaselineToTopHeight fontFamily fontVariationSettings lastBaselineToBottomHeight lineHeight textAllCaps textLocale
1212
+ styleable AppCompatTheme actionBarDivider actionBarItemBackground actionBarPopupTheme actionBarSize actionBarSplitStyle actionBarStyle actionBarTabBarStyle actionBarTabStyle actionBarTabTextStyle actionBarTheme actionBarWidgetTheme actionButtonStyle actionDropDownStyle actionMenuTextAppearance actionMenuTextColor actionModeBackground actionModeCloseButtonStyle actionModeCloseDrawable actionModeCopyDrawable actionModeCutDrawable actionModeFindDrawable actionModePasteDrawable actionModePopupWindowStyle actionModeSelectAllDrawable actionModeShareDrawable actionModeSplitBackground actionModeStyle actionModeWebSearchDrawable actionOverflowButtonStyle actionOverflowMenuStyle activityChooserViewStyle alertDialogButtonGroupStyle alertDialogCenterButtons alertDialogStyle alertDialogTheme android_windowAnimationStyle android_windowIsFloating autoCompleteTextViewStyle borderlessButtonStyle buttonBarButtonStyle buttonBarNegativeButtonStyle buttonBarNeutralButtonStyle buttonBarPositiveButtonStyle buttonBarStyle buttonStyle buttonStyleSmall checkboxStyle checkedTextViewStyle colorAccent colorBackgroundFloating colorButtonNormal colorControlActivated colorControlHighlight colorControlNormal colorError colorPrimary colorPrimaryDark colorSwitchThumbNormal controlBackground dialogCornerRadius dialogPreferredPadding dialogTheme dividerHorizontal dividerVertical dropDownListViewStyle dropdownListPreferredItemHeight editTextBackground editTextColor editTextStyle homeAsUpIndicator imageButtonStyle listChoiceBackgroundIndicator listChoiceIndicatorMultipleAnimated listChoiceIndicatorSingleAnimated listDividerAlertDialog listMenuViewStyle listPopupWindowStyle listPreferredItemHeight listPreferredItemHeightLarge listPreferredItemHeightSmall listPreferredItemPaddingEnd listPreferredItemPaddingLeft listPreferredItemPaddingRight listPreferredItemPaddingStart panelBackground panelMenuListTheme panelMenuListWidth popupMenuStyle popupWindowStyle radioButtonStyle ratingBarStyle ratingBarStyleIndicator ratingBarStyleSmall searchViewStyle seekBarStyle selectableItemBackground selectableItemBackgroundBorderless spinnerDropDownItemStyle spinnerStyle switchStyle textAppearanceLargePopupMenu textAppearanceListItem textAppearanceListItemSecondary textAppearanceListItemSmall textAppearancePopupMenuHeader textAppearanceSearchResultSubtitle textAppearanceSearchResultTitle textAppearanceSmallPopupMenu textColorAlertDialogListItem textColorSearchUrl toolbarNavigationButtonStyle toolbarStyle tooltipForegroundColor tooltipFrameBackground viewInflaterClass windowActionBar windowActionBarOverlay windowActionModeOverlay windowFixedHeightMajor windowFixedHeightMinor windowFixedWidthMajor windowFixedWidthMinor windowMinWidthMajor windowMinWidthMinor windowNoTitle
1213
+ styleable ButtonBarLayout allowStacking
1214
+ styleable ColorStateListItem alpha android_alpha android_color
1215
+ styleable CompoundButton android_button buttonCompat buttonTint buttonTintMode
1216
+ styleable DrawerArrowToggle arrowHeadLength arrowShaftLength barLength color drawableSize gapBetweenBars spinBars thickness
1217
+ styleable FontFamily fontProviderAuthority fontProviderCerts fontProviderFetchStrategy fontProviderFetchTimeout fontProviderPackage fontProviderQuery fontProviderSystemFontFamily
1218
+ styleable FontFamilyFont android_font android_fontStyle android_fontVariationSettings android_fontWeight android_ttcIndex font fontStyle fontVariationSettings fontWeight ttcIndex
1219
+ styleable GradientColor android_centerColor android_centerX android_centerY android_endColor android_endX android_endY android_gradientRadius android_startColor android_startX android_startY android_tileMode android_type
1220
+ styleable GradientColorItem android_color android_offset
1221
+ styleable LinearLayoutCompat android_baselineAligned android_baselineAlignedChildIndex android_gravity android_orientation android_weightSum divider dividerPadding measureWithLargestChild showDividers
1222
+ styleable LinearLayoutCompat_Layout android_layout_gravity android_layout_height android_layout_weight android_layout_width
1223
+ styleable ListPopupWindow android_dropDownHorizontalOffset android_dropDownVerticalOffset
1224
+ styleable MenuGroup android_checkableBehavior android_enabled android_id android_menuCategory android_orderInCategory android_visible
1225
+ styleable MenuItem actionLayout actionProviderClass actionViewClass alphabeticModifiers android_alphabeticShortcut android_checkable android_checked android_enabled android_icon android_id android_menuCategory android_numericShortcut android_onClick android_orderInCategory android_title android_titleCondensed android_visible contentDescription iconTint iconTintMode numericModifiers showAsAction tooltipText
1226
+ styleable MenuView android_headerBackground android_horizontalDivider android_itemBackground android_itemIconDisabledAlpha android_itemTextAppearance android_verticalDivider android_windowAnimationStyle preserveIconSpacing subMenuArrow
1227
+ styleable PopupWindow android_popupAnimationStyle android_popupBackground overlapAnchor
1228
+ styleable PopupWindowBackgroundState state_above_anchor
1229
+ styleable RecycleListView paddingBottomNoButtons paddingTopNoTitle
1230
+ styleable SearchView android_focusable android_imeOptions android_inputType android_maxWidth closeIcon commitIcon defaultQueryHint goIcon iconifiedByDefault layout queryBackground queryHint searchHintIcon searchIcon submitBackground suggestionRowLayout voiceIcon
1231
+ styleable Spinner android_dropDownWidth android_entries android_popupBackground android_prompt popupTheme
1232
+ styleable StateListDrawable android_constantSize android_dither android_enterFadeDuration android_exitFadeDuration android_variablePadding android_visible
1233
+ styleable StateListDrawableItem android_drawable
1234
+ styleable SwitchCompat android_textOff android_textOn android_thumb showText splitTrack switchMinWidth switchPadding switchTextAppearance thumbTextPadding thumbTint thumbTintMode track trackTint trackTintMode
1235
+ styleable TextAppearance android_fontFamily android_shadowColor android_shadowDx android_shadowDy android_shadowRadius android_textColor android_textColorHint android_textColorLink android_textFontWeight android_textSize android_textStyle android_typeface fontFamily fontVariationSettings textAllCaps textLocale
1236
+ styleable Toolbar android_gravity android_minHeight buttonGravity collapseContentDescription collapseIcon contentInsetEnd contentInsetEndWithActions contentInsetLeft contentInsetRight contentInsetStart contentInsetStartWithNavigation logo logoDescription maxButtonHeight menu navigationContentDescription navigationIcon popupTheme subtitle subtitleTextAppearance subtitleTextColor title titleMargin titleMarginBottom titleMarginEnd titleMarginStart titleMarginTop titleMargins titleTextAppearance titleTextColor
1237
+ styleable View android_focusable android_theme paddingEnd paddingStart theme
1238
+ styleable ViewBackgroundHelper android_background backgroundTint backgroundTintMode
1239
+ styleable ViewStubCompat android_id android_inflatedId android_layout