react-native-netmera 1.3.0 → 1.3.5

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (140) hide show
  1. package/.idea/misc.xml +2 -1
  2. package/.idea/modules.xml +1 -1
  3. package/.idea/{netmera.iml → netmera-sdk-react-native.iml} +1 -1
  4. package/README.md +475 -17
  5. package/RNNetmera.podspec +4 -5
  6. package/android/.gradle/4.10.1/fileHashes/fileHashes.bin +0 -0
  7. package/android/.gradle/4.10.1/fileHashes/fileHashes.lock +0 -0
  8. package/android/.idea/gradle.xml +2 -0
  9. package/android/.idea/misc.xml +1 -1
  10. package/android/{android.iml → .idea/modules/android.iml} +5 -3
  11. package/android/.idea/modules.xml +1 -1
  12. package/android/.idea/vcs.xml +6 -0
  13. package/android/build/.transforms/07da1e78aa5e2a23e865850e1fa31195/classes/classes.dex +0 -0
  14. package/android/build/.transforms/07da1e78aa5e2a23e865850e1fa31195.bin +1 -0
  15. package/android/build/.transforms/1cc655d17744898d5287444bc3b54ccd/classes/classes.dex +0 -0
  16. package/android/build/.transforms/1cc655d17744898d5287444bc3b54ccd.bin +1 -0
  17. package/android/build/.transforms/1d7e2a596c5a01e1599ed8d99d8fed25/classes/classes.dex +0 -0
  18. package/android/build/.transforms/1d7e2a596c5a01e1599ed8d99d8fed25.bin +1 -0
  19. package/android/build/.transforms/61070ab087fd3e8aaad4987d1cd9aeb2/classes/classes.dex +0 -0
  20. package/android/build/.transforms/61070ab087fd3e8aaad4987d1cd9aeb2.bin +1 -0
  21. package/android/build/.transforms/6bd284ae922673d08694a1221c01809c/classes/classes.dex +0 -0
  22. package/android/build/.transforms/6bd284ae922673d08694a1221c01809c.bin +1 -0
  23. package/android/build/.transforms/a8f21d984467d686c5d11cdc3f508ab2/classes/classes.dex +0 -0
  24. package/android/build/.transforms/a8f21d984467d686c5d11cdc3f508ab2.bin +1 -0
  25. package/android/build/.transforms/ae3b3ad311ea4fe5b0c3652f1d5b8a07/classes/classes.dex +0 -0
  26. package/android/build/.transforms/ae3b3ad311ea4fe5b0c3652f1d5b8a07.bin +1 -0
  27. package/android/build/.transforms/cc45f1af54894b49e3ec8f6b5a05a8d7/classes/classes.dex +0 -0
  28. package/android/build/.transforms/cc45f1af54894b49e3ec8f6b5a05a8d7.bin +1 -0
  29. package/android/build/.transforms/f58e3ec11746c18253c1a7a566c2609f/classes/classes.dex +0 -0
  30. package/android/build/.transforms/f58e3ec11746c18253c1a7a566c2609f.bin +1 -0
  31. package/android/build/generated/source/buildConfig/debug/com/{reactlibrary → netmera/reactnativesdk}/BuildConfig.java +2 -3
  32. package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml +15 -0
  33. package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/output.json +27 -0
  34. package/android/build/intermediates/compile_library_classes_jar/debug/classes.jar +0 -0
  35. package/android/build/intermediates/compile_only_not_namespaced_r_class_jar/debug/R.jar +0 -0
  36. package/android/build/intermediates/compile_symbol_list/debug/R.txt +3524 -0
  37. package/android/build/intermediates/incremental/{debug-mergeJniLibs → debug-mergeNativeLibs}/merge-state +0 -0
  38. package/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +1 -1
  39. package/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +1 -1
  40. package/android/build/intermediates/incremental/packageDebugAssets/merger.xml +1 -1
  41. package/android/build/intermediates/incremental/packageDebugResources/compile-file-map.properties +1 -1
  42. package/android/build/intermediates/incremental/packageDebugResources/merger.xml +1 -1
  43. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/BuildConfig.class +0 -0
  44. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmera.class +0 -0
  45. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraCategoryObject.class +0 -0
  46. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraConfiguration$1.class +0 -0
  47. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraConfiguration$Builder.class +0 -0
  48. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraConfiguration.class +0 -0
  49. package/android/build/intermediates/javac/debug/{compileDebugJavaWithJavac/classes/com/reactlibrary → classes/com/netmera/reactnativesdk}/RNNetmeraEvent.class +0 -0
  50. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraModule$1.class +0 -0
  51. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraModule$2.class +0 -0
  52. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraModule$3.class +0 -0
  53. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraModule$4.class +0 -0
  54. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraModule$5.class +0 -0
  55. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraModule$6.class +0 -0
  56. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraModule$7.class +0 -0
  57. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraModule.class +0 -0
  58. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraPackage.class +0 -0
  59. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraPushBroadcastReceiver.class +0 -0
  60. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraPushHeadlessService.class +0 -0
  61. package/android/build/intermediates/javac/debug/{compileDebugJavaWithJavac/classes/com/reactlibrary → classes/com/netmera/reactnativesdk}/RNNetmeraUser.class +0 -0
  62. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraUtil$1.class +0 -0
  63. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraUtil.class +0 -0
  64. package/android/build/intermediates/library_manifest/debug/AndroidManifest.xml +6 -2
  65. package/android/build/intermediates/local_only_symbol_list/debug/R-def.txt +2 -0
  66. package/android/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt +20 -0
  67. package/android/build/intermediates/merged_manifests/debug/output.json +27 -1
  68. package/android/build/intermediates/navigation_json/debug/navigation.json +1 -0
  69. package/android/build/intermediates/runtime_library_classes_jar/debug/classes.jar +0 -0
  70. package/android/build/intermediates/{res/symbol-table-with-package → symbol_list_with_package_name}/debug/package-aware-r.txt +756 -32
  71. package/android/build/outputs/logs/manifest-merger-debug-report.txt +34 -28
  72. package/android/build.gradle +4 -4
  73. package/android/local.properties +2 -2
  74. package/android/src/main/AndroidManifest.xml +1 -1
  75. package/android/src/main/java/com/netmera/reactnativesdk/RNNetmera.java +26 -0
  76. package/android/src/main/java/com/netmera/reactnativesdk/RNNetmeraCategoryObject.java +56 -0
  77. package/android/src/main/java/com/netmera/reactnativesdk/RNNetmeraConfiguration.java +128 -0
  78. package/android/src/main/java/com/{reactlibrary → netmera/reactnativesdk}/RNNetmeraEvent.java +1 -1
  79. package/android/src/main/java/com/{reactlibrary → netmera/reactnativesdk}/RNNetmeraModule.java +168 -31
  80. package/android/src/main/java/com/{reactlibrary → netmera/reactnativesdk}/RNNetmeraPackage.java +1 -1
  81. package/android/src/main/java/com/{reactlibrary → netmera/reactnativesdk}/RNNetmeraPushBroadcastReceiver.java +18 -41
  82. package/android/src/main/java/com/{reactlibrary → netmera/reactnativesdk}/RNNetmeraPushHeadlessService.java +4 -5
  83. package/android/src/main/java/com/{reactlibrary → netmera/reactnativesdk}/RNNetmeraUser.java +1 -1
  84. package/android/src/main/java/com/{reactlibrary → netmera/reactnativesdk}/RNNetmeraUtil.java +69 -69
  85. package/index.js +127 -36
  86. package/ios/RNNetmera.h +6 -0
  87. package/ios/RNNetmera.m +220 -92
  88. package/ios/RNNetmera.xcodeproj/project.pbxproj +35 -3
  89. package/ios/RNNetmera.xcodeproj/xcshareddata/xcschemes/RNNetmera.xcscheme +67 -0
  90. package/ios/RNNetmera.xcodeproj/xcuserdata/{huseyin.xcuserdatad → ensarbayhan.xcuserdatad}/xcschemes/xcschememanagement.plist +1 -1
  91. package/ios/RNNetmeraCategoryObject.h +16 -0
  92. package/ios/RNNetmeraCategoryObject.m +59 -0
  93. package/ios/RNNetmeraEvent.h +1 -1
  94. package/ios/RNNetmeraRCTEventEmitter.h +4 -3
  95. package/ios/RNNetmeraRCTEventEmitter.m +9 -5
  96. package/ios/RNNetmeraUser.h +1 -1
  97. package/ios/RNNetmeraUtils.h +1 -1
  98. package/ios/RNNetmeraUtils.m +45 -14
  99. package/package.json +1 -1
  100. package/.idea/encodings.xml +0 -4
  101. package/.idea/workspace.xml +0 -175
  102. package/android/.gradle/5.0/fileChanges/last-build.bin +0 -0
  103. package/android/.gradle/5.0/fileHashes/fileHashes.bin +0 -0
  104. package/android/.gradle/5.0/fileHashes/fileHashes.lock +0 -0
  105. package/android/.gradle/5.0/gc.properties +0 -0
  106. package/android/.idea/codeStyles/Project.xml +0 -29
  107. package/android/.idea/runConfigurations.xml +0 -12
  108. package/android/.idea/workspace.xml +0 -221
  109. package/android/build/generated/source/buildConfig/androidTest/debug/com/reactlibrary/test/BuildConfig.java +0 -13
  110. package/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml +0 -11
  111. package/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output.json +0 -1
  112. package/android/build/intermediates/aapt_fr/304/261endly_merged_man/304/261fests/debug/aapt/AndroidManifest.xml +0 -11
  113. package/android/build/intermediates/aapt_fr/304/261endly_merged_man/304/261fests/debug/aapt/output.json +0 -1
  114. package/android/build/intermediates/annotat/304/261on_processor_l/304/261st/debug/annotationProcessors.json +0 -1
  115. package/android/build/intermediates/compile_only_not_namespaced_r_class_jar/debug/generateDebugRFile/R.jar +0 -0
  116. package/android/build/intermediates/comp/304/261le_l/304/261brary_classes/debug/classes.jar +0 -0
  117. package/android/build/intermediates/comp/304/261le_only_not_namespaced_r_class_jar/debug/generateDebugRFile/R.jar +0 -0
  118. package/android/build/intermediates/intermediate-jars/debug/classes.jar +0 -0
  119. package/android/build/intermediates/intermediate-jars/debug/res.jar +0 -0
  120. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactlibrary/BuildConfig.class +0 -0
  121. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactlibrary/RNNetmeraModule$1.class +0 -0
  122. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactlibrary/RNNetmeraModule$2.class +0 -0
  123. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactlibrary/RNNetmeraModule$3.class +0 -0
  124. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactlibrary/RNNetmeraModule.class +0 -0
  125. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactlibrary/RNNetmeraPackage.class +0 -0
  126. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactlibrary/RNNetmeraPushBroadcastReceiver.class +0 -0
  127. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactlibrary/RNNetmeraUtil$1.class +0 -0
  128. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactlibrary/RNNetmeraUtil.class +0 -0
  129. package/android/build/intermediates/l/304/261brary_java_res/debug/res.jar +0 -0
  130. package/android/build/intermediates/l/304/261brary_man/304/261fest/debug/AndroidManifest.xml +0 -11
  131. package/android/build/intermediates/merged_manifests/debugAndroidTest/AndroidManifest.xml +0 -225
  132. package/android/build/intermediates/merged_manifests/debugAndroidTest/output.json +0 -1
  133. package/android/build/intermediates/merged_man/304/261fests/debug/output.json +0 -1
  134. package/android/build/intermediates/runt/304/261me_l/304/261brary_classes/debug/classes.jar +0 -0
  135. package/android/build/intermediates/symbols/debug/R.txt +0 -1943
  136. package/android/build/intermediates/transforms/mergeJniLibs/debug/__content__.json +0 -1
  137. package/android/react-native-netmera.iml +0 -277
  138. package/ios/RNNetmera.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  139. package/ios/RNNetmera.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +0 -8
  140. package/ios/RNNetmera.xcodeproj/project.xcworkspace/xcuserdata/huseyin.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
@@ -1,4 +1,4 @@
1
- com.reactlibrary
1
+ com.netmera.reactnativesdk
2
2
  anim abc_fade_in
3
3
  anim abc_fade_out
4
4
  anim abc_grow_fade_in_from_bottom
