@appboxo/react-native-sdk 1.0.29 → 1.0.32
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/android/build.gradle +91 -117
- package/android/gradle/wrapper/gradle-wrapper.properties +1 -1
- package/android/gradle.properties +15 -0
- package/android/gradlew +0 -0
- package/android/src/main/java/com/appboxo/RnappboxosdkModule.java +12 -5
- package/android/src/main/java/com/appboxo/RnappboxosdkPackage.java +0 -4
- package/package.json +1 -1
- package/android/build/.transforms/777a7887febe88b5ef18bed9d1456e0b/classes/classes.dex +0 -0
- package/android/build/.transforms/777a7887febe88b5ef18bed9d1456e0b.bin +0 -1
- package/android/build/generated/source/buildConfig/debug/com/appboxo/BuildConfig.java +0 -18
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml +0 -11
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/output.json +0 -1
- package/android/build/intermediates/annotation_processor_list/debug/annotationProcessors.json +0 -1
- package/android/build/intermediates/compile_library_classes/debug/classes.jar +0 -0
- package/android/build/intermediates/compile_only_not_namespaced_r_class_jar/debug/R.jar +0 -0
- package/android/build/intermediates/incremental/debug-mergeNativeLibs/merge-state +0 -0
- package/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +0 -2
- package/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +0 -2
- package/android/build/intermediates/incremental/packageDebugAssets/merger.xml +0 -2
- package/android/build/intermediates/incremental/packageDebugResources/compile-file-map.properties +0 -1
- package/android/build/intermediates/incremental/packageDebugResources/merger.xml +0 -2
- package/android/build/intermediates/library_java_res/debug/res.jar +0 -0
- package/android/build/intermediates/library_manifest/debug/AndroidManifest.xml +0 -11
- package/android/build/intermediates/local_only_symbol_list/debug/parseDebugLibraryResources/R-def.txt +0 -2
- package/android/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt +0 -13
- package/android/build/intermediates/merged_manifests/debug/output.json +0 -1
- package/android/build/intermediates/res/symbol-table-with-package/debug/package-aware-r.txt +0 -3058
- package/android/build/intermediates/runtime_library_classes/debug/classes.jar +0 -0
- package/android/build/intermediates/symbols/debug/R.txt +0 -4098
- package/android/build/outputs/logs/manifest-merger-debug-report.txt +0 -37
- package/android/local.properties +0 -1
- package/ios/Rnappboxosdk.xcodeproj/xcuserdata/vladimir.xcuserdatad/xcschemes/xcschememanagement.plist +0 -14
- package/ios/Rnappboxosdk.xcworkspace/xcuserdata/vladimir.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
|
@@ -1,4098 +0,0 @@
|
|
|
1
|
-
int anim abc_fade_in 0x7f010001
|
|
2
|
-
int anim abc_fade_out 0x7f010002
|
|
3
|
-
int anim abc_grow_fade_in_from_bottom 0x7f010003
|
|
4
|
-
int anim abc_popup_enter 0x7f010004
|
|
5
|
-
int anim abc_popup_exit 0x7f010005
|
|
6
|
-
int anim abc_shrink_fade_out_from_bottom 0x7f010006
|
|
7
|
-
int anim abc_slide_in_bottom 0x7f010007
|
|
8
|
-
int anim abc_slide_in_top 0x7f010008
|
|
9
|
-
int anim abc_slide_out_bottom 0x7f010009
|
|
10
|
-
int anim abc_slide_out_top 0x7f01000a
|
|
11
|
-
int anim abc_tooltip_enter 0x7f01000b
|
|
12
|
-
int anim abc_tooltip_exit 0x7f01000c
|
|
13
|
-
int anim appboxo_no_animation 0x7f01000d
|
|
14
|
-
int anim appboxo_slide_down 0x7f01000e
|
|
15
|
-
int anim appboxo_slide_up 0x7f01000f
|
|
16
|
-
int anim btn_checkbox_to_checked_box_inner_merged_animation 0x7f010010
|
|
17
|
-
int anim btn_checkbox_to_checked_box_outer_merged_animation 0x7f010011
|
|
18
|
-
int anim btn_checkbox_to_checked_icon_null_animation 0x7f010012
|
|
19
|
-
int anim btn_checkbox_to_unchecked_box_inner_merged_animation 0x7f010013
|
|
20
|
-
int anim btn_checkbox_to_unchecked_check_path_merged_animation 0x7f010014
|
|
21
|
-
int anim btn_checkbox_to_unchecked_icon_null_animation 0x7f010015
|
|
22
|
-
int anim btn_radio_to_off_mtrl_dot_group_animation 0x7f010016
|
|
23
|
-
int anim btn_radio_to_off_mtrl_ring_outer_animation 0x7f010017
|
|
24
|
-
int anim btn_radio_to_off_mtrl_ring_outer_path_animation 0x7f010018
|
|
25
|
-
int anim btn_radio_to_on_mtrl_dot_group_animation 0x7f010019
|
|
26
|
-
int anim btn_radio_to_on_mtrl_ring_outer_animation 0x7f01001a
|
|
27
|
-
int anim btn_radio_to_on_mtrl_ring_outer_path_animation 0x7f01001b
|
|
28
|
-
int anim catalyst_fade_in 0x7f01001c
|
|
29
|
-
int anim catalyst_fade_out 0x7f01001d
|
|
30
|
-
int anim catalyst_push_up_in 0x7f01001e
|
|
31
|
-
int anim catalyst_push_up_out 0x7f01001f
|
|
32
|
-
int anim catalyst_slide_down 0x7f010020
|
|
33
|
-
int anim catalyst_slide_up 0x7f010021
|
|
34
|
-
int anim design_bottom_sheet_slide_in 0x7f010022
|
|
35
|
-
int anim design_bottom_sheet_slide_out 0x7f010023
|
|
36
|
-
int anim design_snackbar_in 0x7f010024
|
|
37
|
-
int anim design_snackbar_out 0x7f010025
|
|
38
|
-
int anim mtrl_bottom_sheet_slide_in 0x7f010026
|
|
39
|
-
int anim mtrl_bottom_sheet_slide_out 0x7f010027
|
|
40
|
-
int anim mtrl_card_lowers_interpolator 0x7f010028
|
|
41
|
-
int animator design_appbar_state_list_animator 0x7f020001
|
|
42
|
-
int animator design_fab_hide_motion_spec 0x7f020002
|
|
43
|
-
int animator design_fab_show_motion_spec 0x7f020003
|
|
44
|
-
int animator mtrl_btn_state_list_anim 0x7f020004
|
|
45
|
-
int animator mtrl_btn_unelevated_state_list_anim 0x7f020005
|
|
46
|
-
int animator mtrl_card_state_list_anim 0x7f020006
|
|
47
|
-
int animator mtrl_chip_state_list_anim 0x7f020007
|
|
48
|
-
int animator mtrl_extended_fab_change_size_motion_spec 0x7f020008
|
|
49
|
-
int animator mtrl_extended_fab_hide_motion_spec 0x7f020009
|
|
50
|
-
int animator mtrl_extended_fab_show_motion_spec 0x7f02000a
|
|
51
|
-
int animator mtrl_extended_fab_state_list_animator 0x7f02000b
|
|
52
|
-
int animator mtrl_fab_hide_motion_spec 0x7f02000c
|
|
53
|
-
int animator mtrl_fab_show_motion_spec 0x7f02000d
|
|
54
|
-
int animator mtrl_fab_transformation_sheet_collapse_spec 0x7f02000e
|
|
55
|
-
int animator mtrl_fab_transformation_sheet_expand_spec 0x7f02000f
|
|
56
|
-
int attr actionBarDivider 0x7f040001
|
|
57
|
-
int attr actionBarItemBackground 0x7f040002
|
|
58
|
-
int attr actionBarPopupTheme 0x7f040003
|
|
59
|
-
int attr actionBarSize 0x7f040004
|
|
60
|
-
int attr actionBarSplitStyle 0x7f040005
|
|
61
|
-
int attr actionBarStyle 0x7f040006
|
|
62
|
-
int attr actionBarTabBarStyle 0x7f040007
|
|
63
|
-
int attr actionBarTabStyle 0x7f040008
|
|
64
|
-
int attr actionBarTabTextStyle 0x7f040009
|
|
65
|
-
int attr actionBarTheme 0x7f04000a
|
|
66
|
-
int attr actionBarWidgetTheme 0x7f04000b
|
|
67
|
-
int attr actionButtonStyle 0x7f04000c
|
|
68
|
-
int attr actionDropDownStyle 0x7f04000d
|
|
69
|
-
int attr actionLayout 0x7f04000e
|
|
70
|
-
int attr actionMenuTextAppearance 0x7f04000f
|
|
71
|
-
int attr actionMenuTextColor 0x7f040010
|
|
72
|
-
int attr actionModeBackground 0x7f040011
|
|
73
|
-
int attr actionModeCloseButtonStyle 0x7f040012
|
|
74
|
-
int attr actionModeCloseDrawable 0x7f040013
|
|
75
|
-
int attr actionModeCopyDrawable 0x7f040014
|
|
76
|
-
int attr actionModeCutDrawable 0x7f040015
|
|
77
|
-
int attr actionModeFindDrawable 0x7f040016
|
|
78
|
-
int attr actionModePasteDrawable 0x7f040017
|
|
79
|
-
int attr actionModePopupWindowStyle 0x7f040018
|
|
80
|
-
int attr actionModeSelectAllDrawable 0x7f040019
|
|
81
|
-
int attr actionModeShareDrawable 0x7f04001a
|
|
82
|
-
int attr actionModeSplitBackground 0x7f04001b
|
|
83
|
-
int attr actionModeStyle 0x7f04001c
|
|
84
|
-
int attr actionModeWebSearchDrawable 0x7f04001d
|
|
85
|
-
int attr actionOverflowButtonStyle 0x7f04001e
|
|
86
|
-
int attr actionOverflowMenuStyle 0x7f04001f
|
|
87
|
-
int attr actionProviderClass 0x7f040020
|
|
88
|
-
int attr actionTextColorAlpha 0x7f040021
|
|
89
|
-
int attr actionViewClass 0x7f040022
|
|
90
|
-
int attr activityChooserViewStyle 0x7f040023
|
|
91
|
-
int attr actualImageResource 0x7f040024
|
|
92
|
-
int attr actualImageScaleType 0x7f040025
|
|
93
|
-
int attr actualImageUri 0x7f040026
|
|
94
|
-
int attr alertDialogButtonGroupStyle 0x7f040027
|
|
95
|
-
int attr alertDialogCenterButtons 0x7f040028
|
|
96
|
-
int attr alertDialogStyle 0x7f040029
|
|
97
|
-
int attr alertDialogTheme 0x7f04002a
|
|
98
|
-
int attr allowStacking 0x7f04002b
|
|
99
|
-
int attr alpha 0x7f04002c
|
|
100
|
-
int attr alphabeticModifiers 0x7f04002d
|
|
101
|
-
int attr ambientEnabled 0x7f04002e
|
|
102
|
-
int attr animationMode 0x7f04002f
|
|
103
|
-
int attr appBarLayoutStyle 0x7f040030
|
|
104
|
-
int attr arrowHeadLength 0x7f040031
|
|
105
|
-
int attr arrowShaftLength 0x7f040032
|
|
106
|
-
int attr autoCompleteTextViewStyle 0x7f040033
|
|
107
|
-
int attr autoSizeMaxTextSize 0x7f040034
|
|
108
|
-
int attr autoSizeMinTextSize 0x7f040035
|
|
109
|
-
int attr autoSizePresetSizes 0x7f040036
|
|
110
|
-
int attr autoSizeStepGranularity 0x7f040037
|
|
111
|
-
int attr autoSizeTextType 0x7f040038
|
|
112
|
-
int attr background 0x7f040039
|
|
113
|
-
int attr backgroundColor 0x7f04003a
|
|
114
|
-
int attr backgroundImage 0x7f04003b
|
|
115
|
-
int attr backgroundInsetBottom 0x7f04003c
|
|
116
|
-
int attr backgroundInsetEnd 0x7f04003d
|
|
117
|
-
int attr backgroundInsetStart 0x7f04003e
|
|
118
|
-
int attr backgroundInsetTop 0x7f04003f
|
|
119
|
-
int attr backgroundOverlayColorAlpha 0x7f040040
|
|
120
|
-
int attr backgroundSplit 0x7f040041
|
|
121
|
-
int attr backgroundStacked 0x7f040042
|
|
122
|
-
int attr backgroundTint 0x7f040043
|
|
123
|
-
int attr backgroundTintMode 0x7f040044
|
|
124
|
-
int attr badgeGravity 0x7f040045
|
|
125
|
-
int attr badgeStyle 0x7f040046
|
|
126
|
-
int attr badgeTextColor 0x7f040047
|
|
127
|
-
int attr barLength 0x7f040048
|
|
128
|
-
int attr barrierAllowsGoneWidgets 0x7f040049
|
|
129
|
-
int attr barrierDirection 0x7f04004a
|
|
130
|
-
int attr behavior_autoHide 0x7f04004b
|
|
131
|
-
int attr behavior_autoShrink 0x7f04004c
|
|
132
|
-
int attr behavior_expandedOffset 0x7f04004d
|
|
133
|
-
int attr behavior_fitToContents 0x7f04004e
|
|
134
|
-
int attr behavior_halfExpandedRatio 0x7f04004f
|
|
135
|
-
int attr behavior_hideable 0x7f040050
|
|
136
|
-
int attr behavior_overlapTop 0x7f040051
|
|
137
|
-
int attr behavior_peekHeight 0x7f040052
|
|
138
|
-
int attr behavior_saveFlags 0x7f040053
|
|
139
|
-
int attr behavior_skipCollapsed 0x7f040054
|
|
140
|
-
int attr borderAlpha 0x7f040055
|
|
141
|
-
int attr borderColor 0x7f040056
|
|
142
|
-
int attr borderLength 0x7f040057
|
|
143
|
-
int attr borderWidth 0x7f040058
|
|
144
|
-
int attr borderlessButtonStyle 0x7f040059
|
|
145
|
-
int attr bottomAppBarStyle 0x7f04005a
|
|
146
|
-
int attr bottomNavigationStyle 0x7f04005b
|
|
147
|
-
int attr bottomSheetDialogTheme 0x7f04005c
|
|
148
|
-
int attr bottomSheetStyle 0x7f04005d
|
|
149
|
-
int attr boxBackgroundColor 0x7f04005e
|
|
150
|
-
int attr boxBackgroundMode 0x7f04005f
|
|
151
|
-
int attr boxCollapsedPaddingTop 0x7f040060
|
|
152
|
-
int attr boxCornerRadiusBottomEnd 0x7f040061
|
|
153
|
-
int attr boxCornerRadiusBottomStart 0x7f040062
|
|
154
|
-
int attr boxCornerRadiusTopEnd 0x7f040063
|
|
155
|
-
int attr boxCornerRadiusTopStart 0x7f040064
|
|
156
|
-
int attr boxStrokeColor 0x7f040065
|
|
157
|
-
int attr boxStrokeWidth 0x7f040066
|
|
158
|
-
int attr boxStrokeWidthFocused 0x7f040067
|
|
159
|
-
int attr buttonBarButtonStyle 0x7f040068
|
|
160
|
-
int attr buttonBarNegativeButtonStyle 0x7f040069
|
|
161
|
-
int attr buttonBarNeutralButtonStyle 0x7f04006a
|
|
162
|
-
int attr buttonBarPositiveButtonStyle 0x7f04006b
|
|
163
|
-
int attr buttonBarStyle 0x7f04006c
|
|
164
|
-
int attr buttonCompat 0x7f04006d
|
|
165
|
-
int attr buttonGravity 0x7f04006e
|
|
166
|
-
int attr buttonIconDimen 0x7f04006f
|
|
167
|
-
int attr buttonPanelSideLayout 0x7f040070
|
|
168
|
-
int attr buttonSize 0x7f040071
|
|
169
|
-
int attr buttonStyle 0x7f040072
|
|
170
|
-
int attr buttonStyleSmall 0x7f040073
|
|
171
|
-
int attr buttonTint 0x7f040074
|
|
172
|
-
int attr buttonTintMode 0x7f040075
|
|
173
|
-
int attr cameraBearing 0x7f040076
|
|
174
|
-
int attr cameraMaxZoomPreference 0x7f040077
|
|
175
|
-
int attr cameraMinZoomPreference 0x7f040078
|
|
176
|
-
int attr cameraTargetLat 0x7f040079
|
|
177
|
-
int attr cameraTargetLng 0x7f04007a
|
|
178
|
-
int attr cameraTilt 0x7f04007b
|
|
179
|
-
int attr cameraZoom 0x7f04007c
|
|
180
|
-
int attr cardBackgroundColor 0x7f04007d
|
|
181
|
-
int attr cardCornerRadius 0x7f04007e
|
|
182
|
-
int attr cardElevation 0x7f04007f
|
|
183
|
-
int attr cardForegroundColor 0x7f040080
|
|
184
|
-
int attr cardMaxElevation 0x7f040081
|
|
185
|
-
int attr cardPreventCornerOverlap 0x7f040082
|
|
186
|
-
int attr cardUseCompatPadding 0x7f040083
|
|
187
|
-
int attr cardViewStyle 0x7f040084
|
|
188
|
-
int attr chainUseRtl 0x7f040085
|
|
189
|
-
int attr checkboxStyle 0x7f040086
|
|
190
|
-
int attr checkedButton 0x7f040087
|
|
191
|
-
int attr checkedChip 0x7f040088
|
|
192
|
-
int attr checkedIcon 0x7f040089
|
|
193
|
-
int attr checkedIconEnabled 0x7f04008a
|
|
194
|
-
int attr checkedIconTint 0x7f04008b
|
|
195
|
-
int attr checkedIconVisible 0x7f04008c
|
|
196
|
-
int attr checkedTextViewStyle 0x7f04008d
|
|
197
|
-
int attr chipBackgroundColor 0x7f04008e
|
|
198
|
-
int attr chipCornerRadius 0x7f04008f
|
|
199
|
-
int attr chipEndPadding 0x7f040090
|
|
200
|
-
int attr chipGroupStyle 0x7f040091
|
|
201
|
-
int attr chipIcon 0x7f040092
|
|
202
|
-
int attr chipIconEnabled 0x7f040093
|
|
203
|
-
int attr chipIconSize 0x7f040094
|
|
204
|
-
int attr chipIconTint 0x7f040095
|
|
205
|
-
int attr chipIconVisible 0x7f040096
|
|
206
|
-
int attr chipMinHeight 0x7f040097
|
|
207
|
-
int attr chipMinTouchTargetSize 0x7f040098
|
|
208
|
-
int attr chipSpacing 0x7f040099
|
|
209
|
-
int attr chipSpacingHorizontal 0x7f04009a
|
|
210
|
-
int attr chipSpacingVertical 0x7f04009b
|
|
211
|
-
int attr chipStandaloneStyle 0x7f04009c
|
|
212
|
-
int attr chipStartPadding 0x7f04009d
|
|
213
|
-
int attr chipStrokeColor 0x7f04009e
|
|
214
|
-
int attr chipStrokeWidth 0x7f04009f
|
|
215
|
-
int attr chipStyle 0x7f0400a0
|
|
216
|
-
int attr chipSurfaceColor 0x7f0400a1
|
|
217
|
-
int attr circleCrop 0x7f0400a2
|
|
218
|
-
int attr closeIcon 0x7f0400a3
|
|
219
|
-
int attr closeIconEnabled 0x7f0400a4
|
|
220
|
-
int attr closeIconEndPadding 0x7f0400a5
|
|
221
|
-
int attr closeIconSize 0x7f0400a6
|
|
222
|
-
int attr closeIconStartPadding 0x7f0400a7
|
|
223
|
-
int attr closeIconTint 0x7f0400a8
|
|
224
|
-
int attr closeIconVisible 0x7f0400a9
|
|
225
|
-
int attr closeItemLayout 0x7f0400aa
|
|
226
|
-
int attr collapseContentDescription 0x7f0400ab
|
|
227
|
-
int attr collapseIcon 0x7f0400ac
|
|
228
|
-
int attr collapsedTitleGravity 0x7f0400ad
|
|
229
|
-
int attr collapsedTitleTextAppearance 0x7f0400ae
|
|
230
|
-
int attr color 0x7f0400af
|
|
231
|
-
int attr colorAccent 0x7f0400b0
|
|
232
|
-
int attr colorBackgroundFloating 0x7f0400b1
|
|
233
|
-
int attr colorButtonNormal 0x7f0400b2
|
|
234
|
-
int attr colorControlActivated 0x7f0400b3
|
|
235
|
-
int attr colorControlHighlight 0x7f0400b4
|
|
236
|
-
int attr colorControlNormal 0x7f0400b5
|
|
237
|
-
int attr colorError 0x7f0400b6
|
|
238
|
-
int attr colorOnBackground 0x7f0400b7
|
|
239
|
-
int attr colorOnError 0x7f0400b8
|
|
240
|
-
int attr colorOnPrimary 0x7f0400b9
|
|
241
|
-
int attr colorOnPrimarySurface 0x7f0400ba
|
|
242
|
-
int attr colorOnSecondary 0x7f0400bb
|
|
243
|
-
int attr colorOnSurface 0x7f0400bc
|
|
244
|
-
int attr colorPrimary 0x7f0400bd
|
|
245
|
-
int attr colorPrimaryDark 0x7f0400be
|
|
246
|
-
int attr colorPrimarySurface 0x7f0400bf
|
|
247
|
-
int attr colorPrimaryVariant 0x7f0400c0
|
|
248
|
-
int attr colorScheme 0x7f0400c1
|
|
249
|
-
int attr colorSecondary 0x7f0400c2
|
|
250
|
-
int attr colorSecondaryVariant 0x7f0400c3
|
|
251
|
-
int attr colorSurface 0x7f0400c4
|
|
252
|
-
int attr colorSwitchThumbNormal 0x7f0400c5
|
|
253
|
-
int attr commitIcon 0x7f0400c6
|
|
254
|
-
int attr constraintSet 0x7f0400c7
|
|
255
|
-
int attr constraint_referenced_ids 0x7f0400c8
|
|
256
|
-
int attr content 0x7f0400c9
|
|
257
|
-
int attr contentDescription 0x7f0400ca
|
|
258
|
-
int attr contentInsetEnd 0x7f0400cb
|
|
259
|
-
int attr contentInsetEndWithActions 0x7f0400cc
|
|
260
|
-
int attr contentInsetLeft 0x7f0400cd
|
|
261
|
-
int attr contentInsetRight 0x7f0400ce
|
|
262
|
-
int attr contentInsetStart 0x7f0400cf
|
|
263
|
-
int attr contentInsetStartWithNavigation 0x7f0400d0
|
|
264
|
-
int attr contentPadding 0x7f0400d1
|
|
265
|
-
int attr contentPaddingBottom 0x7f0400d2
|
|
266
|
-
int attr contentPaddingLeft 0x7f0400d3
|
|
267
|
-
int attr contentPaddingRight 0x7f0400d4
|
|
268
|
-
int attr contentPaddingTop 0x7f0400d5
|
|
269
|
-
int attr contentScrim 0x7f0400d6
|
|
270
|
-
int attr controlBackground 0x7f0400d7
|
|
271
|
-
int attr coordinatorLayoutStyle 0x7f0400d8
|
|
272
|
-
int attr cornerFamily 0x7f0400d9
|
|
273
|
-
int attr cornerFamilyBottomLeft 0x7f0400da
|
|
274
|
-
int attr cornerFamilyBottomRight 0x7f0400db
|
|
275
|
-
int attr cornerFamilyTopLeft 0x7f0400dc
|
|
276
|
-
int attr cornerFamilyTopRight 0x7f0400dd
|
|
277
|
-
int attr cornerRadius 0x7f0400de
|
|
278
|
-
int attr cornerSize 0x7f0400df
|
|
279
|
-
int attr cornerSizeBottomLeft 0x7f0400e0
|
|
280
|
-
int attr cornerSizeBottomRight 0x7f0400e1
|
|
281
|
-
int attr cornerSizeTopLeft 0x7f0400e2
|
|
282
|
-
int attr cornerSizeTopRight 0x7f0400e3
|
|
283
|
-
int attr counterEnabled 0x7f0400e4
|
|
284
|
-
int attr counterMaxLength 0x7f0400e5
|
|
285
|
-
int attr counterOverflowTextAppearance 0x7f0400e6
|
|
286
|
-
int attr counterOverflowTextColor 0x7f0400e7
|
|
287
|
-
int attr counterTextAppearance 0x7f0400e8
|
|
288
|
-
int attr counterTextColor 0x7f0400e9
|
|
289
|
-
int attr customNavigationLayout 0x7f0400ea
|
|
290
|
-
int attr dayInvalidStyle 0x7f0400eb
|
|
291
|
-
int attr daySelectedStyle 0x7f0400ec
|
|
292
|
-
int attr dayStyle 0x7f0400ed
|
|
293
|
-
int attr dayTodayStyle 0x7f0400ee
|
|
294
|
-
int attr defaultQueryHint 0x7f0400ef
|
|
295
|
-
int attr dialogCornerRadius 0x7f0400f0
|
|
296
|
-
int attr dialogPreferredPadding 0x7f0400f1
|
|
297
|
-
int attr dialogTheme 0x7f0400f2
|
|
298
|
-
int attr displayOptions 0x7f0400f3
|
|
299
|
-
int attr divider 0x7f0400f4
|
|
300
|
-
int attr dividerHorizontal 0x7f0400f5
|
|
301
|
-
int attr dividerPadding 0x7f0400f6
|
|
302
|
-
int attr dividerVertical 0x7f0400f7
|
|
303
|
-
int attr drawableBottomCompat 0x7f0400f8
|
|
304
|
-
int attr drawableEndCompat 0x7f0400f9
|
|
305
|
-
int attr drawableLeftCompat 0x7f0400fa
|
|
306
|
-
int attr drawableRightCompat 0x7f0400fb
|
|
307
|
-
int attr drawableSize 0x7f0400fc
|
|
308
|
-
int attr drawableStartCompat 0x7f0400fd
|
|
309
|
-
int attr drawableTint 0x7f0400fe
|
|
310
|
-
int attr drawableTintMode 0x7f0400ff
|
|
311
|
-
int attr drawableTopCompat 0x7f040100
|
|
312
|
-
int attr drawerArrowStyle 0x7f040101
|
|
313
|
-
int attr dropDownListViewStyle 0x7f040102
|
|
314
|
-
int attr dropdownListPreferredItemHeight 0x7f040103
|
|
315
|
-
int attr editTextBackground 0x7f040104
|
|
316
|
-
int attr editTextColor 0x7f040105
|
|
317
|
-
int attr editTextStyle 0x7f040106
|
|
318
|
-
int attr elevation 0x7f040107
|
|
319
|
-
int attr elevationOverlayColor 0x7f040108
|
|
320
|
-
int attr elevationOverlayEnabled 0x7f040109
|
|
321
|
-
int attr emptyVisibility 0x7f04010a
|
|
322
|
-
int attr endIconCheckable 0x7f04010b
|
|
323
|
-
int attr endIconContentDescription 0x7f04010c
|
|
324
|
-
int attr endIconDrawable 0x7f04010d
|
|
325
|
-
int attr endIconMode 0x7f04010e
|
|
326
|
-
int attr endIconTint 0x7f04010f
|
|
327
|
-
int attr endIconTintMode 0x7f040110
|
|
328
|
-
int attr enforceMaterialTheme 0x7f040111
|
|
329
|
-
int attr enforceTextAppearance 0x7f040112
|
|
330
|
-
int attr ensureMinTouchTargetSize 0x7f040113
|
|
331
|
-
int attr errorEnabled 0x7f040114
|
|
332
|
-
int attr errorIconDrawable 0x7f040115
|
|
333
|
-
int attr errorIconTint 0x7f040116
|
|
334
|
-
int attr errorIconTintMode 0x7f040117
|
|
335
|
-
int attr errorTextAppearance 0x7f040118
|
|
336
|
-
int attr errorTextColor 0x7f040119
|
|
337
|
-
int attr expandActivityOverflowButtonDrawable 0x7f04011a
|
|
338
|
-
int attr expanded 0x7f04011b
|
|
339
|
-
int attr expandedTitleGravity 0x7f04011c
|
|
340
|
-
int attr expandedTitleMargin 0x7f04011d
|
|
341
|
-
int attr expandedTitleMarginBottom 0x7f04011e
|
|
342
|
-
int attr expandedTitleMarginEnd 0x7f04011f
|
|
343
|
-
int attr expandedTitleMarginStart 0x7f040120
|
|
344
|
-
int attr expandedTitleMarginTop 0x7f040121
|
|
345
|
-
int attr expandedTitleTextAppearance 0x7f040122
|
|
346
|
-
int attr extendMotionSpec 0x7f040123
|
|
347
|
-
int attr extendedFloatingActionButtonStyle 0x7f040124
|
|
348
|
-
int attr fabAlignmentMode 0x7f040125
|
|
349
|
-
int attr fabAnimationMode 0x7f040126
|
|
350
|
-
int attr fabCradleMargin 0x7f040127
|
|
351
|
-
int attr fabCradleRoundedCornerRadius 0x7f040128
|
|
352
|
-
int attr fabCradleVerticalOffset 0x7f040129
|
|
353
|
-
int attr fabCustomSize 0x7f04012a
|
|
354
|
-
int attr fabSize 0x7f04012b
|
|
355
|
-
int attr fadeDuration 0x7f04012c
|
|
356
|
-
int attr failureImage 0x7f04012d
|
|
357
|
-
int attr failureImageScaleType 0x7f04012e
|
|
358
|
-
int attr fastScrollEnabled 0x7f04012f
|
|
359
|
-
int attr fastScrollHorizontalThumbDrawable 0x7f040130
|
|
360
|
-
int attr fastScrollHorizontalTrackDrawable 0x7f040131
|
|
361
|
-
int attr fastScrollVerticalThumbDrawable 0x7f040132
|
|
362
|
-
int attr fastScrollVerticalTrackDrawable 0x7f040133
|
|
363
|
-
int attr finderOffset 0x7f040134
|
|
364
|
-
int attr firstBaselineToTopHeight 0x7f040135
|
|
365
|
-
int attr floatingActionButtonStyle 0x7f040136
|
|
366
|
-
int attr font 0x7f040137
|
|
367
|
-
int attr fontFamily 0x7f040138
|
|
368
|
-
int attr fontProviderAuthority 0x7f040139
|
|
369
|
-
int attr fontProviderCerts 0x7f04013a
|
|
370
|
-
int attr fontProviderFetchStrategy 0x7f04013b
|
|
371
|
-
int attr fontProviderFetchTimeout 0x7f04013c
|
|
372
|
-
int attr fontProviderPackage 0x7f04013d
|
|
373
|
-
int attr fontProviderQuery 0x7f04013e
|
|
374
|
-
int attr fontStyle 0x7f04013f
|
|
375
|
-
int attr fontVariationSettings 0x7f040140
|
|
376
|
-
int attr fontWeight 0x7f040141
|
|
377
|
-
int attr foregroundInsidePadding 0x7f040142
|
|
378
|
-
int attr gapBetweenBars 0x7f040143
|
|
379
|
-
int attr goIcon 0x7f040144
|
|
380
|
-
int attr headerLayout 0x7f040145
|
|
381
|
-
int attr height 0x7f040146
|
|
382
|
-
int attr helperText 0x7f040147
|
|
383
|
-
int attr helperTextEnabled 0x7f040148
|
|
384
|
-
int attr helperTextTextAppearance 0x7f040149
|
|
385
|
-
int attr helperTextTextColor 0x7f04014a
|
|
386
|
-
int attr hideMotionSpec 0x7f04014b
|
|
387
|
-
int attr hideOnContentScroll 0x7f04014c
|
|
388
|
-
int attr hideOnScroll 0x7f04014d
|
|
389
|
-
int attr hintAnimationEnabled 0x7f04014e
|
|
390
|
-
int attr hintEnabled 0x7f04014f
|
|
391
|
-
int attr hintTextAppearance 0x7f040150
|
|
392
|
-
int attr hintTextColor 0x7f040151
|
|
393
|
-
int attr homeAsUpIndicator 0x7f040152
|
|
394
|
-
int attr homeLayout 0x7f040153
|
|
395
|
-
int attr hoveredFocusedTranslationZ 0x7f040154
|
|
396
|
-
int attr icon 0x7f040155
|
|
397
|
-
int attr iconEndPadding 0x7f040156
|
|
398
|
-
int attr iconGravity 0x7f040157
|
|
399
|
-
int attr iconPadding 0x7f040158
|
|
400
|
-
int attr iconSize 0x7f040159
|
|
401
|
-
int attr iconStartPadding 0x7f04015a
|
|
402
|
-
int attr iconTint 0x7f04015b
|
|
403
|
-
int attr iconTintMode 0x7f04015c
|
|
404
|
-
int attr iconifiedByDefault 0x7f04015d
|
|
405
|
-
int attr imageAspectRatio 0x7f04015e
|
|
406
|
-
int attr imageAspectRatioAdjust 0x7f04015f
|
|
407
|
-
int attr imageButtonStyle 0x7f040160
|
|
408
|
-
int attr indeterminateProgressStyle 0x7f040161
|
|
409
|
-
int attr initialActivityCount 0x7f040162
|
|
410
|
-
int attr insetForeground 0x7f040163
|
|
411
|
-
int attr isLightTheme 0x7f040164
|
|
412
|
-
int attr isMaterialTheme 0x7f040165
|
|
413
|
-
int attr itemBackground 0x7f040166
|
|
414
|
-
int attr itemFillColor 0x7f040167
|
|
415
|
-
int attr itemHorizontalPadding 0x7f040168
|
|
416
|
-
int attr itemHorizontalTranslationEnabled 0x7f040169
|
|
417
|
-
int attr itemIconPadding 0x7f04016a
|
|
418
|
-
int attr itemIconSize 0x7f04016b
|
|
419
|
-
int attr itemIconTint 0x7f04016c
|
|
420
|
-
int attr itemMaxLines 0x7f04016d
|
|
421
|
-
int attr itemPadding 0x7f04016e
|
|
422
|
-
int attr itemRippleColor 0x7f04016f
|
|
423
|
-
int attr itemShapeAppearance 0x7f040170
|
|
424
|
-
int attr itemShapeAppearanceOverlay 0x7f040171
|
|
425
|
-
int attr itemShapeFillColor 0x7f040172
|
|
426
|
-
int attr itemShapeInsetBottom 0x7f040173
|
|
427
|
-
int attr itemShapeInsetEnd 0x7f040174
|
|
428
|
-
int attr itemShapeInsetStart 0x7f040175
|
|
429
|
-
int attr itemShapeInsetTop 0x7f040176
|
|
430
|
-
int attr itemSpacing 0x7f040177
|
|
431
|
-
int attr itemStrokeColor 0x7f040178
|
|
432
|
-
int attr itemStrokeWidth 0x7f040179
|
|
433
|
-
int attr itemTextAppearance 0x7f04017a
|
|
434
|
-
int attr itemTextAppearanceActive 0x7f04017b
|
|
435
|
-
int attr itemTextAppearanceInactive 0x7f04017c
|
|
436
|
-
int attr itemTextColor 0x7f04017d
|
|
437
|
-
int attr keylines 0x7f04017e
|
|
438
|
-
int attr labelVisibilityMode 0x7f04017f
|
|
439
|
-
int attr laserColor 0x7f040180
|
|
440
|
-
int attr laserEnabled 0x7f040181
|
|
441
|
-
int attr lastBaselineToBottomHeight 0x7f040182
|
|
442
|
-
int attr latLngBoundsNorthEastLatitude 0x7f040183
|
|
443
|
-
int attr latLngBoundsNorthEastLongitude 0x7f040184
|
|
444
|
-
int attr latLngBoundsSouthWestLatitude 0x7f040185
|
|
445
|
-
int attr latLngBoundsSouthWestLongitude 0x7f040186
|
|
446
|
-
int attr layout 0x7f040187
|
|
447
|
-
int attr layoutManager 0x7f040188
|
|
448
|
-
int attr layout_anchor 0x7f040189
|
|
449
|
-
int attr layout_anchorGravity 0x7f04018a
|
|
450
|
-
int attr layout_behavior 0x7f04018b
|
|
451
|
-
int attr layout_collapseMode 0x7f04018c
|
|
452
|
-
int attr layout_collapseParallaxMultiplier 0x7f04018d
|
|
453
|
-
int attr layout_constrainedHeight 0x7f04018e
|
|
454
|
-
int attr layout_constrainedWidth 0x7f04018f
|
|
455
|
-
int attr layout_constraintBaseline_creator 0x7f040190
|
|
456
|
-
int attr layout_constraintBaseline_toBaselineOf 0x7f040191
|
|
457
|
-
int attr layout_constraintBottom_creator 0x7f040192
|
|
458
|
-
int attr layout_constraintBottom_toBottomOf 0x7f040193
|
|
459
|
-
int attr layout_constraintBottom_toTopOf 0x7f040194
|
|
460
|
-
int attr layout_constraintCircle 0x7f040195
|
|
461
|
-
int attr layout_constraintCircleAngle 0x7f040196
|
|
462
|
-
int attr layout_constraintCircleRadius 0x7f040197
|
|
463
|
-
int attr layout_constraintDimensionRatio 0x7f040198
|
|
464
|
-
int attr layout_constraintEnd_toEndOf 0x7f040199
|
|
465
|
-
int attr layout_constraintEnd_toStartOf 0x7f04019a
|
|
466
|
-
int attr layout_constraintGuide_begin 0x7f04019b
|
|
467
|
-
int attr layout_constraintGuide_end 0x7f04019c
|
|
468
|
-
int attr layout_constraintGuide_percent 0x7f04019d
|
|
469
|
-
int attr layout_constraintHeight_default 0x7f04019e
|
|
470
|
-
int attr layout_constraintHeight_max 0x7f04019f
|
|
471
|
-
int attr layout_constraintHeight_min 0x7f0401a0
|
|
472
|
-
int attr layout_constraintHeight_percent 0x7f0401a1
|
|
473
|
-
int attr layout_constraintHorizontal_bias 0x7f0401a2
|
|
474
|
-
int attr layout_constraintHorizontal_chainStyle 0x7f0401a3
|
|
475
|
-
int attr layout_constraintHorizontal_weight 0x7f0401a4
|
|
476
|
-
int attr layout_constraintLeft_creator 0x7f0401a5
|
|
477
|
-
int attr layout_constraintLeft_toLeftOf 0x7f0401a6
|
|
478
|
-
int attr layout_constraintLeft_toRightOf 0x7f0401a7
|
|
479
|
-
int attr layout_constraintRight_creator 0x7f0401a8
|
|
480
|
-
int attr layout_constraintRight_toLeftOf 0x7f0401a9
|
|
481
|
-
int attr layout_constraintRight_toRightOf 0x7f0401aa
|
|
482
|
-
int attr layout_constraintStart_toEndOf 0x7f0401ab
|
|
483
|
-
int attr layout_constraintStart_toStartOf 0x7f0401ac
|
|
484
|
-
int attr layout_constraintTop_creator 0x7f0401ad
|
|
485
|
-
int attr layout_constraintTop_toBottomOf 0x7f0401ae
|
|
486
|
-
int attr layout_constraintTop_toTopOf 0x7f0401af
|
|
487
|
-
int attr layout_constraintVertical_bias 0x7f0401b0
|
|
488
|
-
int attr layout_constraintVertical_chainStyle 0x7f0401b1
|
|
489
|
-
int attr layout_constraintVertical_weight 0x7f0401b2
|
|
490
|
-
int attr layout_constraintWidth_default 0x7f0401b3
|
|
491
|
-
int attr layout_constraintWidth_max 0x7f0401b4
|
|
492
|
-
int attr layout_constraintWidth_min 0x7f0401b5
|
|
493
|
-
int attr layout_constraintWidth_percent 0x7f0401b6
|
|
494
|
-
int attr layout_dodgeInsetEdges 0x7f0401b7
|
|
495
|
-
int attr layout_editor_absoluteX 0x7f0401b8
|
|
496
|
-
int attr layout_editor_absoluteY 0x7f0401b9
|
|
497
|
-
int attr layout_goneMarginBottom 0x7f0401ba
|
|
498
|
-
int attr layout_goneMarginEnd 0x7f0401bb
|
|
499
|
-
int attr layout_goneMarginLeft 0x7f0401bc
|
|
500
|
-
int attr layout_goneMarginRight 0x7f0401bd
|
|
501
|
-
int attr layout_goneMarginStart 0x7f0401be
|
|
502
|
-
int attr layout_goneMarginTop 0x7f0401bf
|
|
503
|
-
int attr layout_insetEdge 0x7f0401c0
|
|
504
|
-
int attr layout_keyline 0x7f0401c1
|
|
505
|
-
int attr layout_optimizationLevel 0x7f0401c2
|
|
506
|
-
int attr layout_scrollFlags 0x7f0401c3
|
|
507
|
-
int attr layout_scrollInterpolator 0x7f0401c4
|
|
508
|
-
int attr liftOnScroll 0x7f0401c5
|
|
509
|
-
int attr liftOnScrollTargetViewId 0x7f0401c6
|
|
510
|
-
int attr lineHeight 0x7f0401c7
|
|
511
|
-
int attr lineSpacing 0x7f0401c8
|
|
512
|
-
int attr listChoiceBackgroundIndicator 0x7f0401c9
|
|
513
|
-
int attr listChoiceIndicatorMultipleAnimated 0x7f0401ca
|
|
514
|
-
int attr listChoiceIndicatorSingleAnimated 0x7f0401cb
|
|
515
|
-
int attr listDividerAlertDialog 0x7f0401cc
|
|
516
|
-
int attr listItemLayout 0x7f0401cd
|
|
517
|
-
int attr listLayout 0x7f0401ce
|
|
518
|
-
int attr listMenuViewStyle 0x7f0401cf
|
|
519
|
-
int attr listPopupWindowStyle 0x7f0401d0
|
|
520
|
-
int attr listPreferredItemHeight 0x7f0401d1
|
|
521
|
-
int attr listPreferredItemHeightLarge 0x7f0401d2
|
|
522
|
-
int attr listPreferredItemHeightSmall 0x7f0401d3
|
|
523
|
-
int attr listPreferredItemPaddingEnd 0x7f0401d4
|
|
524
|
-
int attr listPreferredItemPaddingLeft 0x7f0401d5
|
|
525
|
-
int attr listPreferredItemPaddingRight 0x7f0401d6
|
|
526
|
-
int attr listPreferredItemPaddingStart 0x7f0401d7
|
|
527
|
-
int attr liteMode 0x7f0401d8
|
|
528
|
-
int attr logo 0x7f0401d9
|
|
529
|
-
int attr logoDescription 0x7f0401da
|
|
530
|
-
int attr mapType 0x7f0401db
|
|
531
|
-
int attr maskColor 0x7f0401dc
|
|
532
|
-
int attr materialAlertDialogBodyTextStyle 0x7f0401dd
|
|
533
|
-
int attr materialAlertDialogTheme 0x7f0401de
|
|
534
|
-
int attr materialAlertDialogTitleIconStyle 0x7f0401df
|
|
535
|
-
int attr materialAlertDialogTitlePanelStyle 0x7f0401e0
|
|
536
|
-
int attr materialAlertDialogTitleTextStyle 0x7f0401e1
|
|
537
|
-
int attr materialButtonOutlinedStyle 0x7f0401e2
|
|
538
|
-
int attr materialButtonStyle 0x7f0401e3
|
|
539
|
-
int attr materialButtonToggleGroupStyle 0x7f0401e4
|
|
540
|
-
int attr materialCalendarDay 0x7f0401e5
|
|
541
|
-
int attr materialCalendarFullscreenTheme 0x7f0401e6
|
|
542
|
-
int attr materialCalendarHeaderConfirmButton 0x7f0401e7
|
|
543
|
-
int attr materialCalendarHeaderDivider 0x7f0401e8
|
|
544
|
-
int attr materialCalendarHeaderLayout 0x7f0401e9
|
|
545
|
-
int attr materialCalendarHeaderSelection 0x7f0401ea
|
|
546
|
-
int attr materialCalendarHeaderTitle 0x7f0401eb
|
|
547
|
-
int attr materialCalendarHeaderToggleButton 0x7f0401ec
|
|
548
|
-
int attr materialCalendarStyle 0x7f0401ed
|
|
549
|
-
int attr materialCalendarTheme 0x7f0401ee
|
|
550
|
-
int attr materialCardViewStyle 0x7f0401ef
|
|
551
|
-
int attr materialThemeOverlay 0x7f0401f0
|
|
552
|
-
int attr maxActionInlineWidth 0x7f0401f1
|
|
553
|
-
int attr maxButtonHeight 0x7f0401f2
|
|
554
|
-
int attr maxCharacterCount 0x7f0401f3
|
|
555
|
-
int attr maxImageSize 0x7f0401f4
|
|
556
|
-
int attr measureWithLargestChild 0x7f0401f5
|
|
557
|
-
int attr menu 0x7f0401f6
|
|
558
|
-
int attr minTouchTargetSize 0x7f0401f7
|
|
559
|
-
int attr multiChoiceItemLayout 0x7f0401f8
|
|
560
|
-
int attr navigationContentDescription 0x7f0401f9
|
|
561
|
-
int attr navigationIcon 0x7f0401fa
|
|
562
|
-
int attr navigationMode 0x7f0401fb
|
|
563
|
-
int attr navigationViewStyle 0x7f0401fc
|
|
564
|
-
int attr number 0x7f0401fd
|
|
565
|
-
int attr numericModifiers 0x7f0401fe
|
|
566
|
-
int attr overlapAnchor 0x7f0401ff
|
|
567
|
-
int attr overlayImage 0x7f040200
|
|
568
|
-
int attr paddingBottomNoButtons 0x7f040201
|
|
569
|
-
int attr paddingEnd 0x7f040202
|
|
570
|
-
int attr paddingStart 0x7f040203
|
|
571
|
-
int attr paddingTopNoTitle 0x7f040204
|
|
572
|
-
int attr panelBackground 0x7f040205
|
|
573
|
-
int attr panelMenuListTheme 0x7f040206
|
|
574
|
-
int attr panelMenuListWidth 0x7f040207
|
|
575
|
-
int attr passwordToggleContentDescription 0x7f040208
|
|
576
|
-
int attr passwordToggleDrawable 0x7f040209
|
|
577
|
-
int attr passwordToggleEnabled 0x7f04020a
|
|
578
|
-
int attr passwordToggleTint 0x7f04020b
|
|
579
|
-
int attr passwordToggleTintMode 0x7f04020c
|
|
580
|
-
int attr placeholderImage 0x7f04020d
|
|
581
|
-
int attr placeholderImageScaleType 0x7f04020e
|
|
582
|
-
int attr popupMenuBackground 0x7f04020f
|
|
583
|
-
int attr popupMenuStyle 0x7f040210
|
|
584
|
-
int attr popupTheme 0x7f040211
|
|
585
|
-
int attr popupWindowStyle 0x7f040212
|
|
586
|
-
int attr preserveIconSpacing 0x7f040213
|
|
587
|
-
int attr pressedStateOverlayImage 0x7f040214
|
|
588
|
-
int attr pressedTranslationZ 0x7f040215
|
|
589
|
-
int attr progressBarAutoRotateInterval 0x7f040216
|
|
590
|
-
int attr progressBarImage 0x7f040217
|
|
591
|
-
int attr progressBarImageScaleType 0x7f040218
|
|
592
|
-
int attr progressBarPadding 0x7f040219
|
|
593
|
-
int attr progressBarStyle 0x7f04021a
|
|
594
|
-
int attr queryBackground 0x7f04021b
|
|
595
|
-
int attr queryHint 0x7f04021c
|
|
596
|
-
int attr radioButtonStyle 0x7f04021d
|
|
597
|
-
int attr rangeFillColor 0x7f04021e
|
|
598
|
-
int attr ratingBarStyle 0x7f04021f
|
|
599
|
-
int attr ratingBarStyleIndicator 0x7f040220
|
|
600
|
-
int attr ratingBarStyleSmall 0x7f040221
|
|
601
|
-
int attr recyclerViewStyle 0x7f040222
|
|
602
|
-
int attr retryImage 0x7f040223
|
|
603
|
-
int attr retryImageScaleType 0x7f040224
|
|
604
|
-
int attr reverseLayout 0x7f040225
|
|
605
|
-
int attr rippleColor 0x7f040226
|
|
606
|
-
int attr roundAsCircle 0x7f040227
|
|
607
|
-
int attr roundBottomEnd 0x7f040228
|
|
608
|
-
int attr roundBottomLeft 0x7f040229
|
|
609
|
-
int attr roundBottomRight 0x7f04022a
|
|
610
|
-
int attr roundBottomStart 0x7f04022b
|
|
611
|
-
int attr roundTopEnd 0x7f04022c
|
|
612
|
-
int attr roundTopLeft 0x7f04022d
|
|
613
|
-
int attr roundTopRight 0x7f04022e
|
|
614
|
-
int attr roundTopStart 0x7f04022f
|
|
615
|
-
int attr roundWithOverlayColor 0x7f040230
|
|
616
|
-
int attr roundedCorner 0x7f040231
|
|
617
|
-
int attr roundedCornerRadius 0x7f040232
|
|
618
|
-
int attr roundingBorderColor 0x7f040233
|
|
619
|
-
int attr roundingBorderPadding 0x7f040234
|
|
620
|
-
int attr roundingBorderWidth 0x7f040235
|
|
621
|
-
int attr scopeUris 0x7f040236
|
|
622
|
-
int attr scrimAnimationDuration 0x7f040237
|
|
623
|
-
int attr scrimBackground 0x7f040238
|
|
624
|
-
int attr scrimVisibleHeightTrigger 0x7f040239
|
|
625
|
-
int attr searchHintIcon 0x7f04023a
|
|
626
|
-
int attr searchIcon 0x7f04023b
|
|
627
|
-
int attr searchViewStyle 0x7f04023c
|
|
628
|
-
int attr seekBarStyle 0x7f04023d
|
|
629
|
-
int attr selectableItemBackground 0x7f04023e
|
|
630
|
-
int attr selectableItemBackgroundBorderless 0x7f04023f
|
|
631
|
-
int attr shapeAppearance 0x7f040240
|
|
632
|
-
int attr shapeAppearanceLargeComponent 0x7f040241
|
|
633
|
-
int attr shapeAppearanceMediumComponent 0x7f040242
|
|
634
|
-
int attr shapeAppearanceOverlay 0x7f040243
|
|
635
|
-
int attr shapeAppearanceSmallComponent 0x7f040244
|
|
636
|
-
int attr shouldScaleToFill 0x7f040245
|
|
637
|
-
int attr showAsAction 0x7f040246
|
|
638
|
-
int attr showDividers 0x7f040247
|
|
639
|
-
int attr showMotionSpec 0x7f040248
|
|
640
|
-
int attr showText 0x7f040249
|
|
641
|
-
int attr showTitle 0x7f04024a
|
|
642
|
-
int attr shrinkMotionSpec 0x7f04024b
|
|
643
|
-
int attr singleChoiceItemLayout 0x7f04024c
|
|
644
|
-
int attr singleLine 0x7f04024d
|
|
645
|
-
int attr singleSelection 0x7f04024e
|
|
646
|
-
int attr snackbarButtonStyle 0x7f04024f
|
|
647
|
-
int attr snackbarStyle 0x7f040250
|
|
648
|
-
int attr spanCount 0x7f040251
|
|
649
|
-
int attr spinBars 0x7f040252
|
|
650
|
-
int attr spinnerDropDownItemStyle 0x7f040253
|
|
651
|
-
int attr spinnerStyle 0x7f040254
|
|
652
|
-
int attr splitTrack 0x7f040255
|
|
653
|
-
int attr squaredFinder 0x7f040256
|
|
654
|
-
int attr srcCompat 0x7f040257
|
|
655
|
-
int attr stackFromEnd 0x7f040258
|
|
656
|
-
int attr startIconCheckable 0x7f040259
|
|
657
|
-
int attr startIconContentDescription 0x7f04025a
|
|
658
|
-
int attr startIconDrawable 0x7f04025b
|
|
659
|
-
int attr startIconTint 0x7f04025c
|
|
660
|
-
int attr startIconTintMode 0x7f04025d
|
|
661
|
-
int attr state_above_anchor 0x7f04025e
|
|
662
|
-
int attr state_collapsed 0x7f04025f
|
|
663
|
-
int attr state_collapsible 0x7f040260
|
|
664
|
-
int attr state_dragged 0x7f040261
|
|
665
|
-
int attr state_liftable 0x7f040262
|
|
666
|
-
int attr state_lifted 0x7f040263
|
|
667
|
-
int attr statusBarBackground 0x7f040264
|
|
668
|
-
int attr statusBarForeground 0x7f040265
|
|
669
|
-
int attr statusBarScrim 0x7f040266
|
|
670
|
-
int attr strokeColor 0x7f040267
|
|
671
|
-
int attr strokeWidth 0x7f040268
|
|
672
|
-
int attr subMenuArrow 0x7f040269
|
|
673
|
-
int attr submitBackground 0x7f04026a
|
|
674
|
-
int attr subtitle 0x7f04026b
|
|
675
|
-
int attr subtitleTextAppearance 0x7f04026c
|
|
676
|
-
int attr subtitleTextColor 0x7f04026d
|
|
677
|
-
int attr subtitleTextStyle 0x7f04026e
|
|
678
|
-
int attr suggestionRowLayout 0x7f04026f
|
|
679
|
-
int attr switchMinWidth 0x7f040270
|
|
680
|
-
int attr switchPadding 0x7f040271
|
|
681
|
-
int attr switchStyle 0x7f040272
|
|
682
|
-
int attr switchTextAppearance 0x7f040273
|
|
683
|
-
int attr tabBackground 0x7f040274
|
|
684
|
-
int attr tabContentStart 0x7f040275
|
|
685
|
-
int attr tabGravity 0x7f040276
|
|
686
|
-
int attr tabIconTint 0x7f040277
|
|
687
|
-
int attr tabIconTintMode 0x7f040278
|
|
688
|
-
int attr tabIndicator 0x7f040279
|
|
689
|
-
int attr tabIndicatorAnimationDuration 0x7f04027a
|
|
690
|
-
int attr tabIndicatorColor 0x7f04027b
|
|
691
|
-
int attr tabIndicatorFullWidth 0x7f04027c
|
|
692
|
-
int attr tabIndicatorGravity 0x7f04027d
|
|
693
|
-
int attr tabIndicatorHeight 0x7f04027e
|
|
694
|
-
int attr tabInlineLabel 0x7f04027f
|
|
695
|
-
int attr tabMaxWidth 0x7f040280
|
|
696
|
-
int attr tabMinWidth 0x7f040281
|
|
697
|
-
int attr tabMode 0x7f040282
|
|
698
|
-
int attr tabPadding 0x7f040283
|
|
699
|
-
int attr tabPaddingBottom 0x7f040284
|
|
700
|
-
int attr tabPaddingEnd 0x7f040285
|
|
701
|
-
int attr tabPaddingStart 0x7f040286
|
|
702
|
-
int attr tabPaddingTop 0x7f040287
|
|
703
|
-
int attr tabRippleColor 0x7f040288
|
|
704
|
-
int attr tabSelectedTextColor 0x7f040289
|
|
705
|
-
int attr tabStyle 0x7f04028a
|
|
706
|
-
int attr tabTextAppearance 0x7f04028b
|
|
707
|
-
int attr tabTextColor 0x7f04028c
|
|
708
|
-
int attr tabUnboundedRipple 0x7f04028d
|
|
709
|
-
int attr textAllCaps 0x7f04028e
|
|
710
|
-
int attr textAppearanceBody1 0x7f04028f
|
|
711
|
-
int attr textAppearanceBody2 0x7f040290
|
|
712
|
-
int attr textAppearanceButton 0x7f040291
|
|
713
|
-
int attr textAppearanceCaption 0x7f040292
|
|
714
|
-
int attr textAppearanceHeadline1 0x7f040293
|
|
715
|
-
int attr textAppearanceHeadline2 0x7f040294
|
|
716
|
-
int attr textAppearanceHeadline3 0x7f040295
|
|
717
|
-
int attr textAppearanceHeadline4 0x7f040296
|
|
718
|
-
int attr textAppearanceHeadline5 0x7f040297
|
|
719
|
-
int attr textAppearanceHeadline6 0x7f040298
|
|
720
|
-
int attr textAppearanceLargePopupMenu 0x7f040299
|
|
721
|
-
int attr textAppearanceLineHeightEnabled 0x7f04029a
|
|
722
|
-
int attr textAppearanceListItem 0x7f04029b
|
|
723
|
-
int attr textAppearanceListItemSecondary 0x7f04029c
|
|
724
|
-
int attr textAppearanceListItemSmall 0x7f04029d
|
|
725
|
-
int attr textAppearanceOverline 0x7f04029e
|
|
726
|
-
int attr textAppearancePopupMenuHeader 0x7f04029f
|
|
727
|
-
int attr textAppearanceSearchResultSubtitle 0x7f0402a0
|
|
728
|
-
int attr textAppearanceSearchResultTitle 0x7f0402a1
|
|
729
|
-
int attr textAppearanceSmallPopupMenu 0x7f0402a2
|
|
730
|
-
int attr textAppearanceSubtitle1 0x7f0402a3
|
|
731
|
-
int attr textAppearanceSubtitle2 0x7f0402a4
|
|
732
|
-
int attr textColorAlertDialogListItem 0x7f0402a5
|
|
733
|
-
int attr textColorSearchUrl 0x7f0402a6
|
|
734
|
-
int attr textEndPadding 0x7f0402a7
|
|
735
|
-
int attr textInputStyle 0x7f0402a8
|
|
736
|
-
int attr textLocale 0x7f0402a9
|
|
737
|
-
int attr textStartPadding 0x7f0402aa
|
|
738
|
-
int attr theme 0x7f0402ab
|
|
739
|
-
int attr themeLineHeight 0x7f0402ac
|
|
740
|
-
int attr thickness 0x7f0402ad
|
|
741
|
-
int attr thumbTextPadding 0x7f0402ae
|
|
742
|
-
int attr thumbTint 0x7f0402af
|
|
743
|
-
int attr thumbTintMode 0x7f0402b0
|
|
744
|
-
int attr tickMark 0x7f0402b1
|
|
745
|
-
int attr tickMarkTint 0x7f0402b2
|
|
746
|
-
int attr tickMarkTintMode 0x7f0402b3
|
|
747
|
-
int attr tint 0x7f0402b4
|
|
748
|
-
int attr tintMode 0x7f0402b5
|
|
749
|
-
int attr title 0x7f0402b6
|
|
750
|
-
int attr titleEnabled 0x7f0402b7
|
|
751
|
-
int attr titleMargin 0x7f0402b8
|
|
752
|
-
int attr titleMarginBottom 0x7f0402b9
|
|
753
|
-
int attr titleMarginEnd 0x7f0402ba
|
|
754
|
-
int attr titleMarginStart 0x7f0402bb
|
|
755
|
-
int attr titleMarginTop 0x7f0402bc
|
|
756
|
-
int attr titleMargins 0x7f0402bd
|
|
757
|
-
int attr titleTextAppearance 0x7f0402be
|
|
758
|
-
int attr titleTextColor 0x7f0402bf
|
|
759
|
-
int attr titleTextStyle 0x7f0402c0
|
|
760
|
-
int attr toolbarId 0x7f0402c1
|
|
761
|
-
int attr toolbarNavigationButtonStyle 0x7f0402c2
|
|
762
|
-
int attr toolbarStyle 0x7f0402c3
|
|
763
|
-
int attr tooltipForegroundColor 0x7f0402c4
|
|
764
|
-
int attr tooltipFrameBackground 0x7f0402c5
|
|
765
|
-
int attr tooltipText 0x7f0402c6
|
|
766
|
-
int attr track 0x7f0402c7
|
|
767
|
-
int attr trackTint 0x7f0402c8
|
|
768
|
-
int attr trackTintMode 0x7f0402c9
|
|
769
|
-
int attr ttcIndex 0x7f0402ca
|
|
770
|
-
int attr uiCompass 0x7f0402cb
|
|
771
|
-
int attr uiMapToolbar 0x7f0402cc
|
|
772
|
-
int attr uiRotateGestures 0x7f0402cd
|
|
773
|
-
int attr uiScrollGestures 0x7f0402ce
|
|
774
|
-
int attr uiScrollGesturesDuringRotateOrZoom 0x7f0402cf
|
|
775
|
-
int attr uiTiltGestures 0x7f0402d0
|
|
776
|
-
int attr uiZoomControls 0x7f0402d1
|
|
777
|
-
int attr uiZoomGestures 0x7f0402d2
|
|
778
|
-
int attr useCompatPadding 0x7f0402d3
|
|
779
|
-
int attr useMaterialThemeColors 0x7f0402d4
|
|
780
|
-
int attr useViewLifecycle 0x7f0402d5
|
|
781
|
-
int attr viewAspectRatio 0x7f0402d6
|
|
782
|
-
int attr viewInflaterClass 0x7f0402d7
|
|
783
|
-
int attr voiceIcon 0x7f0402d8
|
|
784
|
-
int attr windowActionBar 0x7f0402d9
|
|
785
|
-
int attr windowActionBarOverlay 0x7f0402da
|
|
786
|
-
int attr windowActionModeOverlay 0x7f0402db
|
|
787
|
-
int attr windowFixedHeightMajor 0x7f0402dc
|
|
788
|
-
int attr windowFixedHeightMinor 0x7f0402dd
|
|
789
|
-
int attr windowFixedWidthMajor 0x7f0402de
|
|
790
|
-
int attr windowFixedWidthMinor 0x7f0402df
|
|
791
|
-
int attr windowMinWidthMajor 0x7f0402e0
|
|
792
|
-
int attr windowMinWidthMinor 0x7f0402e1
|
|
793
|
-
int attr windowNoTitle 0x7f0402e2
|
|
794
|
-
int attr yearSelectedStyle 0x7f0402e3
|
|
795
|
-
int attr yearStyle 0x7f0402e4
|
|
796
|
-
int attr yearTodayStyle 0x7f0402e5
|
|
797
|
-
int attr zOrderOnTop 0x7f0402e6
|
|
798
|
-
int bool abc_action_bar_embed_tabs 0x7f050001
|
|
799
|
-
int bool abc_allow_stacked_button_bar 0x7f050002
|
|
800
|
-
int bool abc_config_actionMenuItemAllCaps 0x7f050003
|
|
801
|
-
int bool mtrl_btn_textappearance_all_caps 0x7f050004
|
|
802
|
-
int color abc_background_cache_hint_selector_material_dark 0x7f060001
|
|
803
|
-
int color abc_background_cache_hint_selector_material_light 0x7f060002
|
|
804
|
-
int color abc_btn_colored_borderless_text_material 0x7f060003
|
|
805
|
-
int color abc_btn_colored_text_material 0x7f060004
|
|
806
|
-
int color abc_color_highlight_material 0x7f060005
|
|
807
|
-
int color abc_hint_foreground_material_dark 0x7f060006
|
|
808
|
-
int color abc_hint_foreground_material_light 0x7f060007
|
|
809
|
-
int color abc_input_method_navigation_guard 0x7f060008
|
|
810
|
-
int color abc_primary_text_disable_only_material_dark 0x7f060009
|
|
811
|
-
int color abc_primary_text_disable_only_material_light 0x7f06000a
|
|
812
|
-
int color abc_primary_text_material_dark 0x7f06000b
|
|
813
|
-
int color abc_primary_text_material_light 0x7f06000c
|
|
814
|
-
int color abc_search_url_text 0x7f06000d
|
|
815
|
-
int color abc_search_url_text_normal 0x7f06000e
|
|
816
|
-
int color abc_search_url_text_pressed 0x7f06000f
|
|
817
|
-
int color abc_search_url_text_selected 0x7f060010
|
|
818
|
-
int color abc_secondary_text_material_dark 0x7f060011
|
|
819
|
-
int color abc_secondary_text_material_light 0x7f060012
|
|
820
|
-
int color abc_tint_btn_checkable 0x7f060013
|
|
821
|
-
int color abc_tint_default 0x7f060014
|
|
822
|
-
int color abc_tint_edittext 0x7f060015
|
|
823
|
-
int color abc_tint_seek_thumb 0x7f060016
|
|
824
|
-
int color abc_tint_spinner 0x7f060017
|
|
825
|
-
int color abc_tint_switch_track 0x7f060018
|
|
826
|
-
int color accent_material_dark 0x7f060019
|
|
827
|
-
int color accent_material_light 0x7f06001a
|
|
828
|
-
int color appboxo_miniapp_about_block_clickable_color 0x7f06001b
|
|
829
|
-
int color appboxo_miniapp_about_block_text_color 0x7f06001c
|
|
830
|
-
int color appboxo_miniapp_about_block_title_color 0x7f06001d
|
|
831
|
-
int color appboxo_switch_color 0x7f06001e
|
|
832
|
-
int color appboxo_switch_thumb_color 0x7f06001f
|
|
833
|
-
int color appboxo_switch_track_color 0x7f060020
|
|
834
|
-
int color appboxo_switch_track_disabled_color 0x7f060021
|
|
835
|
-
int color background_floating_material_dark 0x7f060022
|
|
836
|
-
int color background_floating_material_light 0x7f060023
|
|
837
|
-
int color background_material_dark 0x7f060024
|
|
838
|
-
int color background_material_light 0x7f060025
|
|
839
|
-
int color bright_foreground_disabled_material_dark 0x7f060026
|
|
840
|
-
int color bright_foreground_disabled_material_light 0x7f060027
|
|
841
|
-
int color bright_foreground_inverse_material_dark 0x7f060028
|
|
842
|
-
int color bright_foreground_inverse_material_light 0x7f060029
|
|
843
|
-
int color bright_foreground_material_dark 0x7f06002a
|
|
844
|
-
int color bright_foreground_material_light 0x7f06002b
|
|
845
|
-
int color button_material_dark 0x7f06002c
|
|
846
|
-
int color button_material_light 0x7f06002d
|
|
847
|
-
int color cardview_dark_background 0x7f06002e
|
|
848
|
-
int color cardview_light_background 0x7f06002f
|
|
849
|
-
int color cardview_shadow_end_color 0x7f060030
|
|
850
|
-
int color cardview_shadow_start_color 0x7f060031
|
|
851
|
-
int color catalyst_logbox_background 0x7f060032
|
|
852
|
-
int color catalyst_redbox_background 0x7f060033
|
|
853
|
-
int color checkbox_themeable_attribute_color 0x7f060034
|
|
854
|
-
int color common_google_signin_btn_text_dark 0x7f060035
|
|
855
|
-
int color common_google_signin_btn_text_dark_default 0x7f060036
|
|
856
|
-
int color common_google_signin_btn_text_dark_disabled 0x7f060037
|
|
857
|
-
int color common_google_signin_btn_text_dark_focused 0x7f060038
|
|
858
|
-
int color common_google_signin_btn_text_dark_pressed 0x7f060039
|
|
859
|
-
int color common_google_signin_btn_text_light 0x7f06003a
|
|
860
|
-
int color common_google_signin_btn_text_light_default 0x7f06003b
|
|
861
|
-
int color common_google_signin_btn_text_light_disabled 0x7f06003c
|
|
862
|
-
int color common_google_signin_btn_text_light_focused 0x7f06003d
|
|
863
|
-
int color common_google_signin_btn_text_light_pressed 0x7f06003e
|
|
864
|
-
int color common_google_signin_btn_tint 0x7f06003f
|
|
865
|
-
int color design_bottom_navigation_shadow_color 0x7f060040
|
|
866
|
-
int color design_box_stroke_color 0x7f060041
|
|
867
|
-
int color design_dark_default_color_background 0x7f060042
|
|
868
|
-
int color design_dark_default_color_error 0x7f060043
|
|
869
|
-
int color design_dark_default_color_on_background 0x7f060044
|
|
870
|
-
int color design_dark_default_color_on_error 0x7f060045
|
|
871
|
-
int color design_dark_default_color_on_primary 0x7f060046
|
|
872
|
-
int color design_dark_default_color_on_secondary 0x7f060047
|
|
873
|
-
int color design_dark_default_color_on_surface 0x7f060048
|
|
874
|
-
int color design_dark_default_color_primary 0x7f060049
|
|
875
|
-
int color design_dark_default_color_primary_dark 0x7f06004a
|
|
876
|
-
int color design_dark_default_color_primary_variant 0x7f06004b
|
|
877
|
-
int color design_dark_default_color_secondary 0x7f06004c
|
|
878
|
-
int color design_dark_default_color_secondary_variant 0x7f06004d
|
|
879
|
-
int color design_dark_default_color_surface 0x7f06004e
|
|
880
|
-
int color design_default_color_background 0x7f06004f
|
|
881
|
-
int color design_default_color_error 0x7f060050
|
|
882
|
-
int color design_default_color_on_background 0x7f060051
|
|
883
|
-
int color design_default_color_on_error 0x7f060052
|
|
884
|
-
int color design_default_color_on_primary 0x7f060053
|
|
885
|
-
int color design_default_color_on_secondary 0x7f060054
|
|
886
|
-
int color design_default_color_on_surface 0x7f060055
|
|
887
|
-
int color design_default_color_primary 0x7f060056
|
|
888
|
-
int color design_default_color_primary_dark 0x7f060057
|
|
889
|
-
int color design_default_color_primary_variant 0x7f060058
|
|
890
|
-
int color design_default_color_secondary 0x7f060059
|
|
891
|
-
int color design_default_color_secondary_variant 0x7f06005a
|
|
892
|
-
int color design_default_color_surface 0x7f06005b
|
|
893
|
-
int color design_error 0x7f06005c
|
|
894
|
-
int color design_fab_shadow_end_color 0x7f06005d
|
|
895
|
-
int color design_fab_shadow_mid_color 0x7f06005e
|
|
896
|
-
int color design_fab_shadow_start_color 0x7f06005f
|
|
897
|
-
int color design_fab_stroke_end_inner_color 0x7f060060
|
|
898
|
-
int color design_fab_stroke_end_outer_color 0x7f060061
|
|
899
|
-
int color design_fab_stroke_top_inner_color 0x7f060062
|
|
900
|
-
int color design_fab_stroke_top_outer_color 0x7f060063
|
|
901
|
-
int color design_icon_tint 0x7f060064
|
|
902
|
-
int color design_snackbar_background_color 0x7f060065
|
|
903
|
-
int color dim_foreground_disabled_material_dark 0x7f060066
|
|
904
|
-
int color dim_foreground_disabled_material_light 0x7f060067
|
|
905
|
-
int color dim_foreground_material_dark 0x7f060068
|
|
906
|
-
int color dim_foreground_material_light 0x7f060069
|
|
907
|
-
int color error_color_material_dark 0x7f06006a
|
|
908
|
-
int color error_color_material_light 0x7f06006b
|
|
909
|
-
int color foreground_material_dark 0x7f06006c
|
|
910
|
-
int color foreground_material_light 0x7f06006d
|
|
911
|
-
int color highlighted_text_material_dark 0x7f06006e
|
|
912
|
-
int color highlighted_text_material_light 0x7f06006f
|
|
913
|
-
int color material_blue_grey_800 0x7f060070
|
|
914
|
-
int color material_blue_grey_900 0x7f060071
|
|
915
|
-
int color material_blue_grey_950 0x7f060072
|
|
916
|
-
int color material_deep_teal_200 0x7f060073
|
|
917
|
-
int color material_deep_teal_500 0x7f060074
|
|
918
|
-
int color material_grey_100 0x7f060075
|
|
919
|
-
int color material_grey_300 0x7f060076
|
|
920
|
-
int color material_grey_50 0x7f060077
|
|
921
|
-
int color material_grey_600 0x7f060078
|
|
922
|
-
int color material_grey_800 0x7f060079
|
|
923
|
-
int color material_grey_850 0x7f06007a
|
|
924
|
-
int color material_grey_900 0x7f06007b
|
|
925
|
-
int color material_on_background_disabled 0x7f06007c
|
|
926
|
-
int color material_on_background_emphasis_high_type 0x7f06007d
|
|
927
|
-
int color material_on_background_emphasis_medium 0x7f06007e
|
|
928
|
-
int color material_on_primary_disabled 0x7f06007f
|
|
929
|
-
int color material_on_primary_emphasis_high_type 0x7f060080
|
|
930
|
-
int color material_on_primary_emphasis_medium 0x7f060081
|
|
931
|
-
int color material_on_surface_disabled 0x7f060082
|
|
932
|
-
int color material_on_surface_emphasis_high_type 0x7f060083
|
|
933
|
-
int color material_on_surface_emphasis_medium 0x7f060084
|
|
934
|
-
int color mtrl_bottom_nav_colored_item_tint 0x7f060085
|
|
935
|
-
int color mtrl_bottom_nav_colored_ripple_color 0x7f060086
|
|
936
|
-
int color mtrl_bottom_nav_item_tint 0x7f060087
|
|
937
|
-
int color mtrl_bottom_nav_ripple_color 0x7f060088
|
|
938
|
-
int color mtrl_btn_bg_color_selector 0x7f060089
|
|
939
|
-
int color mtrl_btn_ripple_color 0x7f06008a
|
|
940
|
-
int color mtrl_btn_stroke_color_selector 0x7f06008b
|
|
941
|
-
int color mtrl_btn_text_btn_bg_color_selector 0x7f06008c
|
|
942
|
-
int color mtrl_btn_text_btn_ripple_color 0x7f06008d
|
|
943
|
-
int color mtrl_btn_text_color_disabled 0x7f06008e
|
|
944
|
-
int color mtrl_btn_text_color_selector 0x7f06008f
|
|
945
|
-
int color mtrl_btn_transparent_bg_color 0x7f060090
|
|
946
|
-
int color mtrl_calendar_item_stroke_color 0x7f060091
|
|
947
|
-
int color mtrl_calendar_selected_range 0x7f060092
|
|
948
|
-
int color mtrl_card_view_foreground 0x7f060093
|
|
949
|
-
int color mtrl_card_view_ripple 0x7f060094
|
|
950
|
-
int color mtrl_chip_background_color 0x7f060095
|
|
951
|
-
int color mtrl_chip_close_icon_tint 0x7f060096
|
|
952
|
-
int color mtrl_chip_ripple_color 0x7f060097
|
|
953
|
-
int color mtrl_chip_surface_color 0x7f060098
|
|
954
|
-
int color mtrl_chip_text_color 0x7f060099
|
|
955
|
-
int color mtrl_choice_chip_background_color 0x7f06009a
|
|
956
|
-
int color mtrl_choice_chip_ripple_color 0x7f06009b
|
|
957
|
-
int color mtrl_choice_chip_text_color 0x7f06009c
|
|
958
|
-
int color mtrl_error 0x7f06009d
|
|
959
|
-
int color mtrl_extended_fab_bg_color_selector 0x7f06009e
|
|
960
|
-
int color mtrl_extended_fab_ripple_color 0x7f06009f
|
|
961
|
-
int color mtrl_extended_fab_text_color_selector 0x7f0600a0
|
|
962
|
-
int color mtrl_fab_ripple_color 0x7f0600a1
|
|
963
|
-
int color mtrl_filled_background_color 0x7f0600a2
|
|
964
|
-
int color mtrl_filled_icon_tint 0x7f0600a3
|
|
965
|
-
int color mtrl_filled_stroke_color 0x7f0600a4
|
|
966
|
-
int color mtrl_indicator_text_color 0x7f0600a5
|
|
967
|
-
int color mtrl_navigation_item_background_color 0x7f0600a6
|
|
968
|
-
int color mtrl_navigation_item_icon_tint 0x7f0600a7
|
|
969
|
-
int color mtrl_navigation_item_text_color 0x7f0600a8
|
|
970
|
-
int color mtrl_on_primary_text_btn_text_color_selector 0x7f0600a9
|
|
971
|
-
int color mtrl_outlined_icon_tint 0x7f0600aa
|
|
972
|
-
int color mtrl_outlined_stroke_color 0x7f0600ab
|
|
973
|
-
int color mtrl_popupmenu_overlay_color 0x7f0600ac
|
|
974
|
-
int color mtrl_scrim_color 0x7f0600ad
|
|
975
|
-
int color mtrl_tabs_colored_ripple_color 0x7f0600ae
|
|
976
|
-
int color mtrl_tabs_icon_color_selector 0x7f0600af
|
|
977
|
-
int color mtrl_tabs_icon_color_selector_colored 0x7f0600b0
|
|
978
|
-
int color mtrl_tabs_legacy_text_color_selector 0x7f0600b1
|
|
979
|
-
int color mtrl_tabs_ripple_color 0x7f0600b2
|
|
980
|
-
int color mtrl_text_btn_text_color_selector 0x7f0600b3
|
|
981
|
-
int color mtrl_textinput_default_box_stroke_color 0x7f0600b4
|
|
982
|
-
int color mtrl_textinput_disabled_color 0x7f0600b5
|
|
983
|
-
int color mtrl_textinput_filled_box_default_background_color 0x7f0600b6
|
|
984
|
-
int color mtrl_textinput_focused_box_stroke_color 0x7f0600b7
|
|
985
|
-
int color mtrl_textinput_hovered_box_stroke_color 0x7f0600b8
|
|
986
|
-
int color notification_action_color_filter 0x7f0600b9
|
|
987
|
-
int color notification_icon_bg_color 0x7f0600ba
|
|
988
|
-
int color notification_material_background_media_default_color 0x7f0600bb
|
|
989
|
-
int color primary_dark_material_dark 0x7f0600bc
|
|
990
|
-
int color primary_dark_material_light 0x7f0600bd
|
|
991
|
-
int color primary_material_dark 0x7f0600be
|
|
992
|
-
int color primary_material_light 0x7f0600bf
|
|
993
|
-
int color primary_text_default_material_dark 0x7f0600c0
|
|
994
|
-
int color primary_text_default_material_light 0x7f0600c1
|
|
995
|
-
int color primary_text_disabled_material_dark 0x7f0600c2
|
|
996
|
-
int color primary_text_disabled_material_light 0x7f0600c3
|
|
997
|
-
int color ripple_material_dark 0x7f0600c4
|
|
998
|
-
int color ripple_material_light 0x7f0600c5
|
|
999
|
-
int color secondary_text_default_material_dark 0x7f0600c6
|
|
1000
|
-
int color secondary_text_default_material_light 0x7f0600c7
|
|
1001
|
-
int color secondary_text_disabled_material_dark 0x7f0600c8
|
|
1002
|
-
int color secondary_text_disabled_material_light 0x7f0600c9
|
|
1003
|
-
int color switch_thumb_disabled_material_dark 0x7f0600ca
|
|
1004
|
-
int color switch_thumb_disabled_material_light 0x7f0600cb
|
|
1005
|
-
int color switch_thumb_material_dark 0x7f0600cc
|
|
1006
|
-
int color switch_thumb_material_light 0x7f0600cd
|
|
1007
|
-
int color switch_thumb_normal_material_dark 0x7f0600ce
|
|
1008
|
-
int color switch_thumb_normal_material_light 0x7f0600cf
|
|
1009
|
-
int color test_mtrl_calendar_day 0x7f0600d0
|
|
1010
|
-
int color test_mtrl_calendar_day_selected 0x7f0600d1
|
|
1011
|
-
int color tooltip_background_dark 0x7f0600d2
|
|
1012
|
-
int color tooltip_background_light 0x7f0600d3
|
|
1013
|
-
int color viewfinder_border 0x7f0600d4
|
|
1014
|
-
int color viewfinder_laser 0x7f0600d5
|
|
1015
|
-
int color viewfinder_mask 0x7f0600d6
|
|
1016
|
-
int dimen abc_action_bar_content_inset_material 0x7f070001
|
|
1017
|
-
int dimen abc_action_bar_content_inset_with_nav 0x7f070002
|
|
1018
|
-
int dimen abc_action_bar_default_height_material 0x7f070003
|
|
1019
|
-
int dimen abc_action_bar_default_padding_end_material 0x7f070004
|
|
1020
|
-
int dimen abc_action_bar_default_padding_start_material 0x7f070005
|
|
1021
|
-
int dimen abc_action_bar_elevation_material 0x7f070006
|
|
1022
|
-
int dimen abc_action_bar_icon_vertical_padding_material 0x7f070007
|
|
1023
|
-
int dimen abc_action_bar_overflow_padding_end_material 0x7f070008
|
|
1024
|
-
int dimen abc_action_bar_overflow_padding_start_material 0x7f070009
|
|
1025
|
-
int dimen abc_action_bar_stacked_max_height 0x7f07000a
|
|
1026
|
-
int dimen abc_action_bar_stacked_tab_max_width 0x7f07000b
|
|
1027
|
-
int dimen abc_action_bar_subtitle_bottom_margin_material 0x7f07000c
|
|
1028
|
-
int dimen abc_action_bar_subtitle_top_margin_material 0x7f07000d
|
|
1029
|
-
int dimen abc_action_button_min_height_material 0x7f07000e
|
|
1030
|
-
int dimen abc_action_button_min_width_material 0x7f07000f
|
|
1031
|
-
int dimen abc_action_button_min_width_overflow_material 0x7f070010
|
|
1032
|
-
int dimen abc_alert_dialog_button_bar_height 0x7f070011
|
|
1033
|
-
int dimen abc_alert_dialog_button_dimen 0x7f070012
|
|
1034
|
-
int dimen abc_button_inset_horizontal_material 0x7f070013
|
|
1035
|
-
int dimen abc_button_inset_vertical_material 0x7f070014
|
|
1036
|
-
int dimen abc_button_padding_horizontal_material 0x7f070015
|
|
1037
|
-
int dimen abc_button_padding_vertical_material 0x7f070016
|
|
1038
|
-
int dimen abc_cascading_menus_min_smallest_width 0x7f070017
|
|
1039
|
-
int dimen abc_config_prefDialogWidth 0x7f070018
|
|
1040
|
-
int dimen abc_control_corner_material 0x7f070019
|
|
1041
|
-
int dimen abc_control_inset_material 0x7f07001a
|
|
1042
|
-
int dimen abc_control_padding_material 0x7f07001b
|
|
1043
|
-
int dimen abc_dialog_corner_radius_material 0x7f07001c
|
|
1044
|
-
int dimen abc_dialog_fixed_height_major 0x7f07001d
|
|
1045
|
-
int dimen abc_dialog_fixed_height_minor 0x7f07001e
|
|
1046
|
-
int dimen abc_dialog_fixed_width_major 0x7f07001f
|
|
1047
|
-
int dimen abc_dialog_fixed_width_minor 0x7f070020
|
|
1048
|
-
int dimen abc_dialog_list_padding_bottom_no_buttons 0x7f070021
|
|
1049
|
-
int dimen abc_dialog_list_padding_top_no_title 0x7f070022
|
|
1050
|
-
int dimen abc_dialog_min_width_major 0x7f070023
|
|
1051
|
-
int dimen abc_dialog_min_width_minor 0x7f070024
|
|
1052
|
-
int dimen abc_dialog_padding_material 0x7f070025
|
|
1053
|
-
int dimen abc_dialog_padding_top_material 0x7f070026
|
|
1054
|
-
int dimen abc_dialog_title_divider_material 0x7f070027
|
|
1055
|
-
int dimen abc_disabled_alpha_material_dark 0x7f070028
|
|
1056
|
-
int dimen abc_disabled_alpha_material_light 0x7f070029
|
|
1057
|
-
int dimen abc_dropdownitem_icon_width 0x7f07002a
|
|
1058
|
-
int dimen abc_dropdownitem_text_padding_left 0x7f07002b
|
|
1059
|
-
int dimen abc_dropdownitem_text_padding_right 0x7f07002c
|
|
1060
|
-
int dimen abc_edit_text_inset_bottom_material 0x7f07002d
|
|
1061
|
-
int dimen abc_edit_text_inset_horizontal_material 0x7f07002e
|
|
1062
|
-
int dimen abc_edit_text_inset_top_material 0x7f07002f
|
|
1063
|
-
int dimen abc_floating_window_z 0x7f070030
|
|
1064
|
-
int dimen abc_list_item_height_large_material 0x7f070031
|
|
1065
|
-
int dimen abc_list_item_height_material 0x7f070032
|
|
1066
|
-
int dimen abc_list_item_height_small_material 0x7f070033
|
|
1067
|
-
int dimen abc_list_item_padding_horizontal_material 0x7f070034
|
|
1068
|
-
int dimen abc_panel_menu_list_width 0x7f070035
|
|
1069
|
-
int dimen abc_progress_bar_height_material 0x7f070036
|
|
1070
|
-
int dimen abc_search_view_preferred_height 0x7f070037
|
|
1071
|
-
int dimen abc_search_view_preferred_width 0x7f070038
|
|
1072
|
-
int dimen abc_seekbar_track_background_height_material 0x7f070039
|
|
1073
|
-
int dimen abc_seekbar_track_progress_height_material 0x7f07003a
|
|
1074
|
-
int dimen abc_select_dialog_padding_start_material 0x7f07003b
|
|
1075
|
-
int dimen abc_switch_padding 0x7f07003c
|
|
1076
|
-
int dimen abc_text_size_body_1_material 0x7f07003d
|
|
1077
|
-
int dimen abc_text_size_body_2_material 0x7f07003e
|
|
1078
|
-
int dimen abc_text_size_button_material 0x7f07003f
|
|
1079
|
-
int dimen abc_text_size_caption_material 0x7f070040
|
|
1080
|
-
int dimen abc_text_size_display_1_material 0x7f070041
|
|
1081
|
-
int dimen abc_text_size_display_2_material 0x7f070042
|
|
1082
|
-
int dimen abc_text_size_display_3_material 0x7f070043
|
|
1083
|
-
int dimen abc_text_size_display_4_material 0x7f070044
|
|
1084
|
-
int dimen abc_text_size_headline_material 0x7f070045
|
|
1085
|
-
int dimen abc_text_size_large_material 0x7f070046
|
|
1086
|
-
int dimen abc_text_size_medium_material 0x7f070047
|
|
1087
|
-
int dimen abc_text_size_menu_header_material 0x7f070048
|
|
1088
|
-
int dimen abc_text_size_menu_material 0x7f070049
|
|
1089
|
-
int dimen abc_text_size_small_material 0x7f07004a
|
|
1090
|
-
int dimen abc_text_size_subhead_material 0x7f07004b
|
|
1091
|
-
int dimen abc_text_size_subtitle_material_toolbar 0x7f07004c
|
|
1092
|
-
int dimen abc_text_size_title_material 0x7f07004d
|
|
1093
|
-
int dimen abc_text_size_title_material_toolbar 0x7f07004e
|
|
1094
|
-
int dimen action_bar_size 0x7f07004f
|
|
1095
|
-
int dimen appboxo_logo_corner 0x7f070050
|
|
1096
|
-
int dimen appboxo_nav_bar_size 0x7f070051
|
|
1097
|
-
int dimen appboxo_tab_bar_size 0x7f070052
|
|
1098
|
-
int dimen appcompat_dialog_background_inset 0x7f070053
|
|
1099
|
-
int dimen cardview_compat_inset_shadow 0x7f070054
|
|
1100
|
-
int dimen cardview_default_elevation 0x7f070055
|
|
1101
|
-
int dimen cardview_default_radius 0x7f070056
|
|
1102
|
-
int dimen compat_button_inset_horizontal_material 0x7f070057
|
|
1103
|
-
int dimen compat_button_inset_vertical_material 0x7f070058
|
|
1104
|
-
int dimen compat_button_padding_horizontal_material 0x7f070059
|
|
1105
|
-
int dimen compat_button_padding_vertical_material 0x7f07005a
|
|
1106
|
-
int dimen compat_control_corner_material 0x7f07005b
|
|
1107
|
-
int dimen compat_notification_large_icon_max_height 0x7f07005c
|
|
1108
|
-
int dimen compat_notification_large_icon_max_width 0x7f07005d
|
|
1109
|
-
int dimen default_dimension 0x7f07005e
|
|
1110
|
-
int dimen design_appbar_elevation 0x7f07005f
|
|
1111
|
-
int dimen design_bottom_navigation_active_item_max_width 0x7f070060
|
|
1112
|
-
int dimen design_bottom_navigation_active_item_min_width 0x7f070061
|
|
1113
|
-
int dimen design_bottom_navigation_active_text_size 0x7f070062
|
|
1114
|
-
int dimen design_bottom_navigation_elevation 0x7f070063
|
|
1115
|
-
int dimen design_bottom_navigation_height 0x7f070064
|
|
1116
|
-
int dimen design_bottom_navigation_icon_size 0x7f070065
|
|
1117
|
-
int dimen design_bottom_navigation_item_max_width 0x7f070066
|
|
1118
|
-
int dimen design_bottom_navigation_item_min_width 0x7f070067
|
|
1119
|
-
int dimen design_bottom_navigation_margin 0x7f070068
|
|
1120
|
-
int dimen design_bottom_navigation_shadow_height 0x7f070069
|
|
1121
|
-
int dimen design_bottom_navigation_text_size 0x7f07006a
|
|
1122
|
-
int dimen design_bottom_sheet_elevation 0x7f07006b
|
|
1123
|
-
int dimen design_bottom_sheet_modal_elevation 0x7f07006c
|
|
1124
|
-
int dimen design_bottom_sheet_peek_height_min 0x7f07006d
|
|
1125
|
-
int dimen design_fab_border_width 0x7f07006e
|
|
1126
|
-
int dimen design_fab_elevation 0x7f07006f
|
|
1127
|
-
int dimen design_fab_image_size 0x7f070070
|
|
1128
|
-
int dimen design_fab_size_mini 0x7f070071
|
|
1129
|
-
int dimen design_fab_size_normal 0x7f070072
|
|
1130
|
-
int dimen design_fab_translation_z_hovered_focused 0x7f070073
|
|
1131
|
-
int dimen design_fab_translation_z_pressed 0x7f070074
|
|
1132
|
-
int dimen design_navigation_elevation 0x7f070075
|
|
1133
|
-
int dimen design_navigation_icon_padding 0x7f070076
|
|
1134
|
-
int dimen design_navigation_icon_size 0x7f070077
|
|
1135
|
-
int dimen design_navigation_item_horizontal_padding 0x7f070078
|
|
1136
|
-
int dimen design_navigation_item_icon_padding 0x7f070079
|
|
1137
|
-
int dimen design_navigation_max_width 0x7f07007a
|
|
1138
|
-
int dimen design_navigation_padding_bottom 0x7f07007b
|
|
1139
|
-
int dimen design_navigation_separator_vertical_padding 0x7f07007c
|
|
1140
|
-
int dimen design_snackbar_action_inline_max_width 0x7f07007d
|
|
1141
|
-
int dimen design_snackbar_action_text_color_alpha 0x7f07007e
|
|
1142
|
-
int dimen design_snackbar_background_corner_radius 0x7f07007f
|
|
1143
|
-
int dimen design_snackbar_elevation 0x7f070080
|
|
1144
|
-
int dimen design_snackbar_extra_spacing_horizontal 0x7f070081
|
|
1145
|
-
int dimen design_snackbar_max_width 0x7f070082
|
|
1146
|
-
int dimen design_snackbar_min_width 0x7f070083
|
|
1147
|
-
int dimen design_snackbar_padding_horizontal 0x7f070084
|
|
1148
|
-
int dimen design_snackbar_padding_vertical 0x7f070085
|
|
1149
|
-
int dimen design_snackbar_padding_vertical_2lines 0x7f070086
|
|
1150
|
-
int dimen design_snackbar_text_size 0x7f070087
|
|
1151
|
-
int dimen design_tab_max_width 0x7f070088
|
|
1152
|
-
int dimen design_tab_scrollable_min_width 0x7f070089
|
|
1153
|
-
int dimen design_tab_text_size 0x7f07008a
|
|
1154
|
-
int dimen design_tab_text_size_2line 0x7f07008b
|
|
1155
|
-
int dimen design_textinput_caption_translate_y 0x7f07008c
|
|
1156
|
-
int dimen disabled_alpha_material_dark 0x7f07008d
|
|
1157
|
-
int dimen disabled_alpha_material_light 0x7f07008e
|
|
1158
|
-
int dimen fastscroll_default_thickness 0x7f07008f
|
|
1159
|
-
int dimen fastscroll_margin 0x7f070090
|
|
1160
|
-
int dimen fastscroll_minimum_range 0x7f070091
|
|
1161
|
-
int dimen highlight_alpha_material_colored 0x7f070092
|
|
1162
|
-
int dimen highlight_alpha_material_dark 0x7f070093
|
|
1163
|
-
int dimen highlight_alpha_material_light 0x7f070094
|
|
1164
|
-
int dimen hint_alpha_material_dark 0x7f070095
|
|
1165
|
-
int dimen hint_alpha_material_light 0x7f070096
|
|
1166
|
-
int dimen hint_pressed_alpha_material_dark 0x7f070097
|
|
1167
|
-
int dimen hint_pressed_alpha_material_light 0x7f070098
|
|
1168
|
-
int dimen item_touch_helper_max_drag_scroll_per_frame 0x7f070099
|
|
1169
|
-
int dimen item_touch_helper_swipe_escape_max_velocity 0x7f07009a
|
|
1170
|
-
int dimen item_touch_helper_swipe_escape_velocity 0x7f07009b
|
|
1171
|
-
int dimen material_emphasis_disabled 0x7f07009c
|
|
1172
|
-
int dimen material_emphasis_high_type 0x7f07009d
|
|
1173
|
-
int dimen material_emphasis_medium 0x7f07009e
|
|
1174
|
-
int dimen material_text_view_test_line_height 0x7f07009f
|
|
1175
|
-
int dimen material_text_view_test_line_height_override 0x7f0700a0
|
|
1176
|
-
int dimen mtrl_alert_dialog_background_inset_bottom 0x7f0700a1
|
|
1177
|
-
int dimen mtrl_alert_dialog_background_inset_end 0x7f0700a2
|
|
1178
|
-
int dimen mtrl_alert_dialog_background_inset_start 0x7f0700a3
|
|
1179
|
-
int dimen mtrl_alert_dialog_background_inset_top 0x7f0700a4
|
|
1180
|
-
int dimen mtrl_alert_dialog_picker_background_inset 0x7f0700a5
|
|
1181
|
-
int dimen mtrl_badge_horizontal_edge_offset 0x7f0700a6
|
|
1182
|
-
int dimen mtrl_badge_long_text_horizontal_padding 0x7f0700a7
|
|
1183
|
-
int dimen mtrl_badge_radius 0x7f0700a8
|
|
1184
|
-
int dimen mtrl_badge_text_horizontal_edge_offset 0x7f0700a9
|
|
1185
|
-
int dimen mtrl_badge_text_size 0x7f0700aa
|
|
1186
|
-
int dimen mtrl_badge_with_text_radius 0x7f0700ab
|
|
1187
|
-
int dimen mtrl_bottomappbar_fabOffsetEndMode 0x7f0700ac
|
|
1188
|
-
int dimen mtrl_bottomappbar_fab_bottom_margin 0x7f0700ad
|
|
1189
|
-
int dimen mtrl_bottomappbar_fab_cradle_margin 0x7f0700ae
|
|
1190
|
-
int dimen mtrl_bottomappbar_fab_cradle_rounded_corner_radius 0x7f0700af
|
|
1191
|
-
int dimen mtrl_bottomappbar_fab_cradle_vertical_offset 0x7f0700b0
|
|
1192
|
-
int dimen mtrl_bottomappbar_height 0x7f0700b1
|
|
1193
|
-
int dimen mtrl_btn_corner_radius 0x7f0700b2
|
|
1194
|
-
int dimen mtrl_btn_dialog_btn_min_width 0x7f0700b3
|
|
1195
|
-
int dimen mtrl_btn_disabled_elevation 0x7f0700b4
|
|
1196
|
-
int dimen mtrl_btn_disabled_z 0x7f0700b5
|
|
1197
|
-
int dimen mtrl_btn_elevation 0x7f0700b6
|
|
1198
|
-
int dimen mtrl_btn_focused_z 0x7f0700b7
|
|
1199
|
-
int dimen mtrl_btn_hovered_z 0x7f0700b8
|
|
1200
|
-
int dimen mtrl_btn_icon_btn_padding_left 0x7f0700b9
|
|
1201
|
-
int dimen mtrl_btn_icon_padding 0x7f0700ba
|
|
1202
|
-
int dimen mtrl_btn_inset 0x7f0700bb
|
|
1203
|
-
int dimen mtrl_btn_letter_spacing 0x7f0700bc
|
|
1204
|
-
int dimen mtrl_btn_padding_bottom 0x7f0700bd
|
|
1205
|
-
int dimen mtrl_btn_padding_left 0x7f0700be
|
|
1206
|
-
int dimen mtrl_btn_padding_right 0x7f0700bf
|
|
1207
|
-
int dimen mtrl_btn_padding_top 0x7f0700c0
|
|
1208
|
-
int dimen mtrl_btn_pressed_z 0x7f0700c1
|
|
1209
|
-
int dimen mtrl_btn_stroke_size 0x7f0700c2
|
|
1210
|
-
int dimen mtrl_btn_text_btn_icon_padding 0x7f0700c3
|
|
1211
|
-
int dimen mtrl_btn_text_btn_padding_left 0x7f0700c4
|
|
1212
|
-
int dimen mtrl_btn_text_btn_padding_right 0x7f0700c5
|
|
1213
|
-
int dimen mtrl_btn_text_size 0x7f0700c6
|
|
1214
|
-
int dimen mtrl_btn_z 0x7f0700c7
|
|
1215
|
-
int dimen mtrl_calendar_action_height 0x7f0700c8
|
|
1216
|
-
int dimen mtrl_calendar_action_padding 0x7f0700c9
|
|
1217
|
-
int dimen mtrl_calendar_bottom_padding 0x7f0700ca
|
|
1218
|
-
int dimen mtrl_calendar_content_padding 0x7f0700cb
|
|
1219
|
-
int dimen mtrl_calendar_day_corner 0x7f0700cc
|
|
1220
|
-
int dimen mtrl_calendar_day_height 0x7f0700cd
|
|
1221
|
-
int dimen mtrl_calendar_day_horizontal_padding 0x7f0700ce
|
|
1222
|
-
int dimen mtrl_calendar_day_today_stroke 0x7f0700cf
|
|
1223
|
-
int dimen mtrl_calendar_day_vertical_padding 0x7f0700d0
|
|
1224
|
-
int dimen mtrl_calendar_day_width 0x7f0700d1
|
|
1225
|
-
int dimen mtrl_calendar_days_of_week_height 0x7f0700d2
|
|
1226
|
-
int dimen mtrl_calendar_dialog_background_inset 0x7f0700d3
|
|
1227
|
-
int dimen mtrl_calendar_header_content_padding 0x7f0700d4
|
|
1228
|
-
int dimen mtrl_calendar_header_content_padding_fullscreen 0x7f0700d5
|
|
1229
|
-
int dimen mtrl_calendar_header_divider_thickness 0x7f0700d6
|
|
1230
|
-
int dimen mtrl_calendar_header_height 0x7f0700d7
|
|
1231
|
-
int dimen mtrl_calendar_header_height_fullscreen 0x7f0700d8
|
|
1232
|
-
int dimen mtrl_calendar_header_selection_line_height 0x7f0700d9
|
|
1233
|
-
int dimen mtrl_calendar_header_text_padding 0x7f0700da
|
|
1234
|
-
int dimen mtrl_calendar_header_toggle_margin_bottom 0x7f0700db
|
|
1235
|
-
int dimen mtrl_calendar_header_toggle_margin_top 0x7f0700dc
|
|
1236
|
-
int dimen mtrl_calendar_landscape_header_width 0x7f0700dd
|
|
1237
|
-
int dimen mtrl_calendar_maximum_default_fullscreen_minor_axis 0x7f0700de
|
|
1238
|
-
int dimen mtrl_calendar_month_horizontal_padding 0x7f0700df
|
|
1239
|
-
int dimen mtrl_calendar_month_vertical_padding 0x7f0700e0
|
|
1240
|
-
int dimen mtrl_calendar_navigation_bottom_padding 0x7f0700e1
|
|
1241
|
-
int dimen mtrl_calendar_navigation_height 0x7f0700e2
|
|
1242
|
-
int dimen mtrl_calendar_navigation_top_padding 0x7f0700e3
|
|
1243
|
-
int dimen mtrl_calendar_pre_l_text_clip_padding 0x7f0700e4
|
|
1244
|
-
int dimen mtrl_calendar_selection_baseline_to_top_fullscreen 0x7f0700e5
|
|
1245
|
-
int dimen mtrl_calendar_selection_text_baseline_to_bottom 0x7f0700e6
|
|
1246
|
-
int dimen mtrl_calendar_selection_text_baseline_to_bottom_fullscreen 0x7f0700e7
|
|
1247
|
-
int dimen mtrl_calendar_selection_text_baseline_to_top 0x7f0700e8
|
|
1248
|
-
int dimen mtrl_calendar_text_input_padding_top 0x7f0700e9
|
|
1249
|
-
int dimen mtrl_calendar_title_baseline_to_top 0x7f0700ea
|
|
1250
|
-
int dimen mtrl_calendar_title_baseline_to_top_fullscreen 0x7f0700eb
|
|
1251
|
-
int dimen mtrl_calendar_year_corner 0x7f0700ec
|
|
1252
|
-
int dimen mtrl_calendar_year_height 0x7f0700ed
|
|
1253
|
-
int dimen mtrl_calendar_year_horizontal_padding 0x7f0700ee
|
|
1254
|
-
int dimen mtrl_calendar_year_vertical_padding 0x7f0700ef
|
|
1255
|
-
int dimen mtrl_calendar_year_width 0x7f0700f0
|
|
1256
|
-
int dimen mtrl_card_checked_icon_margin 0x7f0700f1
|
|
1257
|
-
int dimen mtrl_card_checked_icon_size 0x7f0700f2
|
|
1258
|
-
int dimen mtrl_card_corner_radius 0x7f0700f3
|
|
1259
|
-
int dimen mtrl_card_dragged_z 0x7f0700f4
|
|
1260
|
-
int dimen mtrl_card_elevation 0x7f0700f5
|
|
1261
|
-
int dimen mtrl_card_spacing 0x7f0700f6
|
|
1262
|
-
int dimen mtrl_chip_pressed_translation_z 0x7f0700f7
|
|
1263
|
-
int dimen mtrl_chip_text_size 0x7f0700f8
|
|
1264
|
-
int dimen mtrl_exposed_dropdown_menu_popup_elevation 0x7f0700f9
|
|
1265
|
-
int dimen mtrl_exposed_dropdown_menu_popup_vertical_offset 0x7f0700fa
|
|
1266
|
-
int dimen mtrl_exposed_dropdown_menu_popup_vertical_padding 0x7f0700fb
|
|
1267
|
-
int dimen mtrl_extended_fab_bottom_padding 0x7f0700fc
|
|
1268
|
-
int dimen mtrl_extended_fab_corner_radius 0x7f0700fd
|
|
1269
|
-
int dimen mtrl_extended_fab_disabled_elevation 0x7f0700fe
|
|
1270
|
-
int dimen mtrl_extended_fab_disabled_translation_z 0x7f0700ff
|
|
1271
|
-
int dimen mtrl_extended_fab_elevation 0x7f070100
|
|
1272
|
-
int dimen mtrl_extended_fab_end_padding 0x7f070101
|
|
1273
|
-
int dimen mtrl_extended_fab_end_padding_icon 0x7f070102
|
|
1274
|
-
int dimen mtrl_extended_fab_icon_size 0x7f070103
|
|
1275
|
-
int dimen mtrl_extended_fab_icon_text_spacing 0x7f070104
|
|
1276
|
-
int dimen mtrl_extended_fab_min_height 0x7f070105
|
|
1277
|
-
int dimen mtrl_extended_fab_min_width 0x7f070106
|
|
1278
|
-
int dimen mtrl_extended_fab_start_padding 0x7f070107
|
|
1279
|
-
int dimen mtrl_extended_fab_start_padding_icon 0x7f070108
|
|
1280
|
-
int dimen mtrl_extended_fab_top_padding 0x7f070109
|
|
1281
|
-
int dimen mtrl_extended_fab_translation_z_base 0x7f07010a
|
|
1282
|
-
int dimen mtrl_extended_fab_translation_z_hovered_focused 0x7f07010b
|
|
1283
|
-
int dimen mtrl_extended_fab_translation_z_pressed 0x7f07010c
|
|
1284
|
-
int dimen mtrl_fab_elevation 0x7f07010d
|
|
1285
|
-
int dimen mtrl_fab_min_touch_target 0x7f07010e
|
|
1286
|
-
int dimen mtrl_fab_translation_z_hovered_focused 0x7f07010f
|
|
1287
|
-
int dimen mtrl_fab_translation_z_pressed 0x7f070110
|
|
1288
|
-
int dimen mtrl_high_ripple_default_alpha 0x7f070111
|
|
1289
|
-
int dimen mtrl_high_ripple_focused_alpha 0x7f070112
|
|
1290
|
-
int dimen mtrl_high_ripple_hovered_alpha 0x7f070113
|
|
1291
|
-
int dimen mtrl_high_ripple_pressed_alpha 0x7f070114
|
|
1292
|
-
int dimen mtrl_large_touch_target 0x7f070115
|
|
1293
|
-
int dimen mtrl_low_ripple_default_alpha 0x7f070116
|
|
1294
|
-
int dimen mtrl_low_ripple_focused_alpha 0x7f070117
|
|
1295
|
-
int dimen mtrl_low_ripple_hovered_alpha 0x7f070118
|
|
1296
|
-
int dimen mtrl_low_ripple_pressed_alpha 0x7f070119
|
|
1297
|
-
int dimen mtrl_min_touch_target_size 0x7f07011a
|
|
1298
|
-
int dimen mtrl_navigation_elevation 0x7f07011b
|
|
1299
|
-
int dimen mtrl_navigation_item_horizontal_padding 0x7f07011c
|
|
1300
|
-
int dimen mtrl_navigation_item_icon_padding 0x7f07011d
|
|
1301
|
-
int dimen mtrl_navigation_item_icon_size 0x7f07011e
|
|
1302
|
-
int dimen mtrl_navigation_item_shape_horizontal_margin 0x7f07011f
|
|
1303
|
-
int dimen mtrl_navigation_item_shape_vertical_margin 0x7f070120
|
|
1304
|
-
int dimen mtrl_shape_corner_size_large_component 0x7f070121
|
|
1305
|
-
int dimen mtrl_shape_corner_size_medium_component 0x7f070122
|
|
1306
|
-
int dimen mtrl_shape_corner_size_small_component 0x7f070123
|
|
1307
|
-
int dimen mtrl_snackbar_action_text_color_alpha 0x7f070124
|
|
1308
|
-
int dimen mtrl_snackbar_background_corner_radius 0x7f070125
|
|
1309
|
-
int dimen mtrl_snackbar_background_overlay_color_alpha 0x7f070126
|
|
1310
|
-
int dimen mtrl_snackbar_margin 0x7f070127
|
|
1311
|
-
int dimen mtrl_switch_thumb_elevation 0x7f070128
|
|
1312
|
-
int dimen mtrl_textinput_box_corner_radius_medium 0x7f070129
|
|
1313
|
-
int dimen mtrl_textinput_box_corner_radius_small 0x7f07012a
|
|
1314
|
-
int dimen mtrl_textinput_box_label_cutout_padding 0x7f07012b
|
|
1315
|
-
int dimen mtrl_textinput_box_stroke_width_default 0x7f07012c
|
|
1316
|
-
int dimen mtrl_textinput_box_stroke_width_focused 0x7f07012d
|
|
1317
|
-
int dimen mtrl_textinput_end_icon_margin_start 0x7f07012e
|
|
1318
|
-
int dimen mtrl_textinput_outline_box_expanded_padding 0x7f07012f
|
|
1319
|
-
int dimen mtrl_textinput_start_icon_margin_end 0x7f070130
|
|
1320
|
-
int dimen mtrl_toolbar_default_height 0x7f070131
|
|
1321
|
-
int dimen notification_action_icon_size 0x7f070132
|
|
1322
|
-
int dimen notification_action_text_size 0x7f070133
|
|
1323
|
-
int dimen notification_big_circle_margin 0x7f070134
|
|
1324
|
-
int dimen notification_content_margin_start 0x7f070135
|
|
1325
|
-
int dimen notification_large_icon_height 0x7f070136
|
|
1326
|
-
int dimen notification_large_icon_width 0x7f070137
|
|
1327
|
-
int dimen notification_main_column_padding_top 0x7f070138
|
|
1328
|
-
int dimen notification_media_narrow_margin 0x7f070139
|
|
1329
|
-
int dimen notification_right_icon_size 0x7f07013a
|
|
1330
|
-
int dimen notification_right_side_padding_top 0x7f07013b
|
|
1331
|
-
int dimen notification_small_icon_background_padding 0x7f07013c
|
|
1332
|
-
int dimen notification_small_icon_size_as_large 0x7f07013d
|
|
1333
|
-
int dimen notification_subtext_size 0x7f07013e
|
|
1334
|
-
int dimen notification_top_pad 0x7f07013f
|
|
1335
|
-
int dimen notification_top_pad_large_text 0x7f070140
|
|
1336
|
-
int dimen subtitle_corner_radius 0x7f070141
|
|
1337
|
-
int dimen subtitle_outline_width 0x7f070142
|
|
1338
|
-
int dimen subtitle_shadow_offset 0x7f070143
|
|
1339
|
-
int dimen subtitle_shadow_radius 0x7f070144
|
|
1340
|
-
int dimen test_mtrl_calendar_day_cornerSize 0x7f070145
|
|
1341
|
-
int dimen tooltip_corner_radius 0x7f070146
|
|
1342
|
-
int dimen tooltip_horizontal_padding 0x7f070147
|
|
1343
|
-
int dimen tooltip_margin 0x7f070148
|
|
1344
|
-
int dimen tooltip_precise_anchor_extra_offset 0x7f070149
|
|
1345
|
-
int dimen tooltip_precise_anchor_threshold 0x7f07014a
|
|
1346
|
-
int dimen tooltip_vertical_padding 0x7f07014b
|
|
1347
|
-
int dimen tooltip_y_offset_non_touch 0x7f07014c
|
|
1348
|
-
int dimen tooltip_y_offset_touch 0x7f07014d
|
|
1349
|
-
int drawable abc_ab_share_pack_mtrl_alpha 0x7f080001
|
|
1350
|
-
int drawable abc_action_bar_item_background_material 0x7f080002
|
|
1351
|
-
int drawable abc_btn_borderless_material 0x7f080003
|
|
1352
|
-
int drawable abc_btn_check_material 0x7f080004
|
|
1353
|
-
int drawable abc_btn_check_material_anim 0x7f080005
|
|
1354
|
-
int drawable abc_btn_check_to_on_mtrl_000 0x7f080006
|
|
1355
|
-
int drawable abc_btn_check_to_on_mtrl_015 0x7f080007
|
|
1356
|
-
int drawable abc_btn_colored_material 0x7f080008
|
|
1357
|
-
int drawable abc_btn_default_mtrl_shape 0x7f080009
|
|
1358
|
-
int drawable abc_btn_radio_material 0x7f08000a
|
|
1359
|
-
int drawable abc_btn_radio_material_anim 0x7f08000b
|
|
1360
|
-
int drawable abc_btn_radio_to_on_mtrl_000 0x7f08000c
|
|
1361
|
-
int drawable abc_btn_radio_to_on_mtrl_015 0x7f08000d
|
|
1362
|
-
int drawable abc_btn_switch_to_on_mtrl_00001 0x7f08000e
|
|
1363
|
-
int drawable abc_btn_switch_to_on_mtrl_00012 0x7f08000f
|
|
1364
|
-
int drawable abc_cab_background_internal_bg 0x7f080010
|
|
1365
|
-
int drawable abc_cab_background_top_material 0x7f080011
|
|
1366
|
-
int drawable abc_cab_background_top_mtrl_alpha 0x7f080012
|
|
1367
|
-
int drawable abc_control_background_material 0x7f080013
|
|
1368
|
-
int drawable abc_dialog_material_background 0x7f080014
|
|
1369
|
-
int drawable abc_edit_text_material 0x7f080015
|
|
1370
|
-
int drawable abc_ic_ab_back_material 0x7f080016
|
|
1371
|
-
int drawable abc_ic_arrow_drop_right_black_24dp 0x7f080017
|
|
1372
|
-
int drawable abc_ic_clear_material 0x7f080018
|
|
1373
|
-
int drawable abc_ic_commit_search_api_mtrl_alpha 0x7f080019
|
|
1374
|
-
int drawable abc_ic_go_search_api_material 0x7f08001a
|
|
1375
|
-
int drawable abc_ic_menu_copy_mtrl_am_alpha 0x7f08001b
|
|
1376
|
-
int drawable abc_ic_menu_cut_mtrl_alpha 0x7f08001c
|
|
1377
|
-
int drawable abc_ic_menu_overflow_material 0x7f08001d
|
|
1378
|
-
int drawable abc_ic_menu_paste_mtrl_am_alpha 0x7f08001e
|
|
1379
|
-
int drawable abc_ic_menu_selectall_mtrl_alpha 0x7f08001f
|
|
1380
|
-
int drawable abc_ic_menu_share_mtrl_alpha 0x7f080020
|
|
1381
|
-
int drawable abc_ic_search_api_material 0x7f080021
|
|
1382
|
-
int drawable abc_ic_star_black_16dp 0x7f080022
|
|
1383
|
-
int drawable abc_ic_star_black_36dp 0x7f080023
|
|
1384
|
-
int drawable abc_ic_star_black_48dp 0x7f080024
|
|
1385
|
-
int drawable abc_ic_star_half_black_16dp 0x7f080025
|
|
1386
|
-
int drawable abc_ic_star_half_black_36dp 0x7f080026
|
|
1387
|
-
int drawable abc_ic_star_half_black_48dp 0x7f080027
|
|
1388
|
-
int drawable abc_ic_voice_search_api_material 0x7f080028
|
|
1389
|
-
int drawable abc_item_background_holo_dark 0x7f080029
|
|
1390
|
-
int drawable abc_item_background_holo_light 0x7f08002a
|
|
1391
|
-
int drawable abc_list_divider_material 0x7f08002b
|
|
1392
|
-
int drawable abc_list_divider_mtrl_alpha 0x7f08002c
|
|
1393
|
-
int drawable abc_list_focused_holo 0x7f08002d
|
|
1394
|
-
int drawable abc_list_longpressed_holo 0x7f08002e
|
|
1395
|
-
int drawable abc_list_pressed_holo_dark 0x7f08002f
|
|
1396
|
-
int drawable abc_list_pressed_holo_light 0x7f080030
|
|
1397
|
-
int drawable abc_list_selector_background_transition_holo_dark 0x7f080031
|
|
1398
|
-
int drawable abc_list_selector_background_transition_holo_light 0x7f080032
|
|
1399
|
-
int drawable abc_list_selector_disabled_holo_dark 0x7f080033
|
|
1400
|
-
int drawable abc_list_selector_disabled_holo_light 0x7f080034
|
|
1401
|
-
int drawable abc_list_selector_holo_dark 0x7f080035
|
|
1402
|
-
int drawable abc_list_selector_holo_light 0x7f080036
|
|
1403
|
-
int drawable abc_menu_hardkey_panel_mtrl_mult 0x7f080037
|
|
1404
|
-
int drawable abc_popup_background_mtrl_mult 0x7f080038
|
|
1405
|
-
int drawable abc_ratingbar_indicator_material 0x7f080039
|
|
1406
|
-
int drawable abc_ratingbar_material 0x7f08003a
|
|
1407
|
-
int drawable abc_ratingbar_small_material 0x7f08003b
|
|
1408
|
-
int drawable abc_scrubber_control_off_mtrl_alpha 0x7f08003c
|
|
1409
|
-
int drawable abc_scrubber_control_to_pressed_mtrl_000 0x7f08003d
|
|
1410
|
-
int drawable abc_scrubber_control_to_pressed_mtrl_005 0x7f08003e
|
|
1411
|
-
int drawable abc_scrubber_primary_mtrl_alpha 0x7f08003f
|
|
1412
|
-
int drawable abc_scrubber_track_mtrl_alpha 0x7f080040
|
|
1413
|
-
int drawable abc_seekbar_thumb_material 0x7f080041
|
|
1414
|
-
int drawable abc_seekbar_tick_mark_material 0x7f080042
|
|
1415
|
-
int drawable abc_seekbar_track_material 0x7f080043
|
|
1416
|
-
int drawable abc_spinner_mtrl_am_alpha 0x7f080044
|
|
1417
|
-
int drawable abc_spinner_textfield_background_material 0x7f080045
|
|
1418
|
-
int drawable abc_switch_thumb_material 0x7f080046
|
|
1419
|
-
int drawable abc_switch_track_mtrl_alpha 0x7f080047
|
|
1420
|
-
int drawable abc_tab_indicator_material 0x7f080048
|
|
1421
|
-
int drawable abc_tab_indicator_mtrl_alpha 0x7f080049
|
|
1422
|
-
int drawable abc_text_cursor_material 0x7f08004a
|
|
1423
|
-
int drawable abc_text_select_handle_left_mtrl_dark 0x7f08004b
|
|
1424
|
-
int drawable abc_text_select_handle_left_mtrl_light 0x7f08004c
|
|
1425
|
-
int drawable abc_text_select_handle_middle_mtrl_dark 0x7f08004d
|
|
1426
|
-
int drawable abc_text_select_handle_middle_mtrl_light 0x7f08004e
|
|
1427
|
-
int drawable abc_text_select_handle_right_mtrl_dark 0x7f08004f
|
|
1428
|
-
int drawable abc_text_select_handle_right_mtrl_light 0x7f080050
|
|
1429
|
-
int drawable abc_textfield_activated_mtrl_alpha 0x7f080051
|
|
1430
|
-
int drawable abc_textfield_default_mtrl_alpha 0x7f080052
|
|
1431
|
-
int drawable abc_textfield_search_activated_mtrl_alpha 0x7f080053
|
|
1432
|
-
int drawable abc_textfield_search_default_mtrl_alpha 0x7f080054
|
|
1433
|
-
int drawable abc_textfield_search_material 0x7f080055
|
|
1434
|
-
int drawable abc_vector_test 0x7f080056
|
|
1435
|
-
int drawable appboxo_action_buttons_bg_dark 0x7f080057
|
|
1436
|
-
int drawable appboxo_action_buttons_bg_light 0x7f080058
|
|
1437
|
-
int drawable appboxo_badge 0x7f080059
|
|
1438
|
-
int drawable appboxo_button_active_black_bg 0x7f08005a
|
|
1439
|
-
int drawable appboxo_circle_bg 0x7f08005b
|
|
1440
|
-
int drawable appboxo_context_menu_dialog_bg 0x7f08005c
|
|
1441
|
-
int drawable appboxo_dialog_bg 0x7f08005d
|
|
1442
|
-
int drawable appboxo_dismiss_dialog 0x7f08005e
|
|
1443
|
-
int drawable appboxo_flash_off 0x7f08005f
|
|
1444
|
-
int drawable appboxo_flash_on 0x7f080060
|
|
1445
|
-
int drawable appboxo_ic_about_miniapp 0x7f080061
|
|
1446
|
-
int drawable appboxo_ic_arrow_back 0x7f080062
|
|
1447
|
-
int drawable appboxo_ic_camera 0x7f080063
|
|
1448
|
-
int drawable appboxo_ic_clear_cache 0x7f080064
|
|
1449
|
-
int drawable appboxo_ic_close 0x7f080065
|
|
1450
|
-
int drawable appboxo_ic_flash_off 0x7f080066
|
|
1451
|
-
int drawable appboxo_ic_flash_on 0x7f080067
|
|
1452
|
-
int drawable appboxo_ic_more 0x7f080068
|
|
1453
|
-
int drawable appboxo_ic_my_location 0x7f080069
|
|
1454
|
-
int drawable appboxo_ic_navigation 0x7f08006a
|
|
1455
|
-
int drawable appboxo_ic_reload_miniapp 0x7f08006b
|
|
1456
|
-
int drawable appboxo_ic_report 0x7f08006c
|
|
1457
|
-
int drawable appboxo_ic_settings 0x7f08006d
|
|
1458
|
-
int drawable appboxo_ic_user_info 0x7f08006e
|
|
1459
|
-
int drawable appboxo_map_marker 0x7f08006f
|
|
1460
|
-
int drawable appboxo_my_location 0x7f080070
|
|
1461
|
-
int drawable appboxo_poweredby 0x7f080071
|
|
1462
|
-
int drawable avd_hide_password 0x7f080072
|
|
1463
|
-
int drawable avd_show_password 0x7f080073
|
|
1464
|
-
int drawable btn_checkbox_checked_mtrl 0x7f080074
|
|
1465
|
-
int drawable btn_checkbox_checked_to_unchecked_mtrl_animation 0x7f080075
|
|
1466
|
-
int drawable btn_checkbox_unchecked_mtrl 0x7f080076
|
|
1467
|
-
int drawable btn_checkbox_unchecked_to_checked_mtrl_animation 0x7f080077
|
|
1468
|
-
int drawable btn_radio_off_mtrl 0x7f080078
|
|
1469
|
-
int drawable btn_radio_off_to_on_mtrl_animation 0x7f080079
|
|
1470
|
-
int drawable btn_radio_on_mtrl 0x7f08007a
|
|
1471
|
-
int drawable btn_radio_on_to_off_mtrl_animation 0x7f08007b
|
|
1472
|
-
int drawable common_full_open_on_phone 0x7f08007c
|
|
1473
|
-
int drawable common_google_signin_btn_icon_dark 0x7f08007d
|
|
1474
|
-
int drawable common_google_signin_btn_icon_dark_focused 0x7f08007e
|
|
1475
|
-
int drawable common_google_signin_btn_icon_dark_normal 0x7f08007f
|
|
1476
|
-
int drawable common_google_signin_btn_icon_dark_normal_background 0x7f080080
|
|
1477
|
-
int drawable common_google_signin_btn_icon_disabled 0x7f080081
|
|
1478
|
-
int drawable common_google_signin_btn_icon_light 0x7f080082
|
|
1479
|
-
int drawable common_google_signin_btn_icon_light_focused 0x7f080083
|
|
1480
|
-
int drawable common_google_signin_btn_icon_light_normal 0x7f080084
|
|
1481
|
-
int drawable common_google_signin_btn_icon_light_normal_background 0x7f080085
|
|
1482
|
-
int drawable common_google_signin_btn_text_dark 0x7f080086
|
|
1483
|
-
int drawable common_google_signin_btn_text_dark_focused 0x7f080087
|
|
1484
|
-
int drawable common_google_signin_btn_text_dark_normal 0x7f080088
|
|
1485
|
-
int drawable common_google_signin_btn_text_dark_normal_background 0x7f080089
|
|
1486
|
-
int drawable common_google_signin_btn_text_disabled 0x7f08008a
|
|
1487
|
-
int drawable common_google_signin_btn_text_light 0x7f08008b
|
|
1488
|
-
int drawable common_google_signin_btn_text_light_focused 0x7f08008c
|
|
1489
|
-
int drawable common_google_signin_btn_text_light_normal 0x7f08008d
|
|
1490
|
-
int drawable common_google_signin_btn_text_light_normal_background 0x7f08008e
|
|
1491
|
-
int drawable design_bottom_navigation_item_background 0x7f08008f
|
|
1492
|
-
int drawable design_fab_background 0x7f080090
|
|
1493
|
-
int drawable design_ic_visibility 0x7f080091
|
|
1494
|
-
int drawable design_ic_visibility_off 0x7f080092
|
|
1495
|
-
int drawable design_password_eye 0x7f080093
|
|
1496
|
-
int drawable design_snackbar_background 0x7f080094
|
|
1497
|
-
int drawable googleg_disabled_color_18 0x7f080095
|
|
1498
|
-
int drawable googleg_standard_color_18 0x7f080096
|
|
1499
|
-
int drawable ic_calendar_black_24dp 0x7f080097
|
|
1500
|
-
int drawable ic_clear_black_24dp 0x7f080098
|
|
1501
|
-
int drawable ic_edit_black_24dp 0x7f080099
|
|
1502
|
-
int drawable ic_keyboard_arrow_left_black_24dp 0x7f08009a
|
|
1503
|
-
int drawable ic_keyboard_arrow_right_black_24dp 0x7f08009b
|
|
1504
|
-
int drawable ic_menu_arrow_down_black_24dp 0x7f08009c
|
|
1505
|
-
int drawable ic_menu_arrow_up_black_24dp 0x7f08009d
|
|
1506
|
-
int drawable ic_mtrl_checked_circle 0x7f08009e
|
|
1507
|
-
int drawable ic_mtrl_chip_checked_black 0x7f08009f
|
|
1508
|
-
int drawable ic_mtrl_chip_checked_circle 0x7f0800a0
|
|
1509
|
-
int drawable ic_mtrl_chip_close_circle 0x7f0800a1
|
|
1510
|
-
int drawable mtrl_dialog_background 0x7f0800a2
|
|
1511
|
-
int drawable mtrl_dropdown_arrow 0x7f0800a3
|
|
1512
|
-
int drawable mtrl_ic_arrow_drop_down 0x7f0800a4
|
|
1513
|
-
int drawable mtrl_ic_arrow_drop_up 0x7f0800a5
|
|
1514
|
-
int drawable mtrl_ic_cancel 0x7f0800a6
|
|
1515
|
-
int drawable mtrl_ic_error 0x7f0800a7
|
|
1516
|
-
int drawable mtrl_popupmenu_background 0x7f0800a8
|
|
1517
|
-
int drawable mtrl_popupmenu_background_dark 0x7f0800a9
|
|
1518
|
-
int drawable mtrl_tabs_default_indicator 0x7f0800aa
|
|
1519
|
-
int drawable navigation_empty_icon 0x7f0800ab
|
|
1520
|
-
int drawable notification_action_background 0x7f0800ac
|
|
1521
|
-
int drawable notification_bg 0x7f0800ad
|
|
1522
|
-
int drawable notification_bg_low 0x7f0800ae
|
|
1523
|
-
int drawable notification_bg_low_normal 0x7f0800af
|
|
1524
|
-
int drawable notification_bg_low_pressed 0x7f0800b0
|
|
1525
|
-
int drawable notification_bg_normal 0x7f0800b1
|
|
1526
|
-
int drawable notification_bg_normal_pressed 0x7f0800b2
|
|
1527
|
-
int drawable notification_icon_background 0x7f0800b3
|
|
1528
|
-
int drawable notification_template_icon_bg 0x7f0800b4
|
|
1529
|
-
int drawable notification_template_icon_low_bg 0x7f0800b5
|
|
1530
|
-
int drawable notification_tile_bg 0x7f0800b6
|
|
1531
|
-
int drawable notify_panel_notification_icon_bg 0x7f0800b7
|
|
1532
|
-
int drawable redbox_top_border_background 0x7f0800b8
|
|
1533
|
-
int drawable test_custom_background 0x7f0800b9
|
|
1534
|
-
int drawable tooltip_frame_dark 0x7f0800ba
|
|
1535
|
-
int drawable tooltip_frame_light 0x7f0800bb
|
|
1536
|
-
int id BOTTOM_END 0x7f0b0001
|
|
1537
|
-
int id BOTTOM_START 0x7f0b0002
|
|
1538
|
-
int id TOP_END 0x7f0b0003
|
|
1539
|
-
int id TOP_START 0x7f0b0004
|
|
1540
|
-
int id about_miniapp 0x7f0b0005
|
|
1541
|
-
int id accessibility_action_clickable_span 0x7f0b0006
|
|
1542
|
-
int id accessibility_actions 0x7f0b0007
|
|
1543
|
-
int id accessibility_custom_action_0 0x7f0b0008
|
|
1544
|
-
int id accessibility_custom_action_1 0x7f0b0009
|
|
1545
|
-
int id accessibility_custom_action_10 0x7f0b000a
|
|
1546
|
-
int id accessibility_custom_action_11 0x7f0b000b
|
|
1547
|
-
int id accessibility_custom_action_12 0x7f0b000c
|
|
1548
|
-
int id accessibility_custom_action_13 0x7f0b000d
|
|
1549
|
-
int id accessibility_custom_action_14 0x7f0b000e
|
|
1550
|
-
int id accessibility_custom_action_15 0x7f0b000f
|
|
1551
|
-
int id accessibility_custom_action_16 0x7f0b0010
|
|
1552
|
-
int id accessibility_custom_action_17 0x7f0b0011
|
|
1553
|
-
int id accessibility_custom_action_18 0x7f0b0012
|
|
1554
|
-
int id accessibility_custom_action_19 0x7f0b0013
|
|
1555
|
-
int id accessibility_custom_action_2 0x7f0b0014
|
|
1556
|
-
int id accessibility_custom_action_20 0x7f0b0015
|
|
1557
|
-
int id accessibility_custom_action_21 0x7f0b0016
|
|
1558
|
-
int id accessibility_custom_action_22 0x7f0b0017
|
|
1559
|
-
int id accessibility_custom_action_23 0x7f0b0018
|
|
1560
|
-
int id accessibility_custom_action_24 0x7f0b0019
|
|
1561
|
-
int id accessibility_custom_action_25 0x7f0b001a
|
|
1562
|
-
int id accessibility_custom_action_26 0x7f0b001b
|
|
1563
|
-
int id accessibility_custom_action_27 0x7f0b001c
|
|
1564
|
-
int id accessibility_custom_action_28 0x7f0b001d
|
|
1565
|
-
int id accessibility_custom_action_29 0x7f0b001e
|
|
1566
|
-
int id accessibility_custom_action_3 0x7f0b001f
|
|
1567
|
-
int id accessibility_custom_action_30 0x7f0b0020
|
|
1568
|
-
int id accessibility_custom_action_31 0x7f0b0021
|
|
1569
|
-
int id accessibility_custom_action_4 0x7f0b0022
|
|
1570
|
-
int id accessibility_custom_action_5 0x7f0b0023
|
|
1571
|
-
int id accessibility_custom_action_6 0x7f0b0024
|
|
1572
|
-
int id accessibility_custom_action_7 0x7f0b0025
|
|
1573
|
-
int id accessibility_custom_action_8 0x7f0b0026
|
|
1574
|
-
int id accessibility_custom_action_9 0x7f0b0027
|
|
1575
|
-
int id accessibility_hint 0x7f0b0028
|
|
1576
|
-
int id accessibility_label 0x7f0b0029
|
|
1577
|
-
int id accessibility_role 0x7f0b002a
|
|
1578
|
-
int id accessibility_state 0x7f0b002b
|
|
1579
|
-
int id accessibility_value 0x7f0b002c
|
|
1580
|
-
int id action0 0x7f0b002d
|
|
1581
|
-
int id action_bar 0x7f0b002e
|
|
1582
|
-
int id action_bar_activity_content 0x7f0b002f
|
|
1583
|
-
int id action_bar_container 0x7f0b0030
|
|
1584
|
-
int id action_bar_root 0x7f0b0031
|
|
1585
|
-
int id action_bar_spinner 0x7f0b0032
|
|
1586
|
-
int id action_bar_subtitle 0x7f0b0033
|
|
1587
|
-
int id action_bar_title 0x7f0b0034
|
|
1588
|
-
int id action_buttons 0x7f0b0035
|
|
1589
|
-
int id action_container 0x7f0b0036
|
|
1590
|
-
int id action_context_bar 0x7f0b0037
|
|
1591
|
-
int id action_divider 0x7f0b0038
|
|
1592
|
-
int id action_image 0x7f0b0039
|
|
1593
|
-
int id action_menu_divider 0x7f0b003a
|
|
1594
|
-
int id action_menu_presenter 0x7f0b003b
|
|
1595
|
-
int id action_mode_bar 0x7f0b003c
|
|
1596
|
-
int id action_mode_bar_stub 0x7f0b003d
|
|
1597
|
-
int id action_mode_close_button 0x7f0b003e
|
|
1598
|
-
int id action_text 0x7f0b003f
|
|
1599
|
-
int id actions 0x7f0b0040
|
|
1600
|
-
int id activity_chooser_view_content 0x7f0b0041
|
|
1601
|
-
int id add 0x7f0b0042
|
|
1602
|
-
int id adjust_height 0x7f0b0043
|
|
1603
|
-
int id adjust_width 0x7f0b0044
|
|
1604
|
-
int id alertTitle 0x7f0b0045
|
|
1605
|
-
int id app_bar 0x7f0b0046
|
|
1606
|
-
int id app_logo 0x7f0b0047
|
|
1607
|
-
int id async 0x7f0b0048
|
|
1608
|
-
int id auto 0x7f0b0049
|
|
1609
|
-
int id back_btn 0x7f0b004a
|
|
1610
|
-
int id back_button 0x7f0b004b
|
|
1611
|
-
int id blocking 0x7f0b004c
|
|
1612
|
-
int id border 0x7f0b004d
|
|
1613
|
-
int id bottom 0x7f0b004e
|
|
1614
|
-
int id bottom_nav 0x7f0b004f
|
|
1615
|
-
int id buttonPanel 0x7f0b0050
|
|
1616
|
-
int id camera_switch 0x7f0b0051
|
|
1617
|
-
int id cancel_action 0x7f0b0052
|
|
1618
|
-
int id cancel_button 0x7f0b0053
|
|
1619
|
-
int id catalyst_redbox_title 0x7f0b0054
|
|
1620
|
-
int id center 0x7f0b0055
|
|
1621
|
-
int id centerCrop 0x7f0b0056
|
|
1622
|
-
int id centerInside 0x7f0b0057
|
|
1623
|
-
int id checkbox 0x7f0b0058
|
|
1624
|
-
int id checked 0x7f0b0059
|
|
1625
|
-
int id chip 0x7f0b005a
|
|
1626
|
-
int id chip_group 0x7f0b005b
|
|
1627
|
-
int id choose_button 0x7f0b005c
|
|
1628
|
-
int id chronometer 0x7f0b005d
|
|
1629
|
-
int id clear_cache 0x7f0b005e
|
|
1630
|
-
int id clear_text 0x7f0b005f
|
|
1631
|
-
int id close_button 0x7f0b0060
|
|
1632
|
-
int id company_name 0x7f0b0061
|
|
1633
|
-
int id company_name_text 0x7f0b0062
|
|
1634
|
-
int id company_website 0x7f0b0063
|
|
1635
|
-
int id company_website_text 0x7f0b0064
|
|
1636
|
-
int id confirm_button 0x7f0b0065
|
|
1637
|
-
int id container 0x7f0b0066
|
|
1638
|
-
int id content 0x7f0b0067
|
|
1639
|
-
int id contentPanel 0x7f0b0068
|
|
1640
|
-
int id content_frame 0x7f0b0069
|
|
1641
|
-
int id coordinator 0x7f0b006a
|
|
1642
|
-
int id current_pos 0x7f0b006b
|
|
1643
|
-
int id custom 0x7f0b006c
|
|
1644
|
-
int id customPanel 0x7f0b006d
|
|
1645
|
-
int id cut 0x7f0b006e
|
|
1646
|
-
int id dark 0x7f0b006f
|
|
1647
|
-
int id date_picker_actions 0x7f0b0070
|
|
1648
|
-
int id decor_content_parent 0x7f0b0071
|
|
1649
|
-
int id default_activity_button 0x7f0b0072
|
|
1650
|
-
int id description 0x7f0b0073
|
|
1651
|
-
int id description_text 0x7f0b0074
|
|
1652
|
-
int id design_bottom_sheet 0x7f0b0075
|
|
1653
|
-
int id design_menu_item_action_area 0x7f0b0076
|
|
1654
|
-
int id design_menu_item_action_area_stub 0x7f0b0077
|
|
1655
|
-
int id design_menu_item_text 0x7f0b0078
|
|
1656
|
-
int id design_navigation_view 0x7f0b0079
|
|
1657
|
-
int id dialog_button 0x7f0b007a
|
|
1658
|
-
int id dismiss_btn 0x7f0b007b
|
|
1659
|
-
int id dismiss_view 0x7f0b007c
|
|
1660
|
-
int id divider 0x7f0b007d
|
|
1661
|
-
int id dropdown_menu 0x7f0b007e
|
|
1662
|
-
int id edit_query 0x7f0b007f
|
|
1663
|
-
int id end 0x7f0b0080
|
|
1664
|
-
int id end_padder 0x7f0b0081
|
|
1665
|
-
int id error_description 0x7f0b0082
|
|
1666
|
-
int id error_retry_btn 0x7f0b0083
|
|
1667
|
-
int id error_retry_progressbar 0x7f0b0084
|
|
1668
|
-
int id error_title 0x7f0b0085
|
|
1669
|
-
int id error_view 0x7f0b0086
|
|
1670
|
-
int id expand_activities_button 0x7f0b0087
|
|
1671
|
-
int id expanded_menu 0x7f0b0088
|
|
1672
|
-
int id fade 0x7f0b0089
|
|
1673
|
-
int id fields 0x7f0b008a
|
|
1674
|
-
int id fill 0x7f0b008b
|
|
1675
|
-
int id filled 0x7f0b008c
|
|
1676
|
-
int id filter_chip 0x7f0b008d
|
|
1677
|
-
int id fitBottomStart 0x7f0b008e
|
|
1678
|
-
int id fitCenter 0x7f0b008f
|
|
1679
|
-
int id fitEnd 0x7f0b0090
|
|
1680
|
-
int id fitStart 0x7f0b0091
|
|
1681
|
-
int id fitXY 0x7f0b0092
|
|
1682
|
-
int id fixed 0x7f0b0093
|
|
1683
|
-
int id flash_icon 0x7f0b0094
|
|
1684
|
-
int id flash_text 0x7f0b0095
|
|
1685
|
-
int id focusCrop 0x7f0b0096
|
|
1686
|
-
int id forever 0x7f0b0097
|
|
1687
|
-
int id fps_text 0x7f0b0098
|
|
1688
|
-
int id ghost_view 0x7f0b0099
|
|
1689
|
-
int id ghost_view_holder 0x7f0b009a
|
|
1690
|
-
int id gone 0x7f0b009b
|
|
1691
|
-
int id group_divider 0x7f0b009c
|
|
1692
|
-
int id guideline 0x7f0b009d
|
|
1693
|
-
int id home 0x7f0b009e
|
|
1694
|
-
int id hybrid 0x7f0b009f
|
|
1695
|
-
int id icon 0x7f0b00a0
|
|
1696
|
-
int id icon_group 0x7f0b00a1
|
|
1697
|
-
int id icon_only 0x7f0b00a2
|
|
1698
|
-
int id image 0x7f0b00a3
|
|
1699
|
-
int id imagePowered 0x7f0b00a4
|
|
1700
|
-
int id indicator 0x7f0b00a5
|
|
1701
|
-
int id info 0x7f0b00a6
|
|
1702
|
-
int id invisible 0x7f0b00a7
|
|
1703
|
-
int id italic 0x7f0b00a8
|
|
1704
|
-
int id item_touch_helper_previous_elevation 0x7f0b00a9
|
|
1705
|
-
int id labeled 0x7f0b00aa
|
|
1706
|
-
int id largeLabel 0x7f0b00ab
|
|
1707
|
-
int id left 0x7f0b00ac
|
|
1708
|
-
int id light 0x7f0b00ad
|
|
1709
|
-
int id line1 0x7f0b00ae
|
|
1710
|
-
int id line3 0x7f0b00af
|
|
1711
|
-
int id listMode 0x7f0b00b0
|
|
1712
|
-
int id list_item 0x7f0b00b1
|
|
1713
|
-
int id location_switch 0x7f0b00b2
|
|
1714
|
-
int id logo 0x7f0b00b3
|
|
1715
|
-
int id main_container 0x7f0b00b4
|
|
1716
|
-
int id map 0x7f0b00b5
|
|
1717
|
-
int id masked 0x7f0b00b6
|
|
1718
|
-
int id media_actions 0x7f0b00b7
|
|
1719
|
-
int id message 0x7f0b00b8
|
|
1720
|
-
int id mini 0x7f0b00b9
|
|
1721
|
-
int id miniapp_name 0x7f0b00ba
|
|
1722
|
-
int id miniapp_name_text 0x7f0b00bb
|
|
1723
|
-
int id month_grid 0x7f0b00bc
|
|
1724
|
-
int id month_navigation_bar 0x7f0b00bd
|
|
1725
|
-
int id month_navigation_fragment_toggle 0x7f0b00be
|
|
1726
|
-
int id month_navigation_next 0x7f0b00bf
|
|
1727
|
-
int id month_navigation_previous 0x7f0b00c0
|
|
1728
|
-
int id month_title 0x7f0b00c1
|
|
1729
|
-
int id more_button 0x7f0b00c2
|
|
1730
|
-
int id mtrl_calendar_day_selector_frame 0x7f0b00c3
|
|
1731
|
-
int id mtrl_calendar_days_of_week 0x7f0b00c4
|
|
1732
|
-
int id mtrl_calendar_frame 0x7f0b00c5
|
|
1733
|
-
int id mtrl_calendar_main_pane 0x7f0b00c6
|
|
1734
|
-
int id mtrl_calendar_months 0x7f0b00c7
|
|
1735
|
-
int id mtrl_calendar_selection_frame 0x7f0b00c8
|
|
1736
|
-
int id mtrl_calendar_text_input_frame 0x7f0b00c9
|
|
1737
|
-
int id mtrl_calendar_year_selector_frame 0x7f0b00ca
|
|
1738
|
-
int id mtrl_card_checked_layer_id 0x7f0b00cb
|
|
1739
|
-
int id mtrl_child_content_container 0x7f0b00cc
|
|
1740
|
-
int id mtrl_internal_children_alpha_tag 0x7f0b00cd
|
|
1741
|
-
int id mtrl_picker_fullscreen 0x7f0b00ce
|
|
1742
|
-
int id mtrl_picker_header 0x7f0b00cf
|
|
1743
|
-
int id mtrl_picker_header_selection_text 0x7f0b00d0
|
|
1744
|
-
int id mtrl_picker_header_title_and_selection 0x7f0b00d1
|
|
1745
|
-
int id mtrl_picker_header_toggle 0x7f0b00d2
|
|
1746
|
-
int id mtrl_picker_text_input_date 0x7f0b00d3
|
|
1747
|
-
int id mtrl_picker_text_input_range_end 0x7f0b00d4
|
|
1748
|
-
int id mtrl_picker_text_input_range_start 0x7f0b00d5
|
|
1749
|
-
int id mtrl_picker_title_text 0x7f0b00d6
|
|
1750
|
-
int id multiply 0x7f0b00d7
|
|
1751
|
-
int id my_location 0x7f0b00d8
|
|
1752
|
-
int id navigation_header_container 0x7f0b00d9
|
|
1753
|
-
int id none 0x7f0b00da
|
|
1754
|
-
int id normal 0x7f0b00db
|
|
1755
|
-
int id notification_background 0x7f0b00dc
|
|
1756
|
-
int id notification_main_column 0x7f0b00dd
|
|
1757
|
-
int id notification_main_column_container 0x7f0b00de
|
|
1758
|
-
int id off 0x7f0b00df
|
|
1759
|
-
int id ok 0x7f0b00e0
|
|
1760
|
-
int id on 0x7f0b00e1
|
|
1761
|
-
int id outline 0x7f0b00e2
|
|
1762
|
-
int id packed 0x7f0b00e3
|
|
1763
|
-
int id parallax 0x7f0b00e4
|
|
1764
|
-
int id parent 0x7f0b00e5
|
|
1765
|
-
int id parentPanel 0x7f0b00e6
|
|
1766
|
-
int id parent_matrix 0x7f0b00e7
|
|
1767
|
-
int id password_toggle 0x7f0b00e8
|
|
1768
|
-
int id percent 0x7f0b00e9
|
|
1769
|
-
int id photo_view 0x7f0b00ea
|
|
1770
|
-
int id pin 0x7f0b00eb
|
|
1771
|
-
int id privacy_policy 0x7f0b00ec
|
|
1772
|
-
int id privacy_policy_text 0x7f0b00ed
|
|
1773
|
-
int id progress_circular 0x7f0b00ee
|
|
1774
|
-
int id progress_horizontal 0x7f0b00ef
|
|
1775
|
-
int id progressbar 0x7f0b00f0
|
|
1776
|
-
int id radio 0x7f0b00f1
|
|
1777
|
-
int id react_test_id 0x7f0b00f2
|
|
1778
|
-
int id reload_miniapp 0x7f0b00f3
|
|
1779
|
-
int id report 0x7f0b00f4
|
|
1780
|
-
int id report_miniapp 0x7f0b00f5
|
|
1781
|
-
int id retry_btn 0x7f0b00f6
|
|
1782
|
-
int id right 0x7f0b00f7
|
|
1783
|
-
int id right_icon 0x7f0b00f8
|
|
1784
|
-
int id right_side 0x7f0b00f9
|
|
1785
|
-
int id rn_frame_file 0x7f0b00fa
|
|
1786
|
-
int id rn_frame_method 0x7f0b00fb
|
|
1787
|
-
int id rn_redbox_dismiss_button 0x7f0b00fc
|
|
1788
|
-
int id rn_redbox_line_separator 0x7f0b00fd
|
|
1789
|
-
int id rn_redbox_loading_indicator 0x7f0b00fe
|
|
1790
|
-
int id rn_redbox_reload_button 0x7f0b00ff
|
|
1791
|
-
int id rn_redbox_report_button 0x7f0b0100
|
|
1792
|
-
int id rn_redbox_report_label 0x7f0b0101
|
|
1793
|
-
int id rn_redbox_stack 0x7f0b0102
|
|
1794
|
-
int id root 0x7f0b0103
|
|
1795
|
-
int id rounded 0x7f0b0104
|
|
1796
|
-
int id satellite 0x7f0b0105
|
|
1797
|
-
int id save_non_transition_alpha 0x7f0b0106
|
|
1798
|
-
int id save_overlay_view 0x7f0b0107
|
|
1799
|
-
int id scale 0x7f0b0108
|
|
1800
|
-
int id screen 0x7f0b0109
|
|
1801
|
-
int id scrollIndicatorDown 0x7f0b010a
|
|
1802
|
-
int id scrollIndicatorUp 0x7f0b010b
|
|
1803
|
-
int id scrollView 0x7f0b010c
|
|
1804
|
-
int id scrollable 0x7f0b010d
|
|
1805
|
-
int id search_badge 0x7f0b010e
|
|
1806
|
-
int id search_bar 0x7f0b010f
|
|
1807
|
-
int id search_button 0x7f0b0110
|
|
1808
|
-
int id search_close_btn 0x7f0b0111
|
|
1809
|
-
int id search_edit_frame 0x7f0b0112
|
|
1810
|
-
int id search_go_btn 0x7f0b0113
|
|
1811
|
-
int id search_mag_icon 0x7f0b0114
|
|
1812
|
-
int id search_plate 0x7f0b0115
|
|
1813
|
-
int id search_src_text 0x7f0b0116
|
|
1814
|
-
int id search_voice_btn 0x7f0b0117
|
|
1815
|
-
int id select_dialog_listview 0x7f0b0118
|
|
1816
|
-
int id selected 0x7f0b0119
|
|
1817
|
-
int id settings 0x7f0b011a
|
|
1818
|
-
int id shortcut 0x7f0b011b
|
|
1819
|
-
int id slide 0x7f0b011c
|
|
1820
|
-
int id smallLabel 0x7f0b011d
|
|
1821
|
-
int id snackbar_action 0x7f0b011e
|
|
1822
|
-
int id snackbar_text 0x7f0b011f
|
|
1823
|
-
int id spacer 0x7f0b0120
|
|
1824
|
-
int id split_action_bar 0x7f0b0121
|
|
1825
|
-
int id spread 0x7f0b0122
|
|
1826
|
-
int id spread_inside 0x7f0b0123
|
|
1827
|
-
int id src_atop 0x7f0b0124
|
|
1828
|
-
int id src_in 0x7f0b0125
|
|
1829
|
-
int id src_over 0x7f0b0126
|
|
1830
|
-
int id standard 0x7f0b0127
|
|
1831
|
-
int id start 0x7f0b0128
|
|
1832
|
-
int id status_bar_latest_event_content 0x7f0b0129
|
|
1833
|
-
int id stretch 0x7f0b012a
|
|
1834
|
-
int id submenuarrow 0x7f0b012b
|
|
1835
|
-
int id submit_area 0x7f0b012c
|
|
1836
|
-
int id tabMode 0x7f0b012d
|
|
1837
|
-
int id tab_badge_dot 0x7f0b012e
|
|
1838
|
-
int id tab_badge_value 0x7f0b012f
|
|
1839
|
-
int id tab_icon 0x7f0b0130
|
|
1840
|
-
int id tab_layout 0x7f0b0131
|
|
1841
|
-
int id tab_name 0x7f0b0132
|
|
1842
|
-
int id tag_accessibility_actions 0x7f0b0133
|
|
1843
|
-
int id tag_accessibility_clickable_spans 0x7f0b0134
|
|
1844
|
-
int id tag_accessibility_heading 0x7f0b0135
|
|
1845
|
-
int id tag_accessibility_pane_title 0x7f0b0136
|
|
1846
|
-
int id tag_screen_reader_focusable 0x7f0b0137
|
|
1847
|
-
int id tag_transition_group 0x7f0b0138
|
|
1848
|
-
int id tag_unhandled_key_event_manager 0x7f0b0139
|
|
1849
|
-
int id tag_unhandled_key_listeners 0x7f0b013a
|
|
1850
|
-
int id terrain 0x7f0b013b
|
|
1851
|
-
int id test_checkbox_android_button_tint 0x7f0b013c
|
|
1852
|
-
int id test_checkbox_app_button_tint 0x7f0b013d
|
|
1853
|
-
int id text 0x7f0b013e
|
|
1854
|
-
int id text2 0x7f0b013f
|
|
1855
|
-
int id textSpacerNoButtons 0x7f0b0140
|
|
1856
|
-
int id textSpacerNoTitle 0x7f0b0141
|
|
1857
|
-
int id text_input_end_icon 0x7f0b0142
|
|
1858
|
-
int id text_input_start_icon 0x7f0b0143
|
|
1859
|
-
int id textinput_counter 0x7f0b0144
|
|
1860
|
-
int id textinput_error 0x7f0b0145
|
|
1861
|
-
int id textinput_helper_text 0x7f0b0146
|
|
1862
|
-
int id time 0x7f0b0147
|
|
1863
|
-
int id title 0x7f0b0148
|
|
1864
|
-
int id titleDividerNoCustom 0x7f0b0149
|
|
1865
|
-
int id title_template 0x7f0b014a
|
|
1866
|
-
int id toolbar 0x7f0b014b
|
|
1867
|
-
int id top 0x7f0b014c
|
|
1868
|
-
int id topPanel 0x7f0b014d
|
|
1869
|
-
int id touch_outside 0x7f0b014e
|
|
1870
|
-
int id transition_current_scene 0x7f0b014f
|
|
1871
|
-
int id transition_layout_save 0x7f0b0150
|
|
1872
|
-
int id transition_position 0x7f0b0151
|
|
1873
|
-
int id transition_scene_layoutid_cache 0x7f0b0152
|
|
1874
|
-
int id transition_transform 0x7f0b0153
|
|
1875
|
-
int id unchecked 0x7f0b0154
|
|
1876
|
-
int id uniform 0x7f0b0155
|
|
1877
|
-
int id unlabeled 0x7f0b0156
|
|
1878
|
-
int id up 0x7f0b0157
|
|
1879
|
-
int id user_info_switch 0x7f0b0158
|
|
1880
|
-
int id view_offset_helper 0x7f0b0159
|
|
1881
|
-
int id view_pager 0x7f0b015a
|
|
1882
|
-
int id view_tag_instance_handle 0x7f0b015b
|
|
1883
|
-
int id view_tag_native_id 0x7f0b015c
|
|
1884
|
-
int id visible 0x7f0b015d
|
|
1885
|
-
int id webview 0x7f0b015e
|
|
1886
|
-
int id wide 0x7f0b015f
|
|
1887
|
-
int id wrap 0x7f0b0160
|
|
1888
|
-
int id wrap_content 0x7f0b0161
|
|
1889
|
-
int integer abc_config_activityDefaultDur 0x7f0c0001
|
|
1890
|
-
int integer abc_config_activityShortDur 0x7f0c0002
|
|
1891
|
-
int integer app_bar_elevation_anim_duration 0x7f0c0003
|
|
1892
|
-
int integer bottom_sheet_slide_duration 0x7f0c0004
|
|
1893
|
-
int integer cancel_button_image_alpha 0x7f0c0005
|
|
1894
|
-
int integer config_tooltipAnimTime 0x7f0c0006
|
|
1895
|
-
int integer design_snackbar_text_max_lines 0x7f0c0007
|
|
1896
|
-
int integer design_tab_indicator_anim_duration_ms 0x7f0c0008
|
|
1897
|
-
int integer google_play_services_version 0x7f0c0009
|
|
1898
|
-
int integer hide_password_duration 0x7f0c000a
|
|
1899
|
-
int integer mtrl_badge_max_character_count 0x7f0c000b
|
|
1900
|
-
int integer mtrl_btn_anim_delay_ms 0x7f0c000c
|
|
1901
|
-
int integer mtrl_btn_anim_duration_ms 0x7f0c000d
|
|
1902
|
-
int integer mtrl_calendar_header_orientation 0x7f0c000e
|
|
1903
|
-
int integer mtrl_calendar_selection_text_lines 0x7f0c000f
|
|
1904
|
-
int integer mtrl_calendar_year_selector_span 0x7f0c0010
|
|
1905
|
-
int integer mtrl_card_anim_delay_ms 0x7f0c0011
|
|
1906
|
-
int integer mtrl_card_anim_duration_ms 0x7f0c0012
|
|
1907
|
-
int integer mtrl_chip_anim_duration 0x7f0c0013
|
|
1908
|
-
int integer mtrl_tab_indicator_anim_duration_ms 0x7f0c0014
|
|
1909
|
-
int integer react_native_dev_server_port 0x7f0c0015
|
|
1910
|
-
int integer react_native_inspector_proxy_port 0x7f0c0016
|
|
1911
|
-
int integer show_password_duration 0x7f0c0017
|
|
1912
|
-
int integer status_bar_notification_info_maxnum 0x7f0c0018
|
|
1913
|
-
int integer viewfinder_border_length 0x7f0c0019
|
|
1914
|
-
int integer viewfinder_border_width 0x7f0c001a
|
|
1915
|
-
int interpolator btn_checkbox_checked_mtrl_animation_interpolator_0 0x7f0d0001
|
|
1916
|
-
int interpolator btn_checkbox_checked_mtrl_animation_interpolator_1 0x7f0d0002
|
|
1917
|
-
int interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_0 0x7f0d0003
|
|
1918
|
-
int interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_1 0x7f0d0004
|
|
1919
|
-
int interpolator btn_radio_to_off_mtrl_animation_interpolator_0 0x7f0d0005
|
|
1920
|
-
int interpolator btn_radio_to_on_mtrl_animation_interpolator_0 0x7f0d0006
|
|
1921
|
-
int interpolator fast_out_slow_in 0x7f0d0007
|
|
1922
|
-
int interpolator mtrl_fast_out_linear_in 0x7f0d0008
|
|
1923
|
-
int interpolator mtrl_fast_out_slow_in 0x7f0d0009
|
|
1924
|
-
int interpolator mtrl_linear 0x7f0d000a
|
|
1925
|
-
int interpolator mtrl_linear_out_slow_in 0x7f0d000b
|
|
1926
|
-
int layout abc_action_bar_title_item 0x7f0e0001
|
|
1927
|
-
int layout abc_action_bar_up_container 0x7f0e0002
|
|
1928
|
-
int layout abc_action_menu_item_layout 0x7f0e0003
|
|
1929
|
-
int layout abc_action_menu_layout 0x7f0e0004
|
|
1930
|
-
int layout abc_action_mode_bar 0x7f0e0005
|
|
1931
|
-
int layout abc_action_mode_close_item_material 0x7f0e0006
|
|
1932
|
-
int layout abc_activity_chooser_view 0x7f0e0007
|
|
1933
|
-
int layout abc_activity_chooser_view_list_item 0x7f0e0008
|
|
1934
|
-
int layout abc_alert_dialog_button_bar_material 0x7f0e0009
|
|
1935
|
-
int layout abc_alert_dialog_material 0x7f0e000a
|
|
1936
|
-
int layout abc_alert_dialog_title_material 0x7f0e000b
|
|
1937
|
-
int layout abc_cascading_menu_item_layout 0x7f0e000c
|
|
1938
|
-
int layout abc_dialog_title_material 0x7f0e000d
|
|
1939
|
-
int layout abc_expanded_menu_layout 0x7f0e000e
|
|
1940
|
-
int layout abc_list_menu_item_checkbox 0x7f0e000f
|
|
1941
|
-
int layout abc_list_menu_item_icon 0x7f0e0010
|
|
1942
|
-
int layout abc_list_menu_item_layout 0x7f0e0011
|
|
1943
|
-
int layout abc_list_menu_item_radio 0x7f0e0012
|
|
1944
|
-
int layout abc_popup_menu_header_item_layout 0x7f0e0013
|
|
1945
|
-
int layout abc_popup_menu_item_layout 0x7f0e0014
|
|
1946
|
-
int layout abc_screen_content_include 0x7f0e0015
|
|
1947
|
-
int layout abc_screen_simple 0x7f0e0016
|
|
1948
|
-
int layout abc_screen_simple_overlay_action_mode 0x7f0e0017
|
|
1949
|
-
int layout abc_screen_toolbar 0x7f0e0018
|
|
1950
|
-
int layout abc_search_dropdown_item_icons_2line 0x7f0e0019
|
|
1951
|
-
int layout abc_search_view 0x7f0e001a
|
|
1952
|
-
int layout abc_select_dialog_material 0x7f0e001b
|
|
1953
|
-
int layout abc_tooltip 0x7f0e001c
|
|
1954
|
-
int layout appboxo_action_buttons 0x7f0e001d
|
|
1955
|
-
int layout appboxo_activity_about 0x7f0e001e
|
|
1956
|
-
int layout appboxo_activity_gallery 0x7f0e001f
|
|
1957
|
-
int layout appboxo_activity_map 0x7f0e0020
|
|
1958
|
-
int layout appboxo_activity_qr_scanner 0x7f0e0021
|
|
1959
|
-
int layout appboxo_activity_settings 0x7f0e0022
|
|
1960
|
-
int layout appboxo_activity_web_view 0x7f0e0023
|
|
1961
|
-
int layout appboxo_appbar 0x7f0e0024
|
|
1962
|
-
int layout appboxo_base_dialog 0x7f0e0025
|
|
1963
|
-
int layout appboxo_bottom_tab_item 0x7f0e0026
|
|
1964
|
-
int layout appboxo_bottom_tab_layout 0x7f0e0027
|
|
1965
|
-
int layout appboxo_context_menu_dialog 0x7f0e0028
|
|
1966
|
-
int layout appboxo_error_container 0x7f0e0029
|
|
1967
|
-
int layout appboxo_item_gallery_image 0x7f0e002a
|
|
1968
|
-
int layout appboxo_loading_dialog 0x7f0e002b
|
|
1969
|
-
int layout custom_dialog 0x7f0e002c
|
|
1970
|
-
int layout design_bottom_navigation_item 0x7f0e002d
|
|
1971
|
-
int layout design_bottom_sheet_dialog 0x7f0e002e
|
|
1972
|
-
int layout design_layout_snackbar 0x7f0e002f
|
|
1973
|
-
int layout design_layout_snackbar_include 0x7f0e0030
|
|
1974
|
-
int layout design_layout_tab_icon 0x7f0e0031
|
|
1975
|
-
int layout design_layout_tab_text 0x7f0e0032
|
|
1976
|
-
int layout design_menu_item_action_area 0x7f0e0033
|
|
1977
|
-
int layout design_navigation_item 0x7f0e0034
|
|
1978
|
-
int layout design_navigation_item_header 0x7f0e0035
|
|
1979
|
-
int layout design_navigation_item_separator 0x7f0e0036
|
|
1980
|
-
int layout design_navigation_item_subheader 0x7f0e0037
|
|
1981
|
-
int layout design_navigation_menu 0x7f0e0038
|
|
1982
|
-
int layout design_navigation_menu_item 0x7f0e0039
|
|
1983
|
-
int layout design_text_input_end_icon 0x7f0e003a
|
|
1984
|
-
int layout design_text_input_start_icon 0x7f0e003b
|
|
1985
|
-
int layout dev_loading_view 0x7f0e003c
|
|
1986
|
-
int layout fps_view 0x7f0e003d
|
|
1987
|
-
int layout mtrl_alert_dialog 0x7f0e003e
|
|
1988
|
-
int layout mtrl_alert_dialog_actions 0x7f0e003f
|
|
1989
|
-
int layout mtrl_alert_dialog_title 0x7f0e0040
|
|
1990
|
-
int layout mtrl_alert_select_dialog_item 0x7f0e0041
|
|
1991
|
-
int layout mtrl_alert_select_dialog_multichoice 0x7f0e0042
|
|
1992
|
-
int layout mtrl_alert_select_dialog_singlechoice 0x7f0e0043
|
|
1993
|
-
int layout mtrl_calendar_day 0x7f0e0044
|
|
1994
|
-
int layout mtrl_calendar_day_of_week 0x7f0e0045
|
|
1995
|
-
int layout mtrl_calendar_days_of_week 0x7f0e0046
|
|
1996
|
-
int layout mtrl_calendar_horizontal 0x7f0e0047
|
|
1997
|
-
int layout mtrl_calendar_month 0x7f0e0048
|
|
1998
|
-
int layout mtrl_calendar_month_labeled 0x7f0e0049
|
|
1999
|
-
int layout mtrl_calendar_month_navigation 0x7f0e004a
|
|
2000
|
-
int layout mtrl_calendar_months 0x7f0e004b
|
|
2001
|
-
int layout mtrl_calendar_vertical 0x7f0e004c
|
|
2002
|
-
int layout mtrl_calendar_year 0x7f0e004d
|
|
2003
|
-
int layout mtrl_layout_snackbar 0x7f0e004e
|
|
2004
|
-
int layout mtrl_layout_snackbar_include 0x7f0e004f
|
|
2005
|
-
int layout mtrl_picker_actions 0x7f0e0050
|
|
2006
|
-
int layout mtrl_picker_dialog 0x7f0e0051
|
|
2007
|
-
int layout mtrl_picker_fullscreen 0x7f0e0052
|
|
2008
|
-
int layout mtrl_picker_header_dialog 0x7f0e0053
|
|
2009
|
-
int layout mtrl_picker_header_fullscreen 0x7f0e0054
|
|
2010
|
-
int layout mtrl_picker_header_selection_text 0x7f0e0055
|
|
2011
|
-
int layout mtrl_picker_header_title_text 0x7f0e0056
|
|
2012
|
-
int layout mtrl_picker_header_toggle 0x7f0e0057
|
|
2013
|
-
int layout mtrl_picker_text_input_date 0x7f0e0058
|
|
2014
|
-
int layout mtrl_picker_text_input_date_range 0x7f0e0059
|
|
2015
|
-
int layout notification_action 0x7f0e005a
|
|
2016
|
-
int layout notification_action_tombstone 0x7f0e005b
|
|
2017
|
-
int layout notification_media_action 0x7f0e005c
|
|
2018
|
-
int layout notification_media_cancel_action 0x7f0e005d
|
|
2019
|
-
int layout notification_template_big_media 0x7f0e005e
|
|
2020
|
-
int layout notification_template_big_media_custom 0x7f0e005f
|
|
2021
|
-
int layout notification_template_big_media_narrow 0x7f0e0060
|
|
2022
|
-
int layout notification_template_big_media_narrow_custom 0x7f0e0061
|
|
2023
|
-
int layout notification_template_custom_big 0x7f0e0062
|
|
2024
|
-
int layout notification_template_icon_group 0x7f0e0063
|
|
2025
|
-
int layout notification_template_lines_media 0x7f0e0064
|
|
2026
|
-
int layout notification_template_media 0x7f0e0065
|
|
2027
|
-
int layout notification_template_media_custom 0x7f0e0066
|
|
2028
|
-
int layout notification_template_part_chronometer 0x7f0e0067
|
|
2029
|
-
int layout notification_template_part_time 0x7f0e0068
|
|
2030
|
-
int layout redbox_item_frame 0x7f0e0069
|
|
2031
|
-
int layout redbox_item_title 0x7f0e006a
|
|
2032
|
-
int layout redbox_view 0x7f0e006b
|
|
2033
|
-
int layout select_dialog_item_material 0x7f0e006c
|
|
2034
|
-
int layout select_dialog_multichoice_material 0x7f0e006d
|
|
2035
|
-
int layout select_dialog_singlechoice_material 0x7f0e006e
|
|
2036
|
-
int layout support_simple_spinner_dropdown_item 0x7f0e006f
|
|
2037
|
-
int layout test_action_chip 0x7f0e0070
|
|
2038
|
-
int layout test_design_checkbox 0x7f0e0071
|
|
2039
|
-
int layout test_reflow_chipgroup 0x7f0e0072
|
|
2040
|
-
int layout test_toolbar 0x7f0e0073
|
|
2041
|
-
int layout test_toolbar_custom_background 0x7f0e0074
|
|
2042
|
-
int layout test_toolbar_elevation 0x7f0e0075
|
|
2043
|
-
int layout test_toolbar_surface 0x7f0e0076
|
|
2044
|
-
int layout text_view_with_line_height_from_appearance 0x7f0e0077
|
|
2045
|
-
int layout text_view_with_line_height_from_layout 0x7f0e0078
|
|
2046
|
-
int layout text_view_with_line_height_from_style 0x7f0e0079
|
|
2047
|
-
int layout text_view_with_theme_line_height 0x7f0e007a
|
|
2048
|
-
int layout text_view_without_line_height 0x7f0e007b
|
|
2049
|
-
int plurals mtrl_badge_content_description 0x7f120001
|
|
2050
|
-
int string abc_action_bar_home_description 0x7f140001
|
|
2051
|
-
int string abc_action_bar_up_description 0x7f140002
|
|
2052
|
-
int string abc_action_menu_overflow_description 0x7f140003
|
|
2053
|
-
int string abc_action_mode_done 0x7f140004
|
|
2054
|
-
int string abc_activity_chooser_view_see_all 0x7f140005
|
|
2055
|
-
int string abc_activitychooserview_choose_application 0x7f140006
|
|
2056
|
-
int string abc_capital_off 0x7f140007
|
|
2057
|
-
int string abc_capital_on 0x7f140008
|
|
2058
|
-
int string abc_font_family_body_1_material 0x7f140009
|
|
2059
|
-
int string abc_font_family_body_2_material 0x7f14000a
|
|
2060
|
-
int string abc_font_family_button_material 0x7f14000b
|
|
2061
|
-
int string abc_font_family_caption_material 0x7f14000c
|
|
2062
|
-
int string abc_font_family_display_1_material 0x7f14000d
|
|
2063
|
-
int string abc_font_family_display_2_material 0x7f14000e
|
|
2064
|
-
int string abc_font_family_display_3_material 0x7f14000f
|
|
2065
|
-
int string abc_font_family_display_4_material 0x7f140010
|
|
2066
|
-
int string abc_font_family_headline_material 0x7f140011
|
|
2067
|
-
int string abc_font_family_menu_material 0x7f140012
|
|
2068
|
-
int string abc_font_family_subhead_material 0x7f140013
|
|
2069
|
-
int string abc_font_family_title_material 0x7f140014
|
|
2070
|
-
int string abc_menu_alt_shortcut_label 0x7f140015
|
|
2071
|
-
int string abc_menu_ctrl_shortcut_label 0x7f140016
|
|
2072
|
-
int string abc_menu_delete_shortcut_label 0x7f140017
|
|
2073
|
-
int string abc_menu_enter_shortcut_label 0x7f140018
|
|
2074
|
-
int string abc_menu_function_shortcut_label 0x7f140019
|
|
2075
|
-
int string abc_menu_meta_shortcut_label 0x7f14001a
|
|
2076
|
-
int string abc_menu_shift_shortcut_label 0x7f14001b
|
|
2077
|
-
int string abc_menu_space_shortcut_label 0x7f14001c
|
|
2078
|
-
int string abc_menu_sym_shortcut_label 0x7f14001d
|
|
2079
|
-
int string abc_prepend_shortcut_label 0x7f14001e
|
|
2080
|
-
int string abc_search_hint 0x7f14001f
|
|
2081
|
-
int string abc_searchview_description_clear 0x7f140020
|
|
2082
|
-
int string abc_searchview_description_query 0x7f140021
|
|
2083
|
-
int string abc_searchview_description_search 0x7f140022
|
|
2084
|
-
int string abc_searchview_description_submit 0x7f140023
|
|
2085
|
-
int string abc_searchview_description_voice 0x7f140024
|
|
2086
|
-
int string abc_shareactionprovider_share_with 0x7f140025
|
|
2087
|
-
int string abc_shareactionprovider_share_with_application 0x7f140026
|
|
2088
|
-
int string abc_toolbar_collapse_description 0x7f140027
|
|
2089
|
-
int string alert_description 0x7f140028
|
|
2090
|
-
int string appbar_scrolling_view_behavior 0x7f140029
|
|
2091
|
-
int string appboxo_about_company_name 0x7f14002a
|
|
2092
|
-
int string appboxo_about_company_website 0x7f14002b
|
|
2093
|
-
int string appboxo_about_description 0x7f14002c
|
|
2094
|
-
int string appboxo_about_miniapp_name 0x7f14002d
|
|
2095
|
-
int string appboxo_about_privacy_policy 0x7f14002e
|
|
2096
|
-
int string appboxo_about_report_miniapp 0x7f14002f
|
|
2097
|
-
int string appboxo_activity_title 0x7f140030
|
|
2098
|
-
int string appboxo_allow 0x7f140031
|
|
2099
|
-
int string appboxo_auth_required_fields_text 0x7f140032
|
|
2100
|
-
int string appboxo_camera_permission_denied_text 0x7f140033
|
|
2101
|
-
int string appboxo_clear_cache 0x7f140034
|
|
2102
|
-
int string appboxo_context_menu_about_miniapp 0x7f140035
|
|
2103
|
-
int string appboxo_context_menu_clear_cache 0x7f140036
|
|
2104
|
-
int string appboxo_context_menu_reload_miniapp 0x7f140037
|
|
2105
|
-
int string appboxo_context_menu_report_or_send_feedback 0x7f140038
|
|
2106
|
-
int string appboxo_context_menu_settings 0x7f140039
|
|
2107
|
-
int string appboxo_error_view_default_error_text 0x7f14003a
|
|
2108
|
-
int string appboxo_error_view_default_error_title 0x7f14003b
|
|
2109
|
-
int string appboxo_error_view_internet_error_text 0x7f14003c
|
|
2110
|
-
int string appboxo_error_view_internet_error_title 0x7f14003d
|
|
2111
|
-
int string appboxo_error_view_miniapp_not_available_error_text 0x7f14003e
|
|
2112
|
-
int string appboxo_error_view_miniapp_not_available_error_title 0x7f14003f
|
|
2113
|
-
int string appboxo_error_view_retry 0x7f140040
|
|
2114
|
-
int string appboxo_flash_off 0x7f140041
|
|
2115
|
-
int string appboxo_flash_on 0x7f140042
|
|
2116
|
-
int string appboxo_location_permission_denied_text 0x7f140043
|
|
2117
|
-
int string appboxo_map_choose_this_location 0x7f140044
|
|
2118
|
-
int string appboxo_menu_about 0x7f140045
|
|
2119
|
-
int string appboxo_miniapp_settings_camera 0x7f140046
|
|
2120
|
-
int string appboxo_miniapp_settings_location 0x7f140047
|
|
2121
|
-
int string appboxo_miniapp_settings_title 0x7f140048
|
|
2122
|
-
int string appboxo_miniapp_settings_user_info 0x7f140049
|
|
2123
|
-
int string appboxo_open_location_settings_btn 0x7f14004a
|
|
2124
|
-
int string appboxo_open_settings_btn 0x7f14004b
|
|
2125
|
-
int string appboxo_sdk_permission_camera_text 0x7f14004c
|
|
2126
|
-
int string appboxo_sdk_permission_location_text 0x7f14004d
|
|
2127
|
-
int string appboxo_settings_permissions_title 0x7f14004e
|
|
2128
|
-
int string appboxo_stop_loading_dialog_msg 0x7f14004f
|
|
2129
|
-
int string appboxo_system_location_disabled_text 0x7f140050
|
|
2130
|
-
int string bottom_sheet_behavior 0x7f140051
|
|
2131
|
-
int string button_description 0x7f140052
|
|
2132
|
-
int string catalyst_change_bundle_location 0x7f140053
|
|
2133
|
-
int string catalyst_copy_button 0x7f140054
|
|
2134
|
-
int string catalyst_debug 0x7f140055
|
|
2135
|
-
int string catalyst_debug_chrome 0x7f140056
|
|
2136
|
-
int string catalyst_debug_chrome_stop 0x7f140057
|
|
2137
|
-
int string catalyst_debug_connecting 0x7f140058
|
|
2138
|
-
int string catalyst_debug_error 0x7f140059
|
|
2139
|
-
int string catalyst_debug_nuclide 0x7f14005a
|
|
2140
|
-
int string catalyst_debug_nuclide_error 0x7f14005b
|
|
2141
|
-
int string catalyst_debug_stop 0x7f14005c
|
|
2142
|
-
int string catalyst_dismiss_button 0x7f14005d
|
|
2143
|
-
int string catalyst_heap_capture 0x7f14005e
|
|
2144
|
-
int string catalyst_hot_reloading 0x7f14005f
|
|
2145
|
-
int string catalyst_hot_reloading_auto_disable 0x7f140060
|
|
2146
|
-
int string catalyst_hot_reloading_auto_enable 0x7f140061
|
|
2147
|
-
int string catalyst_hot_reloading_stop 0x7f140062
|
|
2148
|
-
int string catalyst_inspector 0x7f140063
|
|
2149
|
-
int string catalyst_loading_from_url 0x7f140064
|
|
2150
|
-
int string catalyst_perf_monitor 0x7f140065
|
|
2151
|
-
int string catalyst_perf_monitor_stop 0x7f140066
|
|
2152
|
-
int string catalyst_reload 0x7f140067
|
|
2153
|
-
int string catalyst_reload_button 0x7f140068
|
|
2154
|
-
int string catalyst_reload_error 0x7f140069
|
|
2155
|
-
int string catalyst_report_button 0x7f14006a
|
|
2156
|
-
int string catalyst_sample_profiler_disable 0x7f14006b
|
|
2157
|
-
int string catalyst_sample_profiler_enable 0x7f14006c
|
|
2158
|
-
int string catalyst_settings 0x7f14006d
|
|
2159
|
-
int string catalyst_settings_title 0x7f14006e
|
|
2160
|
-
int string character_counter_content_description 0x7f14006f
|
|
2161
|
-
int string character_counter_overflowed_content_description 0x7f140070
|
|
2162
|
-
int string character_counter_pattern 0x7f140071
|
|
2163
|
-
int string chip_text 0x7f140072
|
|
2164
|
-
int string clear_text_end_icon_content_description 0x7f140073
|
|
2165
|
-
int string combobox_description 0x7f140074
|
|
2166
|
-
int string common_google_play_services_enable_button 0x7f140075
|
|
2167
|
-
int string common_google_play_services_enable_text 0x7f140076
|
|
2168
|
-
int string common_google_play_services_enable_title 0x7f140077
|
|
2169
|
-
int string common_google_play_services_install_button 0x7f140078
|
|
2170
|
-
int string common_google_play_services_install_text 0x7f140079
|
|
2171
|
-
int string common_google_play_services_install_title 0x7f14007a
|
|
2172
|
-
int string common_google_play_services_notification_channel_name 0x7f14007b
|
|
2173
|
-
int string common_google_play_services_notification_ticker 0x7f14007c
|
|
2174
|
-
int string common_google_play_services_unknown_issue 0x7f14007d
|
|
2175
|
-
int string common_google_play_services_unsupported_text 0x7f14007e
|
|
2176
|
-
int string common_google_play_services_update_button 0x7f14007f
|
|
2177
|
-
int string common_google_play_services_update_text 0x7f140080
|
|
2178
|
-
int string common_google_play_services_update_title 0x7f140081
|
|
2179
|
-
int string common_google_play_services_updating_text 0x7f140082
|
|
2180
|
-
int string common_google_play_services_wear_update_text 0x7f140083
|
|
2181
|
-
int string common_open_on_phone 0x7f140084
|
|
2182
|
-
int string common_signin_button_text 0x7f140085
|
|
2183
|
-
int string common_signin_button_text_long 0x7f140086
|
|
2184
|
-
int string error_icon_content_description 0x7f140087
|
|
2185
|
-
int string exposed_dropdown_menu_content_description 0x7f140088
|
|
2186
|
-
int string fab_transformation_scrim_behavior 0x7f140089
|
|
2187
|
-
int string fab_transformation_sheet_behavior 0x7f14008a
|
|
2188
|
-
int string header_description 0x7f14008b
|
|
2189
|
-
int string hide_bottom_view_on_scroll_behavior 0x7f14008c
|
|
2190
|
-
int string icon_content_description 0x7f14008d
|
|
2191
|
-
int string image_description 0x7f14008e
|
|
2192
|
-
int string imagebutton_description 0x7f14008f
|
|
2193
|
-
int string link_description 0x7f140090
|
|
2194
|
-
int string menu_description 0x7f140091
|
|
2195
|
-
int string menubar_description 0x7f140092
|
|
2196
|
-
int string menuitem_description 0x7f140093
|
|
2197
|
-
int string mtrl_badge_numberless_content_description 0x7f140094
|
|
2198
|
-
int string mtrl_chip_close_icon_content_description 0x7f140095
|
|
2199
|
-
int string mtrl_exceed_max_badge_number_suffix 0x7f140096
|
|
2200
|
-
int string mtrl_picker_a11y_next_month 0x7f140097
|
|
2201
|
-
int string mtrl_picker_a11y_prev_month 0x7f140098
|
|
2202
|
-
int string mtrl_picker_announce_current_selection 0x7f140099
|
|
2203
|
-
int string mtrl_picker_cancel 0x7f14009a
|
|
2204
|
-
int string mtrl_picker_confirm 0x7f14009b
|
|
2205
|
-
int string mtrl_picker_date_header_selected 0x7f14009c
|
|
2206
|
-
int string mtrl_picker_date_header_title 0x7f14009d
|
|
2207
|
-
int string mtrl_picker_date_header_unselected 0x7f14009e
|
|
2208
|
-
int string mtrl_picker_day_of_week_column_header 0x7f14009f
|
|
2209
|
-
int string mtrl_picker_invalid_format 0x7f1400a0
|
|
2210
|
-
int string mtrl_picker_invalid_format_example 0x7f1400a1
|
|
2211
|
-
int string mtrl_picker_invalid_format_use 0x7f1400a2
|
|
2212
|
-
int string mtrl_picker_invalid_range 0x7f1400a3
|
|
2213
|
-
int string mtrl_picker_navigate_to_year_description 0x7f1400a4
|
|
2214
|
-
int string mtrl_picker_out_of_range 0x7f1400a5
|
|
2215
|
-
int string mtrl_picker_range_header_only_end_selected 0x7f1400a6
|
|
2216
|
-
int string mtrl_picker_range_header_only_start_selected 0x7f1400a7
|
|
2217
|
-
int string mtrl_picker_range_header_selected 0x7f1400a8
|
|
2218
|
-
int string mtrl_picker_range_header_title 0x7f1400a9
|
|
2219
|
-
int string mtrl_picker_range_header_unselected 0x7f1400aa
|
|
2220
|
-
int string mtrl_picker_save 0x7f1400ab
|
|
2221
|
-
int string mtrl_picker_text_input_date_hint 0x7f1400ac
|
|
2222
|
-
int string mtrl_picker_text_input_date_range_end_hint 0x7f1400ad
|
|
2223
|
-
int string mtrl_picker_text_input_date_range_start_hint 0x7f1400ae
|
|
2224
|
-
int string mtrl_picker_text_input_day_abbr 0x7f1400af
|
|
2225
|
-
int string mtrl_picker_text_input_month_abbr 0x7f1400b0
|
|
2226
|
-
int string mtrl_picker_text_input_year_abbr 0x7f1400b1
|
|
2227
|
-
int string mtrl_picker_toggle_to_calendar_input_mode 0x7f1400b2
|
|
2228
|
-
int string mtrl_picker_toggle_to_day_selection 0x7f1400b3
|
|
2229
|
-
int string mtrl_picker_toggle_to_text_input_mode 0x7f1400b4
|
|
2230
|
-
int string mtrl_picker_toggle_to_year_selection 0x7f1400b5
|
|
2231
|
-
int string password_toggle_content_description 0x7f1400b6
|
|
2232
|
-
int string path_password_eye 0x7f1400b7
|
|
2233
|
-
int string path_password_eye_mask_strike_through 0x7f1400b8
|
|
2234
|
-
int string path_password_eye_mask_visible 0x7f1400b9
|
|
2235
|
-
int string path_password_strike_through 0x7f1400ba
|
|
2236
|
-
int string progressbar_description 0x7f1400bb
|
|
2237
|
-
int string radiogroup_description 0x7f1400bc
|
|
2238
|
-
int string rn_tab_description 0x7f1400bd
|
|
2239
|
-
int string scrollbar_description 0x7f1400be
|
|
2240
|
-
int string search_description 0x7f1400bf
|
|
2241
|
-
int string search_menu_title 0x7f1400c0
|
|
2242
|
-
int string spinbutton_description 0x7f1400c1
|
|
2243
|
-
int string state_busy_description 0x7f1400c2
|
|
2244
|
-
int string state_collapsed_description 0x7f1400c3
|
|
2245
|
-
int string state_expanded_description 0x7f1400c4
|
|
2246
|
-
int string state_mixed_description 0x7f1400c5
|
|
2247
|
-
int string state_off_description 0x7f1400c6
|
|
2248
|
-
int string state_on_description 0x7f1400c7
|
|
2249
|
-
int string status_bar_notification_info_overflow 0x7f1400c8
|
|
2250
|
-
int string summary_description 0x7f1400c9
|
|
2251
|
-
int string tablist_description 0x7f1400ca
|
|
2252
|
-
int string timer_description 0x7f1400cb
|
|
2253
|
-
int string toolbar_description 0x7f1400cc
|
|
2254
|
-
int style AlertDialog_AppCompat 0x7f150001
|
|
2255
|
-
int style AlertDialog_AppCompat_Light 0x7f150002
|
|
2256
|
-
int style Animation_AppCompat_Dialog 0x7f150003
|
|
2257
|
-
int style Animation_AppCompat_DropDownUp 0x7f150004
|
|
2258
|
-
int style Animation_AppCompat_Tooltip 0x7f150005
|
|
2259
|
-
int style Animation_Catalyst_LogBox 0x7f150006
|
|
2260
|
-
int style Animation_Catalyst_RedBox 0x7f150007
|
|
2261
|
-
int style Animation_Design_BottomSheetDialog 0x7f150008
|
|
2262
|
-
int style Animation_MaterialComponents_BottomSheetDialog 0x7f150009
|
|
2263
|
-
int style AppboxoTheme 0x7f15000a
|
|
2264
|
-
int style Appboxo_BottomSheetDialog 0x7f15000b
|
|
2265
|
-
int style Appboxo_BottomSheetStyleWrapper 0x7f15000c
|
|
2266
|
-
int style Appboxo_ContextMenuText 0x7f15000d
|
|
2267
|
-
int style Appboxo_SettingsSwitch 0x7f15000e
|
|
2268
|
-
int style Base_AlertDialog_AppCompat 0x7f15000f
|
|
2269
|
-
int style Base_AlertDialog_AppCompat_Light 0x7f150010
|
|
2270
|
-
int style Base_Animation_AppCompat_Dialog 0x7f150011
|
|
2271
|
-
int style Base_Animation_AppCompat_DropDownUp 0x7f150012
|
|
2272
|
-
int style Base_Animation_AppCompat_Tooltip 0x7f150013
|
|
2273
|
-
int style Base_CardView 0x7f150014
|
|
2274
|
-
int style Base_DialogWindowTitleBackground_AppCompat 0x7f150015
|
|
2275
|
-
int style Base_DialogWindowTitle_AppCompat 0x7f150016
|
|
2276
|
-
int style Base_MaterialAlertDialog_MaterialComponents_Title_Icon 0x7f150017
|
|
2277
|
-
int style Base_MaterialAlertDialog_MaterialComponents_Title_Panel 0x7f150018
|
|
2278
|
-
int style Base_MaterialAlertDialog_MaterialComponents_Title_Text 0x7f150019
|
|
2279
|
-
int style Base_TextAppearance_AppCompat 0x7f15001a
|
|
2280
|
-
int style Base_TextAppearance_AppCompat_Body1 0x7f15001b
|
|
2281
|
-
int style Base_TextAppearance_AppCompat_Body2 0x7f15001c
|
|
2282
|
-
int style Base_TextAppearance_AppCompat_Button 0x7f15001d
|
|
2283
|
-
int style Base_TextAppearance_AppCompat_Caption 0x7f15001e
|
|
2284
|
-
int style Base_TextAppearance_AppCompat_Display1 0x7f15001f
|
|
2285
|
-
int style Base_TextAppearance_AppCompat_Display2 0x7f150020
|
|
2286
|
-
int style Base_TextAppearance_AppCompat_Display3 0x7f150021
|
|
2287
|
-
int style Base_TextAppearance_AppCompat_Display4 0x7f150022
|
|
2288
|
-
int style Base_TextAppearance_AppCompat_Headline 0x7f150023
|
|
2289
|
-
int style Base_TextAppearance_AppCompat_Inverse 0x7f150024
|
|
2290
|
-
int style Base_TextAppearance_AppCompat_Large 0x7f150025
|
|
2291
|
-
int style Base_TextAppearance_AppCompat_Large_Inverse 0x7f150026
|
|
2292
|
-
int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f150027
|
|
2293
|
-
int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f150028
|
|
2294
|
-
int style Base_TextAppearance_AppCompat_Medium 0x7f150029
|
|
2295
|
-
int style Base_TextAppearance_AppCompat_Medium_Inverse 0x7f15002a
|
|
2296
|
-
int style Base_TextAppearance_AppCompat_Menu 0x7f15002b
|
|
2297
|
-
int style Base_TextAppearance_AppCompat_SearchResult 0x7f15002c
|
|
2298
|
-
int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x7f15002d
|
|
2299
|
-
int style Base_TextAppearance_AppCompat_SearchResult_Title 0x7f15002e
|
|
2300
|
-
int style Base_TextAppearance_AppCompat_Small 0x7f15002f
|
|
2301
|
-
int style Base_TextAppearance_AppCompat_Small_Inverse 0x7f150030
|
|
2302
|
-
int style Base_TextAppearance_AppCompat_Subhead 0x7f150031
|
|
2303
|
-
int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x7f150032
|
|
2304
|
-
int style Base_TextAppearance_AppCompat_Title 0x7f150033
|
|
2305
|
-
int style Base_TextAppearance_AppCompat_Title_Inverse 0x7f150034
|
|
2306
|
-
int style Base_TextAppearance_AppCompat_Tooltip 0x7f150035
|
|
2307
|
-
int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f150036
|
|
2308
|
-
int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f150037
|
|
2309
|
-
int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f150038
|
|
2310
|
-
int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f150039
|
|
2311
|
-
int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f15003a
|
|
2312
|
-
int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f15003b
|
|
2313
|
-
int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f15003c
|
|
2314
|
-
int style Base_TextAppearance_AppCompat_Widget_Button 0x7f15003d
|
|
2315
|
-
int style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f15003e
|
|
2316
|
-
int style Base_TextAppearance_AppCompat_Widget_Button_Colored 0x7f15003f
|
|
2317
|
-
int style Base_TextAppearance_AppCompat_Widget_Button_Inverse 0x7f150040
|
|
2318
|
-
int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x7f150041
|
|
2319
|
-
int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f150042
|
|
2320
|
-
int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f150043
|
|
2321
|
-
int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f150044
|
|
2322
|
-
int style Base_TextAppearance_AppCompat_Widget_Switch 0x7f150045
|
|
2323
|
-
int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f150046
|
|
2324
|
-
int style Base_TextAppearance_MaterialComponents_Badge 0x7f150047
|
|
2325
|
-
int style Base_TextAppearance_MaterialComponents_Button 0x7f150048
|
|
2326
|
-
int style Base_TextAppearance_MaterialComponents_Headline6 0x7f150049
|
|
2327
|
-
int style Base_TextAppearance_MaterialComponents_Subtitle2 0x7f15004a
|
|
2328
|
-
int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f15004b
|
|
2329
|
-
int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f15004c
|
|
2330
|
-
int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f15004d
|
|
2331
|
-
int style Base_ThemeOverlay_AppCompat 0x7f15004e
|
|
2332
|
-
int style Base_ThemeOverlay_AppCompat_ActionBar 0x7f15004f
|
|
2333
|
-
int style Base_ThemeOverlay_AppCompat_Dark 0x7f150050
|
|
2334
|
-
int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x7f150051
|
|
2335
|
-
int style Base_ThemeOverlay_AppCompat_Dialog 0x7f150052
|
|
2336
|
-
int style Base_ThemeOverlay_AppCompat_Dialog_Alert 0x7f150053
|
|
2337
|
-
int style Base_ThemeOverlay_AppCompat_Light 0x7f150054
|
|
2338
|
-
int style Base_ThemeOverlay_MaterialComponents_Dialog 0x7f150055
|
|
2339
|
-
int style Base_ThemeOverlay_MaterialComponents_Dialog_Alert 0x7f150056
|
|
2340
|
-
int style Base_ThemeOverlay_MaterialComponents_MaterialAlertDialog 0x7f150057
|
|
2341
|
-
int style Base_Theme_AppCompat 0x7f150058
|
|
2342
|
-
int style Base_Theme_AppCompat_CompactMenu 0x7f150059
|
|
2343
|
-
int style Base_Theme_AppCompat_Dialog 0x7f15005a
|
|
2344
|
-
int style Base_Theme_AppCompat_DialogWhenLarge 0x7f15005b
|
|
2345
|
-
int style Base_Theme_AppCompat_Dialog_Alert 0x7f15005c
|
|
2346
|
-
int style Base_Theme_AppCompat_Dialog_FixedSize 0x7f15005d
|
|
2347
|
-
int style Base_Theme_AppCompat_Dialog_MinWidth 0x7f15005e
|
|
2348
|
-
int style Base_Theme_AppCompat_Light 0x7f15005f
|
|
2349
|
-
int style Base_Theme_AppCompat_Light_DarkActionBar 0x7f150060
|
|
2350
|
-
int style Base_Theme_AppCompat_Light_Dialog 0x7f150061
|
|
2351
|
-
int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x7f150062
|
|
2352
|
-
int style Base_Theme_AppCompat_Light_Dialog_Alert 0x7f150063
|
|
2353
|
-
int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x7f150064
|
|
2354
|
-
int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x7f150065
|
|
2355
|
-
int style Base_Theme_MaterialComponents 0x7f150066
|
|
2356
|
-
int style Base_Theme_MaterialComponents_Bridge 0x7f150067
|
|
2357
|
-
int style Base_Theme_MaterialComponents_CompactMenu 0x7f150068
|
|
2358
|
-
int style Base_Theme_MaterialComponents_Dialog 0x7f150069
|
|
2359
|
-
int style Base_Theme_MaterialComponents_DialogWhenLarge 0x7f15006a
|
|
2360
|
-
int style Base_Theme_MaterialComponents_Dialog_Alert 0x7f15006b
|
|
2361
|
-
int style Base_Theme_MaterialComponents_Dialog_Bridge 0x7f15006c
|
|
2362
|
-
int style Base_Theme_MaterialComponents_Dialog_FixedSize 0x7f15006d
|
|
2363
|
-
int style Base_Theme_MaterialComponents_Dialog_MinWidth 0x7f15006e
|
|
2364
|
-
int style Base_Theme_MaterialComponents_Light 0x7f15006f
|
|
2365
|
-
int style Base_Theme_MaterialComponents_Light_Bridge 0x7f150070
|
|
2366
|
-
int style Base_Theme_MaterialComponents_Light_DarkActionBar 0x7f150071
|
|
2367
|
-
int style Base_Theme_MaterialComponents_Light_DarkActionBar_Bridge 0x7f150072
|
|
2368
|
-
int style Base_Theme_MaterialComponents_Light_Dialog 0x7f150073
|
|
2369
|
-
int style Base_Theme_MaterialComponents_Light_DialogWhenLarge 0x7f150074
|
|
2370
|
-
int style Base_Theme_MaterialComponents_Light_Dialog_Alert 0x7f150075
|
|
2371
|
-
int style Base_Theme_MaterialComponents_Light_Dialog_Bridge 0x7f150076
|
|
2372
|
-
int style Base_Theme_MaterialComponents_Light_Dialog_FixedSize 0x7f150077
|
|
2373
|
-
int style Base_Theme_MaterialComponents_Light_Dialog_MinWidth 0x7f150078
|
|
2374
|
-
int style Base_V14_ThemeOverlay_MaterialComponents_Dialog 0x7f150079
|
|
2375
|
-
int style Base_V14_ThemeOverlay_MaterialComponents_Dialog_Alert 0x7f15007a
|
|
2376
|
-
int style Base_V14_ThemeOverlay_MaterialComponents_MaterialAlertDialog 0x7f15007b
|
|
2377
|
-
int style Base_V14_Theme_MaterialComponents 0x7f15007c
|
|
2378
|
-
int style Base_V14_Theme_MaterialComponents_Bridge 0x7f15007d
|
|
2379
|
-
int style Base_V14_Theme_MaterialComponents_Dialog 0x7f15007e
|
|
2380
|
-
int style Base_V14_Theme_MaterialComponents_Dialog_Bridge 0x7f15007f
|
|
2381
|
-
int style Base_V14_Theme_MaterialComponents_Light 0x7f150080
|
|
2382
|
-
int style Base_V14_Theme_MaterialComponents_Light_Bridge 0x7f150081
|
|
2383
|
-
int style Base_V14_Theme_MaterialComponents_Light_DarkActionBar_Bridge 0x7f150082
|
|
2384
|
-
int style Base_V14_Theme_MaterialComponents_Light_Dialog 0x7f150083
|
|
2385
|
-
int style Base_V14_Theme_MaterialComponents_Light_Dialog_Bridge 0x7f150084
|
|
2386
|
-
int style Base_V21_ThemeOverlay_AppCompat_Dialog 0x7f150085
|
|
2387
|
-
int style Base_V21_Theme_AppCompat 0x7f150086
|
|
2388
|
-
int style Base_V21_Theme_AppCompat_Dialog 0x7f150087
|
|
2389
|
-
int style Base_V21_Theme_AppCompat_Light 0x7f150088
|
|
2390
|
-
int style Base_V21_Theme_AppCompat_Light_Dialog 0x7f150089
|
|
2391
|
-
int style Base_V22_Theme_AppCompat 0x7f15008a
|
|
2392
|
-
int style Base_V22_Theme_AppCompat_Light 0x7f15008b
|
|
2393
|
-
int style Base_V23_Theme_AppCompat 0x7f15008c
|
|
2394
|
-
int style Base_V23_Theme_AppCompat_Light 0x7f15008d
|
|
2395
|
-
int style Base_V26_Theme_AppCompat 0x7f15008e
|
|
2396
|
-
int style Base_V26_Theme_AppCompat_Light 0x7f15008f
|
|
2397
|
-
int style Base_V26_Widget_AppCompat_Toolbar 0x7f150090
|
|
2398
|
-
int style Base_V28_Theme_AppCompat 0x7f150091
|
|
2399
|
-
int style Base_V28_Theme_AppCompat_Light 0x7f150092
|
|
2400
|
-
int style Base_V7_ThemeOverlay_AppCompat_Dialog 0x7f150093
|
|
2401
|
-
int style Base_V7_Theme_AppCompat 0x7f150094
|
|
2402
|
-
int style Base_V7_Theme_AppCompat_Dialog 0x7f150095
|
|
2403
|
-
int style Base_V7_Theme_AppCompat_Light 0x7f150096
|
|
2404
|
-
int style Base_V7_Theme_AppCompat_Light_Dialog 0x7f150097
|
|
2405
|
-
int style Base_V7_Widget_AppCompat_AutoCompleteTextView 0x7f150098
|
|
2406
|
-
int style Base_V7_Widget_AppCompat_EditText 0x7f150099
|
|
2407
|
-
int style Base_V7_Widget_AppCompat_Toolbar 0x7f15009a
|
|
2408
|
-
int style Base_Widget_AppCompat_ActionBar 0x7f15009b
|
|
2409
|
-
int style Base_Widget_AppCompat_ActionBar_Solid 0x7f15009c
|
|
2410
|
-
int style Base_Widget_AppCompat_ActionBar_TabBar 0x7f15009d
|
|
2411
|
-
int style Base_Widget_AppCompat_ActionBar_TabText 0x7f15009e
|
|
2412
|
-
int style Base_Widget_AppCompat_ActionBar_TabView 0x7f15009f
|
|
2413
|
-
int style Base_Widget_AppCompat_ActionButton 0x7f1500a0
|
|
2414
|
-
int style Base_Widget_AppCompat_ActionButton_CloseMode 0x7f1500a1
|
|
2415
|
-
int style Base_Widget_AppCompat_ActionButton_Overflow 0x7f1500a2
|
|
2416
|
-
int style Base_Widget_AppCompat_ActionMode 0x7f1500a3
|
|
2417
|
-
int style Base_Widget_AppCompat_ActivityChooserView 0x7f1500a4
|
|
2418
|
-
int style Base_Widget_AppCompat_AutoCompleteTextView 0x7f1500a5
|
|
2419
|
-
int style Base_Widget_AppCompat_Button 0x7f1500a6
|
|
2420
|
-
int style Base_Widget_AppCompat_ButtonBar 0x7f1500a7
|
|
2421
|
-
int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x7f1500a8
|
|
2422
|
-
int style Base_Widget_AppCompat_Button_Borderless 0x7f1500a9
|
|
2423
|
-
int style Base_Widget_AppCompat_Button_Borderless_Colored 0x7f1500aa
|
|
2424
|
-
int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f1500ab
|
|
2425
|
-
int style Base_Widget_AppCompat_Button_Colored 0x7f1500ac
|
|
2426
|
-
int style Base_Widget_AppCompat_Button_Small 0x7f1500ad
|
|
2427
|
-
int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x7f1500ae
|
|
2428
|
-
int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x7f1500af
|
|
2429
|
-
int style Base_Widget_AppCompat_CompoundButton_Switch 0x7f1500b0
|
|
2430
|
-
int style Base_Widget_AppCompat_DrawerArrowToggle 0x7f1500b1
|
|
2431
|
-
int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x7f1500b2
|
|
2432
|
-
int style Base_Widget_AppCompat_DropDownItem_Spinner 0x7f1500b3
|
|
2433
|
-
int style Base_Widget_AppCompat_EditText 0x7f1500b4
|
|
2434
|
-
int style Base_Widget_AppCompat_ImageButton 0x7f1500b5
|
|
2435
|
-
int style Base_Widget_AppCompat_Light_ActionBar 0x7f1500b6
|
|
2436
|
-
int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x7f1500b7
|
|
2437
|
-
int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x7f1500b8
|
|
2438
|
-
int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x7f1500b9
|
|
2439
|
-
int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f1500ba
|
|
2440
|
-
int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x7f1500bb
|
|
2441
|
-
int style Base_Widget_AppCompat_Light_PopupMenu 0x7f1500bc
|
|
2442
|
-
int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x7f1500bd
|
|
2443
|
-
int style Base_Widget_AppCompat_ListMenuView 0x7f1500be
|
|
2444
|
-
int style Base_Widget_AppCompat_ListPopupWindow 0x7f1500bf
|
|
2445
|
-
int style Base_Widget_AppCompat_ListView 0x7f1500c0
|
|
2446
|
-
int style Base_Widget_AppCompat_ListView_DropDown 0x7f1500c1
|
|
2447
|
-
int style Base_Widget_AppCompat_ListView_Menu 0x7f1500c2
|
|
2448
|
-
int style Base_Widget_AppCompat_PopupMenu 0x7f1500c3
|
|
2449
|
-
int style Base_Widget_AppCompat_PopupMenu_Overflow 0x7f1500c4
|
|
2450
|
-
int style Base_Widget_AppCompat_PopupWindow 0x7f1500c5
|
|
2451
|
-
int style Base_Widget_AppCompat_ProgressBar 0x7f1500c6
|
|
2452
|
-
int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x7f1500c7
|
|
2453
|
-
int style Base_Widget_AppCompat_RatingBar 0x7f1500c8
|
|
2454
|
-
int style Base_Widget_AppCompat_RatingBar_Indicator 0x7f1500c9
|
|
2455
|
-
int style Base_Widget_AppCompat_RatingBar_Small 0x7f1500ca
|
|
2456
|
-
int style Base_Widget_AppCompat_SearchView 0x7f1500cb
|
|
2457
|
-
int style Base_Widget_AppCompat_SearchView_ActionBar 0x7f1500cc
|
|
2458
|
-
int style Base_Widget_AppCompat_SeekBar 0x7f1500cd
|
|
2459
|
-
int style Base_Widget_AppCompat_SeekBar_Discrete 0x7f1500ce
|
|
2460
|
-
int style Base_Widget_AppCompat_Spinner 0x7f1500cf
|
|
2461
|
-
int style Base_Widget_AppCompat_Spinner_Underlined 0x7f1500d0
|
|
2462
|
-
int style Base_Widget_AppCompat_TextView 0x7f1500d1
|
|
2463
|
-
int style Base_Widget_AppCompat_TextView_SpinnerItem 0x7f1500d2
|
|
2464
|
-
int style Base_Widget_AppCompat_Toolbar 0x7f1500d3
|
|
2465
|
-
int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x7f1500d4
|
|
2466
|
-
int style Base_Widget_Design_TabLayout 0x7f1500d5
|
|
2467
|
-
int style Base_Widget_MaterialComponents_AutoCompleteTextView 0x7f1500d6
|
|
2468
|
-
int style Base_Widget_MaterialComponents_CheckedTextView 0x7f1500d7
|
|
2469
|
-
int style Base_Widget_MaterialComponents_Chip 0x7f1500d8
|
|
2470
|
-
int style Base_Widget_MaterialComponents_PopupMenu 0x7f1500d9
|
|
2471
|
-
int style Base_Widget_MaterialComponents_PopupMenu_ContextMenu 0x7f1500da
|
|
2472
|
-
int style Base_Widget_MaterialComponents_PopupMenu_ListPopupWindow 0x7f1500db
|
|
2473
|
-
int style Base_Widget_MaterialComponents_PopupMenu_Overflow 0x7f1500dc
|
|
2474
|
-
int style Base_Widget_MaterialComponents_TextInputEditText 0x7f1500dd
|
|
2475
|
-
int style Base_Widget_MaterialComponents_TextInputLayout 0x7f1500de
|
|
2476
|
-
int style Base_Widget_MaterialComponents_TextView 0x7f1500df
|
|
2477
|
-
int style CalendarDatePickerDialog 0x7f1500e0
|
|
2478
|
-
int style CalendarDatePickerStyle 0x7f1500e1
|
|
2479
|
-
int style CardView 0x7f1500e2
|
|
2480
|
-
int style CardView_Dark 0x7f1500e3
|
|
2481
|
-
int style CardView_Light 0x7f1500e4
|
|
2482
|
-
int style ClockTimePickerDialog 0x7f1500e5
|
|
2483
|
-
int style ClockTimePickerStyle 0x7f1500e6
|
|
2484
|
-
int style DialogAnimationFade 0x7f1500e7
|
|
2485
|
-
int style DialogAnimationSlide 0x7f1500e8
|
|
2486
|
-
int style EmptyTheme 0x7f1500e9
|
|
2487
|
-
int style MaterialAlertDialog_MaterialComponents 0x7f1500ea
|
|
2488
|
-
int style MaterialAlertDialog_MaterialComponents_Body_Text 0x7f1500eb
|
|
2489
|
-
int style MaterialAlertDialog_MaterialComponents_Picker_Date_Calendar 0x7f1500ec
|
|
2490
|
-
int style MaterialAlertDialog_MaterialComponents_Picker_Date_Spinner 0x7f1500ed
|
|
2491
|
-
int style MaterialAlertDialog_MaterialComponents_Title_Icon 0x7f1500ee
|
|
2492
|
-
int style MaterialAlertDialog_MaterialComponents_Title_Icon_CenterStacked 0x7f1500ef
|
|
2493
|
-
int style MaterialAlertDialog_MaterialComponents_Title_Panel 0x7f1500f0
|
|
2494
|
-
int style MaterialAlertDialog_MaterialComponents_Title_Panel_CenterStacked 0x7f1500f1
|
|
2495
|
-
int style MaterialAlertDialog_MaterialComponents_Title_Text 0x7f1500f2
|
|
2496
|
-
int style MaterialAlertDialog_MaterialComponents_Title_Text_CenterStacked 0x7f1500f3
|
|
2497
|
-
int style Platform_AppCompat 0x7f1500f4
|
|
2498
|
-
int style Platform_AppCompat_Light 0x7f1500f5
|
|
2499
|
-
int style Platform_MaterialComponents 0x7f1500f6
|
|
2500
|
-
int style Platform_MaterialComponents_Dialog 0x7f1500f7
|
|
2501
|
-
int style Platform_MaterialComponents_Light 0x7f1500f8
|
|
2502
|
-
int style Platform_MaterialComponents_Light_Dialog 0x7f1500f9
|
|
2503
|
-
int style Platform_ThemeOverlay_AppCompat 0x7f1500fa
|
|
2504
|
-
int style Platform_ThemeOverlay_AppCompat_Dark 0x7f1500fb
|
|
2505
|
-
int style Platform_ThemeOverlay_AppCompat_Light 0x7f1500fc
|
|
2506
|
-
int style Platform_V21_AppCompat 0x7f1500fd
|
|
2507
|
-
int style Platform_V21_AppCompat_Light 0x7f1500fe
|
|
2508
|
-
int style Platform_V25_AppCompat 0x7f1500ff
|
|
2509
|
-
int style Platform_V25_AppCompat_Light 0x7f150100
|
|
2510
|
-
int style Platform_Widget_AppCompat_Spinner 0x7f150101
|
|
2511
|
-
int style RtlOverlay_DialogWindowTitle_AppCompat 0x7f150102
|
|
2512
|
-
int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x7f150103
|
|
2513
|
-
int style RtlOverlay_Widget_AppCompat_DialogTitle_Icon 0x7f150104
|
|
2514
|
-
int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x7f150105
|
|
2515
|
-
int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x7f150106
|
|
2516
|
-
int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut 0x7f150107
|
|
2517
|
-
int style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow 0x7f150108
|
|
2518
|
-
int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x7f150109
|
|
2519
|
-
int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title 0x7f15010a
|
|
2520
|
-
int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x7f15010b
|
|
2521
|
-
int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x7f15010c
|
|
2522
|
-
int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x7f15010d
|
|
2523
|
-
int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x7f15010e
|
|
2524
|
-
int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x7f15010f
|
|
2525
|
-
int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x7f150110
|
|
2526
|
-
int style RtlUnderlay_Widget_AppCompat_ActionButton 0x7f150111
|
|
2527
|
-
int style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow 0x7f150112
|
|
2528
|
-
int style ShapeAppearanceOverlay 0x7f150113
|
|
2529
|
-
int style ShapeAppearanceOverlay_BottomLeftDifferentCornerSize 0x7f150114
|
|
2530
|
-
int style ShapeAppearanceOverlay_BottomRightCut 0x7f150115
|
|
2531
|
-
int style ShapeAppearanceOverlay_Cut 0x7f150116
|
|
2532
|
-
int style ShapeAppearanceOverlay_DifferentCornerSize 0x7f150117
|
|
2533
|
-
int style ShapeAppearanceOverlay_MaterialComponents_BottomSheet 0x7f150118
|
|
2534
|
-
int style ShapeAppearanceOverlay_MaterialComponents_Chip 0x7f150119
|
|
2535
|
-
int style ShapeAppearanceOverlay_MaterialComponents_ExtendedFloatingActionButton 0x7f15011a
|
|
2536
|
-
int style ShapeAppearanceOverlay_MaterialComponents_FloatingActionButton 0x7f15011b
|
|
2537
|
-
int style ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Day 0x7f15011c
|
|
2538
|
-
int style ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Window_Fullscreen 0x7f15011d
|
|
2539
|
-
int style ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Year 0x7f15011e
|
|
2540
|
-
int style ShapeAppearanceOverlay_MaterialComponents_TextInputLayout_FilledBox 0x7f15011f
|
|
2541
|
-
int style ShapeAppearanceOverlay_TopLeftCut 0x7f150120
|
|
2542
|
-
int style ShapeAppearanceOverlay_TopRightDifferentCornerSize 0x7f150121
|
|
2543
|
-
int style ShapeAppearance_MaterialComponents 0x7f150122
|
|
2544
|
-
int style ShapeAppearance_MaterialComponents_LargeComponent 0x7f150123
|
|
2545
|
-
int style ShapeAppearance_MaterialComponents_MediumComponent 0x7f150124
|
|
2546
|
-
int style ShapeAppearance_MaterialComponents_SmallComponent 0x7f150125
|
|
2547
|
-
int style ShapeAppearance_MaterialComponents_Test 0x7f150126
|
|
2548
|
-
int style SpinnerDatePickerDialog 0x7f150127
|
|
2549
|
-
int style SpinnerDatePickerStyle 0x7f150128
|
|
2550
|
-
int style SpinnerTimePickerDialog 0x7f150129
|
|
2551
|
-
int style SpinnerTimePickerStyle 0x7f15012a
|
|
2552
|
-
int style TestStyleWithLineHeight 0x7f15012b
|
|
2553
|
-
int style TestStyleWithLineHeightAppearance 0x7f15012c
|
|
2554
|
-
int style TestStyleWithThemeLineHeightAttribute 0x7f15012d
|
|
2555
|
-
int style TestStyleWithoutLineHeight 0x7f15012e
|
|
2556
|
-
int style TestThemeWithLineHeight 0x7f15012f
|
|
2557
|
-
int style TestThemeWithLineHeightDisabled 0x7f150130
|
|
2558
|
-
int style Test_ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Day 0x7f150131
|
|
2559
|
-
int style Test_Theme_MaterialComponents_MaterialCalendar 0x7f150132
|
|
2560
|
-
int style Test_Widget_MaterialComponents_MaterialCalendar 0x7f150133
|
|
2561
|
-
int style Test_Widget_MaterialComponents_MaterialCalendar_Day 0x7f150134
|
|
2562
|
-
int style Test_Widget_MaterialComponents_MaterialCalendar_Day_Selected 0x7f150135
|
|
2563
|
-
int style TextAppearance_AppCompat 0x7f150136
|
|
2564
|
-
int style TextAppearance_AppCompat_Body1 0x7f150137
|
|
2565
|
-
int style TextAppearance_AppCompat_Body2 0x7f150138
|
|
2566
|
-
int style TextAppearance_AppCompat_Button 0x7f150139
|
|
2567
|
-
int style TextAppearance_AppCompat_Caption 0x7f15013a
|
|
2568
|
-
int style TextAppearance_AppCompat_Display1 0x7f15013b
|
|
2569
|
-
int style TextAppearance_AppCompat_Display2 0x7f15013c
|
|
2570
|
-
int style TextAppearance_AppCompat_Display3 0x7f15013d
|
|
2571
|
-
int style TextAppearance_AppCompat_Display4 0x7f15013e
|
|
2572
|
-
int style TextAppearance_AppCompat_Headline 0x7f15013f
|
|
2573
|
-
int style TextAppearance_AppCompat_Inverse 0x7f150140
|
|
2574
|
-
int style TextAppearance_AppCompat_Large 0x7f150141
|
|
2575
|
-
int style TextAppearance_AppCompat_Large_Inverse 0x7f150142
|
|
2576
|
-
int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f150143
|
|
2577
|
-
int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f150144
|
|
2578
|
-
int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f150145
|
|
2579
|
-
int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f150146
|
|
2580
|
-
int style TextAppearance_AppCompat_Medium 0x7f150147
|
|
2581
|
-
int style TextAppearance_AppCompat_Medium_Inverse 0x7f150148
|
|
2582
|
-
int style TextAppearance_AppCompat_Menu 0x7f150149
|
|
2583
|
-
int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f15014a
|
|
2584
|
-
int style TextAppearance_AppCompat_SearchResult_Title 0x7f15014b
|
|
2585
|
-
int style TextAppearance_AppCompat_Small 0x7f15014c
|
|
2586
|
-
int style TextAppearance_AppCompat_Small_Inverse 0x7f15014d
|
|
2587
|
-
int style TextAppearance_AppCompat_Subhead 0x7f15014e
|
|
2588
|
-
int style TextAppearance_AppCompat_Subhead_Inverse 0x7f15014f
|
|
2589
|
-
int style TextAppearance_AppCompat_Title 0x7f150150
|
|
2590
|
-
int style TextAppearance_AppCompat_Title_Inverse 0x7f150151
|
|
2591
|
-
int style TextAppearance_AppCompat_Tooltip 0x7f150152
|
|
2592
|
-
int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f150153
|
|
2593
|
-
int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f150154
|
|
2594
|
-
int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f150155
|
|
2595
|
-
int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f150156
|
|
2596
|
-
int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f150157
|
|
2597
|
-
int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f150158
|
|
2598
|
-
int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f150159
|
|
2599
|
-
int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f15015a
|
|
2600
|
-
int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f15015b
|
|
2601
|
-
int style TextAppearance_AppCompat_Widget_Button 0x7f15015c
|
|
2602
|
-
int style TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f15015d
|
|
2603
|
-
int style TextAppearance_AppCompat_Widget_Button_Colored 0x7f15015e
|
|
2604
|
-
int style TextAppearance_AppCompat_Widget_Button_Inverse 0x7f15015f
|
|
2605
|
-
int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f150160
|
|
2606
|
-
int style TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f150161
|
|
2607
|
-
int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f150162
|
|
2608
|
-
int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f150163
|
|
2609
|
-
int style TextAppearance_AppCompat_Widget_Switch 0x7f150164
|
|
2610
|
-
int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f150165
|
|
2611
|
-
int style TextAppearance_Compat_Notification 0x7f150166
|
|
2612
|
-
int style TextAppearance_Compat_Notification_Info 0x7f150167
|
|
2613
|
-
int style TextAppearance_Compat_Notification_Info_Media 0x7f150168
|
|
2614
|
-
int style TextAppearance_Compat_Notification_Line2 0x7f150169
|
|
2615
|
-
int style TextAppearance_Compat_Notification_Line2_Media 0x7f15016a
|
|
2616
|
-
int style TextAppearance_Compat_Notification_Media 0x7f15016b
|
|
2617
|
-
int style TextAppearance_Compat_Notification_Time 0x7f15016c
|
|
2618
|
-
int style TextAppearance_Compat_Notification_Time_Media 0x7f15016d
|
|
2619
|
-
int style TextAppearance_Compat_Notification_Title 0x7f15016e
|
|
2620
|
-
int style TextAppearance_Compat_Notification_Title_Media 0x7f15016f
|
|
2621
|
-
int style TextAppearance_Design_CollapsingToolbar_Expanded 0x7f150170
|
|
2622
|
-
int style TextAppearance_Design_Counter 0x7f150171
|
|
2623
|
-
int style TextAppearance_Design_Counter_Overflow 0x7f150172
|
|
2624
|
-
int style TextAppearance_Design_Error 0x7f150173
|
|
2625
|
-
int style TextAppearance_Design_HelperText 0x7f150174
|
|
2626
|
-
int style TextAppearance_Design_Hint 0x7f150175
|
|
2627
|
-
int style TextAppearance_Design_Snackbar_Message 0x7f150176
|
|
2628
|
-
int style TextAppearance_Design_Tab 0x7f150177
|
|
2629
|
-
int style TextAppearance_MaterialComponents_Badge 0x7f150178
|
|
2630
|
-
int style TextAppearance_MaterialComponents_Body1 0x7f150179
|
|
2631
|
-
int style TextAppearance_MaterialComponents_Body2 0x7f15017a
|
|
2632
|
-
int style TextAppearance_MaterialComponents_Button 0x7f15017b
|
|
2633
|
-
int style TextAppearance_MaterialComponents_Caption 0x7f15017c
|
|
2634
|
-
int style TextAppearance_MaterialComponents_Chip 0x7f15017d
|
|
2635
|
-
int style TextAppearance_MaterialComponents_Headline1 0x7f15017e
|
|
2636
|
-
int style TextAppearance_MaterialComponents_Headline2 0x7f15017f
|
|
2637
|
-
int style TextAppearance_MaterialComponents_Headline3 0x7f150180
|
|
2638
|
-
int style TextAppearance_MaterialComponents_Headline4 0x7f150181
|
|
2639
|
-
int style TextAppearance_MaterialComponents_Headline5 0x7f150182
|
|
2640
|
-
int style TextAppearance_MaterialComponents_Headline6 0x7f150183
|
|
2641
|
-
int style TextAppearance_MaterialComponents_Overline 0x7f150184
|
|
2642
|
-
int style TextAppearance_MaterialComponents_Subtitle1 0x7f150185
|
|
2643
|
-
int style TextAppearance_MaterialComponents_Subtitle2 0x7f150186
|
|
2644
|
-
int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f150187
|
|
2645
|
-
int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f150188
|
|
2646
|
-
int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f150189
|
|
2647
|
-
int style Theme 0x7f15018a
|
|
2648
|
-
int style ThemeOverlay_AppCompat 0x7f15018b
|
|
2649
|
-
int style ThemeOverlay_AppCompat_ActionBar 0x7f15018c
|
|
2650
|
-
int style ThemeOverlay_AppCompat_Dark 0x7f15018d
|
|
2651
|
-
int style ThemeOverlay_AppCompat_Dark_ActionBar 0x7f15018e
|
|
2652
|
-
int style ThemeOverlay_AppCompat_DayNight 0x7f15018f
|
|
2653
|
-
int style ThemeOverlay_AppCompat_DayNight_ActionBar 0x7f150190
|
|
2654
|
-
int style ThemeOverlay_AppCompat_Dialog 0x7f150191
|
|
2655
|
-
int style ThemeOverlay_AppCompat_Dialog_Alert 0x7f150192
|
|
2656
|
-
int style ThemeOverlay_AppCompat_Light 0x7f150193
|
|
2657
|
-
int style ThemeOverlay_Design_TextInputEditText 0x7f150194
|
|
2658
|
-
int style ThemeOverlay_MaterialComponents 0x7f150195
|
|
2659
|
-
int style ThemeOverlay_MaterialComponents_ActionBar 0x7f150196
|
|
2660
|
-
int style ThemeOverlay_MaterialComponents_ActionBar_Primary 0x7f150197
|
|
2661
|
-
int style ThemeOverlay_MaterialComponents_ActionBar_Surface 0x7f150198
|
|
2662
|
-
int style ThemeOverlay_MaterialComponents_AutoCompleteTextView 0x7f150199
|
|
2663
|
-
int style ThemeOverlay_MaterialComponents_AutoCompleteTextView_FilledBox 0x7f15019a
|
|
2664
|
-
int style ThemeOverlay_MaterialComponents_AutoCompleteTextView_FilledBox_Dense 0x7f15019b
|
|
2665
|
-
int style ThemeOverlay_MaterialComponents_AutoCompleteTextView_OutlinedBox 0x7f15019c
|
|
2666
|
-
int style ThemeOverlay_MaterialComponents_AutoCompleteTextView_OutlinedBox_Dense 0x7f15019d
|
|
2667
|
-
int style ThemeOverlay_MaterialComponents_BottomAppBar_Primary 0x7f15019e
|
|
2668
|
-
int style ThemeOverlay_MaterialComponents_BottomAppBar_Surface 0x7f15019f
|
|
2669
|
-
int style ThemeOverlay_MaterialComponents_BottomSheetDialog 0x7f1501a0
|
|
2670
|
-
int style ThemeOverlay_MaterialComponents_Dark 0x7f1501a1
|
|
2671
|
-
int style ThemeOverlay_MaterialComponents_Dark_ActionBar 0x7f1501a2
|
|
2672
|
-
int style ThemeOverlay_MaterialComponents_DayNight_BottomSheetDialog 0x7f1501a3
|
|
2673
|
-
int style ThemeOverlay_MaterialComponents_Dialog 0x7f1501a4
|
|
2674
|
-
int style ThemeOverlay_MaterialComponents_Dialog_Alert 0x7f1501a5
|
|
2675
|
-
int style ThemeOverlay_MaterialComponents_Light 0x7f1501a6
|
|
2676
|
-
int style ThemeOverlay_MaterialComponents_Light_BottomSheetDialog 0x7f1501a7
|
|
2677
|
-
int style ThemeOverlay_MaterialComponents_MaterialAlertDialog 0x7f1501a8
|
|
2678
|
-
int style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Centered 0x7f1501a9
|
|
2679
|
-
int style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date 0x7f1501aa
|
|
2680
|
-
int style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Calendar 0x7f1501ab
|
|
2681
|
-
int style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Header_Text 0x7f1501ac
|
|
2682
|
-
int style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Header_Text_Day 0x7f1501ad
|
|
2683
|
-
int style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Picker_Date_Spinner 0x7f1501ae
|
|
2684
|
-
int style ThemeOverlay_MaterialComponents_MaterialCalendar 0x7f1501af
|
|
2685
|
-
int style ThemeOverlay_MaterialComponents_MaterialCalendar_Fullscreen 0x7f1501b0
|
|
2686
|
-
int style ThemeOverlay_MaterialComponents_TextInputEditText 0x7f1501b1
|
|
2687
|
-
int style ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox 0x7f1501b2
|
|
2688
|
-
int style ThemeOverlay_MaterialComponents_TextInputEditText_FilledBox_Dense 0x7f1501b3
|
|
2689
|
-
int style ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox 0x7f1501b4
|
|
2690
|
-
int style ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox_Dense 0x7f1501b5
|
|
2691
|
-
int style ThemeOverlay_MaterialComponents_Toolbar_Primary 0x7f1501b6
|
|
2692
|
-
int style ThemeOverlay_MaterialComponents_Toolbar_Surface 0x7f1501b7
|
|
2693
|
-
int style Theme_AppCompat 0x7f1501b8
|
|
2694
|
-
int style Theme_AppCompat_CompactMenu 0x7f1501b9
|
|
2695
|
-
int style Theme_AppCompat_DayNight 0x7f1501ba
|
|
2696
|
-
int style Theme_AppCompat_DayNight_DarkActionBar 0x7f1501bb
|
|
2697
|
-
int style Theme_AppCompat_DayNight_Dialog 0x7f1501bc
|
|
2698
|
-
int style Theme_AppCompat_DayNight_DialogWhenLarge 0x7f1501bd
|
|
2699
|
-
int style Theme_AppCompat_DayNight_Dialog_Alert 0x7f1501be
|
|
2700
|
-
int style Theme_AppCompat_DayNight_Dialog_MinWidth 0x7f1501bf
|
|
2701
|
-
int style Theme_AppCompat_DayNight_NoActionBar 0x7f1501c0
|
|
2702
|
-
int style Theme_AppCompat_Dialog 0x7f1501c1
|
|
2703
|
-
int style Theme_AppCompat_DialogWhenLarge 0x7f1501c2
|
|
2704
|
-
int style Theme_AppCompat_Dialog_Alert 0x7f1501c3
|
|
2705
|
-
int style Theme_AppCompat_Dialog_MinWidth 0x7f1501c4
|
|
2706
|
-
int style Theme_AppCompat_Light 0x7f1501c5
|
|
2707
|
-
int style Theme_AppCompat_Light_DarkActionBar 0x7f1501c6
|
|
2708
|
-
int style Theme_AppCompat_Light_Dialog 0x7f1501c7
|
|
2709
|
-
int style Theme_AppCompat_Light_DialogWhenLarge 0x7f1501c8
|
|
2710
|
-
int style Theme_AppCompat_Light_Dialog_Alert 0x7f1501c9
|
|
2711
|
-
int style Theme_AppCompat_Light_Dialog_MinWidth 0x7f1501ca
|
|
2712
|
-
int style Theme_AppCompat_Light_NoActionBar 0x7f1501cb
|
|
2713
|
-
int style Theme_AppCompat_NoActionBar 0x7f1501cc
|
|
2714
|
-
int style Theme_Catalyst 0x7f1501cd
|
|
2715
|
-
int style Theme_Catalyst_LogBox 0x7f1501ce
|
|
2716
|
-
int style Theme_Catalyst_RedBox 0x7f1501cf
|
|
2717
|
-
int style Theme_Design 0x7f1501d0
|
|
2718
|
-
int style Theme_Design_BottomSheetDialog 0x7f1501d1
|
|
2719
|
-
int style Theme_Design_Light 0x7f1501d2
|
|
2720
|
-
int style Theme_Design_Light_BottomSheetDialog 0x7f1501d3
|
|
2721
|
-
int style Theme_Design_Light_NoActionBar 0x7f1501d4
|
|
2722
|
-
int style Theme_Design_NoActionBar 0x7f1501d5
|
|
2723
|
-
int style Theme_FullScreenDialog 0x7f1501d6
|
|
2724
|
-
int style Theme_FullScreenDialogAnimatedFade 0x7f1501d7
|
|
2725
|
-
int style Theme_FullScreenDialogAnimatedSlide 0x7f1501d8
|
|
2726
|
-
int style Theme_MaterialComponents 0x7f1501d9
|
|
2727
|
-
int style Theme_MaterialComponents_BottomSheetDialog 0x7f1501da
|
|
2728
|
-
int style Theme_MaterialComponents_Bridge 0x7f1501db
|
|
2729
|
-
int style Theme_MaterialComponents_CompactMenu 0x7f1501dc
|
|
2730
|
-
int style Theme_MaterialComponents_DayNight 0x7f1501dd
|
|
2731
|
-
int style Theme_MaterialComponents_DayNight_BottomSheetDialog 0x7f1501de
|
|
2732
|
-
int style Theme_MaterialComponents_DayNight_Bridge 0x7f1501df
|
|
2733
|
-
int style Theme_MaterialComponents_DayNight_DarkActionBar 0x7f1501e0
|
|
2734
|
-
int style Theme_MaterialComponents_DayNight_DarkActionBar_Bridge 0x7f1501e1
|
|
2735
|
-
int style Theme_MaterialComponents_DayNight_Dialog 0x7f1501e2
|
|
2736
|
-
int style Theme_MaterialComponents_DayNight_DialogWhenLarge 0x7f1501e3
|
|
2737
|
-
int style Theme_MaterialComponents_DayNight_Dialog_Alert 0x7f1501e4
|
|
2738
|
-
int style Theme_MaterialComponents_DayNight_Dialog_Alert_Bridge 0x7f1501e5
|
|
2739
|
-
int style Theme_MaterialComponents_DayNight_Dialog_Bridge 0x7f1501e6
|
|
2740
|
-
int style Theme_MaterialComponents_DayNight_Dialog_FixedSize 0x7f1501e7
|
|
2741
|
-
int style Theme_MaterialComponents_DayNight_Dialog_FixedSize_Bridge 0x7f1501e8
|
|
2742
|
-
int style Theme_MaterialComponents_DayNight_Dialog_MinWidth 0x7f1501e9
|
|
2743
|
-
int style Theme_MaterialComponents_DayNight_Dialog_MinWidth_Bridge 0x7f1501ea
|
|
2744
|
-
int style Theme_MaterialComponents_DayNight_NoActionBar 0x7f1501eb
|
|
2745
|
-
int style Theme_MaterialComponents_DayNight_NoActionBar_Bridge 0x7f1501ec
|
|
2746
|
-
int style Theme_MaterialComponents_Dialog 0x7f1501ed
|
|
2747
|
-
int style Theme_MaterialComponents_DialogWhenLarge 0x7f1501ee
|
|
2748
|
-
int style Theme_MaterialComponents_Dialog_Alert 0x7f1501ef
|
|
2749
|
-
int style Theme_MaterialComponents_Dialog_Alert_Bridge 0x7f1501f0
|
|
2750
|
-
int style Theme_MaterialComponents_Dialog_Bridge 0x7f1501f1
|
|
2751
|
-
int style Theme_MaterialComponents_Dialog_FixedSize 0x7f1501f2
|
|
2752
|
-
int style Theme_MaterialComponents_Dialog_FixedSize_Bridge 0x7f1501f3
|
|
2753
|
-
int style Theme_MaterialComponents_Dialog_MinWidth 0x7f1501f4
|
|
2754
|
-
int style Theme_MaterialComponents_Dialog_MinWidth_Bridge 0x7f1501f5
|
|
2755
|
-
int style Theme_MaterialComponents_Light 0x7f1501f6
|
|
2756
|
-
int style Theme_MaterialComponents_Light_BarSize 0x7f1501f7
|
|
2757
|
-
int style Theme_MaterialComponents_Light_BottomSheetDialog 0x7f1501f8
|
|
2758
|
-
int style Theme_MaterialComponents_Light_Bridge 0x7f1501f9
|
|
2759
|
-
int style Theme_MaterialComponents_Light_DarkActionBar 0x7f1501fa
|
|
2760
|
-
int style Theme_MaterialComponents_Light_DarkActionBar_Bridge 0x7f1501fb
|
|
2761
|
-
int style Theme_MaterialComponents_Light_Dialog 0x7f1501fc
|
|
2762
|
-
int style Theme_MaterialComponents_Light_DialogWhenLarge 0x7f1501fd
|
|
2763
|
-
int style Theme_MaterialComponents_Light_Dialog_Alert 0x7f1501fe
|
|
2764
|
-
int style Theme_MaterialComponents_Light_Dialog_Alert_Bridge 0x7f1501ff
|
|
2765
|
-
int style Theme_MaterialComponents_Light_Dialog_Bridge 0x7f150200
|
|
2766
|
-
int style Theme_MaterialComponents_Light_Dialog_FixedSize 0x7f150201
|
|
2767
|
-
int style Theme_MaterialComponents_Light_Dialog_FixedSize_Bridge 0x7f150202
|
|
2768
|
-
int style Theme_MaterialComponents_Light_Dialog_MinWidth 0x7f150203
|
|
2769
|
-
int style Theme_MaterialComponents_Light_Dialog_MinWidth_Bridge 0x7f150204
|
|
2770
|
-
int style Theme_MaterialComponents_Light_LargeTouch 0x7f150205
|
|
2771
|
-
int style Theme_MaterialComponents_Light_NoActionBar 0x7f150206
|
|
2772
|
-
int style Theme_MaterialComponents_Light_NoActionBar_Bridge 0x7f150207
|
|
2773
|
-
int style Theme_MaterialComponents_NoActionBar 0x7f150208
|
|
2774
|
-
int style Theme_MaterialComponents_NoActionBar_Bridge 0x7f150209
|
|
2775
|
-
int style Theme_ReactNative_AppCompat_Light 0x7f15020a
|
|
2776
|
-
int style Theme_ReactNative_AppCompat_Light_NoActionBar_FullScreen 0x7f15020b
|
|
2777
|
-
int style Widget_AppCompat_ActionBar 0x7f15020c
|
|
2778
|
-
int style Widget_AppCompat_ActionBar_Solid 0x7f15020d
|
|
2779
|
-
int style Widget_AppCompat_ActionBar_TabBar 0x7f15020e
|
|
2780
|
-
int style Widget_AppCompat_ActionBar_TabText 0x7f15020f
|
|
2781
|
-
int style Widget_AppCompat_ActionBar_TabView 0x7f150210
|
|
2782
|
-
int style Widget_AppCompat_ActionButton 0x7f150211
|
|
2783
|
-
int style Widget_AppCompat_ActionButton_CloseMode 0x7f150212
|
|
2784
|
-
int style Widget_AppCompat_ActionButton_Overflow 0x7f150213
|
|
2785
|
-
int style Widget_AppCompat_ActionMode 0x7f150214
|
|
2786
|
-
int style Widget_AppCompat_ActivityChooserView 0x7f150215
|
|
2787
|
-
int style Widget_AppCompat_AutoCompleteTextView 0x7f150216
|
|
2788
|
-
int style Widget_AppCompat_Button 0x7f150217
|
|
2789
|
-
int style Widget_AppCompat_ButtonBar 0x7f150218
|
|
2790
|
-
int style Widget_AppCompat_ButtonBar_AlertDialog 0x7f150219
|
|
2791
|
-
int style Widget_AppCompat_Button_Borderless 0x7f15021a
|
|
2792
|
-
int style Widget_AppCompat_Button_Borderless_Colored 0x7f15021b
|
|
2793
|
-
int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f15021c
|
|
2794
|
-
int style Widget_AppCompat_Button_Colored 0x7f15021d
|
|
2795
|
-
int style Widget_AppCompat_Button_Small 0x7f15021e
|
|
2796
|
-
int style Widget_AppCompat_CompoundButton_CheckBox 0x7f15021f
|
|
2797
|
-
int style Widget_AppCompat_CompoundButton_RadioButton 0x7f150220
|
|
2798
|
-
int style Widget_AppCompat_CompoundButton_Switch 0x7f150221
|
|
2799
|
-
int style Widget_AppCompat_DrawerArrowToggle 0x7f150222
|
|
2800
|
-
int style Widget_AppCompat_DropDownItem_Spinner 0x7f150223
|
|
2801
|
-
int style Widget_AppCompat_EditText 0x7f150224
|
|
2802
|
-
int style Widget_AppCompat_ImageButton 0x7f150225
|
|
2803
|
-
int style Widget_AppCompat_Light_ActionBar 0x7f150226
|
|
2804
|
-
int style Widget_AppCompat_Light_ActionBar_Solid 0x7f150227
|
|
2805
|
-
int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f150228
|
|
2806
|
-
int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f150229
|
|
2807
|
-
int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f15022a
|
|
2808
|
-
int style Widget_AppCompat_Light_ActionBar_TabText 0x7f15022b
|
|
2809
|
-
int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f15022c
|
|
2810
|
-
int style Widget_AppCompat_Light_ActionBar_TabView 0x7f15022d
|
|
2811
|
-
int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f15022e
|
|
2812
|
-
int style Widget_AppCompat_Light_ActionButton 0x7f15022f
|
|
2813
|
-
int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f150230
|
|
2814
|
-
int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f150231
|
|
2815
|
-
int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f150232
|
|
2816
|
-
int style Widget_AppCompat_Light_ActivityChooserView 0x7f150233
|
|
2817
|
-
int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f150234
|
|
2818
|
-
int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f150235
|
|
2819
|
-
int style Widget_AppCompat_Light_ListPopupWindow 0x7f150236
|
|
2820
|
-
int style Widget_AppCompat_Light_ListView_DropDown 0x7f150237
|
|
2821
|
-
int style Widget_AppCompat_Light_PopupMenu 0x7f150238
|
|
2822
|
-
int style Widget_AppCompat_Light_PopupMenu_Overflow 0x7f150239
|
|
2823
|
-
int style Widget_AppCompat_Light_SearchView 0x7f15023a
|
|
2824
|
-
int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f15023b
|
|
2825
|
-
int style Widget_AppCompat_ListMenuView 0x7f15023c
|
|
2826
|
-
int style Widget_AppCompat_ListPopupWindow 0x7f15023d
|
|
2827
|
-
int style Widget_AppCompat_ListView 0x7f15023e
|
|
2828
|
-
int style Widget_AppCompat_ListView_DropDown 0x7f15023f
|
|
2829
|
-
int style Widget_AppCompat_ListView_Menu 0x7f150240
|
|
2830
|
-
int style Widget_AppCompat_PopupMenu 0x7f150241
|
|
2831
|
-
int style Widget_AppCompat_PopupMenu_Overflow 0x7f150242
|
|
2832
|
-
int style Widget_AppCompat_PopupWindow 0x7f150243
|
|
2833
|
-
int style Widget_AppCompat_ProgressBar 0x7f150244
|
|
2834
|
-
int style Widget_AppCompat_ProgressBar_Horizontal 0x7f150245
|
|
2835
|
-
int style Widget_AppCompat_RatingBar 0x7f150246
|
|
2836
|
-
int style Widget_AppCompat_RatingBar_Indicator 0x7f150247
|
|
2837
|
-
int style Widget_AppCompat_RatingBar_Small 0x7f150248
|
|
2838
|
-
int style Widget_AppCompat_SearchView 0x7f150249
|
|
2839
|
-
int style Widget_AppCompat_SearchView_ActionBar 0x7f15024a
|
|
2840
|
-
int style Widget_AppCompat_SeekBar 0x7f15024b
|
|
2841
|
-
int style Widget_AppCompat_SeekBar_Discrete 0x7f15024c
|
|
2842
|
-
int style Widget_AppCompat_Spinner 0x7f15024d
|
|
2843
|
-
int style Widget_AppCompat_Spinner_DropDown 0x7f15024e
|
|
2844
|
-
int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f15024f
|
|
2845
|
-
int style Widget_AppCompat_Spinner_Underlined 0x7f150250
|
|
2846
|
-
int style Widget_AppCompat_TextView 0x7f150251
|
|
2847
|
-
int style Widget_AppCompat_TextView_SpinnerItem 0x7f150252
|
|
2848
|
-
int style Widget_AppCompat_Toolbar 0x7f150253
|
|
2849
|
-
int style Widget_AppCompat_Toolbar_Button_Navigation 0x7f150254
|
|
2850
|
-
int style Widget_Compat_NotificationActionContainer 0x7f150255
|
|
2851
|
-
int style Widget_Compat_NotificationActionText 0x7f150256
|
|
2852
|
-
int style Widget_Design_AppBarLayout 0x7f150257
|
|
2853
|
-
int style Widget_Design_BottomNavigationView 0x7f150258
|
|
2854
|
-
int style Widget_Design_BottomSheet_Modal 0x7f150259
|
|
2855
|
-
int style Widget_Design_CollapsingToolbar 0x7f15025a
|
|
2856
|
-
int style Widget_Design_FloatingActionButton 0x7f15025b
|
|
2857
|
-
int style Widget_Design_NavigationView 0x7f15025c
|
|
2858
|
-
int style Widget_Design_ScrimInsetsFrameLayout 0x7f15025d
|
|
2859
|
-
int style Widget_Design_Snackbar 0x7f15025e
|
|
2860
|
-
int style Widget_Design_TabLayout 0x7f15025f
|
|
2861
|
-
int style Widget_Design_TextInputLayout 0x7f150260
|
|
2862
|
-
int style Widget_MaterialComponents_ActionBar_Primary 0x7f150261
|
|
2863
|
-
int style Widget_MaterialComponents_ActionBar_PrimarySurface 0x7f150262
|
|
2864
|
-
int style Widget_MaterialComponents_ActionBar_Solid 0x7f150263
|
|
2865
|
-
int style Widget_MaterialComponents_ActionBar_Surface 0x7f150264
|
|
2866
|
-
int style Widget_MaterialComponents_AppBarLayout_Primary 0x7f150265
|
|
2867
|
-
int style Widget_MaterialComponents_AppBarLayout_PrimarySurface 0x7f150266
|
|
2868
|
-
int style Widget_MaterialComponents_AppBarLayout_Surface 0x7f150267
|
|
2869
|
-
int style Widget_MaterialComponents_AutoCompleteTextView_FilledBox 0x7f150268
|
|
2870
|
-
int style Widget_MaterialComponents_AutoCompleteTextView_FilledBox_Dense 0x7f150269
|
|
2871
|
-
int style Widget_MaterialComponents_AutoCompleteTextView_OutlinedBox 0x7f15026a
|
|
2872
|
-
int style Widget_MaterialComponents_AutoCompleteTextView_OutlinedBox_Dense 0x7f15026b
|
|
2873
|
-
int style Widget_MaterialComponents_Badge 0x7f15026c
|
|
2874
|
-
int style Widget_MaterialComponents_BottomAppBar 0x7f15026d
|
|
2875
|
-
int style Widget_MaterialComponents_BottomAppBar_Colored 0x7f15026e
|
|
2876
|
-
int style Widget_MaterialComponents_BottomAppBar_PrimarySurface 0x7f15026f
|
|
2877
|
-
int style Widget_MaterialComponents_BottomNavigationView 0x7f150270
|
|
2878
|
-
int style Widget_MaterialComponents_BottomNavigationView_Colored 0x7f150271
|
|
2879
|
-
int style Widget_MaterialComponents_BottomNavigationView_PrimarySurface 0x7f150272
|
|
2880
|
-
int style Widget_MaterialComponents_BottomSheet 0x7f150273
|
|
2881
|
-
int style Widget_MaterialComponents_BottomSheet_Modal 0x7f150274
|
|
2882
|
-
int style Widget_MaterialComponents_Button 0x7f150275
|
|
2883
|
-
int style Widget_MaterialComponents_Button_Icon 0x7f150276
|
|
2884
|
-
int style Widget_MaterialComponents_Button_OutlinedButton 0x7f150277
|
|
2885
|
-
int style Widget_MaterialComponents_Button_OutlinedButton_Icon 0x7f150278
|
|
2886
|
-
int style Widget_MaterialComponents_Button_TextButton 0x7f150279
|
|
2887
|
-
int style Widget_MaterialComponents_Button_TextButton_Dialog 0x7f15027a
|
|
2888
|
-
int style Widget_MaterialComponents_Button_TextButton_Dialog_Flush 0x7f15027b
|
|
2889
|
-
int style Widget_MaterialComponents_Button_TextButton_Dialog_Icon 0x7f15027c
|
|
2890
|
-
int style Widget_MaterialComponents_Button_TextButton_Icon 0x7f15027d
|
|
2891
|
-
int style Widget_MaterialComponents_Button_TextButton_Snackbar 0x7f15027e
|
|
2892
|
-
int style Widget_MaterialComponents_Button_UnelevatedButton 0x7f15027f
|
|
2893
|
-
int style Widget_MaterialComponents_Button_UnelevatedButton_Icon 0x7f150280
|
|
2894
|
-
int style Widget_MaterialComponents_CardView 0x7f150281
|
|
2895
|
-
int style Widget_MaterialComponents_CheckedTextView 0x7f150282
|
|
2896
|
-
int style Widget_MaterialComponents_ChipGroup 0x7f150283
|
|
2897
|
-
int style Widget_MaterialComponents_Chip_Action 0x7f150284
|
|
2898
|
-
int style Widget_MaterialComponents_Chip_Choice 0x7f150285
|
|
2899
|
-
int style Widget_MaterialComponents_Chip_Entry 0x7f150286
|
|
2900
|
-
int style Widget_MaterialComponents_Chip_Filter 0x7f150287
|
|
2901
|
-
int style Widget_MaterialComponents_CompoundButton_CheckBox 0x7f150288
|
|
2902
|
-
int style Widget_MaterialComponents_CompoundButton_RadioButton 0x7f150289
|
|
2903
|
-
int style Widget_MaterialComponents_CompoundButton_Switch 0x7f15028a
|
|
2904
|
-
int style Widget_MaterialComponents_ExtendedFloatingActionButton 0x7f15028b
|
|
2905
|
-
int style Widget_MaterialComponents_ExtendedFloatingActionButton_Icon 0x7f15028c
|
|
2906
|
-
int style Widget_MaterialComponents_FloatingActionButton 0x7f15028d
|
|
2907
|
-
int style Widget_MaterialComponents_Light_ActionBar_Solid 0x7f15028e
|
|
2908
|
-
int style Widget_MaterialComponents_MaterialButtonToggleGroup 0x7f15028f
|
|
2909
|
-
int style Widget_MaterialComponents_MaterialCalendar 0x7f150290
|
|
2910
|
-
int style Widget_MaterialComponents_MaterialCalendar_Day 0x7f150291
|
|
2911
|
-
int style Widget_MaterialComponents_MaterialCalendar_DayTextView 0x7f150292
|
|
2912
|
-
int style Widget_MaterialComponents_MaterialCalendar_Day_Invalid 0x7f150293
|
|
2913
|
-
int style Widget_MaterialComponents_MaterialCalendar_Day_Selected 0x7f150294
|
|
2914
|
-
int style Widget_MaterialComponents_MaterialCalendar_Day_Today 0x7f150295
|
|
2915
|
-
int style Widget_MaterialComponents_MaterialCalendar_Fullscreen 0x7f150296
|
|
2916
|
-
int style Widget_MaterialComponents_MaterialCalendar_HeaderConfirmButton 0x7f150297
|
|
2917
|
-
int style Widget_MaterialComponents_MaterialCalendar_HeaderDivider 0x7f150298
|
|
2918
|
-
int style Widget_MaterialComponents_MaterialCalendar_HeaderLayout 0x7f150299
|
|
2919
|
-
int style Widget_MaterialComponents_MaterialCalendar_HeaderSelection 0x7f15029a
|
|
2920
|
-
int style Widget_MaterialComponents_MaterialCalendar_HeaderSelection_Fullscreen 0x7f15029b
|
|
2921
|
-
int style Widget_MaterialComponents_MaterialCalendar_HeaderTitle 0x7f15029c
|
|
2922
|
-
int style Widget_MaterialComponents_MaterialCalendar_HeaderToggleButton 0x7f15029d
|
|
2923
|
-
int style Widget_MaterialComponents_MaterialCalendar_Item 0x7f15029e
|
|
2924
|
-
int style Widget_MaterialComponents_MaterialCalendar_Year 0x7f15029f
|
|
2925
|
-
int style Widget_MaterialComponents_MaterialCalendar_Year_Selected 0x7f1502a0
|
|
2926
|
-
int style Widget_MaterialComponents_MaterialCalendar_Year_Today 0x7f1502a1
|
|
2927
|
-
int style Widget_MaterialComponents_NavigationView 0x7f1502a2
|
|
2928
|
-
int style Widget_MaterialComponents_PopupMenu 0x7f1502a3
|
|
2929
|
-
int style Widget_MaterialComponents_PopupMenu_ContextMenu 0x7f1502a4
|
|
2930
|
-
int style Widget_MaterialComponents_PopupMenu_ListPopupWindow 0x7f1502a5
|
|
2931
|
-
int style Widget_MaterialComponents_PopupMenu_Overflow 0x7f1502a6
|
|
2932
|
-
int style Widget_MaterialComponents_Snackbar 0x7f1502a7
|
|
2933
|
-
int style Widget_MaterialComponents_Snackbar_FullWidth 0x7f1502a8
|
|
2934
|
-
int style Widget_MaterialComponents_TabLayout 0x7f1502a9
|
|
2935
|
-
int style Widget_MaterialComponents_TabLayout_Colored 0x7f1502aa
|
|
2936
|
-
int style Widget_MaterialComponents_TabLayout_PrimarySurface 0x7f1502ab
|
|
2937
|
-
int style Widget_MaterialComponents_TextInputEditText_FilledBox 0x7f1502ac
|
|
2938
|
-
int style Widget_MaterialComponents_TextInputEditText_FilledBox_Dense 0x7f1502ad
|
|
2939
|
-
int style Widget_MaterialComponents_TextInputEditText_OutlinedBox 0x7f1502ae
|
|
2940
|
-
int style Widget_MaterialComponents_TextInputEditText_OutlinedBox_Dense 0x7f1502af
|
|
2941
|
-
int style Widget_MaterialComponents_TextInputLayout_FilledBox 0x7f1502b0
|
|
2942
|
-
int style Widget_MaterialComponents_TextInputLayout_FilledBox_Dense 0x7f1502b1
|
|
2943
|
-
int style Widget_MaterialComponents_TextInputLayout_FilledBox_Dense_ExposedDropdownMenu 0x7f1502b2
|
|
2944
|
-
int style Widget_MaterialComponents_TextInputLayout_FilledBox_ExposedDropdownMenu 0x7f1502b3
|
|
2945
|
-
int style Widget_MaterialComponents_TextInputLayout_OutlinedBox 0x7f1502b4
|
|
2946
|
-
int style Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense 0x7f1502b5
|
|
2947
|
-
int style Widget_MaterialComponents_TextInputLayout_OutlinedBox_Dense_ExposedDropdownMenu 0x7f1502b6
|
|
2948
|
-
int style Widget_MaterialComponents_TextInputLayout_OutlinedBox_ExposedDropdownMenu 0x7f1502b7
|
|
2949
|
-
int style Widget_MaterialComponents_TextView 0x7f1502b8
|
|
2950
|
-
int style Widget_MaterialComponents_Toolbar 0x7f1502b9
|
|
2951
|
-
int style Widget_MaterialComponents_Toolbar_Primary 0x7f1502ba
|
|
2952
|
-
int style Widget_MaterialComponents_Toolbar_PrimarySurface 0x7f1502bb
|
|
2953
|
-
int style Widget_MaterialComponents_Toolbar_Surface 0x7f1502bc
|
|
2954
|
-
int style Widget_Support_CoordinatorLayout 0x7f1502bd
|
|
2955
|
-
int style redboxButton 0x7f1502be
|
|
2956
|
-
int[] styleable ActionBar { 0x7f040039, 0x7f040041, 0x7f040042, 0x7f0400cb, 0x7f0400cc, 0x7f0400cd, 0x7f0400ce, 0x7f0400cf, 0x7f0400d0, 0x7f0400ea, 0x7f0400f3, 0x7f0400f4, 0x7f040107, 0x7f040146, 0x7f04014c, 0x7f040152, 0x7f040153, 0x7f040155, 0x7f040161, 0x7f04016e, 0x7f0401d9, 0x7f0401fb, 0x7f040211, 0x7f040219, 0x7f04021a, 0x7f04026b, 0x7f04026e, 0x7f0402b6, 0x7f0402c0 }
|
|
2957
|
-
int styleable ActionBar_background 0
|
|
2958
|
-
int styleable ActionBar_backgroundSplit 1
|
|
2959
|
-
int styleable ActionBar_backgroundStacked 2
|
|
2960
|
-
int styleable ActionBar_contentInsetEnd 3
|
|
2961
|
-
int styleable ActionBar_contentInsetEndWithActions 4
|
|
2962
|
-
int styleable ActionBar_contentInsetLeft 5
|
|
2963
|
-
int styleable ActionBar_contentInsetRight 6
|
|
2964
|
-
int styleable ActionBar_contentInsetStart 7
|
|
2965
|
-
int styleable ActionBar_contentInsetStartWithNavigation 8
|
|
2966
|
-
int styleable ActionBar_customNavigationLayout 9
|
|
2967
|
-
int styleable ActionBar_displayOptions 10
|
|
2968
|
-
int styleable ActionBar_divider 11
|
|
2969
|
-
int styleable ActionBar_elevation 12
|
|
2970
|
-
int styleable ActionBar_height 13
|
|
2971
|
-
int styleable ActionBar_hideOnContentScroll 14
|
|
2972
|
-
int styleable ActionBar_homeAsUpIndicator 15
|
|
2973
|
-
int styleable ActionBar_homeLayout 16
|
|
2974
|
-
int styleable ActionBar_icon 17
|
|
2975
|
-
int styleable ActionBar_indeterminateProgressStyle 18
|
|
2976
|
-
int styleable ActionBar_itemPadding 19
|
|
2977
|
-
int styleable ActionBar_logo 20
|
|
2978
|
-
int styleable ActionBar_navigationMode 21
|
|
2979
|
-
int styleable ActionBar_popupTheme 22
|
|
2980
|
-
int styleable ActionBar_progressBarPadding 23
|
|
2981
|
-
int styleable ActionBar_progressBarStyle 24
|
|
2982
|
-
int styleable ActionBar_subtitle 25
|
|
2983
|
-
int styleable ActionBar_subtitleTextStyle 26
|
|
2984
|
-
int styleable ActionBar_title 27
|
|
2985
|
-
int styleable ActionBar_titleTextStyle 28
|
|
2986
|
-
int[] styleable ActionBarLayout { 0x10100b3 }
|
|
2987
|
-
int styleable ActionBarLayout_android_layout_gravity 0
|
|
2988
|
-
int[] styleable ActionMenuItemView { 0x101013f }
|
|
2989
|
-
int styleable ActionMenuItemView_android_minWidth 0
|
|
2990
|
-
int[] styleable ActionMenuView { }
|
|
2991
|
-
int[] styleable ActionMode { 0x7f040039, 0x7f040041, 0x7f0400aa, 0x7f040146, 0x7f04026e, 0x7f0402c0 }
|
|
2992
|
-
int styleable ActionMode_background 0
|
|
2993
|
-
int styleable ActionMode_backgroundSplit 1
|
|
2994
|
-
int styleable ActionMode_closeItemLayout 2
|
|
2995
|
-
int styleable ActionMode_height 3
|
|
2996
|
-
int styleable ActionMode_subtitleTextStyle 4
|
|
2997
|
-
int styleable ActionMode_titleTextStyle 5
|
|
2998
|
-
int[] styleable ActivityChooserView { 0x7f04011a, 0x7f040162 }
|
|
2999
|
-
int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 0
|
|
3000
|
-
int styleable ActivityChooserView_initialActivityCount 1
|
|
3001
|
-
int[] styleable AlertDialog { 0x10100f2, 0x7f04006f, 0x7f040070, 0x7f0401cd, 0x7f0401ce, 0x7f0401f8, 0x7f04024a, 0x7f04024c }
|
|
3002
|
-
int styleable AlertDialog_android_layout 0
|
|
3003
|
-
int styleable AlertDialog_buttonIconDimen 1
|
|
3004
|
-
int styleable AlertDialog_buttonPanelSideLayout 2
|
|
3005
|
-
int styleable AlertDialog_listItemLayout 3
|
|
3006
|
-
int styleable AlertDialog_listLayout 4
|
|
3007
|
-
int styleable AlertDialog_multiChoiceItemLayout 5
|
|
3008
|
-
int styleable AlertDialog_showTitle 6
|
|
3009
|
-
int styleable AlertDialog_singleChoiceItemLayout 7
|
|
3010
|
-
int[] styleable AnimatedStateListDrawableCompat { 0x1010196, 0x101011c, 0x101030c, 0x101030d, 0x1010195, 0x1010194 }
|
|
3011
|
-
int styleable AnimatedStateListDrawableCompat_android_constantSize 0
|
|
3012
|
-
int styleable AnimatedStateListDrawableCompat_android_dither 1
|
|
3013
|
-
int styleable AnimatedStateListDrawableCompat_android_enterFadeDuration 2
|
|
3014
|
-
int styleable AnimatedStateListDrawableCompat_android_exitFadeDuration 3
|
|
3015
|
-
int styleable AnimatedStateListDrawableCompat_android_variablePadding 4
|
|
3016
|
-
int styleable AnimatedStateListDrawableCompat_android_visible 5
|
|
3017
|
-
int[] styleable AnimatedStateListDrawableItem { 0x1010199, 0x10100d0 }
|
|
3018
|
-
int styleable AnimatedStateListDrawableItem_android_drawable 0
|
|
3019
|
-
int styleable AnimatedStateListDrawableItem_android_id 1
|
|
3020
|
-
int[] styleable AnimatedStateListDrawableTransition { 0x1010199, 0x101044a, 0x101044b, 0x1010449 }
|
|
3021
|
-
int styleable AnimatedStateListDrawableTransition_android_drawable 0
|
|
3022
|
-
int styleable AnimatedStateListDrawableTransition_android_fromId 1
|
|
3023
|
-
int styleable AnimatedStateListDrawableTransition_android_reversible 2
|
|
3024
|
-
int styleable AnimatedStateListDrawableTransition_android_toId 3
|
|
3025
|
-
int[] styleable AppBarLayout { 0x10100d4, 0x1010540, 0x101048f, 0x7f040107, 0x7f04011b, 0x7f0401c5, 0x7f0401c6, 0x7f040265 }
|
|
3026
|
-
int styleable AppBarLayout_android_background 0
|
|
3027
|
-
int styleable AppBarLayout_android_keyboardNavigationCluster 1
|
|
3028
|
-
int styleable AppBarLayout_android_touchscreenBlocksFocus 2
|
|
3029
|
-
int styleable AppBarLayout_elevation 3
|
|
3030
|
-
int styleable AppBarLayout_expanded 4
|
|
3031
|
-
int styleable AppBarLayout_liftOnScroll 5
|
|
3032
|
-
int styleable AppBarLayout_liftOnScrollTargetViewId 6
|
|
3033
|
-
int styleable AppBarLayout_statusBarForeground 7
|
|
3034
|
-
int[] styleable AppBarLayoutStates { 0x7f04025f, 0x7f040260, 0x7f040262, 0x7f040263 }
|
|
3035
|
-
int styleable AppBarLayoutStates_state_collapsed 0
|
|
3036
|
-
int styleable AppBarLayoutStates_state_collapsible 1
|
|
3037
|
-
int styleable AppBarLayoutStates_state_liftable 2
|
|
3038
|
-
int styleable AppBarLayoutStates_state_lifted 3
|
|
3039
|
-
int[] styleable AppBarLayout_Layout { 0x7f0401c3, 0x7f0401c4 }
|
|
3040
|
-
int styleable AppBarLayout_Layout_layout_scrollFlags 0
|
|
3041
|
-
int styleable AppBarLayout_Layout_layout_scrollInterpolator 1
|
|
3042
|
-
int[] styleable AppCompatImageView { 0x1010119, 0x7f040257, 0x7f0402b4, 0x7f0402b5 }
|
|
3043
|
-
int styleable AppCompatImageView_android_src 0
|
|
3044
|
-
int styleable AppCompatImageView_srcCompat 1
|
|
3045
|
-
int styleable AppCompatImageView_tint 2
|
|
3046
|
-
int styleable AppCompatImageView_tintMode 3
|
|
3047
|
-
int[] styleable AppCompatSeekBar { 0x1010142, 0x7f0402b1, 0x7f0402b2, 0x7f0402b3 }
|
|
3048
|
-
int styleable AppCompatSeekBar_android_thumb 0
|
|
3049
|
-
int styleable AppCompatSeekBar_tickMark 1
|
|
3050
|
-
int styleable AppCompatSeekBar_tickMarkTint 2
|
|
3051
|
-
int styleable AppCompatSeekBar_tickMarkTintMode 3
|
|
3052
|
-
int[] styleable AppCompatTextHelper { 0x101016e, 0x1010393, 0x101016f, 0x1010170, 0x1010392, 0x101016d, 0x1010034 }
|
|
3053
|
-
int styleable AppCompatTextHelper_android_drawableBottom 0
|
|
3054
|
-
int styleable AppCompatTextHelper_android_drawableEnd 1
|
|
3055
|
-
int styleable AppCompatTextHelper_android_drawableLeft 2
|
|
3056
|
-
int styleable AppCompatTextHelper_android_drawableRight 3
|
|
3057
|
-
int styleable AppCompatTextHelper_android_drawableStart 4
|
|
3058
|
-
int styleable AppCompatTextHelper_android_drawableTop 5
|
|
3059
|
-
int styleable AppCompatTextHelper_android_textAppearance 6
|
|
3060
|
-
int[] styleable AppCompatTextView { 0x1010034, 0x7f040034, 0x7f040035, 0x7f040036, 0x7f040037, 0x7f040038, 0x7f0400f8, 0x7f0400f9, 0x7f0400fa, 0x7f0400fb, 0x7f0400fd, 0x7f0400fe, 0x7f0400ff, 0x7f040100, 0x7f040135, 0x7f040138, 0x7f040140, 0x7f040182, 0x7f0401c7, 0x7f04028e, 0x7f0402a9 }
|
|
3061
|
-
int styleable AppCompatTextView_android_textAppearance 0
|
|
3062
|
-
int styleable AppCompatTextView_autoSizeMaxTextSize 1
|
|
3063
|
-
int styleable AppCompatTextView_autoSizeMinTextSize 2
|
|
3064
|
-
int styleable AppCompatTextView_autoSizePresetSizes 3
|
|
3065
|
-
int styleable AppCompatTextView_autoSizeStepGranularity 4
|
|
3066
|
-
int styleable AppCompatTextView_autoSizeTextType 5
|
|
3067
|
-
int styleable AppCompatTextView_drawableBottomCompat 6
|
|
3068
|
-
int styleable AppCompatTextView_drawableEndCompat 7
|
|
3069
|
-
int styleable AppCompatTextView_drawableLeftCompat 8
|
|
3070
|
-
int styleable AppCompatTextView_drawableRightCompat 9
|
|
3071
|
-
int styleable AppCompatTextView_drawableStartCompat 10
|
|
3072
|
-
int styleable AppCompatTextView_drawableTint 11
|
|
3073
|
-
int styleable AppCompatTextView_drawableTintMode 12
|
|
3074
|
-
int styleable AppCompatTextView_drawableTopCompat 13
|
|
3075
|
-
int styleable AppCompatTextView_firstBaselineToTopHeight 14
|
|
3076
|
-
int styleable AppCompatTextView_fontFamily 15
|
|
3077
|
-
int styleable AppCompatTextView_fontVariationSettings 16
|
|
3078
|
-
int styleable AppCompatTextView_lastBaselineToBottomHeight 17
|
|
3079
|
-
int styleable AppCompatTextView_lineHeight 18
|
|
3080
|
-
int styleable AppCompatTextView_textAllCaps 19
|
|
3081
|
-
int styleable AppCompatTextView_textLocale 20
|
|
3082
|
-
int[] styleable AppCompatTheme { 0x7f040001, 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000d, 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012, 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016, 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a, 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e, 0x7f04001f, 0x7f040023, 0x7f040027, 0x7f040028, 0x7f040029, 0x7f04002a, 0x10100ae, 0x1010057, 0x7f040033, 0x7f040059, 0x7f040068, 0x7f040069, 0x7f04006a, 0x7f04006b, 0x7f04006c, 0x7f040072, 0x7f040073, 0x7f040086, 0x7f04008d, 0x7f0400b0, 0x7f0400b1, 0x7f0400b2, 0x7f0400b3, 0x7f0400b4, 0x7f0400b5, 0x7f0400b6, 0x7f0400bd, 0x7f0400be, 0x7f0400c5, 0x7f0400d7, 0x7f0400f0, 0x7f0400f1, 0x7f0400f2, 0x7f0400f5, 0x7f0400f7, 0x7f040102, 0x7f040103, 0x7f040104, 0x7f040105, 0x7f040106, 0x7f040152, 0x7f040160, 0x7f0401c9, 0x7f0401ca, 0x7f0401cb, 0x7f0401cc, 0x7f0401cf, 0x7f0401d0, 0x7f0401d1, 0x7f0401d2, 0x7f0401d3, 0x7f0401d4, 0x7f0401d5, 0x7f0401d6, 0x7f0401d7, 0x7f040205, 0x7f040206, 0x7f040207, 0x7f040210, 0x7f040212, 0x7f04021d, 0x7f04021f, 0x7f040220, 0x7f040221, 0x7f04023c, 0x7f04023d, 0x7f04023e, 0x7f04023f, 0x7f040253, 0x7f040254, 0x7f040272, 0x7f040299, 0x7f04029b, 0x7f04029c, 0x7f04029d, 0x7f04029f, 0x7f0402a0, 0x7f0402a1, 0x7f0402a2, 0x7f0402a5, 0x7f0402a6, 0x7f0402c2, 0x7f0402c3, 0x7f0402c4, 0x7f0402c5, 0x7f0402d7, 0x7f0402d9, 0x7f0402da, 0x7f0402db, 0x7f0402dc, 0x7f0402dd, 0x7f0402de, 0x7f0402df, 0x7f0402e0, 0x7f0402e1, 0x7f0402e2 }
|
|
3083
|
-
int styleable AppCompatTheme_actionBarDivider 0
|
|
3084
|
-
int styleable AppCompatTheme_actionBarItemBackground 1
|
|
3085
|
-
int styleable AppCompatTheme_actionBarPopupTheme 2
|
|
3086
|
-
int styleable AppCompatTheme_actionBarSize 3
|
|
3087
|
-
int styleable AppCompatTheme_actionBarSplitStyle 4
|
|
3088
|
-
int styleable AppCompatTheme_actionBarStyle 5
|
|
3089
|
-
int styleable AppCompatTheme_actionBarTabBarStyle 6
|
|
3090
|
-
int styleable AppCompatTheme_actionBarTabStyle 7
|
|
3091
|
-
int styleable AppCompatTheme_actionBarTabTextStyle 8
|
|
3092
|
-
int styleable AppCompatTheme_actionBarTheme 9
|
|
3093
|
-
int styleable AppCompatTheme_actionBarWidgetTheme 10
|
|
3094
|
-
int styleable AppCompatTheme_actionButtonStyle 11
|
|
3095
|
-
int styleable AppCompatTheme_actionDropDownStyle 12
|
|
3096
|
-
int styleable AppCompatTheme_actionMenuTextAppearance 13
|
|
3097
|
-
int styleable AppCompatTheme_actionMenuTextColor 14
|
|
3098
|
-
int styleable AppCompatTheme_actionModeBackground 15
|
|
3099
|
-
int styleable AppCompatTheme_actionModeCloseButtonStyle 16
|
|
3100
|
-
int styleable AppCompatTheme_actionModeCloseDrawable 17
|
|
3101
|
-
int styleable AppCompatTheme_actionModeCopyDrawable 18
|
|
3102
|
-
int styleable AppCompatTheme_actionModeCutDrawable 19
|
|
3103
|
-
int styleable AppCompatTheme_actionModeFindDrawable 20
|
|
3104
|
-
int styleable AppCompatTheme_actionModePasteDrawable 21
|
|
3105
|
-
int styleable AppCompatTheme_actionModePopupWindowStyle 22
|
|
3106
|
-
int styleable AppCompatTheme_actionModeSelectAllDrawable 23
|
|
3107
|
-
int styleable AppCompatTheme_actionModeShareDrawable 24
|
|
3108
|
-
int styleable AppCompatTheme_actionModeSplitBackground 25
|
|
3109
|
-
int styleable AppCompatTheme_actionModeStyle 26
|
|
3110
|
-
int styleable AppCompatTheme_actionModeWebSearchDrawable 27
|
|
3111
|
-
int styleable AppCompatTheme_actionOverflowButtonStyle 28
|
|
3112
|
-
int styleable AppCompatTheme_actionOverflowMenuStyle 29
|
|
3113
|
-
int styleable AppCompatTheme_activityChooserViewStyle 30
|
|
3114
|
-
int styleable AppCompatTheme_alertDialogButtonGroupStyle 31
|
|
3115
|
-
int styleable AppCompatTheme_alertDialogCenterButtons 32
|
|
3116
|
-
int styleable AppCompatTheme_alertDialogStyle 33
|
|
3117
|
-
int styleable AppCompatTheme_alertDialogTheme 34
|
|
3118
|
-
int styleable AppCompatTheme_android_windowAnimationStyle 35
|
|
3119
|
-
int styleable AppCompatTheme_android_windowIsFloating 36
|
|
3120
|
-
int styleable AppCompatTheme_autoCompleteTextViewStyle 37
|
|
3121
|
-
int styleable AppCompatTheme_borderlessButtonStyle 38
|
|
3122
|
-
int styleable AppCompatTheme_buttonBarButtonStyle 39
|
|
3123
|
-
int styleable AppCompatTheme_buttonBarNegativeButtonStyle 40
|
|
3124
|
-
int styleable AppCompatTheme_buttonBarNeutralButtonStyle 41
|
|
3125
|
-
int styleable AppCompatTheme_buttonBarPositiveButtonStyle 42
|
|
3126
|
-
int styleable AppCompatTheme_buttonBarStyle 43
|
|
3127
|
-
int styleable AppCompatTheme_buttonStyle 44
|
|
3128
|
-
int styleable AppCompatTheme_buttonStyleSmall 45
|
|
3129
|
-
int styleable AppCompatTheme_checkboxStyle 46
|
|
3130
|
-
int styleable AppCompatTheme_checkedTextViewStyle 47
|
|
3131
|
-
int styleable AppCompatTheme_colorAccent 48
|
|
3132
|
-
int styleable AppCompatTheme_colorBackgroundFloating 49
|
|
3133
|
-
int styleable AppCompatTheme_colorButtonNormal 50
|
|
3134
|
-
int styleable AppCompatTheme_colorControlActivated 51
|
|
3135
|
-
int styleable AppCompatTheme_colorControlHighlight 52
|
|
3136
|
-
int styleable AppCompatTheme_colorControlNormal 53
|
|
3137
|
-
int styleable AppCompatTheme_colorError 54
|
|
3138
|
-
int styleable AppCompatTheme_colorPrimary 55
|
|
3139
|
-
int styleable AppCompatTheme_colorPrimaryDark 56
|
|
3140
|
-
int styleable AppCompatTheme_colorSwitchThumbNormal 57
|
|
3141
|
-
int styleable AppCompatTheme_controlBackground 58
|
|
3142
|
-
int styleable AppCompatTheme_dialogCornerRadius 59
|
|
3143
|
-
int styleable AppCompatTheme_dialogPreferredPadding 60
|
|
3144
|
-
int styleable AppCompatTheme_dialogTheme 61
|
|
3145
|
-
int styleable AppCompatTheme_dividerHorizontal 62
|
|
3146
|
-
int styleable AppCompatTheme_dividerVertical 63
|
|
3147
|
-
int styleable AppCompatTheme_dropDownListViewStyle 64
|
|
3148
|
-
int styleable AppCompatTheme_dropdownListPreferredItemHeight 65
|
|
3149
|
-
int styleable AppCompatTheme_editTextBackground 66
|
|
3150
|
-
int styleable AppCompatTheme_editTextColor 67
|
|
3151
|
-
int styleable AppCompatTheme_editTextStyle 68
|
|
3152
|
-
int styleable AppCompatTheme_homeAsUpIndicator 69
|
|
3153
|
-
int styleable AppCompatTheme_imageButtonStyle 70
|
|
3154
|
-
int styleable AppCompatTheme_listChoiceBackgroundIndicator 71
|
|
3155
|
-
int styleable AppCompatTheme_listChoiceIndicatorMultipleAnimated 72
|
|
3156
|
-
int styleable AppCompatTheme_listChoiceIndicatorSingleAnimated 73
|
|
3157
|
-
int styleable AppCompatTheme_listDividerAlertDialog 74
|
|
3158
|
-
int styleable AppCompatTheme_listMenuViewStyle 75
|
|
3159
|
-
int styleable AppCompatTheme_listPopupWindowStyle 76
|
|
3160
|
-
int styleable AppCompatTheme_listPreferredItemHeight 77
|
|
3161
|
-
int styleable AppCompatTheme_listPreferredItemHeightLarge 78
|
|
3162
|
-
int styleable AppCompatTheme_listPreferredItemHeightSmall 79
|
|
3163
|
-
int styleable AppCompatTheme_listPreferredItemPaddingEnd 80
|
|
3164
|
-
int styleable AppCompatTheme_listPreferredItemPaddingLeft 81
|
|
3165
|
-
int styleable AppCompatTheme_listPreferredItemPaddingRight 82
|
|
3166
|
-
int styleable AppCompatTheme_listPreferredItemPaddingStart 83
|
|
3167
|
-
int styleable AppCompatTheme_panelBackground 84
|
|
3168
|
-
int styleable AppCompatTheme_panelMenuListTheme 85
|
|
3169
|
-
int styleable AppCompatTheme_panelMenuListWidth 86
|
|
3170
|
-
int styleable AppCompatTheme_popupMenuStyle 87
|
|
3171
|
-
int styleable AppCompatTheme_popupWindowStyle 88
|
|
3172
|
-
int styleable AppCompatTheme_radioButtonStyle 89
|
|
3173
|
-
int styleable AppCompatTheme_ratingBarStyle 90
|
|
3174
|
-
int styleable AppCompatTheme_ratingBarStyleIndicator 91
|
|
3175
|
-
int styleable AppCompatTheme_ratingBarStyleSmall 92
|
|
3176
|
-
int styleable AppCompatTheme_searchViewStyle 93
|
|
3177
|
-
int styleable AppCompatTheme_seekBarStyle 94
|
|
3178
|
-
int styleable AppCompatTheme_selectableItemBackground 95
|
|
3179
|
-
int styleable AppCompatTheme_selectableItemBackgroundBorderless 96
|
|
3180
|
-
int styleable AppCompatTheme_spinnerDropDownItemStyle 97
|
|
3181
|
-
int styleable AppCompatTheme_spinnerStyle 98
|
|
3182
|
-
int styleable AppCompatTheme_switchStyle 99
|
|
3183
|
-
int styleable AppCompatTheme_textAppearanceLargePopupMenu 100
|
|
3184
|
-
int styleable AppCompatTheme_textAppearanceListItem 101
|
|
3185
|
-
int styleable AppCompatTheme_textAppearanceListItemSecondary 102
|
|
3186
|
-
int styleable AppCompatTheme_textAppearanceListItemSmall 103
|
|
3187
|
-
int styleable AppCompatTheme_textAppearancePopupMenuHeader 104
|
|
3188
|
-
int styleable AppCompatTheme_textAppearanceSearchResultSubtitle 105
|
|
3189
|
-
int styleable AppCompatTheme_textAppearanceSearchResultTitle 106
|
|
3190
|
-
int styleable AppCompatTheme_textAppearanceSmallPopupMenu 107
|
|
3191
|
-
int styleable AppCompatTheme_textColorAlertDialogListItem 108
|
|
3192
|
-
int styleable AppCompatTheme_textColorSearchUrl 109
|
|
3193
|
-
int styleable AppCompatTheme_toolbarNavigationButtonStyle 110
|
|
3194
|
-
int styleable AppCompatTheme_toolbarStyle 111
|
|
3195
|
-
int styleable AppCompatTheme_tooltipForegroundColor 112
|
|
3196
|
-
int styleable AppCompatTheme_tooltipFrameBackground 113
|
|
3197
|
-
int styleable AppCompatTheme_viewInflaterClass 114
|
|
3198
|
-
int styleable AppCompatTheme_windowActionBar 115
|
|
3199
|
-
int styleable AppCompatTheme_windowActionBarOverlay 116
|
|
3200
|
-
int styleable AppCompatTheme_windowActionModeOverlay 117
|
|
3201
|
-
int styleable AppCompatTheme_windowFixedHeightMajor 118
|
|
3202
|
-
int styleable AppCompatTheme_windowFixedHeightMinor 119
|
|
3203
|
-
int styleable AppCompatTheme_windowFixedWidthMajor 120
|
|
3204
|
-
int styleable AppCompatTheme_windowFixedWidthMinor 121
|
|
3205
|
-
int styleable AppCompatTheme_windowMinWidthMajor 122
|
|
3206
|
-
int styleable AppCompatTheme_windowMinWidthMinor 123
|
|
3207
|
-
int styleable AppCompatTheme_windowNoTitle 124
|
|
3208
|
-
int[] styleable Badge { 0x7f04003a, 0x7f040045, 0x7f040047, 0x7f0401f3, 0x7f0401fd }
|
|
3209
|
-
int styleable Badge_backgroundColor 0
|
|
3210
|
-
int styleable Badge_badgeGravity 1
|
|
3211
|
-
int styleable Badge_badgeTextColor 2
|
|
3212
|
-
int styleable Badge_maxCharacterCount 3
|
|
3213
|
-
int styleable Badge_number 4
|
|
3214
|
-
int[] styleable BarcodeScannerView { 0x7f040055, 0x7f040056, 0x7f040057, 0x7f040058, 0x7f0400de, 0x7f040134, 0x7f040180, 0x7f040181, 0x7f0401dc, 0x7f040231, 0x7f040245, 0x7f040256 }
|
|
3215
|
-
int styleable BarcodeScannerView_borderAlpha 0
|
|
3216
|
-
int styleable BarcodeScannerView_borderColor 1
|
|
3217
|
-
int styleable BarcodeScannerView_borderLength 2
|
|
3218
|
-
int styleable BarcodeScannerView_borderWidth 3
|
|
3219
|
-
int styleable BarcodeScannerView_cornerRadius 4
|
|
3220
|
-
int styleable BarcodeScannerView_finderOffset 5
|
|
3221
|
-
int styleable BarcodeScannerView_laserColor 6
|
|
3222
|
-
int styleable BarcodeScannerView_laserEnabled 7
|
|
3223
|
-
int styleable BarcodeScannerView_maskColor 8
|
|
3224
|
-
int styleable BarcodeScannerView_roundedCorner 9
|
|
3225
|
-
int styleable BarcodeScannerView_shouldScaleToFill 10
|
|
3226
|
-
int styleable BarcodeScannerView_squaredFinder 11
|
|
3227
|
-
int[] styleable BottomAppBar { 0x7f040043, 0x7f040107, 0x7f040125, 0x7f040126, 0x7f040127, 0x7f040128, 0x7f040129, 0x7f04014d }
|
|
3228
|
-
int styleable BottomAppBar_backgroundTint 0
|
|
3229
|
-
int styleable BottomAppBar_elevation 1
|
|
3230
|
-
int styleable BottomAppBar_fabAlignmentMode 2
|
|
3231
|
-
int styleable BottomAppBar_fabAnimationMode 3
|
|
3232
|
-
int styleable BottomAppBar_fabCradleMargin 4
|
|
3233
|
-
int styleable BottomAppBar_fabCradleRoundedCornerRadius 5
|
|
3234
|
-
int styleable BottomAppBar_fabCradleVerticalOffset 6
|
|
3235
|
-
int styleable BottomAppBar_hideOnScroll 7
|
|
3236
|
-
int[] styleable BottomNavigationView { 0x7f040043, 0x7f040107, 0x7f040166, 0x7f040169, 0x7f04016b, 0x7f04016c, 0x7f04016f, 0x7f04017b, 0x7f04017c, 0x7f04017d, 0x7f04017f, 0x7f0401f6 }
|
|
3237
|
-
int styleable BottomNavigationView_backgroundTint 0
|
|
3238
|
-
int styleable BottomNavigationView_elevation 1
|
|
3239
|
-
int styleable BottomNavigationView_itemBackground 2
|
|
3240
|
-
int styleable BottomNavigationView_itemHorizontalTranslationEnabled 3
|
|
3241
|
-
int styleable BottomNavigationView_itemIconSize 4
|
|
3242
|
-
int styleable BottomNavigationView_itemIconTint 5
|
|
3243
|
-
int styleable BottomNavigationView_itemRippleColor 6
|
|
3244
|
-
int styleable BottomNavigationView_itemTextAppearanceActive 7
|
|
3245
|
-
int styleable BottomNavigationView_itemTextAppearanceInactive 8
|
|
3246
|
-
int styleable BottomNavigationView_itemTextColor 9
|
|
3247
|
-
int styleable BottomNavigationView_labelVisibilityMode 10
|
|
3248
|
-
int styleable BottomNavigationView_menu 11
|
|
3249
|
-
int[] styleable BottomSheetBehavior_Layout { 0x1010440, 0x7f040043, 0x7f04004d, 0x7f04004e, 0x7f04004f, 0x7f040050, 0x7f040052, 0x7f040053, 0x7f040054, 0x7f040240, 0x7f040243 }
|
|
3250
|
-
int styleable BottomSheetBehavior_Layout_android_elevation 0
|
|
3251
|
-
int styleable BottomSheetBehavior_Layout_backgroundTint 1
|
|
3252
|
-
int styleable BottomSheetBehavior_Layout_behavior_expandedOffset 2
|
|
3253
|
-
int styleable BottomSheetBehavior_Layout_behavior_fitToContents 3
|
|
3254
|
-
int styleable BottomSheetBehavior_Layout_behavior_halfExpandedRatio 4
|
|
3255
|
-
int styleable BottomSheetBehavior_Layout_behavior_hideable 5
|
|
3256
|
-
int styleable BottomSheetBehavior_Layout_behavior_peekHeight 6
|
|
3257
|
-
int styleable BottomSheetBehavior_Layout_behavior_saveFlags 7
|
|
3258
|
-
int styleable BottomSheetBehavior_Layout_behavior_skipCollapsed 8
|
|
3259
|
-
int styleable BottomSheetBehavior_Layout_shapeAppearance 9
|
|
3260
|
-
int styleable BottomSheetBehavior_Layout_shapeAppearanceOverlay 10
|
|
3261
|
-
int[] styleable ButtonBarLayout { 0x7f04002b }
|
|
3262
|
-
int styleable ButtonBarLayout_allowStacking 0
|
|
3263
|
-
int[] styleable CardView { 0x1010140, 0x101013f, 0x7f04007d, 0x7f04007e, 0x7f04007f, 0x7f040081, 0x7f040082, 0x7f040083, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d4, 0x7f0400d5 }
|
|
3264
|
-
int styleable CardView_android_minHeight 0
|
|
3265
|
-
int styleable CardView_android_minWidth 1
|
|
3266
|
-
int styleable CardView_cardBackgroundColor 2
|
|
3267
|
-
int styleable CardView_cardCornerRadius 3
|
|
3268
|
-
int styleable CardView_cardElevation 4
|
|
3269
|
-
int styleable CardView_cardMaxElevation 5
|
|
3270
|
-
int styleable CardView_cardPreventCornerOverlap 6
|
|
3271
|
-
int styleable CardView_cardUseCompatPadding 7
|
|
3272
|
-
int styleable CardView_contentPadding 8
|
|
3273
|
-
int styleable CardView_contentPaddingBottom 9
|
|
3274
|
-
int styleable CardView_contentPaddingLeft 10
|
|
3275
|
-
int styleable CardView_contentPaddingRight 11
|
|
3276
|
-
int styleable CardView_contentPaddingTop 12
|
|
3277
|
-
int[] styleable Chip { 0x10101e5, 0x10100ab, 0x101011f, 0x101014f, 0x1010034, 0x1010098, 0x7f040089, 0x7f04008a, 0x7f04008c, 0x7f04008e, 0x7f04008f, 0x7f040090, 0x7f040092, 0x7f040093, 0x7f040094, 0x7f040095, 0x7f040096, 0x7f040097, 0x7f040098, 0x7f04009d, 0x7f04009e, 0x7f04009f, 0x7f0400a1, 0x7f0400a3, 0x7f0400a4, 0x7f0400a5, 0x7f0400a6, 0x7f0400a7, 0x7f0400a8, 0x7f0400a9, 0x7f040113, 0x7f04014b, 0x7f040156, 0x7f04015a, 0x7f040226, 0x7f040240, 0x7f040243, 0x7f040248, 0x7f0402a7, 0x7f0402aa }
|
|
3278
|
-
int styleable Chip_android_checkable 0
|
|
3279
|
-
int styleable Chip_android_ellipsize 1
|
|
3280
|
-
int styleable Chip_android_maxWidth 2
|
|
3281
|
-
int styleable Chip_android_text 3
|
|
3282
|
-
int styleable Chip_android_textAppearance 4
|
|
3283
|
-
int styleable Chip_android_textColor 5
|
|
3284
|
-
int styleable Chip_checkedIcon 6
|
|
3285
|
-
int styleable Chip_checkedIconEnabled 7
|
|
3286
|
-
int styleable Chip_checkedIconVisible 8
|
|
3287
|
-
int styleable Chip_chipBackgroundColor 9
|
|
3288
|
-
int styleable Chip_chipCornerRadius 10
|
|
3289
|
-
int styleable Chip_chipEndPadding 11
|
|
3290
|
-
int styleable Chip_chipIcon 12
|
|
3291
|
-
int styleable Chip_chipIconEnabled 13
|
|
3292
|
-
int styleable Chip_chipIconSize 14
|
|
3293
|
-
int styleable Chip_chipIconTint 15
|
|
3294
|
-
int styleable Chip_chipIconVisible 16
|
|
3295
|
-
int styleable Chip_chipMinHeight 17
|
|
3296
|
-
int styleable Chip_chipMinTouchTargetSize 18
|
|
3297
|
-
int styleable Chip_chipStartPadding 19
|
|
3298
|
-
int styleable Chip_chipStrokeColor 20
|
|
3299
|
-
int styleable Chip_chipStrokeWidth 21
|
|
3300
|
-
int styleable Chip_chipSurfaceColor 22
|
|
3301
|
-
int styleable Chip_closeIcon 23
|
|
3302
|
-
int styleable Chip_closeIconEnabled 24
|
|
3303
|
-
int styleable Chip_closeIconEndPadding 25
|
|
3304
|
-
int styleable Chip_closeIconSize 26
|
|
3305
|
-
int styleable Chip_closeIconStartPadding 27
|
|
3306
|
-
int styleable Chip_closeIconTint 28
|
|
3307
|
-
int styleable Chip_closeIconVisible 29
|
|
3308
|
-
int styleable Chip_ensureMinTouchTargetSize 30
|
|
3309
|
-
int styleable Chip_hideMotionSpec 31
|
|
3310
|
-
int styleable Chip_iconEndPadding 32
|
|
3311
|
-
int styleable Chip_iconStartPadding 33
|
|
3312
|
-
int styleable Chip_rippleColor 34
|
|
3313
|
-
int styleable Chip_shapeAppearance 35
|
|
3314
|
-
int styleable Chip_shapeAppearanceOverlay 36
|
|
3315
|
-
int styleable Chip_showMotionSpec 37
|
|
3316
|
-
int styleable Chip_textEndPadding 38
|
|
3317
|
-
int styleable Chip_textStartPadding 39
|
|
3318
|
-
int[] styleable ChipGroup { 0x7f040088, 0x7f040099, 0x7f04009a, 0x7f04009b, 0x7f04024d, 0x7f04024e }
|
|
3319
|
-
int styleable ChipGroup_checkedChip 0
|
|
3320
|
-
int styleable ChipGroup_chipSpacing 1
|
|
3321
|
-
int styleable ChipGroup_chipSpacingHorizontal 2
|
|
3322
|
-
int styleable ChipGroup_chipSpacingVertical 3
|
|
3323
|
-
int styleable ChipGroup_singleLine 4
|
|
3324
|
-
int styleable ChipGroup_singleSelection 5
|
|
3325
|
-
int[] styleable CollapsingToolbarLayout { 0x7f0400ad, 0x7f0400ae, 0x7f0400d6, 0x7f04011c, 0x7f04011d, 0x7f04011e, 0x7f04011f, 0x7f040120, 0x7f040121, 0x7f040122, 0x7f040237, 0x7f040239, 0x7f040266, 0x7f0402b6, 0x7f0402b7, 0x7f0402c1 }
|
|
3326
|
-
int styleable CollapsingToolbarLayout_collapsedTitleGravity 0
|
|
3327
|
-
int styleable CollapsingToolbarLayout_collapsedTitleTextAppearance 1
|
|
3328
|
-
int styleable CollapsingToolbarLayout_contentScrim 2
|
|
3329
|
-
int styleable CollapsingToolbarLayout_expandedTitleGravity 3
|
|
3330
|
-
int styleable CollapsingToolbarLayout_expandedTitleMargin 4
|
|
3331
|
-
int styleable CollapsingToolbarLayout_expandedTitleMarginBottom 5
|
|
3332
|
-
int styleable CollapsingToolbarLayout_expandedTitleMarginEnd 6
|
|
3333
|
-
int styleable CollapsingToolbarLayout_expandedTitleMarginStart 7
|
|
3334
|
-
int styleable CollapsingToolbarLayout_expandedTitleMarginTop 8
|
|
3335
|
-
int styleable CollapsingToolbarLayout_expandedTitleTextAppearance 9
|
|
3336
|
-
int styleable CollapsingToolbarLayout_scrimAnimationDuration 10
|
|
3337
|
-
int styleable CollapsingToolbarLayout_scrimVisibleHeightTrigger 11
|
|
3338
|
-
int styleable CollapsingToolbarLayout_statusBarScrim 12
|
|
3339
|
-
int styleable CollapsingToolbarLayout_title 13
|
|
3340
|
-
int styleable CollapsingToolbarLayout_titleEnabled 14
|
|
3341
|
-
int styleable CollapsingToolbarLayout_toolbarId 15
|
|
3342
|
-
int[] styleable CollapsingToolbarLayout_Layout { 0x7f04018c, 0x7f04018d }
|
|
3343
|
-
int styleable CollapsingToolbarLayout_Layout_layout_collapseMode 0
|
|
3344
|
-
int styleable CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier 1
|
|
3345
|
-
int[] styleable ColorStateListItem { 0x7f04002c, 0x101031f, 0x10101a5 }
|
|
3346
|
-
int styleable ColorStateListItem_alpha 0
|
|
3347
|
-
int styleable ColorStateListItem_android_alpha 1
|
|
3348
|
-
int styleable ColorStateListItem_android_color 2
|
|
3349
|
-
int[] styleable CompoundButton { 0x1010107, 0x7f04006d, 0x7f040074, 0x7f040075 }
|
|
3350
|
-
int styleable CompoundButton_android_button 0
|
|
3351
|
-
int styleable CompoundButton_buttonCompat 1
|
|
3352
|
-
int styleable CompoundButton_buttonTint 2
|
|
3353
|
-
int styleable CompoundButton_buttonTintMode 3
|
|
3354
|
-
int[] styleable ConstraintLayout_Layout { 0x1010120, 0x101011f, 0x1010140, 0x101013f, 0x10100c4, 0x7f040049, 0x7f04004a, 0x7f040085, 0x7f0400c7, 0x7f0400c8, 0x7f04018e, 0x7f04018f, 0x7f040190, 0x7f040191, 0x7f040192, 0x7f040193, 0x7f040194, 0x7f040195, 0x7f040196, 0x7f040197, 0x7f040198, 0x7f040199, 0x7f04019a, 0x7f04019b, 0x7f04019c, 0x7f04019d, 0x7f04019e, 0x7f04019f, 0x7f0401a0, 0x7f0401a1, 0x7f0401a2, 0x7f0401a3, 0x7f0401a4, 0x7f0401a5, 0x7f0401a6, 0x7f0401a7, 0x7f0401a8, 0x7f0401a9, 0x7f0401aa, 0x7f0401ab, 0x7f0401ac, 0x7f0401ad, 0x7f0401ae, 0x7f0401af, 0x7f0401b0, 0x7f0401b1, 0x7f0401b2, 0x7f0401b3, 0x7f0401b4, 0x7f0401b5, 0x7f0401b6, 0x7f0401b8, 0x7f0401b9, 0x7f0401ba, 0x7f0401bb, 0x7f0401bc, 0x7f0401bd, 0x7f0401be, 0x7f0401bf, 0x7f0401c2 }
|
|
3355
|
-
int styleable ConstraintLayout_Layout_android_maxHeight 0
|
|
3356
|
-
int styleable ConstraintLayout_Layout_android_maxWidth 1
|
|
3357
|
-
int styleable ConstraintLayout_Layout_android_minHeight 2
|
|
3358
|
-
int styleable ConstraintLayout_Layout_android_minWidth 3
|
|
3359
|
-
int styleable ConstraintLayout_Layout_android_orientation 4
|
|
3360
|
-
int styleable ConstraintLayout_Layout_barrierAllowsGoneWidgets 5
|
|
3361
|
-
int styleable ConstraintLayout_Layout_barrierDirection 6
|
|
3362
|
-
int styleable ConstraintLayout_Layout_chainUseRtl 7
|
|
3363
|
-
int styleable ConstraintLayout_Layout_constraintSet 8
|
|
3364
|
-
int styleable ConstraintLayout_Layout_constraint_referenced_ids 9
|
|
3365
|
-
int styleable ConstraintLayout_Layout_layout_constrainedHeight 10
|
|
3366
|
-
int styleable ConstraintLayout_Layout_layout_constrainedWidth 11
|
|
3367
|
-
int styleable ConstraintLayout_Layout_layout_constraintBaseline_creator 12
|
|
3368
|
-
int styleable ConstraintLayout_Layout_layout_constraintBaseline_toBaselineOf 13
|
|
3369
|
-
int styleable ConstraintLayout_Layout_layout_constraintBottom_creator 14
|
|
3370
|
-
int styleable ConstraintLayout_Layout_layout_constraintBottom_toBottomOf 15
|
|
3371
|
-
int styleable ConstraintLayout_Layout_layout_constraintBottom_toTopOf 16
|
|
3372
|
-
int styleable ConstraintLayout_Layout_layout_constraintCircle 17
|
|
3373
|
-
int styleable ConstraintLayout_Layout_layout_constraintCircleAngle 18
|
|
3374
|
-
int styleable ConstraintLayout_Layout_layout_constraintCircleRadius 19
|
|
3375
|
-
int styleable ConstraintLayout_Layout_layout_constraintDimensionRatio 20
|
|
3376
|
-
int styleable ConstraintLayout_Layout_layout_constraintEnd_toEndOf 21
|
|
3377
|
-
int styleable ConstraintLayout_Layout_layout_constraintEnd_toStartOf 22
|
|
3378
|
-
int styleable ConstraintLayout_Layout_layout_constraintGuide_begin 23
|
|
3379
|
-
int styleable ConstraintLayout_Layout_layout_constraintGuide_end 24
|
|
3380
|
-
int styleable ConstraintLayout_Layout_layout_constraintGuide_percent 25
|
|
3381
|
-
int styleable ConstraintLayout_Layout_layout_constraintHeight_default 26
|
|
3382
|
-
int styleable ConstraintLayout_Layout_layout_constraintHeight_max 27
|
|
3383
|
-
int styleable ConstraintLayout_Layout_layout_constraintHeight_min 28
|
|
3384
|
-
int styleable ConstraintLayout_Layout_layout_constraintHeight_percent 29
|
|
3385
|
-
int styleable ConstraintLayout_Layout_layout_constraintHorizontal_bias 30
|
|
3386
|
-
int styleable ConstraintLayout_Layout_layout_constraintHorizontal_chainStyle 31
|
|
3387
|
-
int styleable ConstraintLayout_Layout_layout_constraintHorizontal_weight 32
|
|
3388
|
-
int styleable ConstraintLayout_Layout_layout_constraintLeft_creator 33
|
|
3389
|
-
int styleable ConstraintLayout_Layout_layout_constraintLeft_toLeftOf 34
|
|
3390
|
-
int styleable ConstraintLayout_Layout_layout_constraintLeft_toRightOf 35
|
|
3391
|
-
int styleable ConstraintLayout_Layout_layout_constraintRight_creator 36
|
|
3392
|
-
int styleable ConstraintLayout_Layout_layout_constraintRight_toLeftOf 37
|
|
3393
|
-
int styleable ConstraintLayout_Layout_layout_constraintRight_toRightOf 38
|
|
3394
|
-
int styleable ConstraintLayout_Layout_layout_constraintStart_toEndOf 39
|
|
3395
|
-
int styleable ConstraintLayout_Layout_layout_constraintStart_toStartOf 40
|
|
3396
|
-
int styleable ConstraintLayout_Layout_layout_constraintTop_creator 41
|
|
3397
|
-
int styleable ConstraintLayout_Layout_layout_constraintTop_toBottomOf 42
|
|
3398
|
-
int styleable ConstraintLayout_Layout_layout_constraintTop_toTopOf 43
|
|
3399
|
-
int styleable ConstraintLayout_Layout_layout_constraintVertical_bias 44
|
|
3400
|
-
int styleable ConstraintLayout_Layout_layout_constraintVertical_chainStyle 45
|
|
3401
|
-
int styleable ConstraintLayout_Layout_layout_constraintVertical_weight 46
|
|
3402
|
-
int styleable ConstraintLayout_Layout_layout_constraintWidth_default 47
|
|
3403
|
-
int styleable ConstraintLayout_Layout_layout_constraintWidth_max 48
|
|
3404
|
-
int styleable ConstraintLayout_Layout_layout_constraintWidth_min 49
|
|
3405
|
-
int styleable ConstraintLayout_Layout_layout_constraintWidth_percent 50
|
|
3406
|
-
int styleable ConstraintLayout_Layout_layout_editor_absoluteX 51
|
|
3407
|
-
int styleable ConstraintLayout_Layout_layout_editor_absoluteY 52
|
|
3408
|
-
int styleable ConstraintLayout_Layout_layout_goneMarginBottom 53
|
|
3409
|
-
int styleable ConstraintLayout_Layout_layout_goneMarginEnd 54
|
|
3410
|
-
int styleable ConstraintLayout_Layout_layout_goneMarginLeft 55
|
|
3411
|
-
int styleable ConstraintLayout_Layout_layout_goneMarginRight 56
|
|
3412
|
-
int styleable ConstraintLayout_Layout_layout_goneMarginStart 57
|
|
3413
|
-
int styleable ConstraintLayout_Layout_layout_goneMarginTop 58
|
|
3414
|
-
int styleable ConstraintLayout_Layout_layout_optimizationLevel 59
|
|
3415
|
-
int[] styleable ConstraintLayout_placeholder { 0x7f0400c9, 0x7f04010a }
|
|
3416
|
-
int styleable ConstraintLayout_placeholder_content 0
|
|
3417
|
-
int styleable ConstraintLayout_placeholder_emptyVisibility 1
|
|
3418
|
-
int[] styleable ConstraintSet { 0x101031f, 0x1010440, 0x10100d0, 0x10100f5, 0x10100fa, 0x10103b6, 0x10100f7, 0x10100f9, 0x10103b5, 0x10100f8, 0x10100f4, 0x1010120, 0x101011f, 0x1010140, 0x101013f, 0x10100c4, 0x1010326, 0x1010327, 0x1010328, 0x1010324, 0x1010325, 0x1010320, 0x1010321, 0x1010322, 0x1010323, 0x10103fa, 0x10100dc, 0x7f040049, 0x7f04004a, 0x7f040085, 0x7f0400c8, 0x7f04018e, 0x7f04018f, 0x7f040190, 0x7f040191, 0x7f040192, 0x7f040193, 0x7f040194, 0x7f040195, 0x7f040196, 0x7f040197, 0x7f040198, 0x7f040199, 0x7f04019a, 0x7f04019b, 0x7f04019c, 0x7f04019d, 0x7f04019e, 0x7f04019f, 0x7f0401a0, 0x7f0401a1, 0x7f0401a2, 0x7f0401a3, 0x7f0401a4, 0x7f0401a5, 0x7f0401a6, 0x7f0401a7, 0x7f0401a8, 0x7f0401a9, 0x7f0401aa, 0x7f0401ab, 0x7f0401ac, 0x7f0401ad, 0x7f0401ae, 0x7f0401af, 0x7f0401b0, 0x7f0401b1, 0x7f0401b2, 0x7f0401b3, 0x7f0401b4, 0x7f0401b5, 0x7f0401b6, 0x7f0401b8, 0x7f0401b9, 0x7f0401ba, 0x7f0401bb, 0x7f0401bc, 0x7f0401bd, 0x7f0401be, 0x7f0401bf }
|
|
3419
|
-
int styleable ConstraintSet_android_alpha 0
|
|
3420
|
-
int styleable ConstraintSet_android_elevation 1
|
|
3421
|
-
int styleable ConstraintSet_android_id 2
|
|
3422
|
-
int styleable ConstraintSet_android_layout_height 3
|
|
3423
|
-
int styleable ConstraintSet_android_layout_marginBottom 4
|
|
3424
|
-
int styleable ConstraintSet_android_layout_marginEnd 5
|
|
3425
|
-
int styleable ConstraintSet_android_layout_marginLeft 6
|
|
3426
|
-
int styleable ConstraintSet_android_layout_marginRight 7
|
|
3427
|
-
int styleable ConstraintSet_android_layout_marginStart 8
|
|
3428
|
-
int styleable ConstraintSet_android_layout_marginTop 9
|
|
3429
|
-
int styleable ConstraintSet_android_layout_width 10
|
|
3430
|
-
int styleable ConstraintSet_android_maxHeight 11
|
|
3431
|
-
int styleable ConstraintSet_android_maxWidth 12
|
|
3432
|
-
int styleable ConstraintSet_android_minHeight 13
|
|
3433
|
-
int styleable ConstraintSet_android_minWidth 14
|
|
3434
|
-
int styleable ConstraintSet_android_orientation 15
|
|
3435
|
-
int styleable ConstraintSet_android_rotation 16
|
|
3436
|
-
int styleable ConstraintSet_android_rotationX 17
|
|
3437
|
-
int styleable ConstraintSet_android_rotationY 18
|
|
3438
|
-
int styleable ConstraintSet_android_scaleX 19
|
|
3439
|
-
int styleable ConstraintSet_android_scaleY 20
|
|
3440
|
-
int styleable ConstraintSet_android_transformPivotX 21
|
|
3441
|
-
int styleable ConstraintSet_android_transformPivotY 22
|
|
3442
|
-
int styleable ConstraintSet_android_translationX 23
|
|
3443
|
-
int styleable ConstraintSet_android_translationY 24
|
|
3444
|
-
int styleable ConstraintSet_android_translationZ 25
|
|
3445
|
-
int styleable ConstraintSet_android_visibility 26
|
|
3446
|
-
int styleable ConstraintSet_barrierAllowsGoneWidgets 27
|
|
3447
|
-
int styleable ConstraintSet_barrierDirection 28
|
|
3448
|
-
int styleable ConstraintSet_chainUseRtl 29
|
|
3449
|
-
int styleable ConstraintSet_constraint_referenced_ids 30
|
|
3450
|
-
int styleable ConstraintSet_layout_constrainedHeight 31
|
|
3451
|
-
int styleable ConstraintSet_layout_constrainedWidth 32
|
|
3452
|
-
int styleable ConstraintSet_layout_constraintBaseline_creator 33
|
|
3453
|
-
int styleable ConstraintSet_layout_constraintBaseline_toBaselineOf 34
|
|
3454
|
-
int styleable ConstraintSet_layout_constraintBottom_creator 35
|
|
3455
|
-
int styleable ConstraintSet_layout_constraintBottom_toBottomOf 36
|
|
3456
|
-
int styleable ConstraintSet_layout_constraintBottom_toTopOf 37
|
|
3457
|
-
int styleable ConstraintSet_layout_constraintCircle 38
|
|
3458
|
-
int styleable ConstraintSet_layout_constraintCircleAngle 39
|
|
3459
|
-
int styleable ConstraintSet_layout_constraintCircleRadius 40
|
|
3460
|
-
int styleable ConstraintSet_layout_constraintDimensionRatio 41
|
|
3461
|
-
int styleable ConstraintSet_layout_constraintEnd_toEndOf 42
|
|
3462
|
-
int styleable ConstraintSet_layout_constraintEnd_toStartOf 43
|
|
3463
|
-
int styleable ConstraintSet_layout_constraintGuide_begin 44
|
|
3464
|
-
int styleable ConstraintSet_layout_constraintGuide_end 45
|
|
3465
|
-
int styleable ConstraintSet_layout_constraintGuide_percent 46
|
|
3466
|
-
int styleable ConstraintSet_layout_constraintHeight_default 47
|
|
3467
|
-
int styleable ConstraintSet_layout_constraintHeight_max 48
|
|
3468
|
-
int styleable ConstraintSet_layout_constraintHeight_min 49
|
|
3469
|
-
int styleable ConstraintSet_layout_constraintHeight_percent 50
|
|
3470
|
-
int styleable ConstraintSet_layout_constraintHorizontal_bias 51
|
|
3471
|
-
int styleable ConstraintSet_layout_constraintHorizontal_chainStyle 52
|
|
3472
|
-
int styleable ConstraintSet_layout_constraintHorizontal_weight 53
|
|
3473
|
-
int styleable ConstraintSet_layout_constraintLeft_creator 54
|
|
3474
|
-
int styleable ConstraintSet_layout_constraintLeft_toLeftOf 55
|
|
3475
|
-
int styleable ConstraintSet_layout_constraintLeft_toRightOf 56
|
|
3476
|
-
int styleable ConstraintSet_layout_constraintRight_creator 57
|
|
3477
|
-
int styleable ConstraintSet_layout_constraintRight_toLeftOf 58
|
|
3478
|
-
int styleable ConstraintSet_layout_constraintRight_toRightOf 59
|
|
3479
|
-
int styleable ConstraintSet_layout_constraintStart_toEndOf 60
|
|
3480
|
-
int styleable ConstraintSet_layout_constraintStart_toStartOf 61
|
|
3481
|
-
int styleable ConstraintSet_layout_constraintTop_creator 62
|
|
3482
|
-
int styleable ConstraintSet_layout_constraintTop_toBottomOf 63
|
|
3483
|
-
int styleable ConstraintSet_layout_constraintTop_toTopOf 64
|
|
3484
|
-
int styleable ConstraintSet_layout_constraintVertical_bias 65
|
|
3485
|
-
int styleable ConstraintSet_layout_constraintVertical_chainStyle 66
|
|
3486
|
-
int styleable ConstraintSet_layout_constraintVertical_weight 67
|
|
3487
|
-
int styleable ConstraintSet_layout_constraintWidth_default 68
|
|
3488
|
-
int styleable ConstraintSet_layout_constraintWidth_max 69
|
|
3489
|
-
int styleable ConstraintSet_layout_constraintWidth_min 70
|
|
3490
|
-
int styleable ConstraintSet_layout_constraintWidth_percent 71
|
|
3491
|
-
int styleable ConstraintSet_layout_editor_absoluteX 72
|
|
3492
|
-
int styleable ConstraintSet_layout_editor_absoluteY 73
|
|
3493
|
-
int styleable ConstraintSet_layout_goneMarginBottom 74
|
|
3494
|
-
int styleable ConstraintSet_layout_goneMarginEnd 75
|
|
3495
|
-
int styleable ConstraintSet_layout_goneMarginLeft 76
|
|
3496
|
-
int styleable ConstraintSet_layout_goneMarginRight 77
|
|
3497
|
-
int styleable ConstraintSet_layout_goneMarginStart 78
|
|
3498
|
-
int styleable ConstraintSet_layout_goneMarginTop 79
|
|
3499
|
-
int[] styleable CoordinatorLayout { 0x7f04017e, 0x7f040264 }
|
|
3500
|
-
int styleable CoordinatorLayout_keylines 0
|
|
3501
|
-
int styleable CoordinatorLayout_statusBarBackground 1
|
|
3502
|
-
int[] styleable CoordinatorLayout_Layout { 0x10100b3, 0x7f040189, 0x7f04018a, 0x7f04018b, 0x7f0401b7, 0x7f0401c0, 0x7f0401c1 }
|
|
3503
|
-
int styleable CoordinatorLayout_Layout_android_layout_gravity 0
|
|
3504
|
-
int styleable CoordinatorLayout_Layout_layout_anchor 1
|
|
3505
|
-
int styleable CoordinatorLayout_Layout_layout_anchorGravity 2
|
|
3506
|
-
int styleable CoordinatorLayout_Layout_layout_behavior 3
|
|
3507
|
-
int styleable CoordinatorLayout_Layout_layout_dodgeInsetEdges 4
|
|
3508
|
-
int styleable CoordinatorLayout_Layout_layout_insetEdge 5
|
|
3509
|
-
int styleable CoordinatorLayout_Layout_layout_keyline 6
|
|
3510
|
-
int[] styleable DrawerArrowToggle { 0x7f040031, 0x7f040032, 0x7f040048, 0x7f0400af, 0x7f0400fc, 0x7f040143, 0x7f040252, 0x7f0402ad }
|
|
3511
|
-
int styleable DrawerArrowToggle_arrowHeadLength 0
|
|
3512
|
-
int styleable DrawerArrowToggle_arrowShaftLength 1
|
|
3513
|
-
int styleable DrawerArrowToggle_barLength 2
|
|
3514
|
-
int styleable DrawerArrowToggle_color 3
|
|
3515
|
-
int styleable DrawerArrowToggle_drawableSize 4
|
|
3516
|
-
int styleable DrawerArrowToggle_gapBetweenBars 5
|
|
3517
|
-
int styleable DrawerArrowToggle_spinBars 6
|
|
3518
|
-
int styleable DrawerArrowToggle_thickness 7
|
|
3519
|
-
int[] styleable ExtendedFloatingActionButton { 0x7f040107, 0x7f040123, 0x7f04014b, 0x7f040248, 0x7f04024b }
|
|
3520
|
-
int styleable ExtendedFloatingActionButton_elevation 0
|
|
3521
|
-
int styleable ExtendedFloatingActionButton_extendMotionSpec 1
|
|
3522
|
-
int styleable ExtendedFloatingActionButton_hideMotionSpec 2
|
|
3523
|
-
int styleable ExtendedFloatingActionButton_showMotionSpec 3
|
|
3524
|
-
int styleable ExtendedFloatingActionButton_shrinkMotionSpec 4
|
|
3525
|
-
int[] styleable ExtendedFloatingActionButton_Behavior_Layout { 0x7f04004b, 0x7f04004c }
|
|
3526
|
-
int styleable ExtendedFloatingActionButton_Behavior_Layout_behavior_autoHide 0
|
|
3527
|
-
int styleable ExtendedFloatingActionButton_Behavior_Layout_behavior_autoShrink 1
|
|
3528
|
-
int[] styleable FloatingActionButton { 0x7f040043, 0x7f040044, 0x7f040058, 0x7f040107, 0x7f040113, 0x7f04012a, 0x7f04012b, 0x7f04014b, 0x7f040154, 0x7f0401f4, 0x7f040215, 0x7f040226, 0x7f040240, 0x7f040243, 0x7f040248, 0x7f0402d3 }
|
|
3529
|
-
int styleable FloatingActionButton_backgroundTint 0
|
|
3530
|
-
int styleable FloatingActionButton_backgroundTintMode 1
|
|
3531
|
-
int styleable FloatingActionButton_borderWidth 2
|
|
3532
|
-
int styleable FloatingActionButton_elevation 3
|
|
3533
|
-
int styleable FloatingActionButton_ensureMinTouchTargetSize 4
|
|
3534
|
-
int styleable FloatingActionButton_fabCustomSize 5
|
|
3535
|
-
int styleable FloatingActionButton_fabSize 6
|
|
3536
|
-
int styleable FloatingActionButton_hideMotionSpec 7
|
|
3537
|
-
int styleable FloatingActionButton_hoveredFocusedTranslationZ 8
|
|
3538
|
-
int styleable FloatingActionButton_maxImageSize 9
|
|
3539
|
-
int styleable FloatingActionButton_pressedTranslationZ 10
|
|
3540
|
-
int styleable FloatingActionButton_rippleColor 11
|
|
3541
|
-
int styleable FloatingActionButton_shapeAppearance 12
|
|
3542
|
-
int styleable FloatingActionButton_shapeAppearanceOverlay 13
|
|
3543
|
-
int styleable FloatingActionButton_showMotionSpec 14
|
|
3544
|
-
int styleable FloatingActionButton_useCompatPadding 15
|
|
3545
|
-
int[] styleable FloatingActionButton_Behavior_Layout { 0x7f04004b }
|
|
3546
|
-
int styleable FloatingActionButton_Behavior_Layout_behavior_autoHide 0
|
|
3547
|
-
int[] styleable FlowLayout { 0x7f040177, 0x7f0401c8 }
|
|
3548
|
-
int styleable FlowLayout_itemSpacing 0
|
|
3549
|
-
int styleable FlowLayout_lineSpacing 1
|
|
3550
|
-
int[] styleable FontFamily { 0x7f040139, 0x7f04013a, 0x7f04013b, 0x7f04013c, 0x7f04013d, 0x7f04013e }
|
|
3551
|
-
int styleable FontFamily_fontProviderAuthority 0
|
|
3552
|
-
int styleable FontFamily_fontProviderCerts 1
|
|
3553
|
-
int styleable FontFamily_fontProviderFetchStrategy 2
|
|
3554
|
-
int styleable FontFamily_fontProviderFetchTimeout 3
|
|
3555
|
-
int styleable FontFamily_fontProviderPackage 4
|
|
3556
|
-
int styleable FontFamily_fontProviderQuery 5
|
|
3557
|
-
int[] styleable FontFamilyFont { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f040137, 0x7f04013f, 0x7f040140, 0x7f040141, 0x7f0402ca }
|
|
3558
|
-
int styleable FontFamilyFont_android_font 0
|
|
3559
|
-
int styleable FontFamilyFont_android_fontStyle 1
|
|
3560
|
-
int styleable FontFamilyFont_android_fontVariationSettings 2
|
|
3561
|
-
int styleable FontFamilyFont_android_fontWeight 3
|
|
3562
|
-
int styleable FontFamilyFont_android_ttcIndex 4
|
|
3563
|
-
int styleable FontFamilyFont_font 5
|
|
3564
|
-
int styleable FontFamilyFont_fontStyle 6
|
|
3565
|
-
int styleable FontFamilyFont_fontVariationSettings 7
|
|
3566
|
-
int styleable FontFamilyFont_fontWeight 8
|
|
3567
|
-
int styleable FontFamilyFont_ttcIndex 9
|
|
3568
|
-
int[] styleable ForegroundLinearLayout { 0x1010109, 0x1010200, 0x7f040142 }
|
|
3569
|
-
int styleable ForegroundLinearLayout_android_foreground 0
|
|
3570
|
-
int styleable ForegroundLinearLayout_android_foregroundGravity 1
|
|
3571
|
-
int styleable ForegroundLinearLayout_foregroundInsidePadding 2
|
|
3572
|
-
int[] styleable GenericDraweeHierarchy { 0x7f040025, 0x7f04003b, 0x7f04012c, 0x7f04012d, 0x7f04012e, 0x7f040200, 0x7f04020d, 0x7f04020e, 0x7f040214, 0x7f040216, 0x7f040217, 0x7f040218, 0x7f040223, 0x7f040224, 0x7f040227, 0x7f040228, 0x7f040229, 0x7f04022a, 0x7f04022b, 0x7f04022c, 0x7f04022d, 0x7f04022e, 0x7f04022f, 0x7f040230, 0x7f040232, 0x7f040233, 0x7f040234, 0x7f040235, 0x7f0402d6 }
|
|
3573
|
-
int styleable GenericDraweeHierarchy_actualImageScaleType 0
|
|
3574
|
-
int styleable GenericDraweeHierarchy_backgroundImage 1
|
|
3575
|
-
int styleable GenericDraweeHierarchy_fadeDuration 2
|
|
3576
|
-
int styleable GenericDraweeHierarchy_failureImage 3
|
|
3577
|
-
int styleable GenericDraweeHierarchy_failureImageScaleType 4
|
|
3578
|
-
int styleable GenericDraweeHierarchy_overlayImage 5
|
|
3579
|
-
int styleable GenericDraweeHierarchy_placeholderImage 6
|
|
3580
|
-
int styleable GenericDraweeHierarchy_placeholderImageScaleType 7
|
|
3581
|
-
int styleable GenericDraweeHierarchy_pressedStateOverlayImage 8
|
|
3582
|
-
int styleable GenericDraweeHierarchy_progressBarAutoRotateInterval 9
|
|
3583
|
-
int styleable GenericDraweeHierarchy_progressBarImage 10
|
|
3584
|
-
int styleable GenericDraweeHierarchy_progressBarImageScaleType 11
|
|
3585
|
-
int styleable GenericDraweeHierarchy_retryImage 12
|
|
3586
|
-
int styleable GenericDraweeHierarchy_retryImageScaleType 13
|
|
3587
|
-
int styleable GenericDraweeHierarchy_roundAsCircle 14
|
|
3588
|
-
int styleable GenericDraweeHierarchy_roundBottomEnd 15
|
|
3589
|
-
int styleable GenericDraweeHierarchy_roundBottomLeft 16
|
|
3590
|
-
int styleable GenericDraweeHierarchy_roundBottomRight 17
|
|
3591
|
-
int styleable GenericDraweeHierarchy_roundBottomStart 18
|
|
3592
|
-
int styleable GenericDraweeHierarchy_roundTopEnd 19
|
|
3593
|
-
int styleable GenericDraweeHierarchy_roundTopLeft 20
|
|
3594
|
-
int styleable GenericDraweeHierarchy_roundTopRight 21
|
|
3595
|
-
int styleable GenericDraweeHierarchy_roundTopStart 22
|
|
3596
|
-
int styleable GenericDraweeHierarchy_roundWithOverlayColor 23
|
|
3597
|
-
int styleable GenericDraweeHierarchy_roundedCornerRadius 24
|
|
3598
|
-
int styleable GenericDraweeHierarchy_roundingBorderColor 25
|
|
3599
|
-
int styleable GenericDraweeHierarchy_roundingBorderPadding 26
|
|
3600
|
-
int styleable GenericDraweeHierarchy_roundingBorderWidth 27
|
|
3601
|
-
int styleable GenericDraweeHierarchy_viewAspectRatio 28
|
|
3602
|
-
int[] styleable GradientColor { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 }
|
|
3603
|
-
int styleable GradientColor_android_centerColor 0
|
|
3604
|
-
int styleable GradientColor_android_centerX 1
|
|
3605
|
-
int styleable GradientColor_android_centerY 2
|
|
3606
|
-
int styleable GradientColor_android_endColor 3
|
|
3607
|
-
int styleable GradientColor_android_endX 4
|
|
3608
|
-
int styleable GradientColor_android_endY 5
|
|
3609
|
-
int styleable GradientColor_android_gradientRadius 6
|
|
3610
|
-
int styleable GradientColor_android_startColor 7
|
|
3611
|
-
int styleable GradientColor_android_startX 8
|
|
3612
|
-
int styleable GradientColor_android_startY 9
|
|
3613
|
-
int styleable GradientColor_android_tileMode 10
|
|
3614
|
-
int styleable GradientColor_android_type 11
|
|
3615
|
-
int[] styleable GradientColorItem { 0x10101a5, 0x1010514 }
|
|
3616
|
-
int styleable GradientColorItem_android_color 0
|
|
3617
|
-
int styleable GradientColorItem_android_offset 1
|
|
3618
|
-
int[] styleable LinearConstraintLayout { 0x10100c4 }
|
|
3619
|
-
int styleable LinearConstraintLayout_android_orientation 0
|
|
3620
|
-
int[] styleable LinearLayoutCompat { 0x1010126, 0x1010127, 0x10100af, 0x10100c4, 0x1010128, 0x7f0400f4, 0x7f0400f6, 0x7f0401f5, 0x7f040247 }
|
|
3621
|
-
int styleable LinearLayoutCompat_android_baselineAligned 0
|
|
3622
|
-
int styleable LinearLayoutCompat_android_baselineAlignedChildIndex 1
|
|
3623
|
-
int styleable LinearLayoutCompat_android_gravity 2
|
|
3624
|
-
int styleable LinearLayoutCompat_android_orientation 3
|
|
3625
|
-
int styleable LinearLayoutCompat_android_weightSum 4
|
|
3626
|
-
int styleable LinearLayoutCompat_divider 5
|
|
3627
|
-
int styleable LinearLayoutCompat_dividerPadding 6
|
|
3628
|
-
int styleable LinearLayoutCompat_measureWithLargestChild 7
|
|
3629
|
-
int styleable LinearLayoutCompat_showDividers 8
|
|
3630
|
-
int[] styleable LinearLayoutCompat_Layout { 0x10100b3, 0x10100f5, 0x1010181, 0x10100f4 }
|
|
3631
|
-
int styleable LinearLayoutCompat_Layout_android_layout_gravity 0
|
|
3632
|
-
int styleable LinearLayoutCompat_Layout_android_layout_height 1
|
|
3633
|
-
int styleable LinearLayoutCompat_Layout_android_layout_weight 2
|
|
3634
|
-
int styleable LinearLayoutCompat_Layout_android_layout_width 3
|
|
3635
|
-
int[] styleable ListPopupWindow { 0x10102ac, 0x10102ad }
|
|
3636
|
-
int styleable ListPopupWindow_android_dropDownHorizontalOffset 0
|
|
3637
|
-
int styleable ListPopupWindow_android_dropDownVerticalOffset 1
|
|
3638
|
-
int[] styleable LoadingImageView { 0x7f0400a2, 0x7f04015e, 0x7f04015f }
|
|
3639
|
-
int styleable LoadingImageView_circleCrop 0
|
|
3640
|
-
int styleable LoadingImageView_imageAspectRatio 1
|
|
3641
|
-
int styleable LoadingImageView_imageAspectRatioAdjust 2
|
|
3642
|
-
int[] styleable MapAttrs { 0x7f04002e, 0x7f040076, 0x7f040077, 0x7f040078, 0x7f040079, 0x7f04007a, 0x7f04007b, 0x7f04007c, 0x7f040183, 0x7f040184, 0x7f040185, 0x7f040186, 0x7f0401d8, 0x7f0401db, 0x7f0402cb, 0x7f0402cc, 0x7f0402cd, 0x7f0402ce, 0x7f0402cf, 0x7f0402d0, 0x7f0402d1, 0x7f0402d2, 0x7f0402d5, 0x7f0402e6 }
|
|
3643
|
-
int styleable MapAttrs_ambientEnabled 0
|
|
3644
|
-
int styleable MapAttrs_cameraBearing 1
|
|
3645
|
-
int styleable MapAttrs_cameraMaxZoomPreference 2
|
|
3646
|
-
int styleable MapAttrs_cameraMinZoomPreference 3
|
|
3647
|
-
int styleable MapAttrs_cameraTargetLat 4
|
|
3648
|
-
int styleable MapAttrs_cameraTargetLng 5
|
|
3649
|
-
int styleable MapAttrs_cameraTilt 6
|
|
3650
|
-
int styleable MapAttrs_cameraZoom 7
|
|
3651
|
-
int styleable MapAttrs_latLngBoundsNorthEastLatitude 8
|
|
3652
|
-
int styleable MapAttrs_latLngBoundsNorthEastLongitude 9
|
|
3653
|
-
int styleable MapAttrs_latLngBoundsSouthWestLatitude 10
|
|
3654
|
-
int styleable MapAttrs_latLngBoundsSouthWestLongitude 11
|
|
3655
|
-
int styleable MapAttrs_liteMode 12
|
|
3656
|
-
int styleable MapAttrs_mapType 13
|
|
3657
|
-
int styleable MapAttrs_uiCompass 14
|
|
3658
|
-
int styleable MapAttrs_uiMapToolbar 15
|
|
3659
|
-
int styleable MapAttrs_uiRotateGestures 16
|
|
3660
|
-
int styleable MapAttrs_uiScrollGestures 17
|
|
3661
|
-
int styleable MapAttrs_uiScrollGesturesDuringRotateOrZoom 18
|
|
3662
|
-
int styleable MapAttrs_uiTiltGestures 19
|
|
3663
|
-
int styleable MapAttrs_uiZoomControls 20
|
|
3664
|
-
int styleable MapAttrs_uiZoomGestures 21
|
|
3665
|
-
int styleable MapAttrs_useViewLifecycle 22
|
|
3666
|
-
int styleable MapAttrs_zOrderOnTop 23
|
|
3667
|
-
int[] styleable MaterialAlertDialog { 0x7f04003c, 0x7f04003d, 0x7f04003e, 0x7f04003f }
|
|
3668
|
-
int styleable MaterialAlertDialog_backgroundInsetBottom 0
|
|
3669
|
-
int styleable MaterialAlertDialog_backgroundInsetEnd 1
|
|
3670
|
-
int styleable MaterialAlertDialog_backgroundInsetStart 2
|
|
3671
|
-
int styleable MaterialAlertDialog_backgroundInsetTop 3
|
|
3672
|
-
int[] styleable MaterialAlertDialogTheme { 0x7f0401dd, 0x7f0401de, 0x7f0401df, 0x7f0401e0, 0x7f0401e1 }
|
|
3673
|
-
int styleable MaterialAlertDialogTheme_materialAlertDialogBodyTextStyle 0
|
|
3674
|
-
int styleable MaterialAlertDialogTheme_materialAlertDialogTheme 1
|
|
3675
|
-
int styleable MaterialAlertDialogTheme_materialAlertDialogTitleIconStyle 2
|
|
3676
|
-
int styleable MaterialAlertDialogTheme_materialAlertDialogTitlePanelStyle 3
|
|
3677
|
-
int styleable MaterialAlertDialogTheme_materialAlertDialogTitleTextStyle 4
|
|
3678
|
-
int[] styleable MaterialButton { 0x10101e5, 0x10101ba, 0x10101b7, 0x10101b8, 0x10101b9, 0x7f040043, 0x7f040044, 0x7f0400de, 0x7f040107, 0x7f040155, 0x7f040157, 0x7f040158, 0x7f040159, 0x7f04015b, 0x7f04015c, 0x7f040226, 0x7f040240, 0x7f040243, 0x7f040267, 0x7f040268 }
|
|
3679
|
-
int styleable MaterialButton_android_checkable 0
|
|
3680
|
-
int styleable MaterialButton_android_insetBottom 1
|
|
3681
|
-
int styleable MaterialButton_android_insetLeft 2
|
|
3682
|
-
int styleable MaterialButton_android_insetRight 3
|
|
3683
|
-
int styleable MaterialButton_android_insetTop 4
|
|
3684
|
-
int styleable MaterialButton_backgroundTint 5
|
|
3685
|
-
int styleable MaterialButton_backgroundTintMode 6
|
|
3686
|
-
int styleable MaterialButton_cornerRadius 7
|
|
3687
|
-
int styleable MaterialButton_elevation 8
|
|
3688
|
-
int styleable MaterialButton_icon 9
|
|
3689
|
-
int styleable MaterialButton_iconGravity 10
|
|
3690
|
-
int styleable MaterialButton_iconPadding 11
|
|
3691
|
-
int styleable MaterialButton_iconSize 12
|
|
3692
|
-
int styleable MaterialButton_iconTint 13
|
|
3693
|
-
int styleable MaterialButton_iconTintMode 14
|
|
3694
|
-
int styleable MaterialButton_rippleColor 15
|
|
3695
|
-
int styleable MaterialButton_shapeAppearance 16
|
|
3696
|
-
int styleable MaterialButton_shapeAppearanceOverlay 17
|
|
3697
|
-
int styleable MaterialButton_strokeColor 18
|
|
3698
|
-
int styleable MaterialButton_strokeWidth 19
|
|
3699
|
-
int[] styleable MaterialButtonToggleGroup { 0x7f040087, 0x7f04024e }
|
|
3700
|
-
int styleable MaterialButtonToggleGroup_checkedButton 0
|
|
3701
|
-
int styleable MaterialButtonToggleGroup_singleSelection 1
|
|
3702
|
-
int[] styleable MaterialCalendar { 0x101020d, 0x7f0400eb, 0x7f0400ec, 0x7f0400ed, 0x7f0400ee, 0x7f04021e, 0x7f0402e3, 0x7f0402e4, 0x7f0402e5 }
|
|
3703
|
-
int styleable MaterialCalendar_android_windowFullscreen 0
|
|
3704
|
-
int styleable MaterialCalendar_dayInvalidStyle 1
|
|
3705
|
-
int styleable MaterialCalendar_daySelectedStyle 2
|
|
3706
|
-
int styleable MaterialCalendar_dayStyle 3
|
|
3707
|
-
int styleable MaterialCalendar_dayTodayStyle 4
|
|
3708
|
-
int styleable MaterialCalendar_rangeFillColor 5
|
|
3709
|
-
int styleable MaterialCalendar_yearSelectedStyle 6
|
|
3710
|
-
int styleable MaterialCalendar_yearStyle 7
|
|
3711
|
-
int styleable MaterialCalendar_yearTodayStyle 8
|
|
3712
|
-
int[] styleable MaterialCalendarItem { 0x10101ba, 0x10101b7, 0x10101b8, 0x10101b9, 0x7f040167, 0x7f040170, 0x7f040171, 0x7f040178, 0x7f040179, 0x7f04017d }
|
|
3713
|
-
int styleable MaterialCalendarItem_android_insetBottom 0
|
|
3714
|
-
int styleable MaterialCalendarItem_android_insetLeft 1
|
|
3715
|
-
int styleable MaterialCalendarItem_android_insetRight 2
|
|
3716
|
-
int styleable MaterialCalendarItem_android_insetTop 3
|
|
3717
|
-
int styleable MaterialCalendarItem_itemFillColor 4
|
|
3718
|
-
int styleable MaterialCalendarItem_itemShapeAppearance 5
|
|
3719
|
-
int styleable MaterialCalendarItem_itemShapeAppearanceOverlay 6
|
|
3720
|
-
int styleable MaterialCalendarItem_itemStrokeColor 7
|
|
3721
|
-
int styleable MaterialCalendarItem_itemStrokeWidth 8
|
|
3722
|
-
int styleable MaterialCalendarItem_itemTextColor 9
|
|
3723
|
-
int[] styleable MaterialCardView { 0x10101e5, 0x7f040080, 0x7f040089, 0x7f04008b, 0x7f040226, 0x7f040240, 0x7f040243, 0x7f040261, 0x7f040267, 0x7f040268 }
|
|
3724
|
-
int styleable MaterialCardView_android_checkable 0
|
|
3725
|
-
int styleable MaterialCardView_cardForegroundColor 1
|
|
3726
|
-
int styleable MaterialCardView_checkedIcon 2
|
|
3727
|
-
int styleable MaterialCardView_checkedIconTint 3
|
|
3728
|
-
int styleable MaterialCardView_rippleColor 4
|
|
3729
|
-
int styleable MaterialCardView_shapeAppearance 5
|
|
3730
|
-
int styleable MaterialCardView_shapeAppearanceOverlay 6
|
|
3731
|
-
int styleable MaterialCardView_state_dragged 7
|
|
3732
|
-
int styleable MaterialCardView_strokeColor 8
|
|
3733
|
-
int styleable MaterialCardView_strokeWidth 9
|
|
3734
|
-
int[] styleable MaterialCheckBox { 0x7f040074, 0x7f0402d4 }
|
|
3735
|
-
int styleable MaterialCheckBox_buttonTint 0
|
|
3736
|
-
int styleable MaterialCheckBox_useMaterialThemeColors 1
|
|
3737
|
-
int[] styleable MaterialRadioButton { 0x7f0402d4 }
|
|
3738
|
-
int styleable MaterialRadioButton_useMaterialThemeColors 0
|
|
3739
|
-
int[] styleable MaterialShape { 0x7f040240, 0x7f040243 }
|
|
3740
|
-
int styleable MaterialShape_shapeAppearance 0
|
|
3741
|
-
int styleable MaterialShape_shapeAppearanceOverlay 1
|
|
3742
|
-
int[] styleable MaterialTextAppearance { 0x101057f, 0x7f0401c7 }
|
|
3743
|
-
int styleable MaterialTextAppearance_android_lineHeight 0
|
|
3744
|
-
int styleable MaterialTextAppearance_lineHeight 1
|
|
3745
|
-
int[] styleable MaterialTextView { 0x101057f, 0x1010034, 0x7f0401c7 }
|
|
3746
|
-
int styleable MaterialTextView_android_lineHeight 0
|
|
3747
|
-
int styleable MaterialTextView_android_textAppearance 1
|
|
3748
|
-
int styleable MaterialTextView_lineHeight 2
|
|
3749
|
-
int[] styleable MenuGroup { 0x10101e0, 0x101000e, 0x10100d0, 0x10101de, 0x10101df, 0x1010194 }
|
|
3750
|
-
int styleable MenuGroup_android_checkableBehavior 0
|
|
3751
|
-
int styleable MenuGroup_android_enabled 1
|
|
3752
|
-
int styleable MenuGroup_android_id 2
|
|
3753
|
-
int styleable MenuGroup_android_menuCategory 3
|
|
3754
|
-
int styleable MenuGroup_android_orderInCategory 4
|
|
3755
|
-
int styleable MenuGroup_android_visible 5
|
|
3756
|
-
int[] styleable MenuItem { 0x7f04000e, 0x7f040020, 0x7f040022, 0x7f04002d, 0x10101e3, 0x10101e5, 0x1010106, 0x101000e, 0x1010002, 0x10100d0, 0x10101de, 0x10101e4, 0x101026f, 0x10101df, 0x10101e1, 0x10101e2, 0x1010194, 0x7f0400ca, 0x7f04015b, 0x7f04015c, 0x7f0401fe, 0x7f040246, 0x7f0402c6 }
|
|
3757
|
-
int styleable MenuItem_actionLayout 0
|
|
3758
|
-
int styleable MenuItem_actionProviderClass 1
|
|
3759
|
-
int styleable MenuItem_actionViewClass 2
|
|
3760
|
-
int styleable MenuItem_alphabeticModifiers 3
|
|
3761
|
-
int styleable MenuItem_android_alphabeticShortcut 4
|
|
3762
|
-
int styleable MenuItem_android_checkable 5
|
|
3763
|
-
int styleable MenuItem_android_checked 6
|
|
3764
|
-
int styleable MenuItem_android_enabled 7
|
|
3765
|
-
int styleable MenuItem_android_icon 8
|
|
3766
|
-
int styleable MenuItem_android_id 9
|
|
3767
|
-
int styleable MenuItem_android_menuCategory 10
|
|
3768
|
-
int styleable MenuItem_android_numericShortcut 11
|
|
3769
|
-
int styleable MenuItem_android_onClick 12
|
|
3770
|
-
int styleable MenuItem_android_orderInCategory 13
|
|
3771
|
-
int styleable MenuItem_android_title 14
|
|
3772
|
-
int styleable MenuItem_android_titleCondensed 15
|
|
3773
|
-
int styleable MenuItem_android_visible 16
|
|
3774
|
-
int styleable MenuItem_contentDescription 17
|
|
3775
|
-
int styleable MenuItem_iconTint 18
|
|
3776
|
-
int styleable MenuItem_iconTintMode 19
|
|
3777
|
-
int styleable MenuItem_numericModifiers 20
|
|
3778
|
-
int styleable MenuItem_showAsAction 21
|
|
3779
|
-
int styleable MenuItem_tooltipText 22
|
|
3780
|
-
int[] styleable MenuView { 0x101012f, 0x101012d, 0x1010130, 0x1010131, 0x101012c, 0x101012e, 0x10100ae, 0x7f040213, 0x7f040269 }
|
|
3781
|
-
int styleable MenuView_android_headerBackground 0
|
|
3782
|
-
int styleable MenuView_android_horizontalDivider 1
|
|
3783
|
-
int styleable MenuView_android_itemBackground 2
|
|
3784
|
-
int styleable MenuView_android_itemIconDisabledAlpha 3
|
|
3785
|
-
int styleable MenuView_android_itemTextAppearance 4
|
|
3786
|
-
int styleable MenuView_android_verticalDivider 5
|
|
3787
|
-
int styleable MenuView_android_windowAnimationStyle 6
|
|
3788
|
-
int styleable MenuView_preserveIconSpacing 7
|
|
3789
|
-
int styleable MenuView_subMenuArrow 8
|
|
3790
|
-
int[] styleable NavigationView { 0x10100d4, 0x10100dd, 0x101011f, 0x7f040107, 0x7f040145, 0x7f040166, 0x7f040168, 0x7f04016a, 0x7f04016b, 0x7f04016c, 0x7f04016d, 0x7f040170, 0x7f040171, 0x7f040172, 0x7f040173, 0x7f040174, 0x7f040175, 0x7f040176, 0x7f04017a, 0x7f04017d, 0x7f0401f6 }
|
|
3791
|
-
int styleable NavigationView_android_background 0
|
|
3792
|
-
int styleable NavigationView_android_fitsSystemWindows 1
|
|
3793
|
-
int styleable NavigationView_android_maxWidth 2
|
|
3794
|
-
int styleable NavigationView_elevation 3
|
|
3795
|
-
int styleable NavigationView_headerLayout 4
|
|
3796
|
-
int styleable NavigationView_itemBackground 5
|
|
3797
|
-
int styleable NavigationView_itemHorizontalPadding 6
|
|
3798
|
-
int styleable NavigationView_itemIconPadding 7
|
|
3799
|
-
int styleable NavigationView_itemIconSize 8
|
|
3800
|
-
int styleable NavigationView_itemIconTint 9
|
|
3801
|
-
int styleable NavigationView_itemMaxLines 10
|
|
3802
|
-
int styleable NavigationView_itemShapeAppearance 11
|
|
3803
|
-
int styleable NavigationView_itemShapeAppearanceOverlay 12
|
|
3804
|
-
int styleable NavigationView_itemShapeFillColor 13
|
|
3805
|
-
int styleable NavigationView_itemShapeInsetBottom 14
|
|
3806
|
-
int styleable NavigationView_itemShapeInsetEnd 15
|
|
3807
|
-
int styleable NavigationView_itemShapeInsetStart 16
|
|
3808
|
-
int styleable NavigationView_itemShapeInsetTop 17
|
|
3809
|
-
int styleable NavigationView_itemTextAppearance 18
|
|
3810
|
-
int styleable NavigationView_itemTextColor 19
|
|
3811
|
-
int styleable NavigationView_menu 20
|
|
3812
|
-
int[] styleable PopupWindow { 0x10102c9, 0x1010176, 0x7f0401ff }
|
|
3813
|
-
int styleable PopupWindow_android_popupAnimationStyle 0
|
|
3814
|
-
int styleable PopupWindow_android_popupBackground 1
|
|
3815
|
-
int styleable PopupWindow_overlapAnchor 2
|
|
3816
|
-
int[] styleable PopupWindowBackgroundState { 0x7f04025e }
|
|
3817
|
-
int styleable PopupWindowBackgroundState_state_above_anchor 0
|
|
3818
|
-
int[] styleable RecycleListView { 0x7f040201, 0x7f040204 }
|
|
3819
|
-
int styleable RecycleListView_paddingBottomNoButtons 0
|
|
3820
|
-
int styleable RecycleListView_paddingTopNoTitle 1
|
|
3821
|
-
int[] styleable RecyclerView { 0x10100eb, 0x10100f1, 0x10100c4, 0x7f04012f, 0x7f040130, 0x7f040131, 0x7f040132, 0x7f040133, 0x7f040188, 0x7f040225, 0x7f040251, 0x7f040258 }
|
|
3822
|
-
int styleable RecyclerView_android_clipToPadding 0
|
|
3823
|
-
int styleable RecyclerView_android_descendantFocusability 1
|
|
3824
|
-
int styleable RecyclerView_android_orientation 2
|
|
3825
|
-
int styleable RecyclerView_fastScrollEnabled 3
|
|
3826
|
-
int styleable RecyclerView_fastScrollHorizontalThumbDrawable 4
|
|
3827
|
-
int styleable RecyclerView_fastScrollHorizontalTrackDrawable 5
|
|
3828
|
-
int styleable RecyclerView_fastScrollVerticalThumbDrawable 6
|
|
3829
|
-
int styleable RecyclerView_fastScrollVerticalTrackDrawable 7
|
|
3830
|
-
int styleable RecyclerView_layoutManager 8
|
|
3831
|
-
int styleable RecyclerView_reverseLayout 9
|
|
3832
|
-
int styleable RecyclerView_spanCount 10
|
|
3833
|
-
int styleable RecyclerView_stackFromEnd 11
|
|
3834
|
-
int[] styleable ScrimInsetsFrameLayout { 0x7f040163 }
|
|
3835
|
-
int styleable ScrimInsetsFrameLayout_insetForeground 0
|
|
3836
|
-
int[] styleable ScrollingViewBehavior_Layout { 0x7f040051 }
|
|
3837
|
-
int styleable ScrollingViewBehavior_Layout_behavior_overlapTop 0
|
|
3838
|
-
int[] styleable SearchView { 0x10100da, 0x1010264, 0x1010220, 0x101011f, 0x7f0400a3, 0x7f0400c6, 0x7f0400ef, 0x7f040144, 0x7f04015d, 0x7f040187, 0x7f04021b, 0x7f04021c, 0x7f04023a, 0x7f04023b, 0x7f04026a, 0x7f04026f, 0x7f0402d8 }
|
|
3839
|
-
int styleable SearchView_android_focusable 0
|
|
3840
|
-
int styleable SearchView_android_imeOptions 1
|
|
3841
|
-
int styleable SearchView_android_inputType 2
|
|
3842
|
-
int styleable SearchView_android_maxWidth 3
|
|
3843
|
-
int styleable SearchView_closeIcon 4
|
|
3844
|
-
int styleable SearchView_commitIcon 5
|
|
3845
|
-
int styleable SearchView_defaultQueryHint 6
|
|
3846
|
-
int styleable SearchView_goIcon 7
|
|
3847
|
-
int styleable SearchView_iconifiedByDefault 8
|
|
3848
|
-
int styleable SearchView_layout 9
|
|
3849
|
-
int styleable SearchView_queryBackground 10
|
|
3850
|
-
int styleable SearchView_queryHint 11
|
|
3851
|
-
int styleable SearchView_searchHintIcon 12
|
|
3852
|
-
int styleable SearchView_searchIcon 13
|
|
3853
|
-
int styleable SearchView_submitBackground 14
|
|
3854
|
-
int styleable SearchView_suggestionRowLayout 15
|
|
3855
|
-
int styleable SearchView_voiceIcon 16
|
|
3856
|
-
int[] styleable ShapeAppearance { 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f0400dc, 0x7f0400dd, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f0400e2, 0x7f0400e3 }
|
|
3857
|
-
int styleable ShapeAppearance_cornerFamily 0
|
|
3858
|
-
int styleable ShapeAppearance_cornerFamilyBottomLeft 1
|
|
3859
|
-
int styleable ShapeAppearance_cornerFamilyBottomRight 2
|
|
3860
|
-
int styleable ShapeAppearance_cornerFamilyTopLeft 3
|
|
3861
|
-
int styleable ShapeAppearance_cornerFamilyTopRight 4
|
|
3862
|
-
int styleable ShapeAppearance_cornerSize 5
|
|
3863
|
-
int styleable ShapeAppearance_cornerSizeBottomLeft 6
|
|
3864
|
-
int styleable ShapeAppearance_cornerSizeBottomRight 7
|
|
3865
|
-
int styleable ShapeAppearance_cornerSizeTopLeft 8
|
|
3866
|
-
int styleable ShapeAppearance_cornerSizeTopRight 9
|
|
3867
|
-
int[] styleable SignInButton { 0x7f040071, 0x7f0400c1, 0x7f040236 }
|
|
3868
|
-
int styleable SignInButton_buttonSize 0
|
|
3869
|
-
int styleable SignInButton_colorScheme 1
|
|
3870
|
-
int styleable SignInButton_scopeUris 2
|
|
3871
|
-
int[] styleable SimpleDraweeView { 0x7f040024, 0x7f040025, 0x7f040026, 0x7f04003b, 0x7f04012c, 0x7f04012d, 0x7f04012e, 0x7f040200, 0x7f04020d, 0x7f04020e, 0x7f040214, 0x7f040216, 0x7f040217, 0x7f040218, 0x7f040223, 0x7f040224, 0x7f040227, 0x7f040228, 0x7f040229, 0x7f04022a, 0x7f04022b, 0x7f04022c, 0x7f04022d, 0x7f04022e, 0x7f04022f, 0x7f040230, 0x7f040232, 0x7f040233, 0x7f040234, 0x7f040235, 0x7f0402d6 }
|
|
3872
|
-
int styleable SimpleDraweeView_actualImageResource 0
|
|
3873
|
-
int styleable SimpleDraweeView_actualImageScaleType 1
|
|
3874
|
-
int styleable SimpleDraweeView_actualImageUri 2
|
|
3875
|
-
int styleable SimpleDraweeView_backgroundImage 3
|
|
3876
|
-
int styleable SimpleDraweeView_fadeDuration 4
|
|
3877
|
-
int styleable SimpleDraweeView_failureImage 5
|
|
3878
|
-
int styleable SimpleDraweeView_failureImageScaleType 6
|
|
3879
|
-
int styleable SimpleDraweeView_overlayImage 7
|
|
3880
|
-
int styleable SimpleDraweeView_placeholderImage 8
|
|
3881
|
-
int styleable SimpleDraweeView_placeholderImageScaleType 9
|
|
3882
|
-
int styleable SimpleDraweeView_pressedStateOverlayImage 10
|
|
3883
|
-
int styleable SimpleDraweeView_progressBarAutoRotateInterval 11
|
|
3884
|
-
int styleable SimpleDraweeView_progressBarImage 12
|
|
3885
|
-
int styleable SimpleDraweeView_progressBarImageScaleType 13
|
|
3886
|
-
int styleable SimpleDraweeView_retryImage 14
|
|
3887
|
-
int styleable SimpleDraweeView_retryImageScaleType 15
|
|
3888
|
-
int styleable SimpleDraweeView_roundAsCircle 16
|
|
3889
|
-
int styleable SimpleDraweeView_roundBottomEnd 17
|
|
3890
|
-
int styleable SimpleDraweeView_roundBottomLeft 18
|
|
3891
|
-
int styleable SimpleDraweeView_roundBottomRight 19
|
|
3892
|
-
int styleable SimpleDraweeView_roundBottomStart 20
|
|
3893
|
-
int styleable SimpleDraweeView_roundTopEnd 21
|
|
3894
|
-
int styleable SimpleDraweeView_roundTopLeft 22
|
|
3895
|
-
int styleable SimpleDraweeView_roundTopRight 23
|
|
3896
|
-
int styleable SimpleDraweeView_roundTopStart 24
|
|
3897
|
-
int styleable SimpleDraweeView_roundWithOverlayColor 25
|
|
3898
|
-
int styleable SimpleDraweeView_roundedCornerRadius 26
|
|
3899
|
-
int styleable SimpleDraweeView_roundingBorderColor 27
|
|
3900
|
-
int styleable SimpleDraweeView_roundingBorderPadding 28
|
|
3901
|
-
int styleable SimpleDraweeView_roundingBorderWidth 29
|
|
3902
|
-
int styleable SimpleDraweeView_viewAspectRatio 30
|
|
3903
|
-
int[] styleable Snackbar { 0x7f04024f, 0x7f040250 }
|
|
3904
|
-
int styleable Snackbar_snackbarButtonStyle 0
|
|
3905
|
-
int styleable Snackbar_snackbarStyle 1
|
|
3906
|
-
int[] styleable SnackbarLayout { 0x7f040021, 0x101011f, 0x7f04002f, 0x7f040040, 0x7f040107, 0x7f0401f1 }
|
|
3907
|
-
int styleable SnackbarLayout_actionTextColorAlpha 0
|
|
3908
|
-
int styleable SnackbarLayout_android_maxWidth 1
|
|
3909
|
-
int styleable SnackbarLayout_animationMode 2
|
|
3910
|
-
int styleable SnackbarLayout_backgroundOverlayColorAlpha 3
|
|
3911
|
-
int styleable SnackbarLayout_elevation 4
|
|
3912
|
-
int styleable SnackbarLayout_maxActionInlineWidth 5
|
|
3913
|
-
int[] styleable Spinner { 0x1010262, 0x10100b2, 0x1010176, 0x101017b, 0x7f040211 }
|
|
3914
|
-
int styleable Spinner_android_dropDownWidth 0
|
|
3915
|
-
int styleable Spinner_android_entries 1
|
|
3916
|
-
int styleable Spinner_android_popupBackground 2
|
|
3917
|
-
int styleable Spinner_android_prompt 3
|
|
3918
|
-
int styleable Spinner_popupTheme 4
|
|
3919
|
-
int[] styleable StateListDrawable { 0x1010196, 0x101011c, 0x101030c, 0x101030d, 0x1010195, 0x1010194 }
|
|
3920
|
-
int styleable StateListDrawable_android_constantSize 0
|
|
3921
|
-
int styleable StateListDrawable_android_dither 1
|
|
3922
|
-
int styleable StateListDrawable_android_enterFadeDuration 2
|
|
3923
|
-
int styleable StateListDrawable_android_exitFadeDuration 3
|
|
3924
|
-
int styleable StateListDrawable_android_variablePadding 4
|
|
3925
|
-
int styleable StateListDrawable_android_visible 5
|
|
3926
|
-
int[] styleable StateListDrawableItem { 0x1010199 }
|
|
3927
|
-
int styleable StateListDrawableItem_android_drawable 0
|
|
3928
|
-
int[] styleable SwitchCompat { 0x1010125, 0x1010124, 0x1010142, 0x7f040249, 0x7f040255, 0x7f040270, 0x7f040271, 0x7f040273, 0x7f0402ae, 0x7f0402af, 0x7f0402b0, 0x7f0402c7, 0x7f0402c8, 0x7f0402c9 }
|
|
3929
|
-
int styleable SwitchCompat_android_textOff 0
|
|
3930
|
-
int styleable SwitchCompat_android_textOn 1
|
|
3931
|
-
int styleable SwitchCompat_android_thumb 2
|
|
3932
|
-
int styleable SwitchCompat_showText 3
|
|
3933
|
-
int styleable SwitchCompat_splitTrack 4
|
|
3934
|
-
int styleable SwitchCompat_switchMinWidth 5
|
|
3935
|
-
int styleable SwitchCompat_switchPadding 6
|
|
3936
|
-
int styleable SwitchCompat_switchTextAppearance 7
|
|
3937
|
-
int styleable SwitchCompat_thumbTextPadding 8
|
|
3938
|
-
int styleable SwitchCompat_thumbTint 9
|
|
3939
|
-
int styleable SwitchCompat_thumbTintMode 10
|
|
3940
|
-
int styleable SwitchCompat_track 11
|
|
3941
|
-
int styleable SwitchCompat_trackTint 12
|
|
3942
|
-
int styleable SwitchCompat_trackTintMode 13
|
|
3943
|
-
int[] styleable SwitchMaterial { 0x7f0402d4 }
|
|
3944
|
-
int styleable SwitchMaterial_useMaterialThemeColors 0
|
|
3945
|
-
int[] styleable TabItem { 0x1010002, 0x10100f2, 0x101014f }
|
|
3946
|
-
int styleable TabItem_android_icon 0
|
|
3947
|
-
int styleable TabItem_android_layout 1
|
|
3948
|
-
int styleable TabItem_android_text 2
|
|
3949
|
-
int[] styleable TabLayout { 0x7f040274, 0x7f040275, 0x7f040276, 0x7f040277, 0x7f040278, 0x7f040279, 0x7f04027a, 0x7f04027b, 0x7f04027c, 0x7f04027d, 0x7f04027e, 0x7f04027f, 0x7f040280, 0x7f040281, 0x7f040282, 0x7f040283, 0x7f040284, 0x7f040285, 0x7f040286, 0x7f040287, 0x7f040288, 0x7f040289, 0x7f04028b, 0x7f04028c, 0x7f04028d }
|
|
3950
|
-
int styleable TabLayout_tabBackground 0
|
|
3951
|
-
int styleable TabLayout_tabContentStart 1
|
|
3952
|
-
int styleable TabLayout_tabGravity 2
|
|
3953
|
-
int styleable TabLayout_tabIconTint 3
|
|
3954
|
-
int styleable TabLayout_tabIconTintMode 4
|
|
3955
|
-
int styleable TabLayout_tabIndicator 5
|
|
3956
|
-
int styleable TabLayout_tabIndicatorAnimationDuration 6
|
|
3957
|
-
int styleable TabLayout_tabIndicatorColor 7
|
|
3958
|
-
int styleable TabLayout_tabIndicatorFullWidth 8
|
|
3959
|
-
int styleable TabLayout_tabIndicatorGravity 9
|
|
3960
|
-
int styleable TabLayout_tabIndicatorHeight 10
|
|
3961
|
-
int styleable TabLayout_tabInlineLabel 11
|
|
3962
|
-
int styleable TabLayout_tabMaxWidth 12
|
|
3963
|
-
int styleable TabLayout_tabMinWidth 13
|
|
3964
|
-
int styleable TabLayout_tabMode 14
|
|
3965
|
-
int styleable TabLayout_tabPadding 15
|
|
3966
|
-
int styleable TabLayout_tabPaddingBottom 16
|
|
3967
|
-
int styleable TabLayout_tabPaddingEnd 17
|
|
3968
|
-
int styleable TabLayout_tabPaddingStart 18
|
|
3969
|
-
int styleable TabLayout_tabPaddingTop 19
|
|
3970
|
-
int styleable TabLayout_tabRippleColor 20
|
|
3971
|
-
int styleable TabLayout_tabSelectedTextColor 21
|
|
3972
|
-
int styleable TabLayout_tabTextAppearance 22
|
|
3973
|
-
int styleable TabLayout_tabTextColor 23
|
|
3974
|
-
int styleable TabLayout_tabUnboundedRipple 24
|
|
3975
|
-
int[] styleable TextAppearance { 0x10103ac, 0x1010161, 0x1010162, 0x1010163, 0x1010164, 0x1010098, 0x101009a, 0x101009b, 0x1010585, 0x1010095, 0x1010097, 0x1010096, 0x7f040138, 0x7f040140, 0x7f04028e, 0x7f0402a9 }
|
|
3976
|
-
int styleable TextAppearance_android_fontFamily 0
|
|
3977
|
-
int styleable TextAppearance_android_shadowColor 1
|
|
3978
|
-
int styleable TextAppearance_android_shadowDx 2
|
|
3979
|
-
int styleable TextAppearance_android_shadowDy 3
|
|
3980
|
-
int styleable TextAppearance_android_shadowRadius 4
|
|
3981
|
-
int styleable TextAppearance_android_textColor 5
|
|
3982
|
-
int styleable TextAppearance_android_textColorHint 6
|
|
3983
|
-
int styleable TextAppearance_android_textColorLink 7
|
|
3984
|
-
int styleable TextAppearance_android_textFontWeight 8
|
|
3985
|
-
int styleable TextAppearance_android_textSize 9
|
|
3986
|
-
int styleable TextAppearance_android_textStyle 10
|
|
3987
|
-
int styleable TextAppearance_android_typeface 11
|
|
3988
|
-
int styleable TextAppearance_fontFamily 12
|
|
3989
|
-
int styleable TextAppearance_fontVariationSettings 13
|
|
3990
|
-
int styleable TextAppearance_textAllCaps 14
|
|
3991
|
-
int styleable TextAppearance_textLocale 15
|
|
3992
|
-
int[] styleable TextInputLayout { 0x1010150, 0x101009a, 0x7f04005e, 0x7f04005f, 0x7f040060, 0x7f040061, 0x7f040062, 0x7f040063, 0x7f040064, 0x7f040065, 0x7f040066, 0x7f040067, 0x7f0400e4, 0x7f0400e5, 0x7f0400e6, 0x7f0400e7, 0x7f0400e8, 0x7f0400e9, 0x7f04010b, 0x7f04010c, 0x7f04010d, 0x7f04010e, 0x7f04010f, 0x7f040110, 0x7f040114, 0x7f040115, 0x7f040116, 0x7f040117, 0x7f040118, 0x7f040119, 0x7f040147, 0x7f040148, 0x7f040149, 0x7f04014a, 0x7f04014e, 0x7f04014f, 0x7f040150, 0x7f040151, 0x7f040208, 0x7f040209, 0x7f04020a, 0x7f04020b, 0x7f04020c, 0x7f040240, 0x7f040243, 0x7f040259, 0x7f04025a, 0x7f04025b, 0x7f04025c, 0x7f04025d }
|
|
3993
|
-
int styleable TextInputLayout_android_hint 0
|
|
3994
|
-
int styleable TextInputLayout_android_textColorHint 1
|
|
3995
|
-
int styleable TextInputLayout_boxBackgroundColor 2
|
|
3996
|
-
int styleable TextInputLayout_boxBackgroundMode 3
|
|
3997
|
-
int styleable TextInputLayout_boxCollapsedPaddingTop 4
|
|
3998
|
-
int styleable TextInputLayout_boxCornerRadiusBottomEnd 5
|
|
3999
|
-
int styleable TextInputLayout_boxCornerRadiusBottomStart 6
|
|
4000
|
-
int styleable TextInputLayout_boxCornerRadiusTopEnd 7
|
|
4001
|
-
int styleable TextInputLayout_boxCornerRadiusTopStart 8
|
|
4002
|
-
int styleable TextInputLayout_boxStrokeColor 9
|
|
4003
|
-
int styleable TextInputLayout_boxStrokeWidth 10
|
|
4004
|
-
int styleable TextInputLayout_boxStrokeWidthFocused 11
|
|
4005
|
-
int styleable TextInputLayout_counterEnabled 12
|
|
4006
|
-
int styleable TextInputLayout_counterMaxLength 13
|
|
4007
|
-
int styleable TextInputLayout_counterOverflowTextAppearance 14
|
|
4008
|
-
int styleable TextInputLayout_counterOverflowTextColor 15
|
|
4009
|
-
int styleable TextInputLayout_counterTextAppearance 16
|
|
4010
|
-
int styleable TextInputLayout_counterTextColor 17
|
|
4011
|
-
int styleable TextInputLayout_endIconCheckable 18
|
|
4012
|
-
int styleable TextInputLayout_endIconContentDescription 19
|
|
4013
|
-
int styleable TextInputLayout_endIconDrawable 20
|
|
4014
|
-
int styleable TextInputLayout_endIconMode 21
|
|
4015
|
-
int styleable TextInputLayout_endIconTint 22
|
|
4016
|
-
int styleable TextInputLayout_endIconTintMode 23
|
|
4017
|
-
int styleable TextInputLayout_errorEnabled 24
|
|
4018
|
-
int styleable TextInputLayout_errorIconDrawable 25
|
|
4019
|
-
int styleable TextInputLayout_errorIconTint 26
|
|
4020
|
-
int styleable TextInputLayout_errorIconTintMode 27
|
|
4021
|
-
int styleable TextInputLayout_errorTextAppearance 28
|
|
4022
|
-
int styleable TextInputLayout_errorTextColor 29
|
|
4023
|
-
int styleable TextInputLayout_helperText 30
|
|
4024
|
-
int styleable TextInputLayout_helperTextEnabled 31
|
|
4025
|
-
int styleable TextInputLayout_helperTextTextAppearance 32
|
|
4026
|
-
int styleable TextInputLayout_helperTextTextColor 33
|
|
4027
|
-
int styleable TextInputLayout_hintAnimationEnabled 34
|
|
4028
|
-
int styleable TextInputLayout_hintEnabled 35
|
|
4029
|
-
int styleable TextInputLayout_hintTextAppearance 36
|
|
4030
|
-
int styleable TextInputLayout_hintTextColor 37
|
|
4031
|
-
int styleable TextInputLayout_passwordToggleContentDescription 38
|
|
4032
|
-
int styleable TextInputLayout_passwordToggleDrawable 39
|
|
4033
|
-
int styleable TextInputLayout_passwordToggleEnabled 40
|
|
4034
|
-
int styleable TextInputLayout_passwordToggleTint 41
|
|
4035
|
-
int styleable TextInputLayout_passwordToggleTintMode 42
|
|
4036
|
-
int styleable TextInputLayout_shapeAppearance 43
|
|
4037
|
-
int styleable TextInputLayout_shapeAppearanceOverlay 44
|
|
4038
|
-
int styleable TextInputLayout_startIconCheckable 45
|
|
4039
|
-
int styleable TextInputLayout_startIconContentDescription 46
|
|
4040
|
-
int styleable TextInputLayout_startIconDrawable 47
|
|
4041
|
-
int styleable TextInputLayout_startIconTint 48
|
|
4042
|
-
int styleable TextInputLayout_startIconTintMode 49
|
|
4043
|
-
int[] styleable ThemeEnforcement { 0x1010034, 0x7f040111, 0x7f040112 }
|
|
4044
|
-
int styleable ThemeEnforcement_android_textAppearance 0
|
|
4045
|
-
int styleable ThemeEnforcement_enforceMaterialTheme 1
|
|
4046
|
-
int styleable ThemeEnforcement_enforceTextAppearance 2
|
|
4047
|
-
int[] styleable Toolbar { 0x10100af, 0x1010140, 0x7f04006e, 0x7f0400ab, 0x7f0400ac, 0x7f0400cb, 0x7f0400cc, 0x7f0400cd, 0x7f0400ce, 0x7f0400cf, 0x7f0400d0, 0x7f0401d9, 0x7f0401da, 0x7f0401f2, 0x7f0401f6, 0x7f0401f9, 0x7f0401fa, 0x7f040211, 0x7f04026b, 0x7f04026c, 0x7f04026d, 0x7f0402b6, 0x7f0402b8, 0x7f0402b9, 0x7f0402ba, 0x7f0402bb, 0x7f0402bc, 0x7f0402bd, 0x7f0402be, 0x7f0402bf }
|
|
4048
|
-
int styleable Toolbar_android_gravity 0
|
|
4049
|
-
int styleable Toolbar_android_minHeight 1
|
|
4050
|
-
int styleable Toolbar_buttonGravity 2
|
|
4051
|
-
int styleable Toolbar_collapseContentDescription 3
|
|
4052
|
-
int styleable Toolbar_collapseIcon 4
|
|
4053
|
-
int styleable Toolbar_contentInsetEnd 5
|
|
4054
|
-
int styleable Toolbar_contentInsetEndWithActions 6
|
|
4055
|
-
int styleable Toolbar_contentInsetLeft 7
|
|
4056
|
-
int styleable Toolbar_contentInsetRight 8
|
|
4057
|
-
int styleable Toolbar_contentInsetStart 9
|
|
4058
|
-
int styleable Toolbar_contentInsetStartWithNavigation 10
|
|
4059
|
-
int styleable Toolbar_logo 11
|
|
4060
|
-
int styleable Toolbar_logoDescription 12
|
|
4061
|
-
int styleable Toolbar_maxButtonHeight 13
|
|
4062
|
-
int styleable Toolbar_menu 14
|
|
4063
|
-
int styleable Toolbar_navigationContentDescription 15
|
|
4064
|
-
int styleable Toolbar_navigationIcon 16
|
|
4065
|
-
int styleable Toolbar_popupTheme 17
|
|
4066
|
-
int styleable Toolbar_subtitle 18
|
|
4067
|
-
int styleable Toolbar_subtitleTextAppearance 19
|
|
4068
|
-
int styleable Toolbar_subtitleTextColor 20
|
|
4069
|
-
int styleable Toolbar_title 21
|
|
4070
|
-
int styleable Toolbar_titleMargin 22
|
|
4071
|
-
int styleable Toolbar_titleMarginBottom 23
|
|
4072
|
-
int styleable Toolbar_titleMarginEnd 24
|
|
4073
|
-
int styleable Toolbar_titleMarginStart 25
|
|
4074
|
-
int styleable Toolbar_titleMarginTop 26
|
|
4075
|
-
int styleable Toolbar_titleMargins 27
|
|
4076
|
-
int styleable Toolbar_titleTextAppearance 28
|
|
4077
|
-
int styleable Toolbar_titleTextColor 29
|
|
4078
|
-
int[] styleable View { 0x10100da, 0x1010000, 0x7f040202, 0x7f040203, 0x7f0402ab }
|
|
4079
|
-
int styleable View_android_focusable 0
|
|
4080
|
-
int styleable View_android_theme 1
|
|
4081
|
-
int styleable View_paddingEnd 2
|
|
4082
|
-
int styleable View_paddingStart 3
|
|
4083
|
-
int styleable View_theme 4
|
|
4084
|
-
int[] styleable ViewBackgroundHelper { 0x10100d4, 0x7f040043, 0x7f040044 }
|
|
4085
|
-
int styleable ViewBackgroundHelper_android_background 0
|
|
4086
|
-
int styleable ViewBackgroundHelper_backgroundTint 1
|
|
4087
|
-
int styleable ViewBackgroundHelper_backgroundTintMode 2
|
|
4088
|
-
int[] styleable ViewPager2 { 0x10100c4 }
|
|
4089
|
-
int styleable ViewPager2_android_orientation 0
|
|
4090
|
-
int[] styleable ViewStubCompat { 0x10100d0, 0x10100f3, 0x10100f2 }
|
|
4091
|
-
int styleable ViewStubCompat_android_id 0
|
|
4092
|
-
int styleable ViewStubCompat_android_inflatedId 1
|
|
4093
|
-
int styleable ViewStubCompat_android_layout 2
|
|
4094
|
-
int xml rn_dev_preferences 0x7f180001
|
|
4095
|
-
int xml standalone_badge 0x7f180002
|
|
4096
|
-
int xml standalone_badge_gravity_bottom_end 0x7f180003
|
|
4097
|
-
int xml standalone_badge_gravity_bottom_start 0x7f180004
|
|
4098
|
-
int xml standalone_badge_gravity_top_start 0x7f180005
|