@testernest/react-native 0.1.1 → 0.1.4

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 (139) hide show
  1. package/LICENSE +21 -0
  2. package/README.md +64 -54
  3. package/android/gradle.properties +3 -3
  4. package/dist/index.js +20 -0
  5. package/dist/native.d.ts +14 -0
  6. package/dist/native.js +48 -0
  7. package/dist/testernestConnectPrompt.d.ts +13 -0
  8. package/dist/testernestConnectPrompt.js +165 -0
  9. package/package.json +35 -9
  10. package/android/build/.transforms/8ce4b91dc8d15c015a4e81859b96eec6/results.bin +0 -1
  11. package/android/build/.transforms/8ce4b91dc8d15c015a4e81859b96eec6/transformed/classes/classes.dex +0 -0
  12. package/android/build/generated/source/buildConfig/debug/com/testernest/reactnative/BuildConfig.java +0 -10
  13. package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml +0 -7
  14. package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/output-metadata.json +0 -18
  15. package/android/build/intermediates/aar_metadata/debug/aar-metadata.properties +0 -5
  16. package/android/build/intermediates/annotation_processor_list/debug/annotationProcessors.json +0 -1
  17. package/android/build/intermediates/compile_library_classes_jar/debug/classes.jar +0 -0
  18. package/android/build/intermediates/compile_r_class_jar/debug/R.jar +0 -0
  19. package/android/build/intermediates/compile_symbol_list/debug/R.txt +0 -1986
  20. package/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +0 -1
  21. package/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml +0 -2
  22. package/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +0 -2
  23. package/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +0 -2
  24. package/android/build/intermediates/incremental/packageDebugAssets/merger.xml +0 -2
  25. package/android/build/intermediates/javac/debug/classes/com/testernest/reactnative/BuildConfig.class +0 -0
  26. package/android/build/intermediates/library_java_res/debug/res.jar +0 -0
  27. package/android/build/intermediates/local_only_symbol_list/debug/R-def.txt +0 -2
  28. package/android/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt +0 -8
  29. package/android/build/intermediates/merged_manifest/debug/AndroidManifest.xml +0 -7
  30. package/android/build/intermediates/navigation_json/debug/navigation.json +0 -1
  31. package/android/build/intermediates/packaged_manifests/debug/output-metadata.json +0 -18
  32. package/android/build/intermediates/runtime_library_classes_jar/debug/classes.jar +0 -0
  33. package/android/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt +0 -1479
  34. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab +0 -0
  35. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream +0 -0
  36. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.keystream.len +0 -0
  37. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.len +0 -0
  38. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab.values.at +0 -0
  39. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i +0 -0
  40. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/inputs/source-to-output.tab_i.len +0 -0
  41. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab +0 -0
  42. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream +0 -0
  43. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.keystream.len +0 -0
  44. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.len +0 -0
  45. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab.values.at +0 -0
  46. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i +0 -0
  47. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-attributes.tab_i.len +0 -0
  48. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab +0 -0
  49. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream +0 -0
  50. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.keystream.len +0 -0
  51. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.len +0 -0
  52. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab.values.at +0 -0
  53. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i +0 -0
  54. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/class-fq-name-to-source.tab_i.len +0 -0
  55. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab +0 -0
  56. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream +0 -0
  57. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.keystream.len +0 -0
  58. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.len +0 -0
  59. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab.values.at +0 -0
  60. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i +0 -0
  61. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/constants.tab_i.len +0 -0
  62. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab +0 -0
  63. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream +0 -0
  64. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.keystream.len +0 -0
  65. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.len +0 -0
  66. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab.values.at +0 -0
  67. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i +0 -0
  68. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/internal-name-to-source.tab_i.len +0 -0
  69. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/java-sources-proto-map.tab +0 -0
  70. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/java-sources-proto-map.tab.keystream +0 -0
  71. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/java-sources-proto-map.tab.keystream.len +0 -0
  72. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/java-sources-proto-map.tab.len +0 -0
  73. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/java-sources-proto-map.tab.values.at +0 -0
  74. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/java-sources-proto-map.tab_i +0 -0
  75. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/java-sources-proto-map.tab_i.len +0 -0
  76. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab +0 -0
  77. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream +0 -0
  78. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.keystream.len +0 -0
  79. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.len +0 -0
  80. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab.values.at +0 -0
  81. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i +0 -0
  82. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/proto.tab_i.len +0 -0
  83. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab +0 -0
  84. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream +0 -0
  85. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.keystream.len +0 -0
  86. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.len +0 -0
  87. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab.values.at +0 -0
  88. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i +0 -0
  89. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/source-to-classes.tab_i.len +0 -0
  90. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab +0 -0
  91. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream +0 -0
  92. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.keystream.len +0 -0
  93. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.len +0 -0
  94. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab.values.at +0 -0
  95. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i +0 -0
  96. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/subtypes.tab_i.len +0 -0
  97. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab +0 -0
  98. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream +0 -0
  99. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.keystream.len +0 -0
  100. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.len +0 -0
  101. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab.values.at +0 -0
  102. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i +0 -0
  103. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/jvm/kotlin/supertypes.tab_i.len +0 -0
  104. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/counters.tab +0 -2
  105. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab +0 -0
  106. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream +0 -0
  107. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.keystream.len +0 -0
  108. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.len +0 -0
  109. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab.values.at +0 -0
  110. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i +0 -0
  111. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/file-to-id.tab_i.len +0 -0
  112. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab +0 -0
  113. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream +0 -0
  114. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.keystream.len +0 -0
  115. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.len +0 -0
  116. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab.values.at +0 -0
  117. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i +0 -0
  118. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/id-to-file.tab_i.len +0 -0
  119. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab +0 -0
  120. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream +0 -0
  121. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.keystream.len +0 -0
  122. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.len +0 -0
  123. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab.values.at +0 -0
  124. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i +0 -0
  125. package/android/build/kotlin/compileDebugKotlin/cacheable/caches-jvm/lookups/lookups.tab_i.len +0 -0
  126. package/android/build/kotlin/compileDebugKotlin/cacheable/last-build.bin +0 -0
  127. package/android/build/kotlin/compileDebugKotlin/local-state/build-history.bin +0 -0
  128. package/android/build/outputs/logs/manifest-merger-debug-report.txt +0 -25
  129. package/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
  130. package/android/build/tmp/kotlin-classes/debug/META-INF/react-native-testernest_debug.kotlin_module +0 -0
  131. package/android/build/tmp/kotlin-classes/debug/com/testernest/reactnative/TesternestModule$Companion.class +0 -0
  132. package/android/build/tmp/kotlin-classes/debug/com/testernest/reactnative/TesternestModule$logClaimResultAsync$poll$1.class +0 -0
  133. package/android/build/tmp/kotlin-classes/debug/com/testernest/reactnative/TesternestModule$redactTokens$1.class +0 -0
  134. package/android/build/tmp/kotlin-classes/debug/com/testernest/reactnative/TesternestModule$redactTokens$2.class +0 -0
  135. package/android/build/tmp/kotlin-classes/debug/com/testernest/reactnative/TesternestModule.class +0 -0
  136. package/android/build/tmp/kotlin-classes/debug/com/testernest/reactnative/TesternestPackage.class +0 -0
  137. package/src/native.ts +0 -69
  138. package/src/testernestConnectPrompt.tsx +0 -173
  139. /package/{src/index.ts → dist/index.d.ts} +0 -0