@@ -11,14 +11,41 @@ anim abc_slide_out_bottom
11
11
  anim abc_slide_out_top
12
12
  anim abc_tooltip_enter
13
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
14
26
  anim catalyst_fade_in
15
27
  anim catalyst_fade_out
16
28
  anim catalyst_push_up_in
17
29
  anim catalyst_push_up_out
18
30
  anim catalyst_slide_down
19
31
  anim catalyst_slide_up
32
+ anim fragment_close_enter
33
+ anim fragment_close_exit
34
+ anim fragment_fade_enter
35
+ anim fragment_fade_exit
36
+ anim fragment_fast_out_extra_slow_in
37
+ anim fragment_open_enter
38
+ anim fragment_open_exit
20
39
  anim netmera_popup_close
21
40
  anim netmera_popup_open
41
+ animator fragment_close_enter
42
+ animator fragment_close_exit
43
+ animator fragment_fade_enter
44
+ animator fragment_fade_exit
45
+ animator fragment_open_enter
46
+ animator fragment_open_exit
47
+ attr SharedValue
48
+ attr SharedValueId
22
49
  attr actionBarDivider
23
50
  attr actionBarItemBackground
24
51
  attr actionBarPopupTheme
@@ -37,6 +64,7 @@ attr actionMenuTextAppearance
37
64
  attr actionMenuTextColor
38
65
  attr actionModeBackground
39
66
  attr actionModeCloseButtonStyle
67
+ attr actionModeCloseContentDescription
40
68
  attr actionModeCloseDrawable
41
69
  attr actionModeCopyDrawable
42
70
  attr actionModeCutDrawable
@@ -47,6 +75,7 @@ attr actionModeSelectAllDrawable
47
75
  attr actionModeShareDrawable
48
76
  attr actionModeSplitBackground
49
77
  attr actionModeStyle
78
+ attr actionModeTheme
50
79
  attr actionModeWebSearchDrawable
51
80
  attr actionOverflowButtonStyle
52
81
  attr actionOverflowMenuStyle
@@ -63,14 +92,22 @@ attr alertDialogTheme
63
92
  attr allowStacking
64
93
  attr alpha
65
94
  attr alphabeticModifiers
95
+ attr altSrc
96
+ attr animateCircleAngleTo
97
+ attr animateRelativeTo
98
+ attr applyMotionScene
99
+ attr arcMode
66
100
  attr arrowHeadLength
67
101
  attr arrowShaftLength
102
+ attr attributeName
103
+ attr autoCompleteMode
68
104
  attr autoCompleteTextViewStyle
69
105
  attr autoSizeMaxTextSize
70
106
  attr autoSizeMinTextSize
71
107
  attr autoSizePresetSizes
72
108
  attr autoSizeStepGranularity
73
109
  attr autoSizeTextType
110
+ attr autoTransition
74
111
  attr background
75
112
  attr backgroundImage
76
113
  attr backgroundSplit
@@ -78,12 +115,20 @@ attr backgroundStacked
78
115
  attr backgroundTint
79
116
  attr backgroundTintMode
80
117
  attr barLength
118
+ attr barrierAllowsGoneWidgets
119
+ attr barrierDirection
120
+ attr barrierMargin
121
+ attr blendSrc
122
+ attr borderRound
123
+ attr borderRoundPercent
81
124
  attr borderlessButtonStyle
125
+ attr brightness
82
126
  attr buttonBarButtonStyle
83
127
  attr buttonBarNegativeButtonStyle
84
128
  attr buttonBarNeutralButtonStyle
85
129
  attr buttonBarPositiveButtonStyle
86
130
  attr buttonBarStyle
131
+ attr buttonCompat
87
132
  attr buttonGravity
88
133
  attr buttonIconDimen
89
134
  attr buttonPanelSideLayout
@@ -92,9 +137,28 @@ attr buttonStyle
92
137
  attr buttonStyleSmall
93
138
  attr buttonTint
94
139
  attr buttonTintMode
140
+ attr carousel_backwardTransition
141
+ attr carousel_emptyViewsBehavior
142
+ attr carousel_firstView
143
+ attr carousel_forwardTransition
144
+ attr carousel_infinite
145
+ attr carousel_nextState
146
+ attr carousel_previousState
147
+ attr carousel_touchUpMode
148
+ attr carousel_touchUp_dampeningFactor
149
+ attr carousel_touchUp_velocityThreshold
150
+ attr chainUseRtl
95
151
  attr checkboxStyle
96
152
  attr checkedTextViewStyle
97
153
  attr circleCrop
154
+ attr circleRadius
155
+ attr circularflow_angles
156
+ attr circularflow_defaultAngle
157
+ attr circularflow_defaultRadius
158
+ attr circularflow_radiusInDP
159
+ attr circularflow_viewCenter
160
+ attr clearsTag
161
+ attr clickAction
98
162
  attr closeIcon
99
163
  attr closeItemLayout
100
164
  attr collapseContentDescription
@@ -112,6 +176,14 @@ attr colorPrimaryDark
112
176
  attr colorScheme
113
177
  attr colorSwitchThumbNormal
114
178
  attr commitIcon
179
+ attr constraintRotate
180
+ attr constraintSet
181
+ attr constraintSetEnd
182
+ attr constraintSetStart
183
+ attr constraint_referenced_ids
184
+ attr constraint_referenced_tags
185
+ attr constraints
186
+ attr content
115
187
  attr contentDescription
116
188
  attr contentInsetEnd
117
189
  attr contentInsetEndWithActions
@@ -119,10 +191,28 @@ attr contentInsetLeft
119
191
  attr contentInsetRight
120
192
  attr contentInsetStart
121
193
  attr contentInsetStartWithNavigation
194
+ attr contrast
122
195
  attr controlBackground
123
196
  attr coordinatorLayoutStyle
197
+ attr crossfade
198
+ attr currentState
199
+ attr curveFit
200
+ attr customBoolean
201
+ attr customColorDrawableValue
202
+ attr customColorValue
203
+ attr customDimension
204
+ attr customFloatValue
205
+ attr customIntegerValue
124
206
  attr customNavigationLayout
207
+ attr customPixelDimension
208
+ attr customReference
209
+ attr customStringValue
210
+ attr defaultDuration
125
211
  attr defaultQueryHint
212
+ attr defaultState
213
+ attr deltaPolarAngle
214
+ attr deltaPolarRadius
215
+ attr deriveConstraintsFrom
126
216
  attr dialogCornerRadius
127
217
  attr dialogPreferredPadding
128
218
  attr dialogTheme
@@ -131,10 +221,23 @@ attr divider
131
221
  attr dividerHorizontal
132
222
  attr dividerPadding
133
223
  attr dividerVertical
224
+ attr dragDirection
225
+ attr dragScale
226
+ attr dragThreshold
227
+ attr drawPath
228
+ attr drawableBottomCompat
229
+ attr drawableEndCompat
230
+ attr drawableLeftCompat
231
+ attr drawableRightCompat
134
232
  attr drawableSize
233
+ attr drawableStartCompat
234
+ attr drawableTint
235
+ attr drawableTintMode
236
+ attr drawableTopCompat
135
237
  attr drawerArrowStyle
136
238
  attr dropDownListViewStyle
137
239
  attr dropdownListPreferredItemHeight
240
+ attr duration
138
241
  attr editTextBackground
139
242
  attr editTextColor
140
243
  attr editTextStyle
@@ -143,7 +246,31 @@ attr expandActivityOverflowButtonDrawable
143
246
  attr fadeDuration
144
247
  attr failureImage
145
248
  attr failureImageScaleType
249
+ attr fastScrollEnabled
250
+ attr fastScrollHorizontalThumbDrawable
251
+ attr fastScrollHorizontalTrackDrawable
252
+ attr fastScrollVerticalThumbDrawable
253
+ attr fastScrollVerticalTrackDrawable
146
254
  attr firstBaselineToTopHeight
255
+ attr flow_firstHorizontalBias
256
+ attr flow_firstHorizontalStyle
257
+ attr flow_firstVerticalBias
258
+ attr flow_firstVerticalStyle
259
+ attr flow_horizontalAlign
260
+ attr flow_horizontalBias
261
+ attr flow_horizontalGap
262
+ attr flow_horizontalStyle
263
+ attr flow_lastHorizontalBias
264
+ attr flow_lastHorizontalStyle
265
+ attr flow_lastVerticalBias
266
+ attr flow_lastVerticalStyle
267
+ attr flow_maxElementsWrap
268
+ attr flow_padding
269
+ attr flow_verticalAlign
270
+ attr flow_verticalBias
271
+ attr flow_verticalGap
272
+ attr flow_verticalStyle
273
+ attr flow_wrapMode
147
274
  attr font
148
275
  attr fontFamily
149
276
  attr fontProviderAuthority
@@ -152,9 +279,11 @@ attr fontProviderFetchStrategy
152
279
  attr fontProviderFetchTimeout
153
280
  attr fontProviderPackage
154
281
  attr fontProviderQuery
282
+ attr fontProviderSystemFontFamily
155
283
  attr fontStyle
156
284
  attr fontVariationSettings
157
285
  attr fontWeight
286
+ attr framePosition
158
287
  attr gapBetweenBars
159
288
  attr goIcon
160
289
  attr height
@@ -165,9 +294,15 @@ attr icon
165
294
  attr iconTint
166
295
  attr iconTintMode
167
296
  attr iconifiedByDefault
297
+ attr ifTagNotSet
298
+ attr ifTagSet
168
299
  attr imageAspectRatio
169
300
  attr imageAspectRatioAdjust
170
301
  attr imageButtonStyle
302
+ attr imagePanX
303
+ attr imagePanY
304
+ attr imageRotate
305
+ attr imageZoom
171
306
  attr inAppMessageBackground
172
307
  attr inAppMessageCancelButtonDrawable
173
308
  attr inAppMessageFontPath
@@ -182,17 +317,82 @@ attr indeterminateProgressStyle
182
317
  attr initialActivityCount
183
318
  attr isLightTheme
184
319
  attr itemPadding
320
+ attr keyPositionType
185
321
  attr keylines
186
322
  attr lastBaselineToBottomHeight
187
323
  attr layout
324
+ attr layoutDescription
325
+ attr layoutDuringTransition
326
+ attr layoutManager
188
327
  attr layout_anchor
189
328
  attr layout_anchorGravity
190
329
  attr layout_behavior
330
+ attr layout_constrainedHeight
331
+ attr layout_constrainedWidth
332
+ attr layout_constraintBaseline_creator
333
+ attr layout_constraintBaseline_toBaselineOf
334
+ attr layout_constraintBaseline_toBottomOf
335
+ attr layout_constraintBaseline_toTopOf
336
+ attr layout_constraintBottom_creator
337
+ attr layout_constraintBottom_toBottomOf
338
+ attr layout_constraintBottom_toTopOf
339
+ attr layout_constraintCircle
340
+ attr layout_constraintCircleAngle
341
+ attr layout_constraintCircleRadius
342
+ attr layout_constraintDimensionRatio
343
+ attr layout_constraintEnd_toEndOf
344
+ attr layout_constraintEnd_toStartOf
345
+ attr layout_constraintGuide_begin
346
+ attr layout_constraintGuide_end
347
+ attr layout_constraintGuide_percent
348
+ attr layout_constraintHeight
349
+ attr layout_constraintHeight_default
350
+ attr layout_constraintHeight_max
351
+ attr layout_constraintHeight_min
352
+ attr layout_constraintHeight_percent
353
+ attr layout_constraintHorizontal_bias
354
+ attr layout_constraintHorizontal_chainStyle
355
+ attr layout_constraintHorizontal_weight
356
+ attr layout_constraintLeft_creator
357
+ attr layout_constraintLeft_toLeftOf
358
+ attr layout_constraintLeft_toRightOf
359
+ attr layout_constraintRight_creator
360
+ attr layout_constraintRight_toLeftOf
361
+ attr layout_constraintRight_toRightOf
362
+ attr layout_constraintStart_toEndOf
363
+ attr layout_constraintStart_toStartOf
364
+ attr layout_constraintTag
365
+ attr layout_constraintTop_creator
366
+ attr layout_constraintTop_toBottomOf
367
+ attr layout_constraintTop_toTopOf
368
+ attr layout_constraintVertical_bias
369
+ attr layout_constraintVertical_chainStyle
370
+ attr layout_constraintVertical_weight
371
+ attr layout_constraintWidth
372
+ attr layout_constraintWidth_default
373
+ attr layout_constraintWidth_max
374
+ attr layout_constraintWidth_min
375
+ attr layout_constraintWidth_percent
191
376
  attr layout_dodgeInsetEdges
