airbridge-react-native-sdk-restricted 2.5.4 → 2.6.0
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.
- package/android/build/.transforms/2390436b966bc5097b67e6b068c14f9d/results.bin +1 -0
- package/android/build/.transforms/2390436b966bc5097b67e6b068c14f9d/transformed/classes/classes.dex +0 -0
- package/android/build/.transforms/bd23069f3be7102a6b2b5871a2981878/results.bin +1 -0
- package/android/build/.transforms/bd23069f3be7102a6b2b5871a2981878/transformed/classes/classes.dex +0 -0
- package/android/build/.transforms/d0194b4ec5799d8f3feab261c0e35de9/results.bin +1 -0
- package/android/build/.transforms/d0194b4ec5799d8f3feab261c0e35de9/transformed/classes/classes.dex +0 -0
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml +3 -1
- package/android/build/intermediates/aar_metadata/debug/aar-metadata.properties +0 -2
- package/android/build/intermediates/compile_library_classes_jar/debug/classes.jar +0 -0
- package/android/build/intermediates/compile_r_class_jar/debug/R.jar +0 -0
- package/android/build/intermediates/compile_symbol_list/debug/R.txt +194 -288
- package/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +1 -1
- package/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +1 -1
- package/android/build/intermediates/incremental/packageDebugAssets/merger.xml +1 -1
- package/android/build/intermediates/incremental/packageDebugResources/compile-file-map.properties +1 -1
- package/android/build/intermediates/javac/debug/classes/co/ab180/airbridge/reactnative/ConfigReader$1.class +0 -0
- package/android/build/intermediates/javac/debug/classes/co/ab180/airbridge/reactnative/ConfigReader$2.class +0 -0
- package/android/build/intermediates/javac/debug/classes/co/ab180/airbridge/reactnative/ConfigReader.class +0 -0
- package/android/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt +14 -11
- package/android/build/intermediates/merged_manifest/debug/AndroidManifest.xml +3 -1
- package/android/build/intermediates/runtime_library_classes_jar/debug/classes.jar +0 -0
- package/android/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt +54 -121
- package/android/build/outputs/logs/manifest-merger-debug-report.txt +22 -22
- package/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
- package/android/build.gradle +1 -1
- package/android/src/main/java/co/ab180/airbridge/reactnative/ConfigReader.java +13 -3
- package/changelog.md +8 -3
- package/package.json +1 -1
- package/src/WebInterface.js +1 -1
|
@@ -10,31 +10,12 @@ int anim abc_slide_out_bottom 0x0
|
|
|
10
10
|
int anim abc_slide_out_top 0x0
|
|
11
11
|
int anim abc_tooltip_enter 0x0
|
|
12
12
|
int anim abc_tooltip_exit 0x0
|
|
13
|
-
int anim btn_checkbox_to_checked_box_inner_merged_animation 0x0
|
|
14
|
-
int anim btn_checkbox_to_checked_box_outer_merged_animation 0x0
|
|
15
|
-
int anim btn_checkbox_to_checked_icon_null_animation 0x0
|
|
16
|
-
int anim btn_checkbox_to_unchecked_box_inner_merged_animation 0x0
|
|
17
|
-
int anim btn_checkbox_to_unchecked_check_path_merged_animation 0x0
|
|
18
|
-
int anim btn_checkbox_to_unchecked_icon_null_animation 0x0
|
|
19
|
-
int anim btn_radio_to_off_mtrl_dot_group_animation 0x0
|
|
20
|
-
int anim btn_radio_to_off_mtrl_ring_outer_animation 0x0
|
|
21
|
-
int anim btn_radio_to_off_mtrl_ring_outer_path_animation 0x0
|
|
22
|
-
int anim btn_radio_to_on_mtrl_dot_group_animation 0x0
|
|
23
|
-
int anim btn_radio_to_on_mtrl_ring_outer_animation 0x0
|
|
24
|
-
int anim btn_radio_to_on_mtrl_ring_outer_path_animation 0x0
|
|
25
13
|
int anim catalyst_fade_in 0x0
|
|
26
14
|
int anim catalyst_fade_out 0x0
|
|
27
15
|
int anim catalyst_push_up_in 0x0
|
|
28
16
|
int anim catalyst_push_up_out 0x0
|
|
29
17
|
int anim catalyst_slide_down 0x0
|
|
30
18
|
int anim catalyst_slide_up 0x0
|
|
31
|
-
int anim fragment_fast_out_extra_slow_in 0x0
|
|
32
|
-
int animator fragment_close_enter 0x0
|
|
33
|
-
int animator fragment_close_exit 0x0
|
|
34
|
-
int animator fragment_fade_enter 0x0
|
|
35
|
-
int animator fragment_fade_exit 0x0
|
|
36
|
-
int animator fragment_open_enter 0x0
|
|
37
|
-
int animator fragment_open_exit 0x0
|
|
38
19
|
int array co_ab180_airbridge_custom_domains 0x0
|
|
39
20
|
int attr actionBarDivider 0x0
|
|
40
21
|
int attr actionBarItemBackground 0x0
|
|
@@ -54,7 +35,6 @@ int attr actionMenuTextAppearance 0x0
|
|
|
54
35
|
int attr actionMenuTextColor 0x0
|
|
55
36
|
int attr actionModeBackground 0x0
|
|
56
37
|
int attr actionModeCloseButtonStyle 0x0
|
|
57
|
-
int attr actionModeCloseContentDescription 0x0
|
|
58
38
|
int attr actionModeCloseDrawable 0x0
|
|
59
39
|
int attr actionModeCopyDrawable 0x0
|
|
60
40
|
int attr actionModeCutDrawable 0x0
|
|
@@ -65,7 +45,6 @@ int attr actionModeSelectAllDrawable 0x0
|
|
|
65
45
|
int attr actionModeShareDrawable 0x0
|
|
66
46
|
int attr actionModeSplitBackground 0x0
|
|
67
47
|
int attr actionModeStyle 0x0
|
|
68
|
-
int attr actionModeTheme 0x0
|
|
69
48
|
int attr actionModeWebSearchDrawable 0x0
|
|
70
49
|
int attr actionOverflowButtonStyle 0x0
|
|
71
50
|
int attr actionOverflowMenuStyle 0x0
|
|
@@ -108,7 +87,6 @@ int attr buttonBarNegativeButtonStyle 0x0
|
|
|
108
87
|
int attr buttonBarNeutralButtonStyle 0x0
|
|
109
88
|
int attr buttonBarPositiveButtonStyle 0x0
|
|
110
89
|
int attr buttonBarStyle 0x0
|
|
111
|
-
int attr buttonCompat 0x0
|
|
112
90
|
int attr buttonGravity 0x0
|
|
113
91
|
int attr buttonIconDimen 0x0
|
|
114
92
|
int attr buttonPanelSideLayout 0x0
|
|
@@ -116,9 +94,6 @@ int attr buttonStyle 0x0
|
|
|
116
94
|
int attr buttonStyleSmall 0x0
|
|
117
95
|
int attr buttonTint 0x0
|
|
118
96
|
int attr buttonTintMode 0x0
|
|
119
|
-
int attr checkMarkCompat 0x0
|
|
120
|
-
int attr checkMarkTint 0x0
|
|
121
|
-
int attr checkMarkTintMode 0x0
|
|
122
97
|
int attr checkboxStyle 0x0
|
|
123
98
|
int attr checkedTextViewStyle 0x0
|
|
124
99
|
int attr closeIcon 0x0
|
|
@@ -145,6 +120,7 @@ int attr contentInsetRight 0x0
|
|
|
145
120
|
int attr contentInsetStart 0x0
|
|
146
121
|
int attr contentInsetStartWithNavigation 0x0
|
|
147
122
|
int attr controlBackground 0x0
|
|
123
|
+
int attr coordinatorLayoutStyle 0x0
|
|
148
124
|
int attr customNavigationLayout 0x0
|
|
149
125
|
int attr defaultQueryHint 0x0
|
|
150
126
|
int attr dialogCornerRadius 0x0
|
|
@@ -155,15 +131,7 @@ int attr divider 0x0
|
|
|
155
131
|
int attr dividerHorizontal 0x0
|
|
156
132
|
int attr dividerPadding 0x0
|
|
157
133
|
int attr dividerVertical 0x0
|
|
158
|
-
int attr drawableBottomCompat 0x0
|
|
159
|
-
int attr drawableEndCompat 0x0
|
|
160
|
-
int attr drawableLeftCompat 0x0
|
|
161
|
-
int attr drawableRightCompat 0x0
|
|
162
134
|
int attr drawableSize 0x0
|
|
163
|
-
int attr drawableStartCompat 0x0
|
|
164
|
-
int attr drawableTint 0x0
|
|
165
|
-
int attr drawableTintMode 0x0
|
|
166
|
-
int attr drawableTopCompat 0x0
|
|
167
135
|
int attr drawerArrowStyle 0x0
|
|
168
136
|
int attr dropDownListViewStyle 0x0
|
|
169
137
|
int attr dropdownListPreferredItemHeight 0x0
|
|
@@ -171,7 +139,6 @@ int attr editTextBackground 0x0
|
|
|
171
139
|
int attr editTextColor 0x0
|
|
172
140
|
int attr editTextStyle 0x0
|
|
173
141
|
int attr elevation 0x0
|
|
174
|
-
int attr emojiCompatEnabled 0x0
|
|
175
142
|
int attr expandActivityOverflowButtonDrawable 0x0
|
|
176
143
|
int attr fadeDuration 0x0
|
|
177
144
|
int attr failureImage 0x0
|
|
@@ -185,7 +152,6 @@ int attr fontProviderFetchStrategy 0x0
|
|
|
185
152
|
int attr fontProviderFetchTimeout 0x0
|
|
186
153
|
int attr fontProviderPackage 0x0
|
|
187
154
|
int attr fontProviderQuery 0x0
|
|
188
|
-
int attr fontProviderSystemFontFamily 0x0
|
|
189
155
|
int attr fontStyle 0x0
|
|
190
156
|
int attr fontVariationSettings 0x0
|
|
191
157
|
int attr fontWeight 0x0
|
|
@@ -205,13 +171,17 @@ int attr initialActivityCount 0x0
|
|
|
205
171
|
int attr isAutofillInlineSuggestionTheme 0x0
|
|
206
172
|
int attr isLightTheme 0x0
|
|
207
173
|
int attr itemPadding 0x0
|
|
208
|
-
int attr
|
|
174
|
+
int attr keylines 0x0
|
|
209
175
|
int attr lastBaselineToBottomHeight 0x0
|
|
210
176
|
int attr layout 0x0
|
|
177
|
+
int attr layout_anchor 0x0
|
|
178
|
+
int attr layout_anchorGravity 0x0
|
|
179
|
+
int attr layout_behavior 0x0
|
|
180
|
+
int attr layout_dodgeInsetEdges 0x0
|
|
181
|
+
int attr layout_insetEdge 0x0
|
|
182
|
+
int attr layout_keyline 0x0
|
|
211
183
|
int attr lineHeight 0x0
|
|
212
184
|
int attr listChoiceBackgroundIndicator 0x0
|
|
213
|
-
int attr listChoiceIndicatorMultipleAnimated 0x0
|
|
214
|
-
int attr listChoiceIndicatorSingleAnimated 0x0
|
|
215
185
|
int attr listDividerAlertDialog 0x0
|
|
216
186
|
int attr listItemLayout 0x0
|
|
217
187
|
int attr listLayout 0x0
|
|
@@ -220,20 +190,16 @@ int attr listPopupWindowStyle 0x0
|
|
|
220
190
|
int attr listPreferredItemHeight 0x0
|
|
221
191
|
int attr listPreferredItemHeightLarge 0x0
|
|
222
192
|
int attr listPreferredItemHeightSmall 0x0
|
|
223
|
-
int attr listPreferredItemPaddingEnd 0x0
|
|
224
193
|
int attr listPreferredItemPaddingLeft 0x0
|
|
225
194
|
int attr listPreferredItemPaddingRight 0x0
|
|
226
|
-
int attr listPreferredItemPaddingStart 0x0
|
|
227
195
|
int attr logo 0x0
|
|
228
196
|
int attr logoDescription 0x0
|
|
229
197
|
int attr maxButtonHeight 0x0
|
|
230
198
|
int attr measureWithLargestChild 0x0
|
|
231
|
-
int attr menu 0x0
|
|
232
199
|
int attr multiChoiceItemLayout 0x0
|
|
233
200
|
int attr navigationContentDescription 0x0
|
|
234
201
|
int attr navigationIcon 0x0
|
|
235
202
|
int attr navigationMode 0x0
|
|
236
|
-
int attr nestedScrollViewStyle 0x0
|
|
237
203
|
int attr numericModifiers 0x0
|
|
238
204
|
int attr overlapAnchor 0x0
|
|
239
205
|
int attr overlayImage 0x0
|
|
@@ -258,7 +224,6 @@ int attr progressBarPadding 0x0
|
|
|
258
224
|
int attr progressBarStyle 0x0
|
|
259
225
|
int attr queryBackground 0x0
|
|
260
226
|
int attr queryHint 0x0
|
|
261
|
-
int attr queryPatterns 0x0
|
|
262
227
|
int attr radioButtonStyle 0x0
|
|
263
228
|
int attr ratingBarStyle 0x0
|
|
264
229
|
int attr ratingBarStyleIndicator 0x0
|
|
@@ -285,7 +250,6 @@ int attr searchViewStyle 0x0
|
|
|
285
250
|
int attr seekBarStyle 0x0
|
|
286
251
|
int attr selectableItemBackground 0x0
|
|
287
252
|
int attr selectableItemBackgroundBorderless 0x0
|
|
288
|
-
int attr shortcutMatchRequired 0x0
|
|
289
253
|
int attr showAsAction 0x0
|
|
290
254
|
int attr showDividers 0x0
|
|
291
255
|
int attr showText 0x0
|
|
@@ -297,6 +261,7 @@ int attr spinnerStyle 0x0
|
|
|
297
261
|
int attr splitTrack 0x0
|
|
298
262
|
int attr srcCompat 0x0
|
|
299
263
|
int attr state_above_anchor 0x0
|
|
264
|
+
int attr statusBarBackground 0x0
|
|
300
265
|
int attr subMenuArrow 0x0
|
|
301
266
|
int attr submitBackground 0x0
|
|
302
267
|
int attr subtitle 0x0
|
|
@@ -319,7 +284,6 @@ int attr textAppearanceSearchResultTitle 0x0
|
|
|
319
284
|
int attr textAppearanceSmallPopupMenu 0x0
|
|
320
285
|
int attr textColorAlertDialogListItem 0x0
|
|
321
286
|
int attr textColorSearchUrl 0x0
|
|
322
|
-
int attr textLocale 0x0
|
|
323
287
|
int attr theme 0x0
|
|
324
288
|
int attr thickness 0x0
|
|
325
289
|
int attr thumbTextPadding 0x0
|
|
@@ -363,16 +327,16 @@ int attr windowMinWidthMajor 0x0
|
|
|
363
327
|
int attr windowMinWidthMinor 0x0
|
|
364
328
|
int attr windowNoTitle 0x0
|
|
365
329
|
int bool abc_action_bar_embed_tabs 0x0
|
|
330
|
+
int bool abc_allow_stacked_button_bar 0x0
|
|
366
331
|
int bool abc_config_actionMenuItemAllCaps 0x0
|
|
367
332
|
int color abc_background_cache_hint_selector_material_dark 0x0
|
|
368
333
|
int color abc_background_cache_hint_selector_material_light 0x0
|
|
369
334
|
int color abc_btn_colored_borderless_text_material 0x0
|
|
370
335
|
int color abc_btn_colored_text_material 0x0
|
|
371
336
|
int color abc_color_highlight_material 0x0
|
|
372
|
-
int color abc_decor_view_status_guard 0x0
|
|
373
|
-
int color abc_decor_view_status_guard_light 0x0
|
|
374
337
|
int color abc_hint_foreground_material_dark 0x0
|
|
375
338
|
int color abc_hint_foreground_material_light 0x0
|
|
339
|
+
int color abc_input_method_navigation_guard 0x0
|
|
376
340
|
int color abc_primary_text_disable_only_material_dark 0x0
|
|
377
341
|
int color abc_primary_text_disable_only_material_light 0x0
|
|
378
342
|
int color abc_primary_text_material_dark 0x0
|
|
@@ -391,8 +355,6 @@ int color abc_tint_spinner 0x0
|
|
|
391
355
|
int color abc_tint_switch_track 0x0
|
|
392
356
|
int color accent_material_dark 0x0
|
|
393
357
|
int color accent_material_light 0x0
|
|
394
|
-
int color androidx_core_ripple_material_light 0x0
|
|
395
|
-
int color androidx_core_secondary_text_default_material_light 0x0
|
|
396
358
|
int color background_floating_material_dark 0x0
|
|
397
359
|
int color background_floating_material_light 0x0
|
|
398
360
|
int color background_material_dark 0x0
|
|
@@ -501,9 +463,6 @@ int dimen abc_edit_text_inset_bottom_material 0x0
|
|
|
501
463
|
int dimen abc_edit_text_inset_horizontal_material 0x0
|
|
502
464
|
int dimen abc_edit_text_inset_top_material 0x0
|
|
503
465
|
int dimen abc_floating_window_z 0x0
|
|
504
|
-
int dimen abc_list_item_height_large_material 0x0
|
|
505
|
-
int dimen abc_list_item_height_material 0x0
|
|
506
|
-
int dimen abc_list_item_height_small_material 0x0
|
|
507
466
|
int dimen abc_list_item_padding_horizontal_material 0x0
|
|
508
467
|
int dimen abc_panel_menu_list_width 0x0
|
|
509
468
|
int dimen abc_progress_bar_height_material 0x0
|
|
@@ -512,9 +471,6 @@ int dimen abc_search_view_preferred_width 0x0
|
|
|
512
471
|
int dimen abc_seekbar_track_background_height_material 0x0
|
|
513
472
|
int dimen abc_seekbar_track_progress_height_material 0x0
|
|
514
473
|
int dimen abc_select_dialog_padding_start_material 0x0
|
|
515
|
-
int dimen abc_star_big 0x0
|
|
516
|
-
int dimen abc_star_medium 0x0
|
|
517
|
-
int dimen abc_star_small 0x0
|
|
518
474
|
int dimen abc_switch_padding 0x0
|
|
519
475
|
int dimen abc_text_size_body_1_material 0x0
|
|
520
476
|
int dimen abc_text_size_body_2_material 0x0
|
|
@@ -578,13 +534,11 @@ int drawable abc_ab_share_pack_mtrl_alpha 0x0
|
|
|
578
534
|
int drawable abc_action_bar_item_background_material 0x0
|
|
579
535
|
int drawable abc_btn_borderless_material 0x0
|
|
580
536
|
int drawable abc_btn_check_material 0x0
|
|
581
|
-
int drawable abc_btn_check_material_anim 0x0
|
|
582
537
|
int drawable abc_btn_check_to_on_mtrl_000 0x0
|
|
583
538
|
int drawable abc_btn_check_to_on_mtrl_015 0x0
|
|
584
539
|
int drawable abc_btn_colored_material 0x0
|
|
585
540
|
int drawable abc_btn_default_mtrl_shape 0x0
|
|
586
541
|
int drawable abc_btn_radio_material 0x0
|
|
587
|
-
int drawable abc_btn_radio_material_anim 0x0
|
|
588
542
|
int drawable abc_btn_radio_to_on_mtrl_000 0x0
|
|
589
543
|
int drawable abc_btn_radio_to_on_mtrl_015 0x0
|
|
590
544
|
int drawable abc_btn_switch_to_on_mtrl_00001 0x0
|
|
@@ -607,6 +561,12 @@ int drawable abc_ic_menu_paste_mtrl_am_alpha 0x0
|
|
|
607
561
|
int drawable abc_ic_menu_selectall_mtrl_alpha 0x0
|
|
608
562
|
int drawable abc_ic_menu_share_mtrl_alpha 0x0
|
|
609
563
|
int drawable abc_ic_search_api_material 0x0
|
|
564
|
+
int drawable abc_ic_star_black_16dp 0x0
|
|
565
|
+
int drawable abc_ic_star_black_36dp 0x0
|
|
566
|
+
int drawable abc_ic_star_black_48dp 0x0
|
|
567
|
+
int drawable abc_ic_star_half_black_16dp 0x0
|
|
568
|
+
int drawable abc_ic_star_half_black_36dp 0x0
|
|
569
|
+
int drawable abc_ic_star_half_black_48dp 0x0
|
|
610
570
|
int drawable abc_ic_voice_search_api_material 0x0
|
|
611
571
|
int drawable abc_item_background_holo_dark 0x0
|
|
612
572
|
int drawable abc_item_background_holo_light 0x0
|
|
@@ -637,16 +597,17 @@ int drawable abc_seekbar_tick_mark_material 0x0
|
|
|
637
597
|
int drawable abc_seekbar_track_material 0x0
|
|
638
598
|
int drawable abc_spinner_mtrl_am_alpha 0x0
|
|
639
599
|
int drawable abc_spinner_textfield_background_material 0x0
|
|
640
|
-
int drawable abc_star_black_48dp 0x0
|
|
641
|
-
int drawable abc_star_half_black_48dp 0x0
|
|
642
600
|
int drawable abc_switch_thumb_material 0x0
|
|
643
601
|
int drawable abc_switch_track_mtrl_alpha 0x0
|
|
644
602
|
int drawable abc_tab_indicator_material 0x0
|
|
645
603
|
int drawable abc_tab_indicator_mtrl_alpha 0x0
|
|
646
604
|
int drawable abc_text_cursor_material 0x0
|
|
647
|
-
int drawable
|
|
648
|
-
int drawable
|
|
649
|
-
int drawable
|
|
605
|
+
int drawable abc_text_select_handle_left_mtrl_dark 0x0
|
|
606
|
+
int drawable abc_text_select_handle_left_mtrl_light 0x0
|
|
607
|
+
int drawable abc_text_select_handle_middle_mtrl_dark 0x0
|
|
608
|
+
int drawable abc_text_select_handle_middle_mtrl_light 0x0
|
|
609
|
+
int drawable abc_text_select_handle_right_mtrl_dark 0x0
|
|
610
|
+
int drawable abc_text_select_handle_right_mtrl_light 0x0
|
|
650
611
|
int drawable abc_textfield_activated_mtrl_alpha 0x0
|
|
651
612
|
int drawable abc_textfield_default_mtrl_alpha 0x0
|
|
652
613
|
int drawable abc_textfield_search_activated_mtrl_alpha 0x0
|
|
@@ -654,14 +615,6 @@ int drawable abc_textfield_search_default_mtrl_alpha 0x0
|
|
|
654
615
|
int drawable abc_textfield_search_material 0x0
|
|
655
616
|
int drawable abc_vector_test 0x0
|
|
656
617
|
int drawable autofill_inline_suggestion_chip_background 0x0
|
|
657
|
-
int drawable btn_checkbox_checked_mtrl 0x0
|
|
658
|
-
int drawable btn_checkbox_checked_to_unchecked_mtrl_animation 0x0
|
|
659
|
-
int drawable btn_checkbox_unchecked_mtrl 0x0
|
|
660
|
-
int drawable btn_checkbox_unchecked_to_checked_mtrl_animation 0x0
|
|
661
|
-
int drawable btn_radio_off_mtrl 0x0
|
|
662
|
-
int drawable btn_radio_off_to_on_mtrl_animation 0x0
|
|
663
|
-
int drawable btn_radio_on_mtrl 0x0
|
|
664
|
-
int drawable btn_radio_on_to_off_mtrl_animation 0x0
|
|
665
618
|
int drawable notification_action_background 0x0
|
|
666
619
|
int drawable notification_bg 0x0
|
|
667
620
|
int drawable notification_bg_low 0x0
|
|
@@ -675,13 +628,10 @@ int drawable notification_template_icon_low_bg 0x0
|
|
|
675
628
|
int drawable notification_tile_bg 0x0
|
|
676
629
|
int drawable notify_panel_notification_icon_bg 0x0
|
|
677
630
|
int drawable redbox_top_border_background 0x0
|
|
678
|
-
int drawable test_level_drawable 0x0
|
|
679
631
|
int drawable tooltip_frame_dark 0x0
|
|
680
632
|
int drawable tooltip_frame_light 0x0
|
|
681
633
|
int id accessibility_action_clickable_span 0x0
|
|
682
634
|
int id accessibility_actions 0x0
|
|
683
|
-
int id accessibility_collection 0x0
|
|
684
|
-
int id accessibility_collection_item 0x0
|
|
685
635
|
int id accessibility_custom_action_0 0x0
|
|
686
636
|
int id accessibility_custom_action_1 0x0
|
|
687
637
|
int id accessibility_custom_action_10 0x0
|
|
@@ -716,10 +666,8 @@ int id accessibility_custom_action_8 0x0
|
|
|
716
666
|
int id accessibility_custom_action_9 0x0
|
|
717
667
|
int id accessibility_hint 0x0
|
|
718
668
|
int id accessibility_label 0x0
|
|
719
|
-
int id accessibility_links 0x0
|
|
720
669
|
int id accessibility_role 0x0
|
|
721
670
|
int id accessibility_state 0x0
|
|
722
|
-
int id accessibility_state_expanded 0x0
|
|
723
671
|
int id accessibility_value 0x0
|
|
724
672
|
int id action_bar 0x0
|
|
725
673
|
int id action_bar_activity_content 0x0
|
|
@@ -748,13 +696,13 @@ int id autofill_inline_suggestion_start_icon 0x0
|
|
|
748
696
|
int id autofill_inline_suggestion_subtitle 0x0
|
|
749
697
|
int id autofill_inline_suggestion_title 0x0
|
|
750
698
|
int id blocking 0x0
|
|
699
|
+
int id bottom 0x0
|
|
751
700
|
int id buttonPanel 0x0
|
|
752
701
|
int id catalyst_redbox_title 0x0
|
|
753
702
|
int id center 0x0
|
|
754
703
|
int id centerCrop 0x0
|
|
755
704
|
int id centerInside 0x0
|
|
756
705
|
int id checkbox 0x0
|
|
757
|
-
int id checked 0x0
|
|
758
706
|
int id chronometer 0x0
|
|
759
707
|
int id content 0x0
|
|
760
708
|
int id contentPanel 0x0
|
|
@@ -764,6 +712,7 @@ int id decor_content_parent 0x0
|
|
|
764
712
|
int id default_activity_button 0x0
|
|
765
713
|
int id dialog_button 0x0
|
|
766
714
|
int id edit_query 0x0
|
|
715
|
+
int id end 0x0
|
|
767
716
|
int id expand_activities_button 0x0
|
|
768
717
|
int id expanded_menu 0x0
|
|
769
718
|
int id fitBottomStart 0x0
|
|
@@ -774,7 +723,6 @@ int id fitXY 0x0
|
|
|
774
723
|
int id focusCrop 0x0
|
|
775
724
|
int id forever 0x0
|
|
776
725
|
int id fps_text 0x0
|
|
777
|
-
int id fragment_container_view_tag 0x0
|
|
778
726
|
int id group_divider 0x0
|
|
779
727
|
int id home 0x0
|
|
780
728
|
int id icon 0x0
|
|
@@ -782,11 +730,8 @@ int id icon_group 0x0
|
|
|
782
730
|
int id image 0x0
|
|
783
731
|
int id info 0x0
|
|
784
732
|
int id italic 0x0
|
|
785
|
-
int id item1 0x0
|
|
786
|
-
int id item2 0x0
|
|
787
|
-
int id item3 0x0
|
|
788
|
-
int id item4 0x0
|
|
789
733
|
int id labelled_by 0x0
|
|
734
|
+
int id left 0x0
|
|
790
735
|
int id line1 0x0
|
|
791
736
|
int id line3 0x0
|
|
792
737
|
int id listMode 0x0
|
|
@@ -798,14 +743,15 @@ int id normal 0x0
|
|
|
798
743
|
int id notification_background 0x0
|
|
799
744
|
int id notification_main_column 0x0
|
|
800
745
|
int id notification_main_column_container 0x0
|
|
801
|
-
int id off 0x0
|
|
802
|
-
int id on 0x0
|
|
803
746
|
int id parentPanel 0x0
|
|
804
|
-
int id
|
|
747
|
+
int id pointer_enter 0x0
|
|
748
|
+
int id pointer_leave 0x0
|
|
749
|
+
int id pointer_move 0x0
|
|
805
750
|
int id progress_circular 0x0
|
|
806
751
|
int id progress_horizontal 0x0
|
|
807
752
|
int id radio 0x0
|
|
808
753
|
int id react_test_id 0x0
|
|
754
|
+
int id right 0x0
|
|
809
755
|
int id right_icon 0x0
|
|
810
756
|
int id right_side 0x0
|
|
811
757
|
int id rn_frame_file 0x0
|
|
@@ -834,11 +780,11 @@ int id search_voice_btn 0x0
|
|
|
834
780
|
int id select_dialog_listview 0x0
|
|
835
781
|
int id shortcut 0x0
|
|
836
782
|
int id spacer 0x0
|
|
837
|
-
int id special_effects_controller_view_tag 0x0
|
|
838
783
|
int id split_action_bar 0x0
|
|
839
784
|
int id src_atop 0x0
|
|
840
785
|
int id src_in 0x0
|
|
841
786
|
int id src_over 0x0
|
|
787
|
+
int id start 0x0
|
|
842
788
|
int id submenuarrow 0x0
|
|
843
789
|
int id submit_area 0x0
|
|
844
790
|
int id tabMode 0x0
|
|
@@ -846,15 +792,10 @@ int id tag_accessibility_actions 0x0
|
|
|
846
792
|
int id tag_accessibility_clickable_spans 0x0
|
|
847
793
|
int id tag_accessibility_heading 0x0
|
|
848
794
|
int id tag_accessibility_pane_title 0x0
|
|
849
|
-
int id tag_on_apply_window_listener 0x0
|
|
850
|
-
int id tag_on_receive_content_listener 0x0
|
|
851
|
-
int id tag_on_receive_content_mime_types 0x0
|
|
852
795
|
int id tag_screen_reader_focusable 0x0
|
|
853
|
-
int id tag_state_description 0x0
|
|
854
796
|
int id tag_transition_group 0x0
|
|
855
797
|
int id tag_unhandled_key_event_manager 0x0
|
|
856
798
|
int id tag_unhandled_key_listeners 0x0
|
|
857
|
-
int id tag_window_insets_animation_callback 0x0
|
|
858
799
|
int id text 0x0
|
|
859
800
|
int id text2 0x0
|
|
860
801
|
int id textSpacerNoButtons 0x0
|
|
@@ -863,16 +804,12 @@ int id time 0x0
|
|
|
863
804
|
int id title 0x0
|
|
864
805
|
int id titleDividerNoCustom 0x0
|
|
865
806
|
int id title_template 0x0
|
|
807
|
+
int id top 0x0
|
|
866
808
|
int id topPanel 0x0
|
|
867
|
-
int id unchecked 0x0
|
|
868
809
|
int id uniform 0x0
|
|
869
810
|
int id up 0x0
|
|
870
811
|
int id view_tag_instance_handle 0x0
|
|
871
812
|
int id view_tag_native_id 0x0
|
|
872
|
-
int id view_tree_lifecycle_owner 0x0
|
|
873
|
-
int id view_tree_saved_state_registry_owner 0x0
|
|
874
|
-
int id view_tree_view_model_store_owner 0x0
|
|
875
|
-
int id visible_removing_fragment_view_tag 0x0
|
|
876
813
|
int id wrap_content 0x0
|
|
877
814
|
int integer abc_config_activityDefaultDur 0x0
|
|
878
815
|
int integer abc_config_activityShortDur 0x0
|
|
@@ -881,13 +818,6 @@ int integer config_tooltipAnimTime 0x0
|
|
|
881
818
|
int integer react_native_dev_server_port 0x0
|
|
882
819
|
int integer react_native_inspector_proxy_port 0x0
|
|
883
820
|
int integer status_bar_notification_info_maxnum 0x0
|
|
884
|
-
int interpolator btn_checkbox_checked_mtrl_animation_interpolator_0 0x0
|
|
885
|
-
int interpolator btn_checkbox_checked_mtrl_animation_interpolator_1 0x0
|
|
886
|
-
int interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_0 0x0
|
|
887
|
-
int interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_1 0x0
|
|
888
|
-
int interpolator btn_radio_to_off_mtrl_animation_interpolator_0 0x0
|
|
889
|
-
int interpolator btn_radio_to_on_mtrl_animation_interpolator_0 0x0
|
|
890
|
-
int interpolator fast_out_slow_in 0x0
|
|
891
821
|
int layout abc_action_bar_title_item 0x0
|
|
892
822
|
int layout abc_action_bar_up_container 0x0
|
|
893
823
|
int layout abc_action_menu_item_layout 0x0
|
|
@@ -933,8 +863,6 @@ int layout select_dialog_item_material 0x0
|
|
|
933
863
|
int layout select_dialog_multichoice_material 0x0
|
|
934
864
|
int layout select_dialog_singlechoice_material 0x0
|
|
935
865
|
int layout support_simple_spinner_dropdown_item 0x0
|
|
936
|
-
int menu example_menu 0x0
|
|
937
|
-
int menu example_menu2 0x0
|
|
938
866
|
int string abc_action_bar_home_description 0x0
|
|
939
867
|
int string abc_action_bar_up_description 0x0
|
|
940
868
|
int string abc_action_menu_overflow_description 0x0
|
|
@@ -943,6 +871,18 @@ int string abc_activity_chooser_view_see_all 0x0
|
|
|
943
871
|
int string abc_activitychooserview_choose_application 0x0
|
|
944
872
|
int string abc_capital_off 0x0
|
|
945
873
|
int string abc_capital_on 0x0
|
|
874
|
+
int string abc_font_family_body_1_material 0x0
|
|
875
|
+
int string abc_font_family_body_2_material 0x0
|
|
876
|
+
int string abc_font_family_button_material 0x0
|
|
877
|
+
int string abc_font_family_caption_material 0x0
|
|
878
|
+
int string abc_font_family_display_1_material 0x0
|
|
879
|
+
int string abc_font_family_display_2_material 0x0
|
|
880
|
+
int string abc_font_family_display_3_material 0x0
|
|
881
|
+
int string abc_font_family_display_4_material 0x0
|
|
882
|
+
int string abc_font_family_headline_material 0x0
|
|
883
|
+
int string abc_font_family_menu_material 0x0
|
|
884
|
+
int string abc_font_family_subhead_material 0x0
|
|
885
|
+
int string abc_font_family_title_material 0x0
|
|
946
886
|
int string abc_menu_alt_shortcut_label 0x0
|
|
947
887
|
int string abc_menu_ctrl_shortcut_label 0x0
|
|
948
888
|
int string abc_menu_delete_shortcut_label 0x0
|
|
@@ -1178,7 +1118,6 @@ int style Base_Widget_AppCompat_SeekBar 0x0
|
|
|
1178
1118
|
int style Base_Widget_AppCompat_SeekBar_Discrete 0x0
|
|
1179
1119
|
int style Base_Widget_AppCompat_Spinner 0x0
|
|
1180
1120
|
int style Base_Widget_AppCompat_Spinner_Underlined 0x0
|
|
1181
|
-
int style Base_Widget_AppCompat_TextView 0x0
|
|
1182
1121
|
int style Base_Widget_AppCompat_TextView_SpinnerItem 0x0
|
|
1183
1122
|
int style Base_Widget_AppCompat_Toolbar 0x0
|
|
1184
1123
|
int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x0
|
|
@@ -1276,8 +1215,6 @@ int style ThemeOverlay_AppCompat 0x0
|
|
|
1276
1215
|
int style ThemeOverlay_AppCompat_ActionBar 0x0
|
|
1277
1216
|
int style ThemeOverlay_AppCompat_Dark 0x0
|
|
1278
1217
|
int style ThemeOverlay_AppCompat_Dark_ActionBar 0x0
|
|
1279
|
-
int style ThemeOverlay_AppCompat_DayNight 0x0
|
|
1280
|
-
int style ThemeOverlay_AppCompat_DayNight_ActionBar 0x0
|
|
1281
1218
|
int style ThemeOverlay_AppCompat_Dialog 0x0
|
|
1282
1219
|
int style ThemeOverlay_AppCompat_Dialog_Alert 0x0
|
|
1283
1220
|
int style ThemeOverlay_AppCompat_Light 0x0
|
|
@@ -1294,7 +1231,6 @@ int style Theme_AppCompat_Dialog 0x0
|
|
|
1294
1231
|
int style Theme_AppCompat_DialogWhenLarge 0x0
|
|
1295
1232
|
int style Theme_AppCompat_Dialog_Alert 0x0
|
|
1296
1233
|
int style Theme_AppCompat_Dialog_MinWidth 0x0
|
|
1297
|
-
int style Theme_AppCompat_Empty 0x0
|
|
1298
1234
|
int style Theme_AppCompat_Light 0x0
|
|
1299
1235
|
int style Theme_AppCompat_Light_DarkActionBar 0x0
|
|
1300
1236
|
int style Theme_AppCompat_Light_Dialog 0x0
|
|
@@ -1381,7 +1317,6 @@ int style Widget_AppCompat_Spinner 0x0
|
|
|
1381
1317
|
int style Widget_AppCompat_Spinner_DropDown 0x0
|
|
1382
1318
|
int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x0
|
|
1383
1319
|
int style Widget_AppCompat_Spinner_Underlined 0x0
|
|
1384
|
-
int style Widget_AppCompat_TextView 0x0
|
|
1385
1320
|
int style Widget_AppCompat_TextView_SpinnerItem 0x0
|
|
1386
1321
|
int style Widget_AppCompat_Toolbar 0x0
|
|
1387
1322
|
int style Widget_AppCompat_Toolbar_Button_Navigation 0x0
|
|
@@ -1393,6 +1328,7 @@ int style Widget_Autofill_InlineSuggestionSubtitle 0x0
|
|
|
1393
1328
|
int style Widget_Autofill_InlineSuggestionTitle 0x0
|
|
1394
1329
|
int style Widget_Compat_NotificationActionContainer 0x0
|
|
1395
1330
|
int style Widget_Compat_NotificationActionText 0x0
|
|
1331
|
+
int style Widget_Support_CoordinatorLayout 0x0
|
|
1396
1332
|
int style redboxButton 0x0
|
|
1397
1333
|
int[] styleable ActionBar { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
|
1398
1334
|
int styleable ActionBar_background 0
|
|
@@ -1463,7 +1399,6 @@ int styleable AnimatedStateListDrawableTransition_android_drawable 0
|
|
|
1463
1399
|
int styleable AnimatedStateListDrawableTransition_android_fromId 1
|
|
1464
1400
|
int styleable AnimatedStateListDrawableTransition_android_reversible 2
|
|
1465
1401
|
int styleable AnimatedStateListDrawableTransition_android_toId 3
|
|
1466
|
-
int[] styleable AppCompatEmojiHelper { }
|
|
1467
1402
|
int[] styleable AppCompatImageView { 0x1010119, 0x0, 0x0, 0x0 }
|
|
1468
1403
|
int styleable AppCompatImageView_android_src 0
|
|
1469
1404
|
int styleable AppCompatImageView_srcCompat 1
|
|
@@ -1482,30 +1417,19 @@ int styleable AppCompatTextHelper_android_drawableRight 3
|
|
|
1482
1417
|
int styleable AppCompatTextHelper_android_drawableStart 4
|
|
1483
1418
|
int styleable AppCompatTextHelper_android_drawableTop 5
|
|
1484
1419
|
int styleable AppCompatTextHelper_android_textAppearance 6
|
|
1485
|
-
int[] styleable AppCompatTextView { 0x1010034, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0
|
|
1420
|
+
int[] styleable AppCompatTextView { 0x1010034, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
|
1486
1421
|
int styleable AppCompatTextView_android_textAppearance 0
|
|
1487
1422
|
int styleable AppCompatTextView_autoSizeMaxTextSize 1
|
|
1488
1423
|
int styleable AppCompatTextView_autoSizeMinTextSize 2
|
|
1489
1424
|
int styleable AppCompatTextView_autoSizePresetSizes 3
|
|
1490
1425
|
int styleable AppCompatTextView_autoSizeStepGranularity 4
|
|
1491
1426
|
int styleable AppCompatTextView_autoSizeTextType 5
|
|
1492
|
-
int styleable
|
|
1493
|
-
int styleable
|
|
1494
|
-
int styleable
|
|
1495
|
-
int styleable
|
|
1496
|
-
int styleable
|
|
1497
|
-
int styleable
|
|
1498
|
-
int styleable AppCompatTextView_drawableTintMode 12
|
|
1499
|
-
int styleable AppCompatTextView_drawableTopCompat 13
|
|
1500
|
-
int styleable AppCompatTextView_emojiCompatEnabled 14
|
|
1501
|
-
int styleable AppCompatTextView_firstBaselineToTopHeight 15
|
|
1502
|
-
int styleable AppCompatTextView_fontFamily 16
|
|
1503
|
-
int styleable AppCompatTextView_fontVariationSettings 17
|
|
1504
|
-
int styleable AppCompatTextView_lastBaselineToBottomHeight 18
|
|
1505
|
-
int styleable AppCompatTextView_lineHeight 19
|
|
1506
|
-
int styleable AppCompatTextView_textAllCaps 20
|
|
1507
|
-
int styleable AppCompatTextView_textLocale 21
|
|
1508
|
-
int[] styleable AppCompatTheme { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x10100ae, 0x1010057, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
|
1427
|
+
int styleable AppCompatTextView_firstBaselineToTopHeight 6
|
|
1428
|
+
int styleable AppCompatTextView_fontFamily 7
|
|
1429
|
+
int styleable AppCompatTextView_lastBaselineToBottomHeight 8
|
|
1430
|
+
int styleable AppCompatTextView_lineHeight 9
|
|
1431
|
+
int styleable AppCompatTextView_textAllCaps 10
|
|
1432
|
+
int[] styleable AppCompatTheme { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x10100ae, 0x1010057, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
|
1509
1433
|
int styleable AppCompatTheme_actionBarDivider 0
|
|
1510
1434
|
int styleable AppCompatTheme_actionBarItemBackground 1
|
|
1511
1435
|
int styleable AppCompatTheme_actionBarPopupTheme 2
|
|
@@ -1523,116 +1447,110 @@ int styleable AppCompatTheme_actionMenuTextAppearance 13
|
|
|
1523
1447
|
int styleable AppCompatTheme_actionMenuTextColor 14
|
|
1524
1448
|
int styleable AppCompatTheme_actionModeBackground 15
|
|
1525
1449
|
int styleable AppCompatTheme_actionModeCloseButtonStyle 16
|
|
1526
|
-
int styleable
|
|
1527
|
-
int styleable
|
|
1528
|
-
int styleable
|
|
1529
|
-
int styleable
|
|
1530
|
-
int styleable
|
|
1531
|
-
int styleable
|
|
1532
|
-
int styleable
|
|
1533
|
-
int styleable
|
|
1534
|
-
int styleable
|
|
1535
|
-
int styleable
|
|
1536
|
-
int styleable
|
|
1537
|
-
int styleable
|
|
1538
|
-
int styleable
|
|
1539
|
-
int styleable
|
|
1540
|
-
int styleable
|
|
1541
|
-
int styleable
|
|
1542
|
-
int styleable
|
|
1543
|
-
int styleable
|
|
1544
|
-
int styleable
|
|
1545
|
-
int styleable
|
|
1546
|
-
int styleable
|
|
1547
|
-
int styleable
|
|
1548
|
-
int styleable
|
|
1549
|
-
int styleable
|
|
1550
|
-
int styleable
|
|
1551
|
-
int styleable
|
|
1552
|
-
int styleable
|
|
1553
|
-
int styleable
|
|
1554
|
-
int styleable
|
|
1555
|
-
int styleable
|
|
1556
|
-
int styleable
|
|
1557
|
-
int styleable
|
|
1558
|
-
int styleable
|
|
1559
|
-
int styleable
|
|
1560
|
-
int styleable
|
|
1561
|
-
int styleable
|
|
1562
|
-
int styleable
|
|
1563
|
-
int styleable
|
|
1564
|
-
int styleable
|
|
1565
|
-
int styleable
|
|
1566
|
-
int styleable
|
|
1567
|
-
int styleable
|
|
1568
|
-
int styleable
|
|
1569
|
-
int styleable
|
|
1570
|
-
int styleable
|
|
1571
|
-
int styleable
|
|
1572
|
-
int styleable
|
|
1573
|
-
int styleable
|
|
1574
|
-
int styleable
|
|
1575
|
-
int styleable
|
|
1576
|
-
int styleable
|
|
1577
|
-
int styleable
|
|
1578
|
-
int styleable
|
|
1579
|
-
int styleable
|
|
1580
|
-
int styleable
|
|
1581
|
-
int styleable
|
|
1582
|
-
int styleable
|
|
1583
|
-
int styleable
|
|
1584
|
-
int styleable
|
|
1585
|
-
int styleable
|
|
1586
|
-
int styleable
|
|
1587
|
-
int styleable
|
|
1588
|
-
int styleable
|
|
1589
|
-
int styleable
|
|
1590
|
-
int styleable
|
|
1591
|
-
int styleable
|
|
1592
|
-
int styleable
|
|
1593
|
-
int styleable
|
|
1594
|
-
int styleable
|
|
1595
|
-
int styleable
|
|
1596
|
-
int styleable
|
|
1597
|
-
int styleable
|
|
1598
|
-
int styleable
|
|
1599
|
-
int styleable
|
|
1600
|
-
int styleable
|
|
1601
|
-
int styleable
|
|
1602
|
-
int styleable
|
|
1603
|
-
int styleable
|
|
1604
|
-
int styleable
|
|
1605
|
-
int styleable
|
|
1606
|
-
int styleable
|
|
1607
|
-
int styleable
|
|
1608
|
-
int styleable
|
|
1609
|
-
int styleable
|
|
1610
|
-
int styleable
|
|
1611
|
-
int styleable
|
|
1612
|
-
int styleable
|
|
1613
|
-
int styleable
|
|
1614
|
-
int styleable
|
|
1615
|
-
int styleable
|
|
1616
|
-
int styleable
|
|
1617
|
-
int styleable
|
|
1618
|
-
int styleable
|
|
1619
|
-
int styleable
|
|
1620
|
-
int styleable
|
|
1621
|
-
int styleable
|
|
1622
|
-
int styleable
|
|
1623
|
-
int styleable
|
|
1624
|
-
int styleable
|
|
1625
|
-
int styleable
|
|
1626
|
-
int styleable
|
|
1627
|
-
int styleable
|
|
1628
|
-
int styleable
|
|
1629
|
-
int styleable
|
|
1630
|
-
int styleable AppCompatTheme_windowFixedHeightMinor 121
|
|
1631
|
-
int styleable AppCompatTheme_windowFixedWidthMajor 122
|
|
1632
|
-
int styleable AppCompatTheme_windowFixedWidthMinor 123
|
|
1633
|
-
int styleable AppCompatTheme_windowMinWidthMajor 124
|
|
1634
|
-
int styleable AppCompatTheme_windowMinWidthMinor 125
|
|
1635
|
-
int styleable AppCompatTheme_windowNoTitle 126
|
|
1450
|
+
int styleable AppCompatTheme_actionModeCloseDrawable 17
|
|
1451
|
+
int styleable AppCompatTheme_actionModeCopyDrawable 18
|
|
1452
|
+
int styleable AppCompatTheme_actionModeCutDrawable 19
|
|
1453
|
+
int styleable AppCompatTheme_actionModeFindDrawable 20
|
|
1454
|
+
int styleable AppCompatTheme_actionModePasteDrawable 21
|
|
1455
|
+
int styleable AppCompatTheme_actionModePopupWindowStyle 22
|
|
1456
|
+
int styleable AppCompatTheme_actionModeSelectAllDrawable 23
|
|
1457
|
+
int styleable AppCompatTheme_actionModeShareDrawable 24
|
|
1458
|
+
int styleable AppCompatTheme_actionModeSplitBackground 25
|
|
1459
|
+
int styleable AppCompatTheme_actionModeStyle 26
|
|
1460
|
+
int styleable AppCompatTheme_actionModeWebSearchDrawable 27
|
|
1461
|
+
int styleable AppCompatTheme_actionOverflowButtonStyle 28
|
|
1462
|
+
int styleable AppCompatTheme_actionOverflowMenuStyle 29
|
|
1463
|
+
int styleable AppCompatTheme_activityChooserViewStyle 30
|
|
1464
|
+
int styleable AppCompatTheme_alertDialogButtonGroupStyle 31
|
|
1465
|
+
int styleable AppCompatTheme_alertDialogCenterButtons 32
|
|
1466
|
+
int styleable AppCompatTheme_alertDialogStyle 33
|
|
1467
|
+
int styleable AppCompatTheme_alertDialogTheme 34
|
|
1468
|
+
int styleable AppCompatTheme_android_windowAnimationStyle 35
|
|
1469
|
+
int styleable AppCompatTheme_android_windowIsFloating 36
|
|
1470
|
+
int styleable AppCompatTheme_autoCompleteTextViewStyle 37
|
|
1471
|
+
int styleable AppCompatTheme_borderlessButtonStyle 38
|
|
1472
|
+
int styleable AppCompatTheme_buttonBarButtonStyle 39
|
|
1473
|
+
int styleable AppCompatTheme_buttonBarNegativeButtonStyle 40
|
|
1474
|
+
int styleable AppCompatTheme_buttonBarNeutralButtonStyle 41
|
|
1475
|
+
int styleable AppCompatTheme_buttonBarPositiveButtonStyle 42
|
|
1476
|
+
int styleable AppCompatTheme_buttonBarStyle 43
|
|
1477
|
+
int styleable AppCompatTheme_buttonStyle 44
|
|
1478
|
+
int styleable AppCompatTheme_buttonStyleSmall 45
|
|
1479
|
+
int styleable AppCompatTheme_checkboxStyle 46
|
|
1480
|
+
int styleable AppCompatTheme_checkedTextViewStyle 47
|
|
1481
|
+
int styleable AppCompatTheme_colorAccent 48
|
|
1482
|
+
int styleable AppCompatTheme_colorBackgroundFloating 49
|
|
1483
|
+
int styleable AppCompatTheme_colorButtonNormal 50
|
|
1484
|
+
int styleable AppCompatTheme_colorControlActivated 51
|
|
1485
|
+
int styleable AppCompatTheme_colorControlHighlight 52
|
|
1486
|
+
int styleable AppCompatTheme_colorControlNormal 53
|
|
1487
|
+
int styleable AppCompatTheme_colorError 54
|
|
1488
|
+
int styleable AppCompatTheme_colorPrimary 55
|
|
1489
|
+
int styleable AppCompatTheme_colorPrimaryDark 56
|
|
1490
|
+
int styleable AppCompatTheme_colorSwitchThumbNormal 57
|
|
1491
|
+
int styleable AppCompatTheme_controlBackground 58
|
|
1492
|
+
int styleable AppCompatTheme_dialogCornerRadius 59
|
|
1493
|
+
int styleable AppCompatTheme_dialogPreferredPadding 60
|
|
1494
|
+
int styleable AppCompatTheme_dialogTheme 61
|
|
1495
|
+
int styleable AppCompatTheme_dividerHorizontal 62
|
|
1496
|
+
int styleable AppCompatTheme_dividerVertical 63
|
|
1497
|
+
int styleable AppCompatTheme_dropDownListViewStyle 64
|
|
1498
|
+
int styleable AppCompatTheme_dropdownListPreferredItemHeight 65
|
|
1499
|
+
int styleable AppCompatTheme_editTextBackground 66
|
|
1500
|
+
int styleable AppCompatTheme_editTextColor 67
|
|
1501
|
+
int styleable AppCompatTheme_editTextStyle 68
|
|
1502
|
+
int styleable AppCompatTheme_homeAsUpIndicator 69
|
|
1503
|
+
int styleable AppCompatTheme_imageButtonStyle 70
|
|
1504
|
+
int styleable AppCompatTheme_listChoiceBackgroundIndicator 71
|
|
1505
|
+
int styleable AppCompatTheme_listDividerAlertDialog 72
|
|
1506
|
+
int styleable AppCompatTheme_listMenuViewStyle 73
|
|
1507
|
+
int styleable AppCompatTheme_listPopupWindowStyle 74
|
|
1508
|
+
int styleable AppCompatTheme_listPreferredItemHeight 75
|
|
1509
|
+
int styleable AppCompatTheme_listPreferredItemHeightLarge 76
|
|
1510
|
+
int styleable AppCompatTheme_listPreferredItemHeightSmall 77
|
|
1511
|
+
int styleable AppCompatTheme_listPreferredItemPaddingLeft 78
|
|
1512
|
+
int styleable AppCompatTheme_listPreferredItemPaddingRight 79
|
|
1513
|
+
int styleable AppCompatTheme_panelBackground 80
|
|
1514
|
+
int styleable AppCompatTheme_panelMenuListTheme 81
|
|
1515
|
+
int styleable AppCompatTheme_panelMenuListWidth 82
|
|
1516
|
+
int styleable AppCompatTheme_popupMenuStyle 83
|
|
1517
|
+
int styleable AppCompatTheme_popupWindowStyle 84
|
|
1518
|
+
int styleable AppCompatTheme_radioButtonStyle 85
|
|
1519
|
+
int styleable AppCompatTheme_ratingBarStyle 86
|
|
1520
|
+
int styleable AppCompatTheme_ratingBarStyleIndicator 87
|
|
1521
|
+
int styleable AppCompatTheme_ratingBarStyleSmall 88
|
|
1522
|
+
int styleable AppCompatTheme_searchViewStyle 89
|
|
1523
|
+
int styleable AppCompatTheme_seekBarStyle 90
|
|
1524
|
+
int styleable AppCompatTheme_selectableItemBackground 91
|
|
1525
|
+
int styleable AppCompatTheme_selectableItemBackgroundBorderless 92
|
|
1526
|
+
int styleable AppCompatTheme_spinnerDropDownItemStyle 93
|
|
1527
|
+
int styleable AppCompatTheme_spinnerStyle 94
|
|
1528
|
+
int styleable AppCompatTheme_switchStyle 95
|
|
1529
|
+
int styleable AppCompatTheme_textAppearanceLargePopupMenu 96
|
|
1530
|
+
int styleable AppCompatTheme_textAppearanceListItem 97
|
|
1531
|
+
int styleable AppCompatTheme_textAppearanceListItemSecondary 98
|
|
1532
|
+
int styleable AppCompatTheme_textAppearanceListItemSmall 99
|
|
1533
|
+
int styleable AppCompatTheme_textAppearancePopupMenuHeader 100
|
|
1534
|
+
int styleable AppCompatTheme_textAppearanceSearchResultSubtitle 101
|
|
1535
|
+
int styleable AppCompatTheme_textAppearanceSearchResultTitle 102
|
|
1536
|
+
int styleable AppCompatTheme_textAppearanceSmallPopupMenu 103
|
|
1537
|
+
int styleable AppCompatTheme_textColorAlertDialogListItem 104
|
|
1538
|
+
int styleable AppCompatTheme_textColorSearchUrl 105
|
|
1539
|
+
int styleable AppCompatTheme_toolbarNavigationButtonStyle 106
|
|
1540
|
+
int styleable AppCompatTheme_toolbarStyle 107
|
|
1541
|
+
int styleable AppCompatTheme_tooltipForegroundColor 108
|
|
1542
|
+
int styleable AppCompatTheme_tooltipFrameBackground 109
|
|
1543
|
+
int styleable AppCompatTheme_viewInflaterClass 110
|
|
1544
|
+
int styleable AppCompatTheme_windowActionBar 111
|
|
1545
|
+
int styleable AppCompatTheme_windowActionBarOverlay 112
|
|
1546
|
+
int styleable AppCompatTheme_windowActionModeOverlay 113
|
|
1547
|
+
int styleable AppCompatTheme_windowFixedHeightMajor 114
|
|
1548
|
+
int styleable AppCompatTheme_windowFixedHeightMinor 115
|
|
1549
|
+
int styleable AppCompatTheme_windowFixedWidthMajor 116
|
|
1550
|
+
int styleable AppCompatTheme_windowFixedWidthMinor 117
|
|
1551
|
+
int styleable AppCompatTheme_windowMinWidthMajor 118
|
|
1552
|
+
int styleable AppCompatTheme_windowMinWidthMinor 119
|
|
1553
|
+
int styleable AppCompatTheme_windowNoTitle 120
|
|
1636
1554
|
int[] styleable Autofill_InlineSuggestion { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
|
1637
1555
|
int styleable Autofill_InlineSuggestion_autofillInlineSuggestionChip 0
|
|
1638
1556
|
int styleable Autofill_InlineSuggestion_autofillInlineSuggestionEndIconStyle 1
|
|
@@ -1642,25 +1560,25 @@ int styleable Autofill_InlineSuggestion_autofillInlineSuggestionTitle 4
|
|
|
1642
1560
|
int styleable Autofill_InlineSuggestion_isAutofillInlineSuggestionTheme 5
|
|
1643
1561
|
int[] styleable ButtonBarLayout { 0x0 }
|
|
1644
1562
|
int styleable ButtonBarLayout_allowStacking 0
|
|
1645
|
-
int[] styleable
|
|
1646
|
-
int styleable Capability_queryPatterns 0
|
|
1647
|
-
int styleable Capability_shortcutMatchRequired 1
|
|
1648
|
-
int[] styleable CheckedTextView { 0x1010108, 0x0, 0x0, 0x0 }
|
|
1649
|
-
int styleable CheckedTextView_android_checkMark 0
|
|
1650
|
-
int styleable CheckedTextView_checkMarkCompat 1
|
|
1651
|
-
int styleable CheckedTextView_checkMarkTint 2
|
|
1652
|
-
int styleable CheckedTextView_checkMarkTintMode 3
|
|
1653
|
-
int[] styleable ColorStateListItem { 0x0, 0x101031f, 0x10101a5, 0x0, 0x0 }
|
|
1563
|
+
int[] styleable ColorStateListItem { 0x0, 0x101031f, 0x10101a5 }
|
|
1654
1564
|
int styleable ColorStateListItem_alpha 0
|
|
1655
1565
|
int styleable ColorStateListItem_android_alpha 1
|
|
1656
1566
|
int styleable ColorStateListItem_android_color 2
|
|
1657
|
-
int styleable
|
|
1658
|
-
int styleable ColorStateListItem_lStar 4
|
|
1659
|
-
int[] styleable CompoundButton { 0x1010107, 0x0, 0x0, 0x0 }
|
|
1567
|
+
int[] styleable CompoundButton { 0x1010107, 0x0, 0x0 }
|
|
1660
1568
|
int styleable CompoundButton_android_button 0
|
|
1661
|
-
int styleable
|
|
1662
|
-
int styleable
|
|
1663
|
-
int styleable
|
|
1569
|
+
int styleable CompoundButton_buttonTint 1
|
|
1570
|
+
int styleable CompoundButton_buttonTintMode 2
|
|
1571
|
+
int[] styleable CoordinatorLayout { 0x0, 0x0 }
|
|
1572
|
+
int styleable CoordinatorLayout_keylines 0
|
|
1573
|
+
int styleable CoordinatorLayout_statusBarBackground 1
|
|
1574
|
+
int[] styleable CoordinatorLayout_Layout { 0x10100b3, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
|
1575
|
+
int styleable CoordinatorLayout_Layout_android_layout_gravity 0
|
|
1576
|
+
int styleable CoordinatorLayout_Layout_layout_anchor 1
|
|
1577
|
+
int styleable CoordinatorLayout_Layout_layout_anchorGravity 2
|
|
1578
|
+
int styleable CoordinatorLayout_Layout_layout_behavior 3
|
|
1579
|
+
int styleable CoordinatorLayout_Layout_layout_dodgeInsetEdges 4
|
|
1580
|
+
int styleable CoordinatorLayout_Layout_layout_insetEdge 5
|
|
1581
|
+
int styleable CoordinatorLayout_Layout_layout_keyline 6
|
|
1664
1582
|
int[] styleable DrawerArrowToggle { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
|
1665
1583
|
int styleable DrawerArrowToggle_arrowHeadLength 0
|
|
1666
1584
|
int styleable DrawerArrowToggle_arrowShaftLength 1
|
|
@@ -1670,14 +1588,13 @@ int styleable DrawerArrowToggle_drawableSize 4
|
|
|
1670
1588
|
int styleable DrawerArrowToggle_gapBetweenBars 5
|
|
1671
1589
|
int styleable DrawerArrowToggle_spinBars 6
|
|
1672
1590
|
int styleable DrawerArrowToggle_thickness 7
|
|
1673
|
-
int[] styleable FontFamily { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0
|
|
1591
|
+
int[] styleable FontFamily { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
|
1674
1592
|
int styleable FontFamily_fontProviderAuthority 0
|
|
1675
1593
|
int styleable FontFamily_fontProviderCerts 1
|
|
1676
1594
|
int styleable FontFamily_fontProviderFetchStrategy 2
|
|
1677
1595
|
int styleable FontFamily_fontProviderFetchTimeout 3
|
|
1678
1596
|
int styleable FontFamily_fontProviderPackage 4
|
|
1679
1597
|
int styleable FontFamily_fontProviderQuery 5
|
|
1680
|
-
int styleable FontFamily_fontProviderSystemFontFamily 6
|
|
1681
1598
|
int[] styleable FontFamilyFont { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
|
1682
1599
|
int styleable FontFamilyFont_android_font 0
|
|
1683
1600
|
int styleable FontFamilyFont_android_fontStyle 1
|
|
@@ -1689,13 +1606,6 @@ int styleable FontFamilyFont_fontStyle 6
|
|
|
1689
1606
|
int styleable FontFamilyFont_fontVariationSettings 7
|
|
1690
1607
|
int styleable FontFamilyFont_fontWeight 8
|
|
1691
1608
|
int styleable FontFamilyFont_ttcIndex 9
|
|
1692
|
-
int[] styleable Fragment { 0x10100d0, 0x1010003, 0x10100d1 }
|
|
1693
|
-
int styleable Fragment_android_id 0
|
|
1694
|
-
int styleable Fragment_android_name 1
|
|
1695
|
-
int styleable Fragment_android_tag 2
|
|
1696
|
-
int[] styleable FragmentContainerView { 0x1010003, 0x10100d1 }
|
|
1697
|
-
int styleable FragmentContainerView_android_name 0
|
|
1698
|
-
int styleable FragmentContainerView_android_tag 1
|
|
1699
1609
|
int[] styleable GenericDraweeHierarchy { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
|
1700
1610
|
int styleable GenericDraweeHierarchy_actualImageScaleType 0
|
|
1701
1611
|
int styleable GenericDraweeHierarchy_backgroundImage 1
|
|
@@ -1890,7 +1800,7 @@ int styleable SwitchCompat_thumbTintMode 10
|
|
|
1890
1800
|
int styleable SwitchCompat_track 11
|
|
1891
1801
|
int styleable SwitchCompat_trackTint 12
|
|
1892
1802
|
int styleable SwitchCompat_trackTintMode 13
|
|
1893
|
-
int[] styleable TextAppearance { 0x10103ac, 0x1010161, 0x1010162, 0x1010163, 0x1010164, 0x1010098, 0x101009a, 0x101009b,
|
|
1803
|
+
int[] styleable TextAppearance { 0x10103ac, 0x1010161, 0x1010162, 0x1010163, 0x1010164, 0x1010098, 0x101009a, 0x101009b, 0x1010095, 0x1010097, 0x1010096, 0x0, 0x0 }
|
|
1894
1804
|
int styleable TextAppearance_android_fontFamily 0
|
|
1895
1805
|
int styleable TextAppearance_android_shadowColor 1
|
|
1896
1806
|
int styleable TextAppearance_android_shadowDx 2
|
|
@@ -1899,15 +1809,12 @@ int styleable TextAppearance_android_shadowRadius 4
|
|
|
1899
1809
|
int styleable TextAppearance_android_textColor 5
|
|
1900
1810
|
int styleable TextAppearance_android_textColorHint 6
|
|
1901
1811
|
int styleable TextAppearance_android_textColorLink 7
|
|
1902
|
-
int styleable
|
|
1903
|
-
int styleable
|
|
1904
|
-
int styleable
|
|
1905
|
-
int styleable
|
|
1906
|
-
int styleable
|
|
1907
|
-
int styleable
|
|
1908
|
-
int styleable TextAppearance_textAllCaps 14
|
|
1909
|
-
int styleable TextAppearance_textLocale 15
|
|
1910
|
-
int[] styleable Toolbar { 0x10100af, 0x1010140, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
|
1812
|
+
int styleable TextAppearance_android_textSize 8
|
|
1813
|
+
int styleable TextAppearance_android_textStyle 9
|
|
1814
|
+
int styleable TextAppearance_android_typeface 10
|
|
1815
|
+
int styleable TextAppearance_fontFamily 11
|
|
1816
|
+
int styleable TextAppearance_textAllCaps 12
|
|
1817
|
+
int[] styleable Toolbar { 0x10100af, 0x1010140, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
|
1911
1818
|
int styleable Toolbar_android_gravity 0
|
|
1912
1819
|
int styleable Toolbar_android_minHeight 1
|
|
1913
1820
|
int styleable Toolbar_buttonGravity 2
|
|
@@ -1922,22 +1829,21 @@ int styleable Toolbar_contentInsetStartWithNavigation 10
|
|
|
1922
1829
|
int styleable Toolbar_logo 11
|
|
1923
1830
|
int styleable Toolbar_logoDescription 12
|
|
1924
1831
|
int styleable Toolbar_maxButtonHeight 13
|
|
1925
|
-
int styleable
|
|
1926
|
-
int styleable
|
|
1927
|
-
int styleable
|
|
1928
|
-
int styleable
|
|
1929
|
-
int styleable
|
|
1930
|
-
int styleable
|
|
1931
|
-
int styleable
|
|
1932
|
-
int styleable
|
|
1933
|
-
int styleable
|
|
1934
|
-
int styleable
|
|
1935
|
-
int styleable
|
|
1936
|
-
int styleable
|
|
1937
|
-
int styleable
|
|
1938
|
-
int styleable
|
|
1939
|
-
int styleable
|
|
1940
|
-
int styleable Toolbar_titleTextColor 29
|
|
1832
|
+
int styleable Toolbar_navigationContentDescription 14
|
|
1833
|
+
int styleable Toolbar_navigationIcon 15
|
|
1834
|
+
int styleable Toolbar_popupTheme 16
|
|
1835
|
+
int styleable Toolbar_subtitle 17
|
|
1836
|
+
int styleable Toolbar_subtitleTextAppearance 18
|
|
1837
|
+
int styleable Toolbar_subtitleTextColor 19
|
|
1838
|
+
int styleable Toolbar_title 20
|
|
1839
|
+
int styleable Toolbar_titleMargin 21
|
|
1840
|
+
int styleable Toolbar_titleMarginBottom 22
|
|
1841
|
+
int styleable Toolbar_titleMarginEnd 23
|
|
1842
|
+
int styleable Toolbar_titleMarginStart 24
|
|
1843
|
+
int styleable Toolbar_titleMarginTop 25
|
|
1844
|
+
int styleable Toolbar_titleMargins 26
|
|
1845
|
+
int styleable Toolbar_titleTextAppearance 27
|
|
1846
|
+
int styleable Toolbar_titleTextColor 28
|
|
1941
1847
|
int[] styleable View { 0x10100da, 0x1010000, 0x0, 0x0, 0x0 }
|
|
1942
1848
|
int styleable View_android_focusable 0
|
|
1943
1849
|
int styleable View_android_theme 1
|