@@ -1,1479 +0,0 @@
1
- com.testernest.reactnative
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
- anim catalyst_fade_in
27
- anim catalyst_fade_out
28
- anim catalyst_push_up_in
29
- anim catalyst_push_up_out
30
- anim catalyst_slide_down
31
- anim catalyst_slide_up
32
- anim fragment_fast_out_extra_slow_in
33
- animator fragment_close_enter
34
- animator fragment_close_exit
35
- animator fragment_fade_enter
36
- animator fragment_fade_exit
37
- animator fragment_open_enter
38
- animator fragment_open_exit
39
- attr actionBarDivider
40
- attr actionBarItemBackground
41
- attr actionBarPopupTheme
42
- attr actionBarSize
43
- attr actionBarSplitStyle
44
- attr actionBarStyle
45
- attr actionBarTabBarStyle
46
- attr actionBarTabStyle
47
- attr actionBarTabTextStyle
48
- attr actionBarTheme
49
- attr actionBarWidgetTheme
50
- attr actionButtonStyle
51
- attr actionDropDownStyle
52
- attr actionLayout
53
- attr actionMenuTextAppearance
54
- attr actionMenuTextColor
55
- attr actionModeBackground
56
- attr actionModeCloseButtonStyle
57
- attr actionModeCloseContentDescription
58
- attr actionModeCloseDrawable
59
- attr actionModeCopyDrawable
60
- attr actionModeCutDrawable
61
- attr actionModeFindDrawable
62
- attr actionModePasteDrawable
63
- attr actionModePopupWindowStyle
64
- attr actionModeSelectAllDrawable
65
- attr actionModeShareDrawable
66
- attr actionModeSplitBackground
67
- attr actionModeStyle
68
- attr actionModeTheme
69
- attr actionModeWebSearchDrawable
70
- attr actionOverflowButtonStyle
71
- attr actionOverflowMenuStyle
72
- attr actionProviderClass
73
- attr actionViewClass
74
- attr activityChooserViewStyle
75
- attr actualImageResource
76
- attr actualImageScaleType
77
- attr actualImageUri
78
- attr alertDialogButtonGroupStyle
79
- attr alertDialogCenterButtons
80
- attr alertDialogStyle
81
- attr alertDialogTheme
82
- attr allowStacking
83
- attr alpha
84
- attr alphabeticModifiers
85
- attr arrowHeadLength
86
- attr arrowShaftLength
87
- attr autoCompleteTextViewStyle
88
- attr autoSizeMaxTextSize
89
- attr autoSizeMinTextSize
90
- attr autoSizePresetSizes
91
- attr autoSizeStepGranularity
92
- attr autoSizeTextType
93
- attr autofillInlineSuggestionChip
94
- attr autofillInlineSuggestionEndIconStyle
95
- attr autofillInlineSuggestionStartIconStyle
96
- attr autofillInlineSuggestionSubtitle
97
- attr autofillInlineSuggestionTitle
98
- attr background
99
- attr backgroundImage
100
- attr backgroundSplit
101
- attr backgroundStacked
102
- attr backgroundTint
103
- attr backgroundTintMode
104
- attr barLength
105
- attr borderlessButtonStyle
106
- attr buttonBarButtonStyle
107
- attr buttonBarNegativeButtonStyle
108
- attr buttonBarNeutralButtonStyle
109
- attr buttonBarPositiveButtonStyle
110
- attr buttonBarStyle
111
- attr buttonCompat
112
- attr buttonGravity
113
- attr buttonIconDimen
114
- attr buttonPanelSideLayout
115
- attr buttonStyle
116
- attr buttonStyleSmall
117
- attr buttonTint
118
- attr buttonTintMode
119
- attr checkMarkCompat
120
- attr checkMarkTint
121
- attr checkMarkTintMode
122
- attr checkboxStyle
123
- attr checkedTextViewStyle
124
- attr closeIcon
125
- attr closeItemLayout
126
- attr collapseContentDescription
127
- attr collapseIcon
128
- attr color
129
- attr colorAccent
130
- attr colorBackgroundFloating
131
- attr colorButtonNormal
132
- attr colorControlActivated
133
- attr colorControlHighlight
134
- attr colorControlNormal
135
- attr colorError
136
- attr colorPrimary
137
- attr colorPrimaryDark
138
- attr colorSwitchThumbNormal
139
- attr commitIcon
140
- attr contentDescription
141
- attr contentInsetEnd
142
- attr contentInsetEndWithActions
143
- attr contentInsetLeft
144
- attr contentInsetRight
145
- attr contentInsetStart
146
- attr contentInsetStartWithNavigation
147
- attr controlBackground
148
- attr customNavigationLayout
149
- attr defaultQueryHint
150
- attr dialogCornerRadius
151
- attr dialogPreferredPadding
152
- attr dialogTheme
153
- attr displayOptions
154
- attr divider
155
- attr dividerHorizontal
156
- attr dividerPadding
157
- attr dividerVertical
158
- attr drawableBottomCompat
159
- attr drawableEndCompat
160
- attr drawableLeftCompat
161
- attr drawableRightCompat
162
- attr drawableSize
163
- attr drawableStartCompat
164
- attr drawableTint
165
- attr drawableTintMode
166
- attr drawableTopCompat
167
- attr drawerArrowStyle
168
- attr dropDownListViewStyle
169
- attr dropdownListPreferredItemHeight
170
- attr editTextBackground
171
- attr editTextColor
172
- attr editTextStyle
173
- attr elevation
174
- attr emojiCompatEnabled
175
- attr expandActivityOverflowButtonDrawable
176
- attr fadeDuration
177
- attr failureImage
178
- attr failureImageScaleType
179
- attr firstBaselineToTopHeight
180
- attr font
181
- attr fontFamily
182
- attr fontProviderAuthority
183
- attr fontProviderCerts
184
- attr fontProviderFetchStrategy
185
- attr fontProviderFetchTimeout
186
- attr fontProviderPackage
187
- attr fontProviderQuery
188
- attr fontProviderSystemFontFamily
189
- attr fontStyle
190
- attr fontVariationSettings
191
- attr fontWeight
192
- attr gapBetweenBars
193
- attr goIcon
194
- attr height
195
- attr hideOnContentScroll
196
- attr homeAsUpIndicator
197
- attr homeLayout
198
- attr icon
199
- attr iconTint
200
- attr iconTintMode
201
- attr iconifiedByDefault
202
- attr imageButtonStyle
203
- attr indeterminateProgressStyle
204
- attr initialActivityCount
205
- attr isAutofillInlineSuggestionTheme
206
- attr isLightTheme
207
- attr itemPadding
208
- attr lStar
209
- attr lastBaselineToBottomHeight
210
- attr layout
211
- attr lineHeight
212
- attr listChoiceBackgroundIndicator
213
- attr listChoiceIndicatorMultipleAnimated
214
- attr listChoiceIndicatorSingleAnimated
215
- attr listDividerAlertDialog
216
- attr listItemLayout
217
- attr listLayout
218
- attr listMenuViewStyle
219
- attr listPopupWindowStyle
220
- attr listPreferredItemHeight
221
- attr listPreferredItemHeightLarge
222
- attr listPreferredItemHeightSmall
223
- attr listPreferredItemPaddingEnd
224
- attr listPreferredItemPaddingLeft
225
- attr listPreferredItemPaddingRight
226
- attr listPreferredItemPaddingStart
227
- attr logo
228
- attr logoDescription
229
- attr maxButtonHeight
230
- attr measureWithLargestChild
231
- attr menu
232
- attr multiChoiceItemLayout
233
- attr navigationContentDescription
234
- attr navigationIcon
235
- attr navigationMode
236
- attr nestedScrollViewStyle
237
- attr numericModifiers
238
- attr overlapAnchor
239
- attr overlayImage
240
- attr paddingBottomNoButtons
241
- attr paddingEnd
242
- attr paddingStart
243
- attr paddingTopNoTitle
244
- attr panelBackground
245
- attr panelMenuListTheme
246
- attr panelMenuListWidth
247
- attr placeholderImage
248
- attr placeholderImageScaleType
249
- attr popupMenuStyle
250
- attr popupTheme
251
- attr popupWindowStyle
252
- attr preserveIconSpacing
253
- attr pressedStateOverlayImage
254
- attr progressBarAutoRotateInterval
255
- attr progressBarImage
256
- attr progressBarImageScaleType
257
- attr progressBarPadding
258
- attr progressBarStyle
259
- attr queryBackground
260
- attr queryHint
261
- attr queryPatterns
262
- attr radioButtonStyle
263
- attr ratingBarStyle
264
- attr ratingBarStyleIndicator
265
- attr ratingBarStyleSmall
266
- attr retryImage
267
- attr retryImageScaleType
268
- attr roundAsCircle
269
- attr roundBottomEnd
270
- attr roundBottomLeft
271
- attr roundBottomRight
272
- attr roundBottomStart
273
- attr roundTopEnd
274
- attr roundTopLeft
275
- attr roundTopRight
276
- attr roundTopStart
277
- attr roundWithOverlayColor
278
- attr roundedCornerRadius
279
- attr roundingBorderColor
280
- attr roundingBorderPadding
281
- attr roundingBorderWidth
282
- attr searchHintIcon
283
- attr searchIcon
284
- attr searchViewStyle
285
- attr seekBarStyle
286
- attr selectableItemBackground
287
- attr selectableItemBackgroundBorderless
288
- attr shortcutMatchRequired
289
- attr showAsAction
290
- attr showDividers
291
- attr showText
292
- attr showTitle
293
- attr singleChoiceItemLayout
294
- attr spinBars
295
- attr spinnerDropDownItemStyle
296
- attr spinnerStyle
297
- attr splitTrack
298
- attr srcCompat
299
- attr state_above_anchor
300
- attr subMenuArrow
301
- attr submitBackground
302
- attr subtitle
303
- attr subtitleTextAppearance
304
- attr subtitleTextColor
305
- attr subtitleTextStyle
306
- attr suggestionRowLayout
307
- attr switchMinWidth
308
- attr switchPadding
309
- attr switchStyle
310
- attr switchTextAppearance
311
- attr textAllCaps
312
- attr textAppearanceLargePopupMenu
313
- attr textAppearanceListItem
314
- attr textAppearanceListItemSecondary
315
- attr textAppearanceListItemSmall
316
- attr textAppearancePopupMenuHeader
317
- attr textAppearanceSearchResultSubtitle
318
- attr textAppearanceSearchResultTitle
319
- attr textAppearanceSmallPopupMenu
320
- attr textColorAlertDialogListItem
321
- attr textColorSearchUrl
322
- attr textLocale
323
- attr theme
324
- attr thickness
325
- attr thumbTextPadding
326
- attr thumbTint
327
- attr thumbTintMode
328
- attr tickMark
329
- attr tickMarkTint
330
- attr tickMarkTintMode
331
- attr tint
332
- attr tintMode
333
- attr title
334
- attr titleMargin
335
- attr titleMarginBottom
336
- attr titleMarginEnd
337
- attr titleMarginStart
338
- attr titleMarginTop
339
- attr titleMargins
340
- attr titleTextAppearance
341
- attr titleTextColor
342
- attr titleTextStyle
343
- attr toolbarNavigationButtonStyle
344
- attr toolbarStyle
345
- attr tooltipForegroundColor
346
- attr tooltipFrameBackground
347
- attr tooltipText
348
- attr track
349
- attr trackTint
350
- attr trackTintMode
351
- attr ttcIndex
352
- attr viewAspectRatio
353
- attr viewInflaterClass
354
- attr voiceIcon
355
- attr windowActionBar
356
- attr windowActionBarOverlay
357
- attr windowActionModeOverlay
358
- attr windowFixedHeightMajor
359
- attr windowFixedHeightMinor
360
- attr windowFixedWidthMajor
361
- attr windowFixedWidthMinor
362
- attr windowMinWidthMajor
363
- attr windowMinWidthMinor
364
- attr windowNoTitle
365
- bool abc_action_bar_embed_tabs
366
- bool abc_config_actionMenuItemAllCaps
367
- color abc_background_cache_hint_selector_material_dark
368
- color abc_background_cache_hint_selector_material_light
369
- color abc_btn_colored_borderless_text_material
370
- color abc_btn_colored_text_material
371
- color abc_color_highlight_material
372
- color abc_decor_view_status_guard
373
- color abc_decor_view_status_guard_light
374
- color abc_hint_foreground_material_dark
375
- color abc_hint_foreground_material_light
376
- color abc_primary_text_disable_only_material_dark
377
- color abc_primary_text_disable_only_material_light
378
- color abc_primary_text_material_dark
379
- color abc_primary_text_material_light
380
- color abc_search_url_text
381
- color abc_search_url_text_normal
382
- color abc_search_url_text_pressed
383
- color abc_search_url_text_selected
384
- color abc_secondary_text_material_dark
385
- color abc_secondary_text_material_light
386
- color abc_tint_btn_checkable
387
- color abc_tint_default
388
- color abc_tint_edittext
389
- color abc_tint_seek_thumb
390
- color abc_tint_spinner
391
- color abc_tint_switch_track
392
- color accent_material_dark
393
- color accent_material_light
394
- color androidx_core_ripple_material_light
395
- color androidx_core_secondary_text_default_material_light
396
- color background_floating_material_dark
397
- color background_floating_material_light
398
- color background_material_dark
399
- color background_material_light
400
- color bright_foreground_disabled_material_dark
401
- color bright_foreground_disabled_material_light
402
- color bright_foreground_inverse_material_dark
403
- color bright_foreground_inverse_material_light
404
- color bright_foreground_material_dark
405
- color bright_foreground_material_light
406
- color button_material_dark
407
- color button_material_light
408
- color call_notification_answer_color
409
- color call_notification_decline_color
410
- color catalyst_logbox_background
411
- color catalyst_redbox_background
412
- color dim_foreground_disabled_material_dark
413
- color dim_foreground_disabled_material_light
414
- color dim_foreground_material_dark
415
- color dim_foreground_material_light
416
- color error_color_material_dark
417
- color error_color_material_light
418
- color foreground_material_dark
419
- color foreground_material_light
420
- color highlighted_text_material_dark
421
- color highlighted_text_material_light
422
- color material_blue_grey_800
423
- color material_blue_grey_900
424
- color material_blue_grey_950
425
- color material_deep_teal_200
426
- color material_deep_teal_500
427
- color material_grey_100
428
- color material_grey_300
429
- color material_grey_50
430
- color material_grey_600
431
- color material_grey_800
432
- color material_grey_850
433
- color material_grey_900
434
- color notification_action_color_filter
435
- color notification_icon_bg_color
436
- color primary_dark_material_dark
437
- color primary_dark_material_light
438
- color primary_material_dark
439
- color primary_material_light
440
- color primary_text_default_material_dark
441
- color primary_text_default_material_light
442
- color primary_text_disabled_material_dark
443
- color primary_text_disabled_material_light
444
- color ripple_material_dark
445
- color ripple_material_light
446
- color secondary_text_default_material_dark
447
- color secondary_text_default_material_light
448
- color secondary_text_disabled_material_dark
449
- color secondary_text_disabled_material_light
450
- color switch_thumb_disabled_material_dark
451
- color switch_thumb_disabled_material_light
452
- color switch_thumb_material_dark
453
- color switch_thumb_material_light
454
- color switch_thumb_normal_material_dark
455
- color switch_thumb_normal_material_light
456
- color tooltip_background_dark
457
- color tooltip_background_light
458
- dimen abc_action_bar_content_inset_material
459
- dimen abc_action_bar_content_inset_with_nav
460
- dimen abc_action_bar_default_height_material
461
- dimen abc_action_bar_default_padding_end_material
462
- dimen abc_action_bar_default_padding_start_material
463
- dimen abc_action_bar_elevation_material
464
- dimen abc_action_bar_icon_vertical_padding_material
465
- dimen abc_action_bar_overflow_padding_end_material
466
- dimen abc_action_bar_overflow_padding_start_material
467
- dimen abc_action_bar_stacked_max_height
468
- dimen abc_action_bar_stacked_tab_max_width
469
- dimen abc_action_bar_subtitle_bottom_margin_material
470
- dimen abc_action_bar_subtitle_top_margin_material
471
- dimen abc_action_button_min_height_material
472
- dimen abc_action_button_min_width_material
473
- dimen abc_action_button_min_width_overflow_material
474
- dimen abc_alert_dialog_button_bar_height
475
- dimen abc_alert_dialog_button_dimen
476
- dimen abc_button_inset_horizontal_material
477
- dimen abc_button_inset_vertical_material
478
- dimen abc_button_padding_horizontal_material
479
- dimen abc_button_padding_vertical_material
480
- dimen abc_cascading_menus_min_smallest_width
481
- dimen abc_config_prefDialogWidth
482
- dimen abc_control_corner_material
483
- dimen abc_control_inset_material
484
- dimen abc_control_padding_material
485
- dimen abc_dialog_corner_radius_material
486
- dimen abc_dialog_fixed_height_major
487
- dimen abc_dialog_fixed_height_minor
488
- dimen abc_dialog_fixed_width_major
489
- dimen abc_dialog_fixed_width_minor
490
- dimen abc_dialog_list_padding_bottom_no_buttons
491
- dimen abc_dialog_list_padding_top_no_title
492
- dimen abc_dialog_min_width_major
493
- dimen abc_dialog_min_width_minor
494
- dimen abc_dialog_padding_material
495
- dimen abc_dialog_padding_top_material
496
- dimen abc_dialog_title_divider_material
497
- dimen abc_disabled_alpha_material_dark
498
- dimen abc_disabled_alpha_material_light
499
- dimen abc_dropdownitem_icon_width
500
- dimen abc_dropdownitem_text_padding_left
501
- dimen abc_dropdownitem_text_padding_right
502
- dimen abc_edit_text_inset_bottom_material
503
- dimen abc_edit_text_inset_horizontal_material
504
- dimen abc_edit_text_inset_top_material
505
- dimen abc_floating_window_z
506
- dimen abc_list_item_height_large_material
507
- dimen abc_list_item_height_material
508
- dimen abc_list_item_height_small_material
509
- dimen abc_list_item_padding_horizontal_material
510
- dimen abc_panel_menu_list_width
511
- dimen abc_progress_bar_height_material
512
- dimen abc_search_view_preferred_height
513
- dimen abc_search_view_preferred_width
514
- dimen abc_seekbar_track_background_height_material
515
- dimen abc_seekbar_track_progress_height_material
516
- dimen abc_select_dialog_padding_start_material
517
- dimen abc_star_big
518
- dimen abc_star_medium
519
- dimen abc_star_small
520
- dimen abc_switch_padding
521
- dimen abc_text_size_body_1_material
522
- dimen abc_text_size_body_2_material
523
- dimen abc_text_size_button_material
524
- dimen abc_text_size_caption_material
525
- dimen abc_text_size_display_1_material
526
- dimen abc_text_size_display_2_material
527
- dimen abc_text_size_display_3_material
528
- dimen abc_text_size_display_4_material
529
- dimen abc_text_size_headline_material
530
- dimen abc_text_size_large_material
531
- dimen abc_text_size_medium_material
532
- dimen abc_text_size_menu_header_material
533
- dimen abc_text_size_menu_material
534
- dimen abc_text_size_small_material
535
- dimen abc_text_size_subhead_material
536
- dimen abc_text_size_subtitle_material_toolbar
537
- dimen abc_text_size_title_material
538
- dimen abc_text_size_title_material_toolbar
539
- dimen autofill_inline_suggestion_icon_size
540
- dimen compat_button_inset_horizontal_material
541
- dimen compat_button_inset_vertical_material
542
- dimen compat_button_padding_horizontal_material
543
- dimen compat_button_padding_vertical_material
544
- dimen compat_control_corner_material
545
- dimen compat_notification_large_icon_max_height
546
- dimen compat_notification_large_icon_max_width
547
- dimen disabled_alpha_material_dark
548
- dimen disabled_alpha_material_light
549
- dimen highlight_alpha_material_colored
550
- dimen highlight_alpha_material_dark
551
- dimen highlight_alpha_material_light
552
- dimen hint_alpha_material_dark
553
- dimen hint_alpha_material_light
554
- dimen hint_pressed_alpha_material_dark
555
- dimen hint_pressed_alpha_material_light
556
- dimen notification_action_icon_size
557
- dimen notification_action_text_size
558
- dimen notification_big_circle_margin
559
- dimen notification_content_margin_start
560
- dimen notification_large_icon_height
561
- dimen notification_large_icon_width
562
- dimen notification_main_column_padding_top
563
- dimen notification_media_narrow_margin
564
- dimen notification_right_icon_size
565
- dimen notification_right_side_padding_top
566
- dimen notification_small_icon_background_padding
567
- dimen notification_small_icon_size_as_large
568
- dimen notification_subtext_size
569
- dimen notification_top_pad
570
- dimen notification_top_pad_large_text
571
- dimen tooltip_corner_radius
572
- dimen tooltip_horizontal_padding
573
- dimen tooltip_margin
574
- dimen tooltip_precise_anchor_extra_offset
575
- dimen tooltip_precise_anchor_threshold
576
- dimen tooltip_vertical_padding
577
- dimen tooltip_y_offset_non_touch
578
- dimen tooltip_y_offset_touch
579
- drawable abc_ab_share_pack_mtrl_alpha
580
- drawable abc_action_bar_item_background_material
581
- drawable abc_btn_borderless_material
582
- drawable abc_btn_check_material
583
- drawable abc_btn_check_material_anim
584
- drawable abc_btn_check_to_on_mtrl_000
585
- drawable abc_btn_check_to_on_mtrl_015
586
- drawable abc_btn_colored_material
587
- drawable abc_btn_default_mtrl_shape
588
- drawable abc_btn_radio_material
589
- drawable abc_btn_radio_material_anim
590
- drawable abc_btn_radio_to_on_mtrl_000
591
- drawable abc_btn_radio_to_on_mtrl_015
592
- drawable abc_btn_switch_to_on_mtrl_00001
593
- drawable abc_btn_switch_to_on_mtrl_00012
594
- drawable abc_cab_background_internal_bg
595
- drawable abc_cab_background_top_material
596
- drawable abc_cab_background_top_mtrl_alpha
597
- drawable abc_control_background_material
598
- drawable abc_dialog_material_background
599
- drawable abc_edit_text_material
600
- drawable abc_ic_ab_back_material
601
- drawable abc_ic_arrow_drop_right_black_24dp
602
- drawable abc_ic_clear_material
603
- drawable abc_ic_commit_search_api_mtrl_alpha
604
- drawable abc_ic_go_search_api_material
605
- drawable abc_ic_menu_copy_mtrl_am_alpha
606
- drawable abc_ic_menu_cut_mtrl_alpha
607
- drawable abc_ic_menu_overflow_material
608
- drawable abc_ic_menu_paste_mtrl_am_alpha
609
- drawable abc_ic_menu_selectall_mtrl_alpha
610
- drawable abc_ic_menu_share_mtrl_alpha
611
- drawable abc_ic_search_api_material
612
- drawable abc_ic_voice_search_api_material
613
- drawable abc_item_background_holo_dark
614
- drawable abc_item_background_holo_light
615
- drawable abc_list_divider_material
616
- drawable abc_list_divider_mtrl_alpha
617
- drawable abc_list_focused_holo
618
- drawable abc_list_longpressed_holo
619
- drawable abc_list_pressed_holo_dark
620
- drawable abc_list_pressed_holo_light
621
- drawable abc_list_selector_background_transition_holo_dark
622
- drawable abc_list_selector_background_transition_holo_light
623
- drawable abc_list_selector_disabled_holo_dark
624
- drawable abc_list_selector_disabled_holo_light
625
- drawable abc_list_selector_holo_dark
626
- drawable abc_list_selector_holo_light
627
- drawable abc_menu_hardkey_panel_mtrl_mult
628
- drawable abc_popup_background_mtrl_mult
629
- drawable abc_ratingbar_indicator_material
630
- drawable abc_ratingbar_material
631
- drawable abc_ratingbar_small_material
632
- drawable abc_scrubber_control_off_mtrl_alpha
633
- drawable abc_scrubber_control_to_pressed_mtrl_000
634
- drawable abc_scrubber_control_to_pressed_mtrl_005
635
- drawable abc_scrubber_primary_mtrl_alpha
636
- drawable abc_scrubber_track_mtrl_alpha
637
- drawable abc_seekbar_thumb_material
638
- drawable abc_seekbar_tick_mark_material
639
- drawable abc_seekbar_track_material
640
- drawable abc_spinner_mtrl_am_alpha
641
- drawable abc_spinner_textfield_background_material
642
- drawable abc_star_black_48dp
643
- drawable abc_star_half_black_48dp
644
- drawable abc_switch_thumb_material
645
- drawable abc_switch_track_mtrl_alpha
646
- drawable abc_tab_indicator_material
647
- drawable abc_tab_indicator_mtrl_alpha
648
- drawable abc_text_cursor_material
649
- drawable abc_text_select_handle_left_mtrl
650
- drawable abc_text_select_handle_middle_mtrl
651
- drawable abc_text_select_handle_right_mtrl
652
- drawable abc_textfield_activated_mtrl_alpha
653
- drawable abc_textfield_default_mtrl_alpha
654
- drawable abc_textfield_search_activated_mtrl_alpha
655
- drawable abc_textfield_search_default_mtrl_alpha
656
- drawable abc_textfield_search_material
657
- drawable abc_vector_test
658
- drawable autofill_inline_suggestion_chip_background
659
- drawable btn_checkbox_checked_mtrl
660
- drawable btn_checkbox_checked_to_unchecked_mtrl_animation
661
- drawable btn_checkbox_unchecked_mtrl
662
- drawable btn_checkbox_unchecked_to_checked_mtrl_animation
663
- drawable btn_radio_off_mtrl
664
- drawable btn_radio_off_to_on_mtrl_animation
665
- drawable btn_radio_on_mtrl
666
- drawable btn_radio_on_to_off_mtrl_animation
667
- drawable ic_call_answer
668
- drawable ic_call_answer_low
669
- drawable ic_call_answer_video
670
- drawable ic_call_answer_video_low
671
- drawable ic_call_decline
672
- drawable ic_call_decline_low
673
- drawable notification_action_background
674
- drawable notification_bg
675
- drawable notification_bg_low
676
- drawable notification_bg_low_normal
677
- drawable notification_bg_low_pressed
678
- drawable notification_bg_normal
679
- drawable notification_bg_normal_pressed
680
- drawable notification_icon_background
681
- drawable notification_oversize_large_icon_bg
682
- drawable notification_template_icon_bg
683
- drawable notification_template_icon_low_bg
684
- drawable notification_tile_bg
685
- drawable notify_panel_notification_icon_bg
686
- drawable redbox_top_border_background
687
- drawable test_level_drawable
688
- drawable tooltip_frame_dark
689
- drawable tooltip_frame_light
690
- id accessibility_action_clickable_span
691
- id accessibility_actions
692
- id accessibility_collection
693
- id accessibility_collection_item
694
- id accessibility_custom_action_0
695
- id accessibility_custom_action_1
696
- id accessibility_custom_action_10
697
- id accessibility_custom_action_11
698
- id accessibility_custom_action_12
699
- id accessibility_custom_action_13
700
- id accessibility_custom_action_14
701
- id accessibility_custom_action_15
702
- id accessibility_custom_action_16
703
- id accessibility_custom_action_17
704
- id accessibility_custom_action_18
705
- id accessibility_custom_action_19
706
- id accessibility_custom_action_2
707
- id accessibility_custom_action_20
708
- id accessibility_custom_action_21
709
- id accessibility_custom_action_22
710
- id accessibility_custom_action_23
711
- id accessibility_custom_action_24
712
- id accessibility_custom_action_25
713
- id accessibility_custom_action_26
714
- id accessibility_custom_action_27
715
- id accessibility_custom_action_28
716
- id accessibility_custom_action_29
717
- id accessibility_custom_action_3
718
- id accessibility_custom_action_30
719
- id accessibility_custom_action_31
720
- id accessibility_custom_action_4
721
- id accessibility_custom_action_5
722
- id accessibility_custom_action_6
723
- id accessibility_custom_action_7
724
- id accessibility_custom_action_8
725
- id accessibility_custom_action_9
726
- id accessibility_hint
727
- id accessibility_label
728
- id accessibility_links
729
- id accessibility_role
730
- id accessibility_state
731
- id accessibility_state_expanded
732
- id accessibility_value
733
- id action_bar
734
- id action_bar_activity_content
735
- id action_bar_container
736
- id action_bar_root
737
- id action_bar_spinner
738
- id action_bar_subtitle
739
- id action_bar_title
740
- id action_container
741
- id action_context_bar
742
- id action_divider
743
- id action_image
744
- id action_menu_divider
745
- id action_menu_presenter
746
- id action_mode_bar
747
- id action_mode_bar_stub
748
- id action_mode_close_button
749
- id action_text
750
- id actions
751
- id activity_chooser_view_content
752
- id add
753
- id alertTitle
754
- id async
755
- id autofill_inline_suggestion_end_icon
756
- id autofill_inline_suggestion_start_icon
757
- id autofill_inline_suggestion_subtitle
758
- id autofill_inline_suggestion_title
759
- id blocking
760
- id buttonPanel
761
- id catalyst_redbox_title
762
- id center
763
- id centerCrop
764
- id centerInside
765
- id checkbox
766
- id checked
767
- id chronometer
768
- id content
769
- id contentPanel
770
- id custom
771
- id customPanel
772
- id decor_content_parent
773
- id default_activity_button
774
- id dialog_button
775
- id edit_query
776
- id edit_text_id
777
- id expand_activities_button
778
- id expanded_menu
779
- id fitBottomStart
780
- id fitCenter
781
- id fitEnd
782
- id fitStart
783
- id fitXY
784
- id focusCrop
785
- id forever
786
- id fps_text
787
- id fragment_container_view_tag
788
- id group_divider
789
- id hide_ime_id
790
- id home
791
- id icon
792
- id icon_group
793
- id image
794
- id info
795
- id italic
796
- id item1
797
- id item2
798
- id item3
799
- id item4
800
- id labelled_by
801
- id line1
802
- id line3
803
- id listMode
804
- id list_item
805
- id message
806
- id multiply
807
- id none
808
- id normal
809
- id notification_background
810
- id notification_main_column
811
- id notification_main_column_container
812
- id off
813
- id on
814
- id parentPanel
815
- id pointer_events
816
- id progress_circular
817
- id progress_horizontal
818
- id radio
819
- id react_test_id
820
- id report_drawn
821
- id right_icon
822
- id right_side
823
- id rn_frame_file
824
- id rn_frame_method
825
- id rn_redbox_dismiss_button
826
- id rn_redbox_line_separator
827
- id rn_redbox_loading_indicator
828
- id rn_redbox_reload_button
829
- id rn_redbox_report_button
830
- id rn_redbox_report_label
831
- id rn_redbox_stack
832
- id screen
833
- id scrollIndicatorDown
834
- id scrollIndicatorUp
835
- id scrollView
836
- id search_badge
837
- id search_bar
838
- id search_button
839
- id search_close_btn
840
- id search_edit_frame
841
- id search_go_btn
842
- id search_mag_icon
843
- id search_plate
844
- id search_src_text
845
- id search_voice_btn
846
- id select_dialog_listview
847
- id shortcut
848
- id spacer
849
- id special_effects_controller_view_tag
850
- id split_action_bar
851
- id src_atop
852
- id src_in
853
- id src_over
854
- id submenuarrow
855
- id submit_area
856
- id tabMode
857
- id tag_accessibility_actions
858
- id tag_accessibility_clickable_spans
859
- id tag_accessibility_heading
860
- id tag_accessibility_pane_title
861
- id tag_on_apply_window_listener
862
- id tag_on_receive_content_listener
863
- id tag_on_receive_content_mime_types
864
- id tag_screen_reader_focusable
865
- id tag_state_description
866
- id tag_transition_group
867
- id tag_unhandled_key_event_manager
868
- id tag_unhandled_key_listeners
869
- id tag_window_insets_animation_callback
870
- id testernest_connect_app_name
871
- id testernest_connect_buttons
872
- id testernest_connect_code_input
873
- id testernest_connect_error
874
- id testernest_connect_prompt_root
875
- id testernest_connect_skip
876
- id testernest_connect_submit
877
- id testernest_connect_subtitle
878
- id testernest_connect_title
879
- id text
880
- id text2
881
- id textSpacerNoButtons
882
- id textSpacerNoTitle
883
- id time
884
- id title
885
- id titleDividerNoCustom
886
- id title_template
887
- id topPanel
888
- id unchecked
889
- id uniform
890
- id up
891
- id view_tag_instance_handle
892
- id view_tag_native_id
893
- id view_tree_lifecycle_owner
894
- id view_tree_on_back_pressed_dispatcher_owner
895
- id view_tree_saved_state_registry_owner
896
- id view_tree_view_model_store_owner
897
- id visible_removing_fragment_view_tag
898
- id wrap_content
899
- integer abc_config_activityDefaultDur
900
- integer abc_config_activityShortDur
901
- integer cancel_button_image_alpha
902
- integer config_tooltipAnimTime
903
- integer react_native_dev_server_port
904
- integer react_native_inspector_proxy_port
905
- integer status_bar_notification_info_maxnum
906
- interpolator btn_checkbox_checked_mtrl_animation_interpolator_0
907
- interpolator btn_checkbox_checked_mtrl_animation_interpolator_1
908
- interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_0
909
- interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_1
910
- interpolator btn_radio_to_off_mtrl_animation_interpolator_0
911
- interpolator btn_radio_to_on_mtrl_animation_interpolator_0
912
- interpolator fast_out_slow_in
913
- layout abc_action_bar_title_item
914
- layout abc_action_bar_up_container
915
- layout abc_action_menu_item_layout
916
- layout abc_action_menu_layout
917
- layout abc_action_mode_bar
918
- layout abc_action_mode_close_item_material
919
- layout abc_activity_chooser_view
920
- layout abc_activity_chooser_view_list_item
921
- layout abc_alert_dialog_button_bar_material
922
- layout abc_alert_dialog_material
923
- layout abc_alert_dialog_title_material
924
- layout abc_cascading_menu_item_layout
925
- layout abc_dialog_title_material
926
- layout abc_expanded_menu_layout
927
- layout abc_list_menu_item_checkbox
928
- layout abc_list_menu_item_icon
929
- layout abc_list_menu_item_layout
930
- layout abc_list_menu_item_radio
931
- layout abc_popup_menu_header_item_layout
932
- layout abc_popup_menu_item_layout
933
- layout abc_screen_content_include
934
- layout abc_screen_simple
935
- layout abc_screen_simple_overlay_action_mode
936
- layout abc_screen_toolbar
937
- layout abc_search_dropdown_item_icons_2line
938
- layout abc_search_view
939
- layout abc_select_dialog_material
940
- layout abc_tooltip
941
- layout autofill_inline_suggestion
942
- layout custom_dialog
943
- layout dev_loading_view
944
- layout fps_view
945
- layout ime_base_split_test_activity
946
- layout ime_secondary_split_test_activity
947
- layout notification_action
948
- layout notification_action_tombstone
949
- layout notification_template_custom_big
950
- layout notification_template_icon_group
951
- layout notification_template_part_chronometer
952
- layout notification_template_part_time
953
- layout redbox_item_frame
954
- layout redbox_item_title
955
- layout redbox_view
956
- layout select_dialog_item_material
957
- layout select_dialog_multichoice_material
958
- layout select_dialog_singlechoice_material
959
- layout support_simple_spinner_dropdown_item
960
- layout testernest_connect_prompt
961
- menu example_menu
962
- menu example_menu2
963
- string abc_action_bar_home_description
964
- string abc_action_bar_up_description
965
- string abc_action_menu_overflow_description
966
- string abc_action_mode_done
967
- string abc_activity_chooser_view_see_all
968
- string abc_activitychooserview_choose_application
969
- string abc_capital_off
970
- string abc_capital_on
971
- string abc_menu_alt_shortcut_label
972
- string abc_menu_ctrl_shortcut_label
973
- string abc_menu_delete_shortcut_label
974
- string abc_menu_enter_shortcut_label
975
- string abc_menu_function_shortcut_label
976
- string abc_menu_meta_shortcut_label
977
- string abc_menu_shift_shortcut_label
978
- string abc_menu_space_shortcut_label
979
- string abc_menu_sym_shortcut_label
980
- string abc_prepend_shortcut_label
981
- string abc_search_hint
982
- string abc_searchview_description_clear
983
- string abc_searchview_description_query
984
- string abc_searchview_description_search
985
- string abc_searchview_description_submit
986
- string abc_searchview_description_voice
987
- string abc_shareactionprovider_share_with
988
- string abc_shareactionprovider_share_with_application
989
- string abc_toolbar_collapse_description
990
- string alert_description
991
- string call_notification_answer_action
992
- string call_notification_answer_video_action
993
- string call_notification_decline_action
994
- string call_notification_hang_up_action
995
- string call_notification_incoming_text
996
- string call_notification_ongoing_text
997
- string call_notification_screening_text
998
- string catalyst_change_bundle_location
999
- string catalyst_copy_button
1000
- string catalyst_debug
1001
- string catalyst_debug_chrome
1002
- string catalyst_debug_chrome_stop
1003
- string catalyst_debug_connecting
1004
- string catalyst_debug_error
1005
- string catalyst_debug_open
1006
- string catalyst_debug_stop
1007
- string catalyst_devtools_open
1008
- string catalyst_dismiss_button
1009
- string catalyst_heap_capture
1010
- string catalyst_hot_reloading
1011
- string catalyst_hot_reloading_auto_disable
1012
- string catalyst_hot_reloading_auto_enable
1013
- string catalyst_hot_reloading_stop
1014
- string catalyst_inspector
1015
- string catalyst_inspector_stop
1016
- string catalyst_loading_from_url
1017
- string catalyst_open_flipper_error
1018
- string catalyst_perf_monitor
1019
- string catalyst_perf_monitor_stop
1020
- string catalyst_reload
1021
- string catalyst_reload_button
1022
- string catalyst_reload_error
1023
- string catalyst_report_button
1024
- string catalyst_sample_profiler_disable
1025
- string catalyst_sample_profiler_enable
1026
- string catalyst_settings
1027
- string catalyst_settings_title
1028
- string combobox_description
1029
- string header_description
1030
- string image_description
1031
- string imagebutton_description
1032
- string link_description
1033
- string menu_description
1034
- string menubar_description
1035
- string menuitem_description
1036
- string progressbar_description
1037
- string radiogroup_description
1038
- string rn_tab_description
1039
- string scrollbar_description
1040
- string search_menu_title
1041
- string spinbutton_description
1042
- string state_busy_description
1043
- string state_collapsed_description
1044
- string state_expanded_description
1045
- string state_mixed_description
1046
- string state_off_description
1047
- string state_on_description
1048
- string state_unselected_description
1049
- string status_bar_notification_info_overflow
1050
- string summary_description
1051
- string tablist_description
1052
- string timer_description
1053
- string toolbar_description
1054
- style AlertDialog_AppCompat
1055
- style AlertDialog_AppCompat_Light
1056
- style Animation_AppCompat_Dialog
1057
- style Animation_AppCompat_DropDownUp
1058
- style Animation_AppCompat_Tooltip
1059
- style Animation_Catalyst_LogBox
1060
- style Animation_Catalyst_RedBox
1061
- style Base_AlertDialog_AppCompat
1062
- style Base_AlertDialog_AppCompat_Light
1063
- style Base_Animation_AppCompat_Dialog
1064
- style Base_Animation_AppCompat_DropDownUp
1065
- style Base_Animation_AppCompat_Tooltip
1066
- style Base_DialogWindowTitleBackground_AppCompat
1067
- style Base_DialogWindowTitle_AppCompat
1068
- style Base_TextAppearance_AppCompat
1069
- style Base_TextAppearance_AppCompat_Body1
1070
- style Base_TextAppearance_AppCompat_Body2
1071
- style Base_TextAppearance_AppCompat_Button
1072
- style Base_TextAppearance_AppCompat_Caption
1073
- style Base_TextAppearance_AppCompat_Display1
1074
- style Base_TextAppearance_AppCompat_Display2
1075
- style Base_TextAppearance_AppCompat_Display3
1076
- style Base_TextAppearance_AppCompat_Display4
1077
- style Base_TextAppearance_AppCompat_Headline
1078
- style Base_TextAppearance_AppCompat_Inverse
1079
- style Base_TextAppearance_AppCompat_Large
1080
- style Base_TextAppearance_AppCompat_Large_Inverse
1081
- style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large
1082
- style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small
1083
- style Base_TextAppearance_AppCompat_Medium
1084
- style Base_TextAppearance_AppCompat_Medium_Inverse
1085
- style Base_TextAppearance_AppCompat_Menu
1086
- style Base_TextAppearance_AppCompat_SearchResult
1087
- style Base_TextAppearance_AppCompat_SearchResult_Subtitle
1088
- style Base_TextAppearance_AppCompat_SearchResult_Title
1089
- style Base_TextAppearance_AppCompat_Small
1090
- style Base_TextAppearance_AppCompat_Small_Inverse
1091
- style Base_TextAppearance_AppCompat_Subhead
1092
- style Base_TextAppearance_AppCompat_Subhead_Inverse
1093
- style Base_TextAppearance_AppCompat_Title
1094
- style Base_TextAppearance_AppCompat_Title_Inverse
1095
- style Base_TextAppearance_AppCompat_Tooltip
1096
- style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu
1097
- style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle
1098
- style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse
1099
- style Base_TextAppearance_AppCompat_Widget_ActionBar_Title
1100
- style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse
1101
- style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle
1102
- style Base_TextAppearance_AppCompat_Widget_ActionMode_Title
1103
- style Base_TextAppearance_AppCompat_Widget_Button
1104
- style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored
1105
- style Base_TextAppearance_AppCompat_Widget_Button_Colored
1106
- style Base_TextAppearance_AppCompat_Widget_Button_Inverse
1107
- style Base_TextAppearance_AppCompat_Widget_DropDownItem
1108
- style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header
1109
- style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large
1110
- style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small
1111
- style Base_TextAppearance_AppCompat_Widget_Switch
1112
- style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem
1113
- style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item
1114
- style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle
1115
- style Base_TextAppearance_Widget_AppCompat_Toolbar_Title
1116
- style Base_ThemeOverlay_AppCompat
1117
- style Base_ThemeOverlay_AppCompat_ActionBar
1118
- style Base_ThemeOverlay_AppCompat_Dark
1119
- style Base_ThemeOverlay_AppCompat_Dark_ActionBar
1120
- style Base_ThemeOverlay_AppCompat_Dialog
1121
- style Base_ThemeOverlay_AppCompat_Dialog_Alert
1122
- style Base_ThemeOverlay_AppCompat_Light
1123
- style Base_Theme_AppCompat
1124
- style Base_Theme_AppCompat_CompactMenu
1125
- style Base_Theme_AppCompat_Dialog
1126
- style Base_Theme_AppCompat_DialogWhenLarge
1127
- style Base_Theme_AppCompat_Dialog_Alert
1128
- style Base_Theme_AppCompat_Dialog_FixedSize
1129
- style Base_Theme_AppCompat_Dialog_MinWidth
1130
- style Base_Theme_AppCompat_Light
1131
- style Base_Theme_AppCompat_Light_DarkActionBar
1132
- style Base_Theme_AppCompat_Light_Dialog
1133
- style Base_Theme_AppCompat_Light_DialogWhenLarge
1134
- style Base_Theme_AppCompat_Light_Dialog_Alert
1135
- style Base_Theme_AppCompat_Light_Dialog_FixedSize
1136
- style Base_Theme_AppCompat_Light_Dialog_MinWidth
1137
- style Base_V21_ThemeOverlay_AppCompat_Dialog
1138
- style Base_V21_Theme_AppCompat
1139
- style Base_V21_Theme_AppCompat_Dialog
1140
- style Base_V21_Theme_AppCompat_Light
1141
- style Base_V21_Theme_AppCompat_Light_Dialog
1142
- style Base_V22_Theme_AppCompat
1143
- style Base_V22_Theme_AppCompat_Light
1144
- style Base_V23_Theme_AppCompat
1145
- style Base_V23_Theme_AppCompat_Light
1146
- style Base_V26_Theme_AppCompat
1147
- style Base_V26_Theme_AppCompat_Light
1148
- style Base_V26_Widget_AppCompat_Toolbar
1149
- style Base_V28_Theme_AppCompat
1150
- style Base_V28_Theme_AppCompat_Light
1151
- style Base_V7_ThemeOverlay_AppCompat_Dialog
1152
- style Base_V7_Theme_AppCompat
1153
- style Base_V7_Theme_AppCompat_Dialog
1154
- style Base_V7_Theme_AppCompat_Light
1155
- style Base_V7_Theme_AppCompat_Light_Dialog
1156
- style Base_V7_Widget_AppCompat_AutoCompleteTextView
1157
- style Base_V7_Widget_AppCompat_EditText
1158
- style Base_V7_Widget_AppCompat_Toolbar
1159
- style Base_Widget_AppCompat_ActionBar
1160
- style Base_Widget_AppCompat_ActionBar_Solid
1161
- style Base_Widget_AppCompat_ActionBar_TabBar
1162
- style Base_Widget_AppCompat_ActionBar_TabText
1163
- style Base_Widget_AppCompat_ActionBar_TabView
1164
- style Base_Widget_AppCompat_ActionButton
1165
- style Base_Widget_AppCompat_ActionButton_CloseMode
1166
- style Base_Widget_AppCompat_ActionButton_Overflow
1167
- style Base_Widget_AppCompat_ActionMode
1168
- style Base_Widget_AppCompat_ActivityChooserView
1169
- style Base_Widget_AppCompat_AutoCompleteTextView
1170
- style Base_Widget_AppCompat_Button
1171
- style Base_Widget_AppCompat_ButtonBar
1172
- style Base_Widget_AppCompat_ButtonBar_AlertDialog
1173
- style Base_Widget_AppCompat_Button_Borderless
1174
- style Base_Widget_AppCompat_Button_Borderless_Colored
1175
- style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog
1176
- style Base_Widget_AppCompat_Button_Colored
1177
- style Base_Widget_AppCompat_Button_Small
1178
- style Base_Widget_AppCompat_CompoundButton_CheckBox
1179
- style Base_Widget_AppCompat_CompoundButton_RadioButton
1180
- style Base_Widget_AppCompat_CompoundButton_Switch
1181
- style Base_Widget_AppCompat_DrawerArrowToggle
1182
- style Base_Widget_AppCompat_DrawerArrowToggle_Common
1183
- style Base_Widget_AppCompat_DropDownItem_Spinner
1184
- style Base_Widget_AppCompat_EditText
1185
- style Base_Widget_AppCompat_ImageButton
1186
- style Base_Widget_AppCompat_Light_ActionBar
1187
- style Base_Widget_AppCompat_Light_ActionBar_Solid
1188
- style Base_Widget_AppCompat_Light_ActionBar_TabBar
1189
- style Base_Widget_AppCompat_Light_ActionBar_TabText
1190
- style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse
1191
- style Base_Widget_AppCompat_Light_ActionBar_TabView
1192
- style Base_Widget_AppCompat_Light_PopupMenu
1193
- style Base_Widget_AppCompat_Light_PopupMenu_Overflow
1194
- style Base_Widget_AppCompat_ListMenuView
1195
- style Base_Widget_AppCompat_ListPopupWindow
1196
- style Base_Widget_AppCompat_ListView
1197
- style Base_Widget_AppCompat_ListView_DropDown
1198
- style Base_Widget_AppCompat_ListView_Menu
1199
- style Base_Widget_AppCompat_PopupMenu
1200
- style Base_Widget_AppCompat_PopupMenu_Overflow
1201
- style Base_Widget_AppCompat_PopupWindow
1202
- style Base_Widget_AppCompat_ProgressBar
1203
- style Base_Widget_AppCompat_ProgressBar_Horizontal
1204
- style Base_Widget_AppCompat_RatingBar
1205
- style Base_Widget_AppCompat_RatingBar_Indicator
1206
- style Base_Widget_AppCompat_RatingBar_Small
1207
- style Base_Widget_AppCompat_SearchView
1208
- style Base_Widget_AppCompat_SearchView_ActionBar
1209
- style Base_Widget_AppCompat_SeekBar
1210
- style Base_Widget_AppCompat_SeekBar_Discrete
1211
- style Base_Widget_AppCompat_Spinner
1212
- style Base_Widget_AppCompat_Spinner_Underlined
1213
- style Base_Widget_AppCompat_TextView
1214
- style Base_Widget_AppCompat_TextView_SpinnerItem
1215
- style Base_Widget_AppCompat_Toolbar
1216
- style Base_Widget_AppCompat_Toolbar_Button_Navigation
1217
- style CalendarDatePickerDialog
1218
- style CalendarDatePickerStyle
1219
- style DialogAnimationFade
1220
- style DialogAnimationSlide
1221
- style Platform_AppCompat
1222
- style Platform_AppCompat_Light
1223
- style Platform_ThemeOverlay_AppCompat
1224
- style Platform_ThemeOverlay_AppCompat_Dark
1225
- style Platform_ThemeOverlay_AppCompat_Light
1226
- style Platform_V21_AppCompat
1227
- style Platform_V21_AppCompat_Light
1228
- style Platform_V25_AppCompat
1229
- style Platform_V25_AppCompat_Light
1230
- style Platform_Widget_AppCompat_Spinner
1231
- style RtlOverlay_DialogWindowTitle_AppCompat
1232
- style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem
1233
- style RtlOverlay_Widget_AppCompat_DialogTitle_Icon
1234
- style RtlOverlay_Widget_AppCompat_PopupMenuItem
1235
- style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup
1236
- style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut
1237
- style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow
1238
- style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text
1239
- style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title
1240
- style RtlOverlay_Widget_AppCompat_SearchView_MagIcon
1241
- style RtlOverlay_Widget_AppCompat_Search_DropDown
1242
- style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1
1243
- style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2
1244
- style RtlOverlay_Widget_AppCompat_Search_DropDown_Query
1245
- style RtlOverlay_Widget_AppCompat_Search_DropDown_Text
1246
- style RtlUnderlay_Widget_AppCompat_ActionButton
1247
- style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow
1248
- style SpinnerDatePickerDialog
1249
- style SpinnerDatePickerStyle
1250
- style TextAppearance_AppCompat
1251
- style TextAppearance_AppCompat_Body1
1252
- style TextAppearance_AppCompat_Body2
1253
- style TextAppearance_AppCompat_Button
1254
- style TextAppearance_AppCompat_Caption
1255
- style TextAppearance_AppCompat_Display1
1256
- style TextAppearance_AppCompat_Display2
1257
- style TextAppearance_AppCompat_Display3
1258
- style TextAppearance_AppCompat_Display4
1259
- style TextAppearance_AppCompat_Headline
1260
- style TextAppearance_AppCompat_Inverse
1261
- style TextAppearance_AppCompat_Large
1262
- style TextAppearance_AppCompat_Large_Inverse
1263
- style TextAppearance_AppCompat_Light_SearchResult_Subtitle
1264
- style TextAppearance_AppCompat_Light_SearchResult_Title
1265
- style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large
1266
- style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small
1267
- style TextAppearance_AppCompat_Medium
1268
- style TextAppearance_AppCompat_Medium_Inverse
1269
- style TextAppearance_AppCompat_Menu
1270
- style TextAppearance_AppCompat_SearchResult_Subtitle
1271
- style TextAppearance_AppCompat_SearchResult_Title
1272
- style TextAppearance_AppCompat_Small
1273
- style TextAppearance_AppCompat_Small_Inverse
1274
- style TextAppearance_AppCompat_Subhead
1275
- style TextAppearance_AppCompat_Subhead_Inverse
1276
- style TextAppearance_AppCompat_Title
1277
- style TextAppearance_AppCompat_Title_Inverse
1278
- style TextAppearance_AppCompat_Tooltip
1279
- style TextAppearance_AppCompat_Widget_ActionBar_Menu
1280
- style TextAppearance_AppCompat_Widget_ActionBar_Subtitle
1281
- style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse
1282
- style TextAppearance_AppCompat_Widget_ActionBar_Title
1283
- style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse
1284
- style TextAppearance_AppCompat_Widget_ActionMode_Subtitle
1285
- style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse
1286
- style TextAppearance_AppCompat_Widget_ActionMode_Title
1287
- style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse
1288
- style TextAppearance_AppCompat_Widget_Button
1289
- style TextAppearance_AppCompat_Widget_Button_Borderless_Colored
1290
- style TextAppearance_AppCompat_Widget_Button_Colored
1291
- style TextAppearance_AppCompat_Widget_Button_Inverse
1292
- style TextAppearance_AppCompat_Widget_DropDownItem
1293
- style TextAppearance_AppCompat_Widget_PopupMenu_Header
1294
- style TextAppearance_AppCompat_Widget_PopupMenu_Large
1295
- style TextAppearance_AppCompat_Widget_PopupMenu_Small
1296
- style TextAppearance_AppCompat_Widget_Switch
1297
- style TextAppearance_AppCompat_Widget_TextView_SpinnerItem
1298
- style TextAppearance_Compat_Notification
1299
- style TextAppearance_Compat_Notification_Info
1300
- style TextAppearance_Compat_Notification_Line2
1301
- style TextAppearance_Compat_Notification_Time
1302
- style TextAppearance_Compat_Notification_Title
1303
- style TextAppearance_Widget_AppCompat_ExpandedMenu_Item
1304
- style TextAppearance_Widget_AppCompat_Toolbar_Subtitle
1305
- style TextAppearance_Widget_AppCompat_Toolbar_Title
1306
- style Theme
1307
- style ThemeOverlay_AppCompat
1308
- style ThemeOverlay_AppCompat_ActionBar
1309
- style ThemeOverlay_AppCompat_Dark
1310
- style ThemeOverlay_AppCompat_Dark_ActionBar
1311
- style ThemeOverlay_AppCompat_DayNight
1312
- style ThemeOverlay_AppCompat_DayNight_ActionBar
1313
- style ThemeOverlay_AppCompat_Dialog
1314
- style ThemeOverlay_AppCompat_Dialog_Alert
1315
- style ThemeOverlay_AppCompat_Light
1316
- style Theme_AppCompat
1317
- style Theme_AppCompat_CompactMenu
1318
- style Theme_AppCompat_DayNight
1319
- style Theme_AppCompat_DayNight_DarkActionBar
1320
- style Theme_AppCompat_DayNight_Dialog
1321
- style Theme_AppCompat_DayNight_DialogWhenLarge
1322
- style Theme_AppCompat_DayNight_Dialog_Alert
1323
- style Theme_AppCompat_DayNight_Dialog_MinWidth
1324
- style Theme_AppCompat_DayNight_NoActionBar
1325
- style Theme_AppCompat_Dialog
1326
- style Theme_AppCompat_DialogWhenLarge
1327
- style Theme_AppCompat_Dialog_Alert
1328
- style Theme_AppCompat_Dialog_MinWidth
1329
- style Theme_AppCompat_Empty
1330
- style Theme_AppCompat_Light
1331
- style Theme_AppCompat_Light_DarkActionBar
1332
- style Theme_AppCompat_Light_Dialog
1333
- style Theme_AppCompat_Light_DialogWhenLarge
1334
- style Theme_AppCompat_Light_Dialog_Alert
1335
- style Theme_AppCompat_Light_Dialog_MinWidth
1336
- style Theme_AppCompat_Light_NoActionBar
1337
- style Theme_AppCompat_NoActionBar
1338
- style Theme_AutofillInlineSuggestion
1339
- style Theme_Catalyst
1340
- style Theme_Catalyst_LogBox
1341
- style Theme_Catalyst_RedBox
1342
- style Theme_FullScreenDialog
1343
- style Theme_FullScreenDialogAnimatedFade
1344
- style Theme_FullScreenDialogAnimatedSlide
1345
- style Theme_ReactNative_AppCompat_Light
1346
- style Theme_ReactNative_AppCompat_Light_NoActionBar_FullScreen
1347
- style Widget_AppCompat_ActionBar
1348
- style Widget_AppCompat_ActionBar_Solid
1349
- style Widget_AppCompat_ActionBar_TabBar
1350
- style Widget_AppCompat_ActionBar_TabText
1351
- style Widget_AppCompat_ActionBar_TabView
1352
- style Widget_AppCompat_ActionButton
1353
- style Widget_AppCompat_ActionButton_CloseMode
1354
- style Widget_AppCompat_ActionButton_Overflow
1355
- style Widget_AppCompat_ActionMode
1356
- style Widget_AppCompat_ActivityChooserView
1357
- style Widget_AppCompat_AutoCompleteTextView
1358
- style Widget_AppCompat_Button
1359
- style Widget_AppCompat_ButtonBar
1360
- style Widget_AppCompat_ButtonBar_AlertDialog
1361
- style Widget_AppCompat_Button_Borderless
1362
- style Widget_AppCompat_Button_Borderless_Colored
1363
- style Widget_AppCompat_Button_ButtonBar_AlertDialog
1364
- style Widget_AppCompat_Button_Colored
1365
- style Widget_AppCompat_Button_Small
1366
- style Widget_AppCompat_CompoundButton_CheckBox
1367
- style Widget_AppCompat_CompoundButton_RadioButton
1368
- style Widget_AppCompat_CompoundButton_Switch
1369
- style Widget_AppCompat_DrawerArrowToggle
1370
- style Widget_AppCompat_DropDownItem_Spinner
1371
- style Widget_AppCompat_EditText
1372
- style Widget_AppCompat_ImageButton
1373
- style Widget_AppCompat_Light_ActionBar
1374
- style Widget_AppCompat_Light_ActionBar_Solid
1375
- style Widget_AppCompat_Light_ActionBar_Solid_Inverse
1376
- style Widget_AppCompat_Light_ActionBar_TabBar
1377
- style Widget_AppCompat_Light_ActionBar_TabBar_Inverse
1378
- style Widget_AppCompat_Light_ActionBar_TabText
1379
- style Widget_AppCompat_Light_ActionBar_TabText_Inverse
1380
- style Widget_AppCompat_Light_ActionBar_TabView
1381
- style Widget_AppCompat_Light_ActionBar_TabView_Inverse
1382
- style Widget_AppCompat_Light_ActionButton
1383
- style Widget_AppCompat_Light_ActionButton_CloseMode
1384
- style Widget_AppCompat_Light_ActionButton_Overflow
1385
- style Widget_AppCompat_Light_ActionMode_Inverse
1386
- style Widget_AppCompat_Light_ActivityChooserView
1387
- style Widget_AppCompat_Light_AutoCompleteTextView
1388
- style Widget_AppCompat_Light_DropDownItem_Spinner
1389
- style Widget_AppCompat_Light_ListPopupWindow
1390
- style Widget_AppCompat_Light_ListView_DropDown
1391
- style Widget_AppCompat_Light_PopupMenu
1392
- style Widget_AppCompat_Light_PopupMenu_Overflow
1393
- style Widget_AppCompat_Light_SearchView
1394
- style Widget_AppCompat_Light_Spinner_DropDown_ActionBar
1395
- style Widget_AppCompat_ListMenuView
1396
- style Widget_AppCompat_ListPopupWindow
1397
- style Widget_AppCompat_ListView
1398
- style Widget_AppCompat_ListView_DropDown
1399
- style Widget_AppCompat_ListView_Menu
1400
- style Widget_AppCompat_PopupMenu
1401
- style Widget_AppCompat_PopupMenu_Overflow
1402
- style Widget_AppCompat_PopupWindow
1403
- style Widget_AppCompat_ProgressBar
1404
- style Widget_AppCompat_ProgressBar_Horizontal
1405
- style Widget_AppCompat_RatingBar
1406
- style Widget_AppCompat_RatingBar_Indicator
1407
- style Widget_AppCompat_RatingBar_Small
1408
- style Widget_AppCompat_SearchView
1409
- style Widget_AppCompat_SearchView_ActionBar
1410
- style Widget_AppCompat_SeekBar
1411
- style Widget_AppCompat_SeekBar_Discrete
1412
- style Widget_AppCompat_Spinner
1413
- style Widget_AppCompat_Spinner_DropDown
1414
- style Widget_AppCompat_Spinner_DropDown_ActionBar
1415
- style Widget_AppCompat_Spinner_Underlined
1416
- style Widget_AppCompat_TextView
1417
- style Widget_AppCompat_TextView_SpinnerItem
1418
- style Widget_AppCompat_Toolbar
1419
- style Widget_AppCompat_Toolbar_Button_Navigation
1420
- style Widget_Autofill
1421
- style Widget_Autofill_InlineSuggestionChip
1422
- style Widget_Autofill_InlineSuggestionEndIconStyle
1423
- style Widget_Autofill_InlineSuggestionStartIconStyle
1424
- style Widget_Autofill_InlineSuggestionSubtitle
1425
- style Widget_Autofill_InlineSuggestionTitle
1426
- style Widget_Compat_NotificationActionContainer
1427
- style Widget_Compat_NotificationActionText
1428
- style redboxButton
1429
- 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
1430
- styleable ActionBarLayout android_layout_gravity
1431
- styleable ActionMenuItemView android_minWidth
1432
- styleable ActionMenuView
1433
- styleable ActionMode background backgroundSplit closeItemLayout height subtitleTextStyle titleTextStyle
1434
- styleable ActivityChooserView expandActivityOverflowButtonDrawable initialActivityCount
1435
- styleable AlertDialog android_layout buttonIconDimen buttonPanelSideLayout listItemLayout listLayout multiChoiceItemLayout showTitle singleChoiceItemLayout
1436
- styleable AnimatedStateListDrawableCompat android_constantSize android_dither android_enterFadeDuration android_exitFadeDuration android_variablePadding android_visible
1437
- styleable AnimatedStateListDrawableItem android_drawable android_id
1438
- styleable AnimatedStateListDrawableTransition android_drawable android_fromId android_reversible android_toId
1439
- styleable AppCompatEmojiHelper
1440
- styleable AppCompatImageView android_src srcCompat tint tintMode
1441
- styleable AppCompatSeekBar android_thumb tickMark tickMarkTint tickMarkTintMode
1442
- styleable AppCompatTextHelper android_drawableBottom android_drawableEnd android_drawableLeft android_drawableRight android_drawableStart android_drawableTop android_textAppearance
1443
- styleable AppCompatTextView android_textAppearance autoSizeMaxTextSize autoSizeMinTextSize autoSizePresetSizes autoSizeStepGranularity autoSizeTextType drawableBottomCompat drawableEndCompat drawableLeftCompat drawableRightCompat drawableStartCompat drawableTint drawableTintMode drawableTopCompat emojiCompatEnabled firstBaselineToTopHeight fontFamily fontVariationSettings lastBaselineToBottomHeight lineHeight textAllCaps textLocale
1444
- styleable AppCompatTheme actionBarDivider actionBarItemBackground actionBarPopupTheme actionBarSize actionBarSplitStyle actionBarStyle actionBarTabBarStyle actionBarTabStyle actionBarTabTextStyle actionBarTheme actionBarWidgetTheme actionButtonStyle actionDropDownStyle actionMenuTextAppearance actionMenuTextColor actionModeBackground actionModeCloseButtonStyle actionModeCloseContentDescription actionModeCloseDrawable actionModeCopyDrawable actionModeCutDrawable actionModeFindDrawable actionModePasteDrawable actionModePopupWindowStyle actionModeSelectAllDrawable actionModeShareDrawable actionModeSplitBackground actionModeStyle actionModeTheme 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
1445
- styleable Autofill_InlineSuggestion autofillInlineSuggestionChip autofillInlineSuggestionEndIconStyle autofillInlineSuggestionStartIconStyle autofillInlineSuggestionSubtitle autofillInlineSuggestionTitle isAutofillInlineSuggestionTheme
1446
- styleable ButtonBarLayout allowStacking
1447
- styleable Capability queryPatterns shortcutMatchRequired
1448
- styleable CheckedTextView android_checkMark checkMarkCompat checkMarkTint checkMarkTintMode
1449
- styleable ColorStateListItem alpha android_alpha android_color android_lStar lStar
1450
- styleable CompoundButton android_button buttonCompat buttonTint buttonTintMode
1451
- styleable DrawerArrowToggle arrowHeadLength arrowShaftLength barLength color drawableSize gapBetweenBars spinBars thickness
1452
- styleable FontFamily fontProviderAuthority fontProviderCerts fontProviderFetchStrategy fontProviderFetchTimeout fontProviderPackage fontProviderQuery fontProviderSystemFontFamily
1453
- styleable FontFamilyFont android_font android_fontStyle android_fontVariationSettings android_fontWeight android_ttcIndex font fontStyle fontVariationSettings fontWeight ttcIndex
1454
- styleable Fragment android_id android_name android_tag
1455
- styleable FragmentContainerView android_name android_tag
1456
- styleable GenericDraweeHierarchy actualImageScaleType backgroundImage fadeDuration failureImage failureImageScaleType overlayImage placeholderImage placeholderImageScaleType pressedStateOverlayImage progressBarAutoRotateInterval progressBarImage progressBarImageScaleType retryImage retryImageScaleType roundAsCircle roundBottomEnd roundBottomLeft roundBottomRight roundBottomStart roundTopEnd roundTopLeft roundTopRight roundTopStart roundWithOverlayColor roundedCornerRadius roundingBorderColor roundingBorderPadding roundingBorderWidth viewAspectRatio
1457
- 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
1458
- styleable GradientColorItem android_color android_offset
1459
- styleable LinearLayoutCompat android_baselineAligned android_baselineAlignedChildIndex android_gravity android_orientation android_weightSum divider dividerPadding measureWithLargestChild showDividers
1460
- styleable LinearLayoutCompat_Layout android_layout_gravity android_layout_height android_layout_weight android_layout_width
1461
- styleable ListPopupWindow android_dropDownHorizontalOffset android_dropDownVerticalOffset
1462
- styleable MenuGroup android_checkableBehavior android_enabled android_id android_menuCategory android_orderInCategory android_visible
1463
- 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
1464
- styleable MenuView android_headerBackground android_horizontalDivider android_itemBackground android_itemIconDisabledAlpha android_itemTextAppearance android_verticalDivider android_windowAnimationStyle preserveIconSpacing subMenuArrow
1465
- styleable PopupWindow android_popupAnimationStyle android_popupBackground overlapAnchor
1466
- styleable PopupWindowBackgroundState state_above_anchor
1467
- styleable RecycleListView paddingBottomNoButtons paddingTopNoTitle
1468
- styleable SearchView android_focusable android_imeOptions android_inputType android_maxWidth closeIcon commitIcon defaultQueryHint goIcon iconifiedByDefault layout queryBackground queryHint searchHintIcon searchIcon submitBackground suggestionRowLayout voiceIcon
1469
- styleable SimpleDraweeView actualImageResource actualImageScaleType actualImageUri backgroundImage fadeDuration failureImage failureImageScaleType overlayImage placeholderImage placeholderImageScaleType pressedStateOverlayImage progressBarAutoRotateInterval progressBarImage progressBarImageScaleType retryImage retryImageScaleType roundAsCircle roundBottomEnd roundBottomLeft roundBottomRight roundBottomStart roundTopEnd roundTopLeft roundTopRight roundTopStart roundWithOverlayColor roundedCornerRadius roundingBorderColor roundingBorderPadding roundingBorderWidth viewAspectRatio
1470
- styleable Spinner android_dropDownWidth android_entries android_popupBackground android_prompt popupTheme
1471
- styleable StateListDrawable android_constantSize android_dither android_enterFadeDuration android_exitFadeDuration android_variablePadding android_visible
1472
- styleable StateListDrawableItem android_drawable
1473
- styleable SwitchCompat android_textOff android_textOn android_thumb showText splitTrack switchMinWidth switchPadding switchTextAppearance thumbTextPadding thumbTint thumbTintMode track trackTint trackTintMode
1474
- 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
1475
- 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
1476
- styleable View android_focusable android_theme paddingEnd paddingStart theme
1477
- styleable ViewBackgroundHelper android_background backgroundTint backgroundTintMode
1478
- styleable ViewStubCompat android_id android_inflatedId android_layout
1479
- xml rn_dev_preferences