377
+ attr layout_editor_absoluteX
378
+ attr layout_editor_absoluteY
379
+ attr layout_goneMarginBaseline
380
+ attr layout_goneMarginBottom
381
+ attr layout_goneMarginEnd
382
+ attr layout_goneMarginLeft
383
+ attr layout_goneMarginRight
384
+ attr layout_goneMarginStart
385
+ attr layout_goneMarginTop
192
386
  attr layout_insetEdge
193
387
  attr layout_keyline
388
+ attr layout_marginBaseline
389
+ attr layout_optimizationLevel
390
+ attr layout_wrapBehaviorInParent
391
+ attr limitBoundsTo
194
392
  attr lineHeight
195
393
  attr listChoiceBackgroundIndicator
394
+ attr listChoiceIndicatorMultipleAnimated
395
+ attr listChoiceIndicatorSingleAnimated
196
396
  attr listDividerAlertDialog
197
397
  attr listItemLayout
198
398
  attr listLayout
@@ -201,18 +401,61 @@ attr listPopupWindowStyle
201
401
  attr listPreferredItemHeight
202
402
  attr listPreferredItemHeightLarge
203
403
  attr listPreferredItemHeightSmall
404
+ attr listPreferredItemPaddingEnd
204
405
  attr listPreferredItemPaddingLeft
205
406
  attr listPreferredItemPaddingRight
407
+ attr listPreferredItemPaddingStart
206
408
  attr logo
207
409
  attr logoDescription
410
+ attr maxAcceleration
208
411
  attr maxButtonHeight
412
+ attr maxHeight
413
+ attr maxVelocity
414
+ attr maxWidth
209
415
  attr measureWithLargestChild
416
+ attr menu
417
+ attr methodName
418
+ attr minHeight
419
+ attr minWidth
420
+ attr mock_diagonalsColor
421
+ attr mock_label
422
+ attr mock_labelBackgroundColor
423
+ attr mock_labelColor
424
+ attr mock_showDiagonals
425
+ attr mock_showLabel
426
+ attr motionDebug
427
+ attr motionEffect_alpha
428
+ attr motionEffect_end
429
+ attr motionEffect_move
430
+ attr motionEffect_start
431
+ attr motionEffect_strict
432
+ attr motionEffect_translationX
433
+ attr motionEffect_translationY
434
+ attr motionEffect_viewTransition
435
+ attr motionInterpolator
436
+ attr motionPathRotate
437
+ attr motionProgress
438
+ attr motionStagger
439
+ attr motionTarget
440
+ attr motion_postLayoutCollision
441
+ attr motion_triggerOnCollision
442
+ attr moveWhenScrollAtTop
210
443
  attr multiChoiceItemLayout
211
444
  attr navigationContentDescription
212
445
  attr navigationIcon
213
446
  attr navigationMode
447
+ attr nestedScrollFlags
448
+ attr nestedScrollViewStyle
214
449
  attr numericModifiers
450
+ attr onCross
451
+ attr onHide
452
+ attr onNegativeCross
453
+ attr onPositiveCross
454
+ attr onShow
455
+ attr onStateTransition
456
+ attr onTouchUp
215
457
  attr overlapAnchor
458
+ attr overlay
216
459
  attr overlayImage
217
460
  attr paddingBottomNoButtons
218
461
  attr paddingEnd
@@ -221,8 +464,18 @@ attr paddingTopNoTitle
221
464
  attr panelBackground
222
465
  attr panelMenuListTheme
223
466
  attr panelMenuListWidth
467
+ attr pathMotionArc
468
+ attr path_percent
469
+ attr percentHeight
470
+ attr percentWidth
471
+ attr percentX
472
+ attr percentY
473
+ attr perpendicularPath_percent
474
+ attr pivotAnchor
224
475
  attr placeholderImage
225
476
  attr placeholderImageScaleType
477
+ attr placeholder_emptyVisibility
478
+ attr polarRelativeTo
226
479
  attr popupMenuStyle
227
480
  attr popupTheme
228
481
  attr popupWindowStyle
@@ -233,19 +486,36 @@ attr progressBarImage
233
486
  attr progressBarImageScaleType
234
487
  attr progressBarPadding
235
488
  attr progressBarStyle
489
+ attr quantizeMotionInterpolator
490
+ attr quantizeMotionPhase
491
+ attr quantizeMotionSteps
236
492
  attr queryBackground
237
493
  attr queryHint
494
+ attr queryPatterns
238
495
  attr radioButtonStyle
239
496
  attr ratingBarStyle
240
497
  attr ratingBarStyleIndicator
241
498
  attr ratingBarStyleSmall
499
+ attr reactiveGuide_animateChange
500
+ attr reactiveGuide_applyToAllConstraintSets
501
+ attr reactiveGuide_applyToConstraintSet
502
+ attr reactiveGuide_valueId
503
+ attr recyclerViewStyle
504
+ attr region_heightLessThan
505
+ attr region_heightMoreThan
506
+ attr region_widthLessThan
507
+ attr region_widthMoreThan
242
508
  attr retryImage
243
509
  attr retryImageScaleType
510
+ attr reverseLayout
511
+ attr rotationCenterId
512
+ attr round
244
513
  attr roundAsCircle
245
514
  attr roundBottomEnd
246
515
  attr roundBottomLeft
247
516
  attr roundBottomRight
248
517
  attr roundBottomStart
518
+ attr roundPercent
249
519
  attr roundTopEnd
250
520
  attr roundTopLeft
251
521
  attr roundTopRight
@@ -255,6 +525,8 @@ attr roundedCornerRadius
255
525
  attr roundingBorderColor
256
526
  attr roundingBorderPadding
257
527
  attr roundingBorderWidth
528
+ attr saturation
529
+ attr scaleFromTextSize
258
530
  attr scopeUris
259
531
  attr searchHintIcon
260
532
  attr searchIcon
@@ -262,16 +534,28 @@ attr searchViewStyle
262
534
  attr seekBarStyle
263
535
  attr selectableItemBackground
264
536
  attr selectableItemBackgroundBorderless
537
+ attr setsTag
538
+ attr shortcutMatchRequired
265
539
  attr showAsAction
266
540
  attr showDividers
541
+ attr showPaths
267
542
  attr showText
268
543
  attr showTitle
269
544
  attr singleChoiceItemLayout
545
+ attr sizePercent
546
+ attr spanCount
270
547
  attr spinBars
271
548
  attr spinnerDropDownItemStyle
272
549
  attr spinnerStyle
273
550
  attr splitTrack
551
+ attr springBoundary
552
+ attr springDamping
553
+ attr springMass
554
+ attr springStiffness
555
+ attr springStopThreshold
274
556
  attr srcCompat
557
+ attr stackFromEnd
558
+ attr staggered
275
559
  attr state_above_anchor
276
560
  attr statusBarBackground
277
561
  attr subMenuArrow
@@ -285,6 +569,10 @@ attr switchMinWidth
285
569
  attr switchPadding
286
570
  attr switchStyle
287
571
  attr switchTextAppearance
572
+ attr targetId
573
+ attr telltales_tailColor
574
+ attr telltales_tailScale
575
+ attr telltales_velocityMode
288
576
  attr textAllCaps
289
577
  attr textAppearanceLargePopupMenu
290
578
  attr textAppearanceListItem
@@ -294,8 +582,23 @@ attr textAppearancePopupMenuHeader
294
582
  attr textAppearanceSearchResultSubtitle
295
583
  attr textAppearanceSearchResultTitle
296
584
  attr textAppearanceSmallPopupMenu
585
+ attr textBackground
586
+ attr textBackgroundPanX
587
+ attr textBackgroundPanY
588
+ attr textBackgroundRotate
589
+ attr textBackgroundZoom
297
590
  attr textColorAlertDialogListItem
298
591
  attr textColorSearchUrl
592
+ attr textFillColor
593
+ attr textLocale
594
+ attr textOutlineColor
595
+ attr textOutlineThickness
596
+ attr textPanX
597
+ attr textPanY
598
+ attr textureBlurFactor
599
+ attr textureEffect
600
+ attr textureHeight
601
+ attr textureWidth
299
602
  attr theme
300
603
  attr thickness
301
604
  attr thumbTextPadding
@@ -321,13 +624,37 @@ attr toolbarStyle
321
624
  attr tooltipForegroundColor
322
625
  attr tooltipFrameBackground
323
626
  attr tooltipText
627
+ attr touchAnchorId
628
+ attr touchAnchorSide
629
+ attr touchRegionId
324
630
  attr track
325
631
  attr trackTint
326
632
  attr trackTintMode
633
+ attr transformPivotTarget
634
+ attr transitionDisable
635
+ attr transitionEasing
636
+ attr transitionFlags
637
+ attr transitionPathRotate
638
+ attr triggerId
639
+ attr triggerReceiver
640
+ attr triggerSlack
327
641
  attr ttcIndex
642
+ attr upDuration
328
643
  attr viewAspectRatio
329
644
  attr viewInflaterClass
645
+ attr viewTransitionMode
646
+ attr viewTransitionOnCross
647
+ attr viewTransitionOnNegativeCross
648
+ attr viewTransitionOnPositiveCross
649
+ attr visibilityMode
330
650
  attr voiceIcon
651
+ attr warmth
652
+ attr waveDecay
653
+ attr waveOffset
654
+ attr wavePeriod
655
+ attr wavePhase
656
+ attr waveShape
657
+ attr waveVariesBy
331
658
  attr windowActionBar
332
659
  attr windowActionBarOverlay
333
660
  attr windowActionModeOverlay
@@ -341,15 +668,21 @@ attr windowNoTitle
341
668
  bool abc_action_bar_embed_tabs
342
669
  bool abc_allow_stacked_button_bar
343
670
  bool abc_config_actionMenuItemAllCaps
671
+ bool enable_system_alarm_service_default
672
+ bool enable_system_foreground_service_default
673
+ bool enable_system_job_service_default
344
674
  bool netmera_use_default_deeplink_action
345
675
  bool netmera_use_default_inapp_receiver
346
676
  bool netmera_use_default_push_receiver
347
677
  bool netmera_use_location_provider_receiver
678
+ bool workmanager_test_configuration
348
679
  color abc_background_cache_hint_selector_material_dark
349
680
  color abc_background_cache_hint_selector_material_light
350
681
  color abc_btn_colored_borderless_text_material
351
682
  color abc_btn_colored_text_material
352
683
  color abc_color_highlight_material
684
+ color abc_decor_view_status_guard
685
+ color abc_decor_view_status_guard_light
353
686
  color abc_hint_foreground_material_dark
354
687
  color abc_hint_foreground_material_light
355
688
  color abc_input_method_navigation_guard
@@ -371,6 +704,8 @@ color abc_tint_spinner
371
704
  color abc_tint_switch_track
372
705
  color accent_material_dark
373
706
  color accent_material_light
707
+ color androidx_core_ripple_material_light
708
+ color androidx_core_secondary_text_default_material_light
374
709
  color background_floating_material_dark
375
710
  color background_floating_material_light
376
711
  color background_material_dark
@@ -383,6 +718,7 @@ color bright_foreground_material_dark
383
718
  color bright_foreground_material_light
384
719
  color button_material_dark
385
720
  color button_material_light
721
+ color catalyst_logbox_background
386
722
  color catalyst_redbox_background
387
723
  color common_google_signin_btn_text_dark
388
724
  color common_google_signin_btn_text_dark_default
@@ -399,8 +735,12 @@ color dim_foreground_disabled_material_dark
399
735
  color dim_foreground_disabled_material_light
400
736
  color dim_foreground_material_dark
401
737
  color dim_foreground_material_light
738
+ color emui_color_gray_1
739
+ color emui_color_gray_10
740
+ color emui_color_gray_7
402
741
  color error_color_material_dark
403
742
  color error_color_material_light
743
+ color fcm_test_color
404
744
  color foreground_material_dark
405
745
  color foreground_material_light
406
746
  color highlighted_text_material_dark
@@ -442,6 +782,9 @@ color switch_thumb_normal_material_dark
442
782
  color switch_thumb_normal_material_light
443
783
  color tooltip_background_dark
444
784
  color tooltip_background_light
785
+ color upsdk_color_gray_1
786
+ color upsdk_color_gray_10
787
+ color upsdk_color_gray_7
445
788
  dimen abc_action_bar_content_inset_material
446
789
  dimen abc_action_bar_content_inset_with_nav
447
790
  dimen abc_action_bar_default_height_material
@@ -490,6 +833,9 @@ dimen abc_edit_text_inset_bottom_material
490
833
  dimen abc_edit_text_inset_horizontal_material
491
834
  dimen abc_edit_text_inset_top_material
492
835
  dimen abc_floating_window_z
836
+ dimen abc_list_item_height_large_material
837
+ dimen abc_list_item_height_material
838
+ dimen abc_list_item_height_small_material
493
839
  dimen abc_list_item_padding_horizontal_material
494
840
  dimen abc_panel_menu_list_width
495
841
  dimen abc_progress_bar_height_material
@@ -498,6 +844,9 @@ dimen abc_search_view_preferred_width
498
844
  dimen abc_seekbar_track_background_height_material
499
845
  dimen abc_seekbar_track_progress_height_material
500
846
  dimen abc_select_dialog_padding_start_material
847
+ dimen abc_star_big
848
+ dimen abc_star_medium
849
+ dimen abc_star_small
501
850
  dimen abc_switch_padding
502
851
  dimen abc_text_size_body_1_material
503
852
  dimen abc_text_size_body_2_material
@@ -526,6 +875,9 @@ dimen compat_notification_large_icon_max_height
526
875
  dimen compat_notification_large_icon_max_width
527
876
  dimen disabled_alpha_material_dark
528
877
  dimen disabled_alpha_material_light
878
+ dimen fastscroll_default_thickness
879
+ dimen fastscroll_margin
880
+ dimen fastscroll_minimum_range
529
881
  dimen highlight_alpha_material_colored
530
882
  dimen highlight_alpha_material_dark
531
883
  dimen highlight_alpha_material_light
@@ -533,6 +885,9 @@ dimen hint_alpha_material_dark
533
885
  dimen hint_alpha_material_light
534
886
  dimen hint_pressed_alpha_material_dark
535
887
  dimen hint_pressed_alpha_material_light
888
+ dimen item_touch_helper_max_drag_scroll_per_frame
889
+ dimen item_touch_helper_swipe_escape_max_velocity
890
+ dimen item_touch_helper_swipe_escape_velocity
536
891
  dimen netmera_layout_default_elevation
537
892
  dimen netmera_layout_default_margin
538
893
  dimen netmera_layout_large_margin
@@ -554,6 +909,10 @@ dimen notification_small_icon_size_as_large
554
909
  dimen notification_subtext_size
555
910
  dimen notification_top_pad
556
911
  dimen notification_top_pad_large_text
912
+ dimen subtitle_corner_radius
913
+ dimen subtitle_outline_width
914
+ dimen subtitle_shadow_offset
915
+ dimen subtitle_shadow_radius
557
916
  dimen tooltip_corner_radius
558
917
  dimen tooltip_horizontal_padding
559
918
  dimen tooltip_margin
@@ -562,15 +921,22 @@ dimen tooltip_precise_anchor_threshold
562
921
  dimen tooltip_vertical_padding
563
922
  dimen tooltip_y_offset_non_touch
564
923
  dimen tooltip_y_offset_touch
924
+ dimen upsdk_margin_l
925
+ dimen upsdk_margin_m
926
+ dimen upsdk_margin_xs
927
+ dimen upsdk_master_body_2
928
+ dimen upsdk_master_subtitle
565
929
  drawable abc_ab_share_pack_mtrl_alpha
566
930
  drawable abc_action_bar_item_background_material
567
931
  drawable abc_btn_borderless_material
568
932
  drawable abc_btn_check_material
933
+ drawable abc_btn_check_material_anim
569
934
  drawable abc_btn_check_to_on_mtrl_000
570
935
  drawable abc_btn_check_to_on_mtrl_015
571
936
  drawable abc_btn_colored_material
572
937
  drawable abc_btn_default_mtrl_shape
573
938
  drawable abc_btn_radio_material
939
+ drawable abc_btn_radio_material_anim
574
940
  drawable abc_btn_radio_to_on_mtrl_000
575
941
  drawable abc_btn_radio_to_on_mtrl_015
576
942
  drawable abc_btn_switch_to_on_mtrl_00001
@@ -629,15 +995,20 @@ drawable abc_seekbar_tick_mark_material
629
995
  drawable abc_seekbar_track_material
630
996
  drawable abc_spinner_mtrl_am_alpha
631
997
  drawable abc_spinner_textfield_background_material
998
+ drawable abc_star_black_48dp
999
+ drawable abc_star_half_black_48dp
632
1000
  drawable abc_switch_thumb_material
633
1001
  drawable abc_switch_track_mtrl_alpha
634
1002
  drawable abc_tab_indicator_material
635
1003
  drawable abc_tab_indicator_mtrl_alpha
636
1004
  drawable abc_text_cursor_material
1005
+ drawable abc_text_select_handle_left_mtrl
637
1006
  drawable abc_text_select_handle_left_mtrl_dark
638
1007
  drawable abc_text_select_handle_left_mtrl_light
1008
+ drawable abc_text_select_handle_middle_mtrl
639
1009
  drawable abc_text_select_handle_middle_mtrl_dark
640
1010
  drawable abc_text_select_handle_middle_mtrl_light
1011
+ drawable abc_text_select_handle_right_mtrl
641
1012
  drawable abc_text_select_handle_right_mtrl_dark
642
1013
  drawable abc_text_select_handle_right_mtrl_light
643
1014
  drawable abc_textfield_activated_mtrl_alpha
@@ -646,6 +1017,17 @@ drawable abc_textfield_search_activated_mtrl_alpha
646
1017
  drawable abc_textfield_search_default_mtrl_alpha
647
1018
  drawable abc_textfield_search_material
648
1019
  drawable abc_vector_test
1020
+ drawable adaptive_icon
1021
+ drawable adaptive_icon_background
1022
+ drawable adaptive_icon_foreground
1023
+ drawable btn_checkbox_checked_mtrl
1024
+ drawable btn_checkbox_checked_to_unchecked_mtrl_animation
1025
+ drawable btn_checkbox_unchecked_mtrl
1026
+ drawable btn_checkbox_unchecked_to_checked_mtrl_animation
1027
+ drawable btn_radio_off_mtrl
1028
+ drawable btn_radio_off_to_on_mtrl_animation
1029
+ drawable btn_radio_on_mtrl
1030
+ drawable btn_radio_on_to_off_mtrl_animation
649
1031
  drawable common_full_open_on_phone
650
1032
  drawable common_google_signin_btn_icon_dark
651
1033
  drawable common_google_signin_btn_icon_dark_focused
@@ -665,10 +1047,14 @@ drawable common_google_signin_btn_text_light
665
1047
  drawable common_google_signin_btn_text_light_focused
666
1048
  drawable common_google_signin_btn_text_light_normal
667
1049
  drawable common_google_signin_btn_text_light_normal_background
1050
+ drawable gcm_icon
1051
+ drawable gcm_icon2
668
1052
  drawable googleg_disabled_color_18
669
1053
  drawable googleg_standard_color_18
670
1054
  drawable ic_carousel_next_icon
671
1055
  drawable ic_carousel_prev_icon
1056
+ drawable ic_umbrella_background
1057
+ drawable icon_with_gradient
672
1058
  drawable netmera_bg_in_app_message
673
1059
  drawable netmera_ic_action_cancel
674
1060
  drawable netmera_ic_action_transparent
@@ -687,9 +1073,59 @@ drawable notify_panel_notification_icon_bg
687
1073
  drawable redbox_top_border_background
688
1074
  drawable tooltip_frame_dark
689
1075
  drawable tooltip_frame_light
1076
+ drawable upsdk_cancel_bg
1077
+ drawable upsdk_cancel_normal
1078
+ drawable upsdk_cancel_pressed_bg
1079
+ drawable upsdk_third_download_bg
1080
+ id NO_DEBUG
1081
+ id SHOW_ALL
1082
+ id SHOW_PATH
1083
+ id SHOW_PROGRESS
1084
+ id accelerate
1085
+ id accessibility_action_clickable_span
1086
+ id accessibility_actions
1087
+ id accessibility_custom_action_0
1088
+ id accessibility_custom_action_1
1089
+ id accessibility_custom_action_10
1090
+ id accessibility_custom_action_11
1091
+ id accessibility_custom_action_12
1092
+ id accessibility_custom_action_13
1093
+ id accessibility_custom_action_14
1094
+ id accessibility_custom_action_15
1095
+ id accessibility_custom_action_16
1096
+ id accessibility_custom_action_17
1097
+ id accessibility_custom_action_18
1098
+ id accessibility_custom_action_19
1099
+ id accessibility_custom_action_2
1100
+ id accessibility_custom_action_20
1101
+ id accessibility_custom_action_21
1102
+ id accessibility_custom_action_22
1103
+ id accessibility_custom_action_23
1104
+ id accessibility_custom_action_24
1105
+ id accessibility_custom_action_25
1106
+ id accessibility_custom_action_26
1107
+ id accessibility_custom_action_27
1108
+ id accessibility_custom_action_28
1109
+ id accessibility_custom_action_29
1110
+ id accessibility_custom_action_3
1111
+ id accessibility_custom_action_30
1112
+ id accessibility_custom_action_31
1113
+ id accessibility_custom_action_4
1114
+ id accessibility_custom_action_5
1115
+ id accessibility_custom_action_6
1116
+ id accessibility_custom_action_7
1117
+ id accessibility_custom_action_8
1118
+ id accessibility_custom_action_9
690
1119
  id accessibility_hint
1120
+ id accessibility_label
691
1121
  id accessibility_role
1122
+ id accessibility_state
1123
+ id accessibility_value
1124
+ id action
692
1125
  id action0
1126
+ id actionDown
1127
+ id actionDownUp
1128
+ id actionUp
693
1129
  id action_bar
694
1130
  id action_bar_activity_content
695
1131
  id action_bar_container
@@ -713,27 +1149,75 @@ id add
713
1149
  id adjust_height
714
1150
  id adjust_width
715
1151
  id alertTitle
1152
+ id aligned
1153
+ id allStates
1154
+ id allsize_textview
1155
+ id animateToEnd
1156
+ id animateToStart
1157
+ id antiClockwise
1158
+ id anticipate
1159
+ id appsize_textview
1160
+ id asConfigured
716
1161
  id async
717
1162
  id auto
1163
+ id autoComplete
1164
+ id autoCompleteToEnd
1165
+ id autoCompleteToStart
1166
+ id baseline
1167
+ id bestChoice
718
1168
  id blocking
719
1169
  id bottom
1170
+ id bounce
720
1171
  id buttonPanel
1172
+ id callMeasure
721
1173
  id cancel_action
1174
+ id cancel_bg
1175
+ id cancel_imageview
1176
+ id carryVelocity
722
1177
  id catalyst_redbox_title
723
1178
  id center
724
1179
  id centerCrop
725
1180
  id centerInside
1181
+ id chain
726
1182
  id checkbox
1183
+ id checked
727
1184
  id chronometer
1185
+ id clockwise
1186
+ id closest
1187
+ id constraint
728
1188
  id container
729
1189
  id content
730
1190
  id contentPanel
1191
+ id content_layout
1192
+ id content_textview
1193
+ id continuousVelocity
1194
+ id cos
1195
+ id currentState
731
1196
  id custom
732
1197
  id customPanel
733
1198
  id dark
1199
+ id decelerate
1200
+ id decelerateAndComplete
734
1201
  id decor_content_parent
735
1202
  id default_activity_button
1203
+ id deltaRelative
1204
+ id dialog_button
1205
+ id divider
1206
+ id download_info_progress
1207
+ id dragAnticlockwise
1208
+ id dragClockwise
1209
+ id dragDown
1210
+ id dragEnd
1211
+ id dragLeft
1212
+ id dragRight
1213
+ id dragStart
1214
+ id dragUp
1215
+ id easeIn
1216
+ id easeInOut
1217
+ id easeOut
1218
+ id east
736
1219
  id edit_query
1220
+ id enable_service_text
737
1221
  id end
738
1222
  id end_padder
739
1223
  id expand_activities_button
@@ -745,19 +1229,34 @@ id fitStart
745
1229
  id fitXY
746
1230
  id flLeftCorner
747
1231
  id flRightCorner
1232
+ id flip
748
1233
  id focusCrop
749
1234
  id forever
750
1235
  id fps_text
1236
+ id fragment_container_view_tag
1237
+ id frost
751
1238
  id glThumps
752
1239
  id glide_custom_view_target_tag
1240
+ id gone
753
1241
  id group_divider
1242
+ id hms_message_text
1243
+ id hms_progress_bar
1244
+ id hms_progress_text
754
1245
  id home
1246
+ id honorRequest
1247
+ id horizontal_only
755
1248
  id icon
756
1249
  id icon_group
757
1250
  id icon_only
1251
+ id ignore
1252
+ id ignoreRequest
758
1253
  id image
1254
+ id immediateStop
1255
+ id included
759
1256
  id info
1257
+ id invisible
760
1258
  id italic
1259
+ id item_touch_helper_previous_elevation
761
1260
  id ivAppIcon
762
1261
  id ivBanner
763
1262
  id ivImage
@@ -769,36 +1268,61 @@ id ivMiddle
769
1268
  id ivNext
770
1269
  id ivPrev
771
1270
  id ivRight
1271
+ id jumpToEnd
1272
+ id jumpToStart
1273
+ id layout
772
1274
  id left
773
1275
  id light
774
1276
  id line1
775
1277
  id line3
1278
+ id linear
776
1279
  id listMode
777
1280
  id list_item
1281
+ id match_constraint
1282
+ id match_parent
778
1283
  id media_actions
779
1284
  id message
1285
+ id middle
1286
+ id motion_base
780
1287
  id multiply
1288
+ id name_layout
1289
+ id name_textview
781
1290
  id netmera_web_view
782
1291
  id netmera_web_view_container
783
- id netmera_web_view_progress_bar
784
1292
  id netmera_web_view_toolbar_cancel
1293
+ id neverCompleteToEnd
1294
+ id neverCompleteToStart
1295
+ id noState
785
1296
  id none
786
1297
  id normal
1298
+ id north
787
1299
  id notification_background
788
1300
  id notification_main_column
789
1301
  id notification_main_column_container
1302
+ id off
1303
+ id on
1304
+ id overshoot
1305
+ id packed
1306
+ id parent
790
1307
  id parentPanel
1308
+ id parentRelative
1309
+ id path
1310
+ id pathRelative
1311
+ id percent
1312
+ id position
1313
+ id postLayout
791
1314
  id progress_circular
792
1315
  id progress_horizontal
793
1316
  id radio
794
1317
  id react_test_id
1318
+ id rectangles
1319
+ id reverseSawtooth
795
1320
  id right
796
1321
  id right_icon
797
1322
  id right_side
798
1323
  id rlBuy
799
1324
  id rn_frame_file
800
1325
  id rn_frame_method
801
- id rn_redbox_copy_button
802
1326
  id rn_redbox_dismiss_button
803
1327
  id rn_redbox_line_separator
804
1328
  id rn_redbox_loading_indicator
@@ -806,10 +1330,12 @@ id rn_redbox_reload_button
806
1330
  id rn_redbox_report_button
807
1331
  id rn_redbox_report_label
808
1332
  id rn_redbox_stack
1333
+ id sawtooth
809
1334
  id screen
810
1335
  id scrollIndicatorDown
811
1336
  id scrollIndicatorUp
812
1337
  id scrollView
1338
+ id scroll_layout
813
1339
  id search_badge
814
1340
  id search_bar
815
1341
  id search_button
@@ -821,31 +1347,62 @@ id search_plate
821
1347
  id search_src_text
822
1348
  id search_voice_btn
823
1349
  id select_dialog_listview
1350
+ id sharedValueSet
1351
+ id sharedValueUnset
824
1352
  id shortcut
1353
+ id sin
1354
+ id size_layout
1355
+ id skipped
1356
+ id south
825
1357
  id spacer
1358
+ id special_effects_controller_view_tag
1359
+ id spline
826
1360
  id split_action_bar
1361
+ id spread
1362
+ id spread_inside
1363
+ id spring
1364
+ id square
827
1365
  id src_atop
828
1366
  id src_in
829
1367
  id src_over
830
1368
  id standard
831
1369
  id start
1370
+ id startHorizontal
1371
+ id startVertical
1372
+ id staticLayout
1373
+ id staticPostLayout
832
1374
  id status_bar_latest_event_content
1375
+ id stop
833
1376
  id submenuarrow
834
1377
  id submit_area
835
1378
  id tabMode
1379
+ id tag_accessibility_actions
1380
+ id tag_accessibility_clickable_spans
1381
+ id tag_accessibility_heading
1382
+ id tag_accessibility_pane_title
1383
+ id tag_on_apply_window_listener
1384
+ id tag_on_receive_content_listener
1385
+ id tag_on_receive_content_mime_types
1386
+ id tag_screen_reader_focusable
1387
+ id tag_state_description
836
1388
  id tag_transition_group
837
1389
  id tag_unhandled_key_event_manager
838
1390
  id tag_unhandled_key_listeners
1391
+ id tag_window_insets_animation_callback
839
1392
  id text
840
1393
  id text2
841
1394
  id textSpacerNoButtons
842
1395
  id textSpacerNoTitle
1396
+ id third_app_dl_progress_text
1397
+ id third_app_dl_progressbar
1398
+ id third_app_warn_text
843
1399
  id time
844
1400
  id title
845
1401
  id titleDividerNoCustom
846
1402
  id title_template
847
1403
  id top
848
1404
  id topPanel
1405
+ id triangle
849
1406
  id tvBanner
850
1407
  id tvBuy
851
1408
  id tvContent
@@ -854,12 +1411,28 @@ id tvContentNext
854
1411
  id tvTitle
855
1412
  id tvTitleCurrent
856
1413
  id tvTitleNext
1414
+ id unchecked
857
1415
  id uniform
858
1416
  id up
1417
+ id version_layout
1418
+ id version_textview
1419
+ id vertical_only
859
1420
  id view_tag_instance_handle
860
1421
  id view_tag_native_id
1422
+ id view_transition
1423
+ id view_tree_lifecycle_owner
1424
+ id view_tree_saved_state_registry_owner
1425
+ id view_tree_view_model_store_owner
1426
+ id visible
1427
+ id visible_removing_fragment_view_tag
1428
+ id west
861
1429
  id wide
1430
+ id word
1431
+ id wrap
862
1432
  id wrap_content
1433
+ id wrap_content_constrained
1434
+ id x_left
1435
+ id x_right
863
1436
  integer abc_config_activityDefaultDur
864
1437
  integer abc_config_activityShortDur
865
1438
  integer cancel_button_image_alpha
@@ -868,7 +1441,16 @@ integer google_play_services_version
868
1441
  integer netmera_default_vertical_height
869
1442
  integer netmera_default_vertical_weight
870
1443
  integer netmera_default_vertical_width
1444
+ integer react_native_dev_server_port
1445
+ integer react_native_inspector_proxy_port
871
1446
  integer status_bar_notification_info_maxnum
1447
+ interpolator btn_checkbox_checked_mtrl_animation_interpolator_0
1448
+ interpolator btn_checkbox_checked_mtrl_animation_interpolator_1
1449
+ interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_0
1450
+ interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_1
1451
+ interpolator btn_radio_to_off_mtrl_animation_interpolator_0
1452
+ interpolator btn_radio_to_on_mtrl_animation_interpolator_0
1453
+ interpolator fast_out_slow_in
872
1454
  layout abc_action_bar_title_item
873
1455
  layout abc_action_bar_up_container
874
1456
  layout abc_action_menu_item_layout
@@ -897,8 +1479,11 @@ layout abc_search_dropdown_item_icons_2line
897
1479
  layout abc_search_view
898
1480
  layout abc_select_dialog_material
899
1481
  layout abc_tooltip
1482
+ layout activity_endisable_service
1483
+ layout custom_dialog
900
1484
  layout dev_loading_view
901
1485
  layout fps_view
1486
+ layout hms_download_progress
902
1487
  layout netmera_banner_notification_item
903
1488
  layout netmera_carousel_notification_item
904
1489
  layout netmera_carousel_notification_template_base
@@ -906,10 +1491,11 @@ layout netmera_carousel_notification_template_content
906
1491
  layout netmera_carousel_notification_template_next
907
1492
  layout netmera_carousel_notification_template_prev
908
1493
  layout netmera_carousel_notification_template_title
1494
+ layout netmera_in_app_message
909
1495
  layout netmera_layout_activity_web_view
910
1496
  layout netmera_layout_activity_web_view_full_screen
911
- layout netmera_layout_left_in_app_message
912
- layout netmera_layout_right_in_app_message
1497
+ layout netmera_menu_fragment
1498
+ layout netmera_output_fragment
913
1499
  layout netmera_product_discovery_notification_item
914
1500
  layout netmera_product_discovery_notification_thump_item
915
1501
  layout netmera_slider_notification_item
@@ -935,6 +1521,10 @@ layout select_dialog_item_material
935
1521
  layout select_dialog_multichoice_material
936
1522
  layout select_dialog_singlechoice_material
937
1523
  layout support_simple_spinner_dropdown_item
1524
+ layout upsdk_app_dl_progress_dialog
1525
+ layout upsdk_ota_update_view
1526
+ raw gcm_bip
1527
+ raw keep
938
1528
  string abc_action_bar_home_description
939
1529
  string abc_action_bar_up_description
940
1530
  string abc_action_menu_overflow_description
@@ -974,31 +1564,40 @@ string abc_searchview_description_voice
974
1564
  string abc_shareactionprovider_share_with
975
1565
  string abc_shareactionprovider_share_with_application
976
1566
  string abc_toolbar_collapse_description
977
- string adjustable_description
1567
+ string alert_description
1568
+ string androidx_startup
1569
+ string app_name
1570
+ string button_description
1571
+ string catalyst_change_bundle_location
978
1572
  string catalyst_copy_button
979
- string catalyst_debugjs
980
- string catalyst_debugjs_nuclide
981
- string catalyst_debugjs_nuclide_failure
982
- string catalyst_debugjs_off
1573
+ string catalyst_debug
1574
+ string catalyst_debug_chrome
1575
+ string catalyst_debug_chrome_stop
1576
+ string catalyst_debug_connecting
1577
+ string catalyst_debug_error
1578
+ string catalyst_debug_open
1579
+ string catalyst_debug_stop
1580
+ string catalyst_devtools_open
983
1581
  string catalyst_dismiss_button
984
- string catalyst_element_inspector
985
1582
  string catalyst_heap_capture
986
- string catalyst_hot_module_replacement
987
- string catalyst_hot_module_replacement_off
988
- string catalyst_jsload_error
989
- string catalyst_live_reload
990
- string catalyst_live_reload_off
1583
+ string catalyst_hot_reloading
1584
+ string catalyst_hot_reloading_auto_disable
1585
+ string catalyst_hot_reloading_auto_enable
1586
+ string catalyst_hot_reloading_stop
1587
+ string catalyst_inspector
991
1588
  string catalyst_loading_from_url
1589
+ string catalyst_open_flipper_error
992
1590
  string catalyst_perf_monitor
993
- string catalyst_perf_monitor_off
994
- string catalyst_poke_sampling_profiler
1591
+ string catalyst_perf_monitor_stop
1592
+ string catalyst_reload
995
1593
  string catalyst_reload_button
996
- string catalyst_reloadjs
997
- string catalyst_remotedbg_error
998
- string catalyst_remotedbg_message
1594
+ string catalyst_reload_error
999
1595
  string catalyst_report_button
1596
+ string catalyst_sample_profiler_disable
1597
+ string catalyst_sample_profiler_enable
1000
1598
  string catalyst_settings
1001
1599
  string catalyst_settings_title
1600
+ string combobox_description
1002
1601
  string common_google_play_services_enable_button
1003
1602
  string common_google_play_services_enable_text
1004
1603
  string common_google_play_services_enable_title
@@ -1017,19 +1616,97 @@ string common_google_play_services_wear_update_text
1017
1616
  string common_open_on_phone
1018
1617
  string common_signin_button_text
1019
1618
  string common_signin_button_text_long
1619
+ string fcm_2_args
1020
1620
  string fcm_fallback_notification_channel_label
1621
+ string fcm_no_args
1021
1622
  string header_description
1022
- string image_button_description
1623
+ string hms_abort
1624
+ string hms_abort_message
1625
+ string hms_bindfaildlg_message
1626
+ string hms_bindfaildlg_title
1627
+ string hms_cancel
1628
+ string hms_check_failure
1629
+ string hms_checking
1630
+ string hms_confirm
1631
+ string hms_download_failure
1632
+ string hms_download_no_space
1633
+ string hms_download_retry
1634
+ string hms_downloading_loading
1635
+ string hms_install
1636
+ string hms_install_message
1637
+ string hms_is_spoof
1638
+ string hms_push_channel
1639
+ string hms_push_google
1640
+ string hms_push_vmall
1641
+ string hms_retry
1642
+ string hms_spoof_hints
1643
+ string hms_update
1644
+ string hms_update_continue
1645
+ string hms_update_message
1646
+ string hms_update_message_new
1647
+ string hms_update_nettype
1648
+ string hms_update_title
1023
1649
  string image_description
1650
+ string imagebutton_description
1024
1651
  string link_description
1652
+ string menu_description
1653
+ string menubar_description
1654
+ string menuitem_description
1655
+ string netmera_geo_not_available
1656
+ string netmera_geo_too_many_geofences
1657
+ string netmera_geo_too_many_pending_intents
1658
+ string netmera_geo_unknown_error
1659
+ string progressbar_description
1660
+ string push_cat_body
1661
+ string push_cat_head
1662
+ string radiogroup_description
1663
+ string rn_tab_description
1664
+ string scrollbar_description
1025
1665
  string search_description
1026
1666
  string search_menu_title
1667
+ string spinbutton_description
1668
+ string state_busy_description
1669
+ string state_collapsed_description
1670
+ string state_expanded_description
1671
+ string state_mixed_description
1672
+ string state_off_description
1673
+ string state_on_description
1674
+ string state_unselected_description
1027
1675
  string status_bar_notification_info_overflow
1676
+ string summary_description
1677
+ string tablist_description
1678
+ string timer_description
1679
+ string toolbar_description
1680
+ string upsdk_app_download_info_new
1681
+ string upsdk_app_download_installing
1682
+ string upsdk_app_size
1683
+ string upsdk_app_version
1684
+ string upsdk_appstore_install
1685
+ string upsdk_apptouch_store_url
1686
+ string upsdk_cancel
1687
+ string upsdk_checking_update_prompt
1688
+ string upsdk_choice_update
1689
+ string upsdk_detail
1690
+ string upsdk_getting_message_fail_prompt_toast
1691
+ string upsdk_mobile_dld_warn
1692
+ string upsdk_no_available_network_prompt_toast
1693
+ string upsdk_ota_app_name
1694
+ string upsdk_ota_cancel
1695
+ string upsdk_ota_force_cancel_new
1696
+ string upsdk_ota_notify_updatebtn
1697
+ string upsdk_ota_title
1698
+ string upsdk_storage_utils
1699
+ string upsdk_store_url
1700
+ string upsdk_third_app_dl_cancel_download_prompt_ex
1701
+ string upsdk_third_app_dl_install_failed
1702
+ string upsdk_third_app_dl_sure_cancel_download
1703
+ string upsdk_update_check_no_new_version
1028
1704
  style AlertDialog_AppCompat
1029
1705
  style AlertDialog_AppCompat_Light
1030
1706
  style Animation_AppCompat_Dialog
1031
1707
  style Animation_AppCompat_DropDownUp
1032
1708
  style Animation_AppCompat_Tooltip
1709
+ style Animation_Catalyst_LogBox
1033
1710
  style Animation_Catalyst_RedBox
1034
1711
  style Base_AlertDialog_AppCompat
1035
1712
  style Base_AlertDialog_AppCompat_Light
@@ -1107,6 +1784,7 @@ style Base_Theme_AppCompat_Light_DialogWhenLarge
1107
1784
  style Base_Theme_AppCompat_Light_Dialog_Alert
1108
1785
  style Base_Theme_AppCompat_Light_Dialog_FixedSize
1109
1786
  style Base_Theme_AppCompat_Light_Dialog_MinWidth
1787
+ style Base_Translucent
1110
1788
  style Base_V21_ThemeOverlay_AppCompat_Dialog
1111
1789
  style Base_V21_Theme_AppCompat
1112
1790
  style Base_V21_Theme_AppCompat_Dialog
@@ -1183,20 +1861,21 @@ style Base_Widget_AppCompat_SeekBar
1183
1861
  style Base_Widget_AppCompat_SeekBar_Discrete
1184
1862
  style Base_Widget_AppCompat_Spinner
1185
1863
  style Base_Widget_AppCompat_Spinner_Underlined
1864
+ style Base_Widget_AppCompat_TextView
1186
1865
  style Base_Widget_AppCompat_TextView_SpinnerItem
1187
1866
  style Base_Widget_AppCompat_Toolbar
1188
1867
  style Base_Widget_AppCompat_Toolbar_Button_Navigation
1189
1868
  style CalendarDatePickerDialog
1190
1869
  style CalendarDatePickerStyle
1191
- style ClockTimePickerDialog
1192
- style ClockTimePickerStyle
1193
1870
  style DialogAnimationFade
1194
1871
  style DialogAnimationSlide
1195
1872
  style NetmeraInAppMessageStyle
1196
1873
  style NetmeraPopupWindowAnimation
1874
+ style NetmeraThemeAlertDialog
1197
1875
  style Netmera_Theme_Transparent
1198
1876
  style Netmera_Theme_Transparent_Dim
1199
1877
  style Netmera_Theme_Transparent_Dim_Dialog
1878
+ style Netmera_Theme_Transparent_Webview
1200
1879
  style Platform_AppCompat
1201
1880
  style Platform_AppCompat_Light
1202
1881
  style Platform_ThemeOverlay_AppCompat
@@ -1226,8 +1905,6 @@ style RtlUnderlay_Widget_AppCompat_ActionButton
1226
1905
  style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow
1227
1906
  style SpinnerDatePickerDialog
1228
1907
  style SpinnerDatePickerStyle
1229
- style SpinnerTimePickerDialog
1230
- style SpinnerTimePickerStyle
1231
1908
  style TextAppearance_AppCompat
1232
1909
  style TextAppearance_AppCompat_Body1
1233
1910
  style TextAppearance_AppCompat_Body2
@@ -1294,6 +1971,8 @@ style ThemeOverlay_AppCompat
1294
1971
  style ThemeOverlay_AppCompat_ActionBar
1295
1972
  style ThemeOverlay_AppCompat_Dark
1296
1973
  style ThemeOverlay_AppCompat_Dark_ActionBar
1974
+ style ThemeOverlay_AppCompat_DayNight
1975
+ style ThemeOverlay_AppCompat_DayNight_ActionBar
1297
1976
  style ThemeOverlay_AppCompat_Dialog
1298
1977
  style ThemeOverlay_AppCompat_Dialog_Alert
1299
1978
  style ThemeOverlay_AppCompat_Light
@@ -1310,6 +1989,7 @@ style Theme_AppCompat_Dialog
1310
1989
  style Theme_AppCompat_DialogWhenLarge
1311
1990
  style Theme_AppCompat_Dialog_Alert
1312
1991
  style Theme_AppCompat_Dialog_MinWidth
1992
+ style Theme_AppCompat_Empty
1313
1993
  style Theme_AppCompat_Light
1314
1994
  style Theme_AppCompat_Light_DarkActionBar
1315
1995
  style Theme_AppCompat_Light_Dialog
@@ -1319,10 +1999,12 @@ style Theme_AppCompat_Light_Dialog_MinWidth
1319
1999
  style Theme_AppCompat_Light_NoActionBar
1320
2000
  style Theme_AppCompat_NoActionBar
1321
2001
  style Theme_Catalyst
2002
+ style Theme_Catalyst_LogBox
1322
2003
  style Theme_Catalyst_RedBox
1323
2004
  style Theme_FullScreenDialog
1324
2005
  style Theme_FullScreenDialogAnimatedFade
1325
2006
  style Theme_FullScreenDialogAnimatedSlide
2007
+ style Theme_PlayCore_Transparent
1326
2008
  style Theme_ReactNative_AppCompat_Light
1327
2009
  style Theme_ReactNative_AppCompat_Light_NoActionBar_FullScreen
1328
2010
  style Widget_AppCompat_ActionBar
@@ -1394,6 +2076,7 @@ style Widget_AppCompat_Spinner
1394
2076
  style Widget_AppCompat_Spinner_DropDown
1395
2077
  style Widget_AppCompat_Spinner_DropDown_ActionBar
1396
2078
  style Widget_AppCompat_Spinner_Underlined
2079
+ style Widget_AppCompat_TextView
1397
2080
  style Widget_AppCompat_TextView_SpinnerItem
1398
2081
  style Widget_AppCompat_Toolbar
1399
2082
  style Widget_AppCompat_Toolbar_Button_Navigation
@@ -1414,20 +2097,41 @@ styleable AnimatedStateListDrawableTransition android_drawable android_fromId an
1414
2097
  styleable AppCompatImageView android_src srcCompat tint tintMode
1415
2098
  styleable AppCompatSeekBar android_thumb tickMark tickMarkTint tickMarkTintMode
1416
2099
  styleable AppCompatTextHelper android_drawableBottom android_drawableEnd android_drawableLeft android_drawableRight android_drawableStart android_drawableTop android_textAppearance
1417
- styleable AppCompatTextView android_textAppearance autoSizeMaxTextSize autoSizeMinTextSize autoSizePresetSizes autoSizeStepGranularity autoSizeTextType firstBaselineToTopHeight fontFamily lastBaselineToBottomHeight lineHeight textAllCaps
1418
- styleable AppCompatTheme actionBarDivider actionBarItemBackground actionBarPopupTheme actionBarSize actionBarSplitStyle actionBarStyle actionBarTabBarStyle actionBarTabStyle actionBarTabTextStyle actionBarTheme actionBarWidgetTheme actionButtonStyle actionDropDownStyle actionMenuTextAppearance actionMenuTextColor actionModeBackground actionModeCloseButtonStyle actionModeCloseDrawable actionModeCopyDrawable actionModeCutDrawable actionModeFindDrawable actionModePasteDrawable actionModePopupWindowStyle actionModeSelectAllDrawable actionModeShareDrawable actionModeSplitBackground actionModeStyle actionModeWebSearchDrawable actionOverflowButtonStyle actionOverflowMenuStyle activityChooserViewStyle alertDialogButtonGroupStyle alertDialogCenterButtons alertDialogStyle alertDialogTheme android_windowAnimationStyle android_windowIsFloating autoCompleteTextViewStyle borderlessButtonStyle buttonBarButtonStyle buttonBarNegativeButtonStyle buttonBarNeutralButtonStyle buttonBarPositiveButtonStyle buttonBarStyle buttonStyle buttonStyleSmall checkboxStyle checkedTextViewStyle colorAccent colorBackgroundFloating colorButtonNormal colorControlActivated colorControlHighlight colorControlNormal colorError colorPrimary colorPrimaryDark colorSwitchThumbNormal controlBackground dialogCornerRadius dialogPreferredPadding dialogTheme dividerHorizontal dividerVertical dropDownListViewStyle dropdownListPreferredItemHeight editTextBackground editTextColor editTextStyle homeAsUpIndicator imageButtonStyle listChoiceBackgroundIndicator listDividerAlertDialog listMenuViewStyle listPopupWindowStyle listPreferredItemHeight listPreferredItemHeightLarge listPreferredItemHeightSmall listPreferredItemPaddingLeft listPreferredItemPaddingRight 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
2100
+ styleable AppCompatTextView android_textAppearance autoSizeMaxTextSize autoSizeMinTextSize autoSizePresetSizes autoSizeStepGranularity autoSizeTextType drawableBottomCompat drawableEndCompat drawableLeftCompat drawableRightCompat drawableStartCompat drawableTint drawableTintMode drawableTopCompat firstBaselineToTopHeight fontFamily fontVariationSettings lastBaselineToBottomHeight lineHeight textAllCaps textLocale
2101
+ 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
1419
2102
  styleable ButtonBarLayout allowStacking
2103
+ styleable Capability queryPatterns shortcutMatchRequired
2104
+ styleable Carousel carousel_backwardTransition carousel_emptyViewsBehavior carousel_firstView carousel_forwardTransition carousel_infinite carousel_nextState carousel_previousState carousel_touchUpMode carousel_touchUp_dampeningFactor carousel_touchUp_velocityThreshold
1420
2105
  styleable ColorStateListItem alpha android_alpha android_color
1421
- styleable CompoundButton android_button buttonTint buttonTintMode
2106
+ styleable CompoundButton android_button buttonCompat buttonTint buttonTintMode
2107
+ styleable Constraint android_alpha android_elevation android_id android_layout_height android_layout_marginBottom android_layout_marginEnd android_layout_marginLeft android_layout_marginRight android_layout_marginStart android_layout_marginTop android_layout_width android_maxHeight android_maxWidth android_minHeight android_minWidth android_orientation android_rotation android_rotationX android_rotationY android_scaleX android_scaleY android_transformPivotX android_transformPivotY android_translationX android_translationY android_translationZ android_visibility animateCircleAngleTo animateRelativeTo barrierAllowsGoneWidgets barrierDirection barrierMargin chainUseRtl constraint_referenced_ids constraint_referenced_tags drawPath flow_firstHorizontalBias flow_firstHorizontalStyle flow_firstVerticalBias flow_firstVerticalStyle flow_horizontalAlign flow_horizontalBias flow_horizontalGap flow_horizontalStyle flow_lastHorizontalBias flow_lastHorizontalStyle flow_lastVerticalBias flow_lastVerticalStyle flow_maxElementsWrap flow_verticalAlign flow_verticalBias flow_verticalGap flow_verticalStyle flow_wrapMode layout_constrainedHeight layout_constrainedWidth layout_constraintBaseline_creator layout_constraintBaseline_toBaselineOf layout_constraintBaseline_toBottomOf layout_constraintBaseline_toTopOf layout_constraintBottom_creator layout_constraintBottom_toBottomOf layout_constraintBottom_toTopOf layout_constraintCircle layout_constraintCircleAngle layout_constraintCircleRadius layout_constraintDimensionRatio layout_constraintEnd_toEndOf layout_constraintEnd_toStartOf layout_constraintGuide_begin layout_constraintGuide_end layout_constraintGuide_percent layout_constraintHeight layout_constraintHeight_default layout_constraintHeight_max layout_constraintHeight_min layout_constraintHeight_percent layout_constraintHorizontal_bias layout_constraintHorizontal_chainStyle layout_constraintHorizontal_weight layout_constraintLeft_creator layout_constraintLeft_toLeftOf layout_constraintLeft_toRightOf layout_constraintRight_creator layout_constraintRight_toLeftOf layout_constraintRight_toRightOf layout_constraintStart_toEndOf layout_constraintStart_toStartOf layout_constraintTag layout_constraintTop_creator layout_constraintTop_toBottomOf layout_constraintTop_toTopOf layout_constraintVertical_bias layout_constraintVertical_chainStyle layout_constraintVertical_weight layout_constraintWidth layout_constraintWidth_default layout_constraintWidth_max layout_constraintWidth_min layout_constraintWidth_percent layout_editor_absoluteX layout_editor_absoluteY layout_goneMarginBaseline layout_goneMarginBottom layout_goneMarginEnd layout_goneMarginLeft layout_goneMarginRight layout_goneMarginStart layout_goneMarginTop layout_marginBaseline layout_wrapBehaviorInParent motionProgress motionStagger pathMotionArc pivotAnchor polarRelativeTo quantizeMotionInterpolator quantizeMotionPhase quantizeMotionSteps transformPivotTarget transitionEasing transitionPathRotate visibilityMode
2108
+ styleable ConstraintLayout_Layout android_elevation android_layout_height android_layout_margin android_layout_marginBottom android_layout_marginEnd android_layout_marginHorizontal android_layout_marginLeft android_layout_marginRight android_layout_marginStart android_layout_marginTop android_layout_marginVertical android_layout_width android_maxHeight android_maxWidth android_minHeight android_minWidth android_orientation android_padding android_paddingBottom android_paddingEnd android_paddingLeft android_paddingRight android_paddingStart android_paddingTop android_visibility barrierAllowsGoneWidgets barrierDirection barrierMargin chainUseRtl circularflow_angles circularflow_defaultAngle circularflow_defaultRadius circularflow_radiusInDP circularflow_viewCenter constraintSet constraint_referenced_ids constraint_referenced_tags flow_firstHorizontalBias flow_firstHorizontalStyle flow_firstVerticalBias flow_firstVerticalStyle flow_horizontalAlign flow_horizontalBias flow_horizontalGap flow_horizontalStyle flow_lastHorizontalBias flow_lastHorizontalStyle flow_lastVerticalBias flow_lastVerticalStyle flow_maxElementsWrap flow_verticalAlign flow_verticalBias flow_verticalGap flow_verticalStyle flow_wrapMode layoutDescription layout_constrainedHeight layout_constrainedWidth layout_constraintBaseline_creator layout_constraintBaseline_toBaselineOf layout_constraintBaseline_toBottomOf layout_constraintBaseline_toTopOf layout_constraintBottom_creator layout_constraintBottom_toBottomOf layout_constraintBottom_toTopOf layout_constraintCircle layout_constraintCircleAngle layout_constraintCircleRadius layout_constraintDimensionRatio layout_constraintEnd_toEndOf layout_constraintEnd_toStartOf layout_constraintGuide_begin layout_constraintGuide_end layout_constraintGuide_percent layout_constraintHeight layout_constraintHeight_default layout_constraintHeight_max layout_constraintHeight_min layout_constraintHeight_percent layout_constraintHorizontal_bias layout_constraintHorizontal_chainStyle layout_constraintHorizontal_weight layout_constraintLeft_creator layout_constraintLeft_toLeftOf layout_constraintLeft_toRightOf layout_constraintRight_creator layout_constraintRight_toLeftOf layout_constraintRight_toRightOf layout_constraintStart_toEndOf layout_constraintStart_toStartOf layout_constraintTag layout_constraintTop_creator layout_constraintTop_toBottomOf layout_constraintTop_toTopOf layout_constraintVertical_bias layout_constraintVertical_chainStyle layout_constraintVertical_weight layout_constraintWidth layout_constraintWidth_default layout_constraintWidth_max layout_constraintWidth_min layout_constraintWidth_percent layout_editor_absoluteX layout_editor_absoluteY layout_goneMarginBaseline layout_goneMarginBottom layout_goneMarginEnd layout_goneMarginLeft layout_goneMarginRight layout_goneMarginStart layout_goneMarginTop layout_marginBaseline layout_optimizationLevel layout_wrapBehaviorInParent
2109
+ styleable ConstraintLayout_ReactiveGuide reactiveGuide_animateChange reactiveGuide_applyToAllConstraintSets reactiveGuide_applyToConstraintSet reactiveGuide_valueId
2110
+ styleable ConstraintLayout_placeholder content placeholder_emptyVisibility
2111
+ styleable ConstraintOverride android_alpha android_elevation android_id android_layout_height android_layout_marginBottom android_layout_marginEnd android_layout_marginLeft android_layout_marginRight android_layout_marginStart android_layout_marginTop android_layout_width android_maxHeight android_maxWidth android_minHeight android_minWidth android_orientation android_rotation android_rotationX android_rotationY android_scaleX android_scaleY android_transformPivotX android_transformPivotY android_translationX android_translationY android_translationZ android_visibility animateCircleAngleTo animateRelativeTo barrierAllowsGoneWidgets barrierDirection barrierMargin chainUseRtl constraint_referenced_ids drawPath flow_firstHorizontalBias flow_firstHorizontalStyle flow_firstVerticalBias flow_firstVerticalStyle flow_horizontalAlign flow_horizontalBias flow_horizontalGap flow_horizontalStyle flow_lastHorizontalBias flow_lastHorizontalStyle flow_lastVerticalBias flow_lastVerticalStyle flow_maxElementsWrap flow_verticalAlign flow_verticalBias flow_verticalGap flow_verticalStyle flow_wrapMode layout_constrainedHeight layout_constrainedWidth layout_constraintBaseline_creator layout_constraintBottom_creator layout_constraintCircleAngle layout_constraintCircleRadius layout_constraintDimensionRatio layout_constraintGuide_begin layout_constraintGuide_end layout_constraintGuide_percent layout_constraintHeight layout_constraintHeight_default layout_constraintHeight_max layout_constraintHeight_min layout_constraintHeight_percent layout_constraintHorizontal_bias layout_constraintHorizontal_chainStyle layout_constraintHorizontal_weight layout_constraintLeft_creator layout_constraintRight_creator layout_constraintTag layout_constraintTop_creator layout_constraintVertical_bias layout_constraintVertical_chainStyle layout_constraintVertical_weight layout_constraintWidth layout_constraintWidth_default layout_constraintWidth_max layout_constraintWidth_min layout_constraintWidth_percent layout_editor_absoluteX layout_editor_absoluteY layout_goneMarginBaseline layout_goneMarginBottom layout_goneMarginEnd layout_goneMarginLeft layout_goneMarginRight layout_goneMarginStart layout_goneMarginTop layout_marginBaseline layout_wrapBehaviorInParent motionProgress motionStagger motionTarget pathMotionArc pivotAnchor polarRelativeTo quantizeMotionInterpolator quantizeMotionPhase quantizeMotionSteps transformPivotTarget transitionEasing transitionPathRotate visibilityMode
2112
+ styleable ConstraintSet android_alpha android_elevation android_id android_layout_height android_layout_marginBottom android_layout_marginEnd android_layout_marginLeft android_layout_marginRight android_layout_marginStart android_layout_marginTop android_layout_width android_maxHeight android_maxWidth android_minHeight android_minWidth android_orientation android_pivotX android_pivotY android_rotation android_rotationX android_rotationY android_scaleX android_scaleY android_transformPivotX android_transformPivotY android_translationX android_translationY android_translationZ android_visibility animateCircleAngleTo animateRelativeTo barrierAllowsGoneWidgets barrierDirection barrierMargin chainUseRtl constraintRotate constraint_referenced_ids constraint_referenced_tags deriveConstraintsFrom drawPath flow_firstHorizontalBias flow_firstHorizontalStyle flow_firstVerticalBias flow_firstVerticalStyle flow_horizontalAlign flow_horizontalBias flow_horizontalGap flow_horizontalStyle flow_lastHorizontalBias flow_lastHorizontalStyle flow_lastVerticalBias flow_lastVerticalStyle flow_maxElementsWrap flow_verticalAlign flow_verticalBias flow_verticalGap flow_verticalStyle flow_wrapMode layout_constrainedHeight layout_constrainedWidth layout_constraintBaseline_creator layout_constraintBaseline_toBaselineOf layout_constraintBaseline_toBottomOf layout_constraintBaseline_toTopOf layout_constraintBottom_creator layout_constraintBottom_toBottomOf layout_constraintBottom_toTopOf layout_constraintCircle layout_constraintCircleAngle layout_constraintCircleRadius layout_constraintDimensionRatio layout_constraintEnd_toEndOf layout_constraintEnd_toStartOf layout_constraintGuide_begin layout_constraintGuide_end layout_constraintGuide_percent layout_constraintHeight_default layout_constraintHeight_max layout_constraintHeight_min layout_constraintHeight_percent layout_constraintHorizontal_bias layout_constraintHorizontal_chainStyle layout_constraintHorizontal_weight layout_constraintLeft_creator layout_constraintLeft_toLeftOf layout_constraintLeft_toRightOf layout_constraintRight_creator layout_constraintRight_toLeftOf layout_constraintRight_toRightOf layout_constraintStart_toEndOf layout_constraintStart_toStartOf layout_constraintTag layout_constraintTop_creator layout_constraintTop_toBottomOf layout_constraintTop_toTopOf layout_constraintVertical_bias layout_constraintVertical_chainStyle layout_constraintVertical_weight layout_constraintWidth_default layout_constraintWidth_max layout_constraintWidth_min layout_constraintWidth_percent layout_editor_absoluteX layout_editor_absoluteY layout_goneMarginBaseline layout_goneMarginBottom layout_goneMarginEnd layout_goneMarginLeft layout_goneMarginRight layout_goneMarginStart layout_goneMarginTop layout_marginBaseline layout_wrapBehaviorInParent motionProgress motionStagger pathMotionArc pivotAnchor polarRelativeTo quantizeMotionSteps transitionEasing transitionPathRotate
1422
2113
  styleable CoordinatorLayout keylines statusBarBackground
1423
2114
  styleable CoordinatorLayout_Layout android_layout_gravity layout_anchor layout_anchorGravity layout_behavior layout_dodgeInsetEdges layout_insetEdge layout_keyline
2115
+ styleable CustomAttribute attributeName customBoolean customColorDrawableValue customColorValue customDimension customFloatValue customIntegerValue customPixelDimension customReference customStringValue methodName
1424
2116
  styleable DrawerArrowToggle arrowHeadLength arrowShaftLength barLength color drawableSize gapBetweenBars spinBars thickness
1425
- styleable FontFamily fontProviderAuthority fontProviderCerts fontProviderFetchStrategy fontProviderFetchTimeout fontProviderPackage fontProviderQuery
2117
+ styleable FontFamily fontProviderAuthority fontProviderCerts fontProviderFetchStrategy fontProviderFetchTimeout fontProviderPackage fontProviderQuery fontProviderSystemFontFamily
1426
2118
  styleable FontFamilyFont android_font android_fontStyle android_fontVariationSettings android_fontWeight android_ttcIndex font fontStyle fontVariationSettings fontWeight ttcIndex
2119
+ styleable Fragment android_id android_name android_tag
2120
+ styleable FragmentContainerView android_name android_tag
1427
2121
  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
1428
2122
  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
1429
2123
  styleable GradientColorItem android_color android_offset
2124
+ styleable ImageFilterView altSrc blendSrc brightness contrast crossfade imagePanX imagePanY imageRotate imageZoom overlay round roundPercent saturation warmth
1430
2125
  styleable InAppMessageStyle inAppMessageBackground inAppMessageCancelButtonDrawable inAppMessageFontPath inAppMessageHeight inAppMessageTextColor inAppMessageTextSize inAppMessageTitleColor inAppMessageTitleSize inAppMessageWeight inAppMessageWidth
2126
+ styleable KeyAttribute android_alpha android_elevation android_rotation android_rotationX android_rotationY android_scaleX android_scaleY android_transformPivotX android_transformPivotY android_translationX android_translationY android_translationZ curveFit framePosition motionProgress motionTarget transformPivotTarget transitionEasing transitionPathRotate
2127
+ styleable KeyCycle android_alpha android_elevation android_rotation android_rotationX android_rotationY android_scaleX android_scaleY android_translationX android_translationY android_translationZ curveFit framePosition motionProgress motionTarget transitionEasing transitionPathRotate waveOffset wavePeriod wavePhase waveShape waveVariesBy
2128
+ styleable KeyFrame
2129
+ styleable KeyFramesAcceleration
2130
+ styleable KeyFramesVelocity
2131
+ styleable KeyPosition curveFit drawPath framePosition keyPositionType motionTarget pathMotionArc percentHeight percentWidth percentX percentY sizePercent transitionEasing
2132
+ styleable KeyTimeCycle android_alpha android_elevation android_rotation android_rotationX android_rotationY android_scaleX android_scaleY android_translationX android_translationY android_translationZ curveFit framePosition motionProgress motionTarget transitionEasing transitionPathRotate waveDecay waveOffset wavePeriod wavePhase waveShape
2133
+ styleable KeyTrigger framePosition motionTarget motion_postLayoutCollision motion_triggerOnCollision onCross onNegativeCross onPositiveCross triggerId triggerReceiver triggerSlack viewTransitionOnCross viewTransitionOnNegativeCross viewTransitionOnPositiveCross
2134
+ styleable Layout android_layout_height android_layout_marginBottom android_layout_marginEnd android_layout_marginLeft android_layout_marginRight android_layout_marginStart android_layout_marginTop android_layout_width android_orientation barrierAllowsGoneWidgets barrierDirection barrierMargin chainUseRtl constraint_referenced_ids constraint_referenced_tags layout_constrainedHeight layout_constrainedWidth layout_constraintBaseline_creator layout_constraintBaseline_toBaselineOf layout_constraintBaseline_toBottomOf layout_constraintBaseline_toTopOf layout_constraintBottom_creator layout_constraintBottom_toBottomOf layout_constraintBottom_toTopOf layout_constraintCircle layout_constraintCircleAngle layout_constraintCircleRadius layout_constraintDimensionRatio layout_constraintEnd_toEndOf layout_constraintEnd_toStartOf layout_constraintGuide_begin layout_constraintGuide_end layout_constraintGuide_percent layout_constraintHeight layout_constraintHeight_default layout_constraintHeight_max layout_constraintHeight_min layout_constraintHeight_percent layout_constraintHorizontal_bias layout_constraintHorizontal_chainStyle layout_constraintHorizontal_weight layout_constraintLeft_creator layout_constraintLeft_toLeftOf layout_constraintLeft_toRightOf layout_constraintRight_creator layout_constraintRight_toLeftOf layout_constraintRight_toRightOf layout_constraintStart_toEndOf layout_constraintStart_toStartOf layout_constraintTop_creator layout_constraintTop_toBottomOf layout_constraintTop_toTopOf layout_constraintVertical_bias layout_constraintVertical_chainStyle layout_constraintVertical_weight layout_constraintWidth layout_constraintWidth_default layout_constraintWidth_max layout_constraintWidth_min layout_constraintWidth_percent layout_editor_absoluteX layout_editor_absoluteY layout_goneMarginBaseline layout_goneMarginBottom layout_goneMarginEnd layout_goneMarginLeft layout_goneMarginRight layout_goneMarginStart layout_goneMarginTop layout_marginBaseline layout_wrapBehaviorInParent maxHeight maxWidth minHeight minWidth
1431
2135
  styleable LinearLayoutCompat android_baselineAligned android_baselineAlignedChildIndex android_gravity android_orientation android_weightSum divider dividerPadding measureWithLargestChild showDividers
1432
2136
  styleable LinearLayoutCompat_Layout android_layout_gravity android_layout_height android_layout_weight android_layout_width
1433
2137
  styleable ListPopupWindow android_dropDownHorizontalOffset android_dropDownVerticalOffset
@@ -1435,19 +2139,39 @@ styleable LoadingImageView circleCrop imageAspectRatio imageAspectRatioAdjust
1435
2139
  styleable MenuGroup android_checkableBehavior android_enabled android_id android_menuCategory android_orderInCategory android_visible
1436
2140
  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
1437
2141
  styleable MenuView android_headerBackground android_horizontalDivider android_itemBackground android_itemIconDisabledAlpha android_itemTextAppearance android_verticalDivider android_windowAnimationStyle preserveIconSpacing subMenuArrow
2142
+ styleable MockView mock_diagonalsColor mock_label mock_labelBackgroundColor mock_labelColor mock_showDiagonals mock_showLabel
2143
+ styleable Motion animateCircleAngleTo animateRelativeTo drawPath motionPathRotate motionStagger pathMotionArc quantizeMotionInterpolator quantizeMotionPhase quantizeMotionSteps transitionEasing
2144
+ styleable MotionEffect motionEffect_alpha motionEffect_end motionEffect_move motionEffect_start motionEffect_strict motionEffect_translationX motionEffect_translationY motionEffect_viewTransition
2145
+ styleable MotionHelper onHide onShow
2146
+ styleable MotionLabel android_autoSizeTextType android_fontFamily android_gravity android_shadowRadius android_text android_textColor android_textSize android_textStyle android_typeface borderRound borderRoundPercent scaleFromTextSize textBackground textBackgroundPanX textBackgroundPanY textBackgroundRotate textBackgroundZoom textOutlineColor textOutlineThickness textPanX textPanY textureBlurFactor textureEffect textureHeight textureWidth
2147
+ styleable MotionLayout applyMotionScene currentState layoutDescription motionDebug motionProgress showPaths
2148
+ styleable MotionScene defaultDuration layoutDuringTransition
2149
+ styleable MotionTelltales telltales_tailColor telltales_tailScale telltales_velocityMode
2150
+ styleable OnClick clickAction targetId
2151
+ styleable OnSwipe autoCompleteMode dragDirection dragScale dragThreshold limitBoundsTo maxAcceleration maxVelocity moveWhenScrollAtTop nestedScrollFlags onTouchUp rotationCenterId springBoundary springDamping springMass springStiffness springStopThreshold touchAnchorId touchAnchorSide touchRegionId
1438
2152
  styleable PopupWindow android_popupAnimationStyle android_popupBackground overlapAnchor
1439
2153
  styleable PopupWindowBackgroundState state_above_anchor
2154
+ styleable PropertySet android_alpha android_visibility layout_constraintTag motionProgress visibilityMode
1440
2155
  styleable RecycleListView paddingBottomNoButtons paddingTopNoTitle
2156
+ styleable RecyclerView android_clipToPadding android_descendantFocusability android_orientation fastScrollEnabled fastScrollHorizontalThumbDrawable fastScrollHorizontalTrackDrawable fastScrollVerticalThumbDrawable fastScrollVerticalTrackDrawable layoutManager reverseLayout spanCount stackFromEnd
1441
2157
  styleable SearchView android_focusable android_imeOptions android_inputType android_maxWidth closeIcon commitIcon defaultQueryHint goIcon iconifiedByDefault layout queryBackground queryHint searchHintIcon searchIcon submitBackground suggestionRowLayout voiceIcon
1442
2158
  styleable SignInButton buttonSize colorScheme scopeUris
1443
2159
  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
1444
2160
  styleable Spinner android_dropDownWidth android_entries android_popupBackground android_prompt popupTheme
2161
+ styleable State android_id constraints
1445
2162
  styleable StateListDrawable android_constantSize android_dither android_enterFadeDuration android_exitFadeDuration android_variablePadding android_visible
1446
2163
  styleable StateListDrawableItem android_drawable
2164
+ styleable StateSet defaultState
1447
2165
  styleable SwitchCompat android_textOff android_textOn android_thumb showText splitTrack switchMinWidth switchPadding switchTextAppearance thumbTextPadding thumbTint thumbTintMode track trackTint trackTintMode
1448
- styleable TextAppearance android_fontFamily android_shadowColor android_shadowDx android_shadowDy android_shadowRadius android_textColor android_textColorHint android_textColorLink android_textSize android_textStyle android_typeface fontFamily textAllCaps
1449
- styleable Toolbar android_gravity android_minHeight buttonGravity collapseContentDescription collapseIcon contentInsetEnd contentInsetEndWithActions contentInsetLeft contentInsetRight contentInsetStart contentInsetStartWithNavigation logo logoDescription maxButtonHeight navigationContentDescription navigationIcon popupTheme subtitle subtitleTextAppearance subtitleTextColor title titleMargin titleMarginBottom titleMarginEnd titleMarginStart titleMarginTop titleMargins titleTextAppearance titleTextColor
2166
+ 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
2167
+ styleable TextEffects android_fontFamily android_shadowColor android_shadowDx android_shadowDy android_shadowRadius android_text android_textSize android_textStyle android_typeface borderRound borderRoundPercent textFillColor textOutlineColor textOutlineThickness
2168
+ 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
2169
+ styleable Transform android_elevation android_rotation android_rotationX android_rotationY android_scaleX android_scaleY android_transformPivotX android_transformPivotY android_translationX android_translationY android_translationZ transformPivotTarget
2170
+ styleable Transition android_id autoTransition constraintSetEnd constraintSetStart duration layoutDuringTransition motionInterpolator pathMotionArc staggered transitionDisable transitionFlags
2171
+ styleable Variant constraints region_heightLessThan region_heightMoreThan region_widthLessThan region_widthMoreThan
1450
2172
  styleable View android_focusable android_theme paddingEnd paddingStart theme
1451
2173
  styleable ViewBackgroundHelper android_background backgroundTint backgroundTintMode
1452
2174
  styleable ViewStubCompat android_id android_inflatedId android_layout
2175
+ styleable ViewTransition SharedValue SharedValueId android_id clearsTag duration ifTagNotSet ifTagSet motionInterpolator motionTarget onStateTransition pathMotionArc setsTag transitionDisable upDuration viewTransitionMode
2176
+ styleable include constraintSet
1453
2177
  xml rn_dev_preferences