react-native-userleap 2.5.3 → 2.7.0
This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
- package/LICENSE.md +176 -0
- package/android/.gradle/7.3.3/checksums/checksums.lock +0 -0
- package/android/.gradle/7.3.3/dependencies-accessors/dependencies-accessors.lock +0 -0
- package/android/.gradle/{6.1.1 → 7.3.3/dependencies-accessors}/gc.properties +0 -0
- package/android/.gradle/{6.1.1 → 7.3.3}/fileChanges/last-build.bin +0 -0
- package/android/.gradle/7.3.3/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/{6.3 → 7.3.3}/gc.properties +0 -0
- package/android/.gradle/buildOutputCleanup/buildOutputCleanup.lock +0 -0
- package/android/.gradle/buildOutputCleanup/cache.properties +2 -2
- package/android/.gradle/checksums/checksums.lock +0 -0
- package/android/.gradle/checksums/md5-checksums.bin +0 -0
- package/android/.gradle/checksums/sha1-checksums.bin +0 -0
- package/android/.gradle/{7.0.2/dependencies-accessors → configuration-cache}/gc.properties +0 -0
- package/android/.idea/libraries/Gradle__androidx_annotation_annotation_1_0_0.xml +9 -0
- package/android/.idea/libraries/Gradle__androidx_appcompat_appcompat_1_0_2_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__androidx_arch_core_core_common_2_0_0.xml +9 -0
- package/android/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_0_0_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_asynclayoutinflater_asynclayoutinflater_1_0_0_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_collection_collection_1_0_0.xml +9 -0
- package/android/.idea/libraries/Gradle__androidx_coordinatorlayout_coordinatorlayout_1_0_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__androidx_core_core_1_0_1_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__androidx_cursoradapter_cursoradapter_1_0_0_aar.xml +3 -0
- package/android/.idea/libraries/Gradle__androidx_customview_customview_1_0_0_aar.xml +3 -0
- package/android/.idea/libraries/Gradle__androidx_documentfile_documentfile_1_0_0_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_drawerlayout_drawerlayout_1_0_0_aar.xml +4 -0
- package/android/.idea/libraries/Gradle__androidx_fragment_fragment_1_0_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__androidx_interpolator_interpolator_1_0_0_aar.xml +3 -0
- package/android/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_ui_1_0_0_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_legacy_legacy_support_core_utils_1_0_0_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_0_0.xml +9 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_2_0_0_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_core_2_0_0_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_0_0_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_2_0_0_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_loader_loader_1_0_0_aar.xml +3 -0
- package/android/.idea/libraries/Gradle__androidx_localbroadcastmanager_localbroadcastmanager_1_0_0_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_print_print_1_0_0_aar.xml +14 -0
- package/android/.idea/libraries/Gradle__androidx_slidingpanelayout_slidingpanelayout_1_0_0_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_swiperefreshlayout_swiperefreshlayout_1_0_0_aar.xml +4 -0
- package/android/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_1_0_1_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_animated_1_0_0_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_versionedparcelable_versionedparcelable_1_0_0_aar.xml +11 -0
- package/android/.idea/libraries/Gradle__androidx_viewpager_viewpager_1_0_0_aar.xml +3 -0
- package/android/.idea/libraries/Gradle__com_facebook_react_react_native_0_61_5_aar.xml +14 -0
- package/android/.idea/modules/android.iml +31 -67
- package/android/.idea/workspace.xml +14 -11
- package/android/.project +6 -0
- package/android/.settings/org.eclipse.buildship.core.prefs +1 -1
- package/android/build/.transforms/38cf26b9fc833baaf429b22be74ac8c6/results.bin +1 -0
- package/android/build/.transforms/38cf26b9fc833baaf429b22be74ac8c6/transformed/classes/classes.dex +0 -0
- package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml +1 -1
- package/android/build/intermediates/compile_library_classes_jar/debug/classes.jar +0 -0
- package/android/build/intermediates/compile_r_class_jar/debug/R.jar +0 -0
- package/android/build/intermediates/compile_symbol_list/debug/R.txt +71 -140
- package/android/build/intermediates/incremental/packageDebugResources/compile-file-map.properties +1 -1
- package/android/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt +1 -1
- package/android/build/intermediates/merged_manifest/debug/AndroidManifest.xml +1 -1
- package/android/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt +11 -53
- package/android/build.gradle +5 -1
- package/android/gradle/wrapper/gradle-wrapper.properties +3 -2
- package/ios/UserLeapBindings.h +0 -4
- package/package.json +3 -2
- package/react-native-userleap.podspec +1 -1
- package/android/.gradle/6.1.1/executionHistory/executionHistory.bin +0 -0
- package/android/.gradle/6.1.1/executionHistory/executionHistory.lock +0 -0
- package/android/.gradle/6.1.1/fileHashes/fileHashes.bin +0 -0
- package/android/.gradle/6.1.1/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/6.3/fileChanges/last-build.bin +0 -0
- package/android/.gradle/6.3/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/7.0.2/dependencies-accessors/dependencies-accessors.lock +0 -0
- package/android/.gradle/7.0.2/fileChanges/last-build.bin +0 -0
- package/android/.gradle/7.0.2/fileHashes/fileHashes.lock +0 -0
- package/android/.gradle/7.0.2/gc.properties +0 -0
- package/android/.idea/libraries/Gradle__androidx_activity_activity_1_0_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_annotation_annotation_1_1_0.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_annotation_annotation_experimental_1_0_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_appcompat_appcompat_1_1_0_aar.xml +0 -16
- package/android/.idea/libraries/Gradle__androidx_appcompat_appcompat_resources_1_1_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_arch_core_core_common_2_1_0.xml +0 -11
- package/android/.idea/libraries/Gradle__androidx_arch_core_core_runtime_2_1_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_cardview_cardview_1_0_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_collection_collection_1_1_0.xml +0 -11
- package/android/.idea/libraries/Gradle__androidx_constraintlayout_constraintlayout_1_1_3_aar.xml +0 -11
- package/android/.idea/libraries/Gradle__androidx_constraintlayout_constraintlayout_solver_1_1_3.xml +0 -9
- package/android/.idea/libraries/Gradle__androidx_coordinatorlayout_coordinatorlayout_1_1_0_aar.xml +0 -16
- package/android/.idea/libraries/Gradle__androidx_core_core_1_3_0_aar.xml +0 -16
- package/android/.idea/libraries/Gradle__androidx_core_core_ktx_1_3_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_fragment_fragment_1_1_0_aar.xml +0 -16
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_common_2_1_0.xml +0 -11
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_2_1_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_livedata_core_2_1_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_runtime_2_1_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_lifecycle_lifecycle_viewmodel_2_1_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_recyclerview_recyclerview_1_1_0_aar.xml +0 -16
- package/android/.idea/libraries/Gradle__androidx_savedstate_savedstate_1_0_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_security_security_crypto_1_0_0_rc03_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_test_espresso_espresso_idling_resource_3_3_0_aar.xml +0 -15
- package/android/.idea/libraries/Gradle__androidx_transition_transition_1_2_0_aar.xml +0 -16
- package/android/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_1_1_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_vectordrawable_vectordrawable_animated_1_1_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_versionedparcelable_versionedparcelable_1_1_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_viewpager2_viewpager2_1_0_0_aar.xml +0 -16
- package/android/.idea/libraries/Gradle__androidx_work_work_runtime_2_3_4_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__androidx_work_work_runtime_ktx_2_3_4_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__com_facebook_fbjni_fbjni_java_only_0_0_3.xml +0 -11
- package/android/.idea/libraries/Gradle__com_facebook_fresco_drawee_2_0_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__com_facebook_fresco_fbcore_2_0_0_aar.xml +0 -16
- package/android/.idea/libraries/Gradle__com_facebook_fresco_fresco_2_0_0_aar.xml +0 -16
- package/android/.idea/libraries/Gradle__com_facebook_fresco_imagepipeline_2_0_0_aar.xml +0 -16
- package/android/.idea/libraries/Gradle__com_facebook_fresco_imagepipeline_base_2_0_0_aar.xml +0 -16
- package/android/.idea/libraries/Gradle__com_facebook_fresco_imagepipeline_okhttp3_2_0_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__com_facebook_fresco_nativeimagefilters_2_0_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__com_facebook_fresco_nativeimagetranscoder_2_0_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__com_facebook_infer_annotation_infer_annotation_0_11_2.xml +0 -11
- package/android/.idea/libraries/Gradle__com_facebook_react_react_native_0_64_0_aar.xml +0 -18
- package/android/.idea/libraries/Gradle__com_facebook_soloader_annotation_0_9_0.xml +0 -11
- package/android/.idea/libraries/Gradle__com_facebook_soloader_nativeloader_0_9_0.xml +0 -11
- package/android/.idea/libraries/Gradle__com_facebook_soloader_soloader_0_9_0_aar.xml +0 -13
- package/android/.idea/libraries/Gradle__com_facebook_yoga_proguard_annotations_1_14_1.xml +0 -11
- package/android/.idea/libraries/Gradle__com_google_android_material_material_1_2_0_beta01_aar.xml +0 -16
- package/android/.idea/libraries/Gradle__com_google_guava_listenablefuture_1_0.xml +0 -13
- package/android/.idea/libraries/Gradle__com_squareup_moshi_moshi_1_9_3.xml +0 -13
- package/android/.idea/libraries/Gradle__com_squareup_okhttp3_okhttp_3_14_9.xml +0 -13
- package/android/.idea/libraries/Gradle__com_squareup_okhttp3_okhttp_urlconnection_3_12_12.xml +0 -11
- package/android/.idea/libraries/Gradle__com_squareup_okio_okio_1_17_5.xml +0 -11
- package/android/.idea/libraries/Gradle__com_squareup_retrofit2_converter_moshi_2_9_0.xml +0 -13
- package/android/.idea/libraries/Gradle__com_squareup_retrofit2_retrofit_2_9_0.xml +0 -13
- package/android/.idea/libraries/Gradle__com_userleap_userleap_android_sdk_2_3_0_aar.xml +0 -11
- package/android/.idea/libraries/Gradle__org_jetbrains_annotations_13_0.xml +0 -13
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_android_extensions_runtime_1_3_72.xml +0 -13
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_1_3_72.xml +0 -13
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_common_1_3_72.xml +0 -13
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlin_kotlin_stdlib_jdk7_1_3_72.xml +0 -13
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlinx_kotlinx_coroutines_android_1_3_7.xml +0 -13
- package/android/.idea/libraries/Gradle__org_jetbrains_kotlinx_kotlinx_coroutines_core_1_3_7.xml +0 -13
- package/android/build/intermediates/javac/debug/classes/com/userleap/reactnative/BuildConfig.class +0 -0
- package/android/build/intermediates/javac/debug/classes/com/userleap/reactnative/UserLeapModule$1.class +0 -0
- package/android/build/intermediates/javac/debug/classes/com/userleap/reactnative/UserLeapModule.class +0 -0
- package/android/build/intermediates/javac/debug/classes/com/userleap/reactnative/UserLeapPackage.class +0 -0
- package/android/build/intermediates/local_only_symbol_list/debug/R-def.txt +0 -2
|
@@ -134,11 +134,8 @@ int attr backgroundStacked 0x0
|
|
|
134
134
|
int attr backgroundTint 0x0
|
|
135
135
|
int attr backgroundTintMode 0x0
|
|
136
136
|
int attr badgeGravity 0x0
|
|
137
|
-
int attr badgeRadius 0x0
|
|
138
137
|
int attr badgeStyle 0x0
|
|
139
138
|
int attr badgeTextColor 0x0
|
|
140
|
-
int attr badgeWidePadding 0x0
|
|
141
|
-
int attr badgeWithTextRadius 0x0
|
|
142
139
|
int attr barLength 0x0
|
|
143
140
|
int attr barrierAllowsGoneWidgets 0x0
|
|
144
141
|
int attr barrierDirection 0x0
|
|
@@ -244,7 +241,6 @@ int attr collapseIcon 0x0
|
|
|
244
241
|
int attr collapsedSize 0x0
|
|
245
242
|
int attr collapsedTitleGravity 0x0
|
|
246
243
|
int attr collapsedTitleTextAppearance 0x0
|
|
247
|
-
int attr collapsedTitleTextColor 0x0
|
|
248
244
|
int attr collapsingToolbarLayoutStyle 0x0
|
|
249
245
|
int attr color 0x0
|
|
250
246
|
int attr colorAccent 0x0
|
|
@@ -337,12 +333,8 @@ int attr dialogPreferredPadding 0x0
|
|
|
337
333
|
int attr dialogTheme 0x0
|
|
338
334
|
int attr displayOptions 0x0
|
|
339
335
|
int attr divider 0x0
|
|
340
|
-
int attr dividerColor 0x0
|
|
341
336
|
int attr dividerHorizontal 0x0
|
|
342
|
-
int attr dividerInsetEnd 0x0
|
|
343
|
-
int attr dividerInsetStart 0x0
|
|
344
337
|
int attr dividerPadding 0x0
|
|
345
|
-
int attr dividerThickness 0x0
|
|
346
338
|
int attr dividerVertical 0x0
|
|
347
339
|
int attr dragDirection 0x0
|
|
348
340
|
int attr dragScale 0x0
|
|
@@ -365,7 +357,6 @@ int attr editTextBackground 0x0
|
|
|
365
357
|
int attr editTextColor 0x0
|
|
366
358
|
int attr editTextStyle 0x0
|
|
367
359
|
int attr elevation 0x0
|
|
368
|
-
int attr elevationOverlayAccentColor 0x0
|
|
369
360
|
int attr elevationOverlayColor 0x0
|
|
370
361
|
int attr elevationOverlayEnabled 0x0
|
|
371
362
|
int attr enableEdgeToEdge 0x0
|
|
@@ -395,7 +386,6 @@ int attr expandedTitleMarginEnd 0x0
|
|
|
395
386
|
int attr expandedTitleMarginStart 0x0
|
|
396
387
|
int attr expandedTitleMarginTop 0x0
|
|
397
388
|
int attr expandedTitleTextAppearance 0x0
|
|
398
|
-
int attr expandedTitleTextColor 0x0
|
|
399
389
|
int attr extendMotionSpec 0x0
|
|
400
390
|
int attr extendedFloatingActionButtonStyle 0x0
|
|
401
391
|
int attr extraMultilineHeightEnabled 0x0
|
|
@@ -472,7 +462,6 @@ int attr hintTextColor 0x0
|
|
|
472
462
|
int attr homeAsUpIndicator 0x0
|
|
473
463
|
int attr homeLayout 0x0
|
|
474
464
|
int attr horizontalOffset 0x0
|
|
475
|
-
int attr horizontalOffsetWithText 0x0
|
|
476
465
|
int attr hoveredFocusedTranslationZ 0x0
|
|
477
466
|
int attr icon 0x0
|
|
478
467
|
int attr iconEndPadding 0x0
|
|
@@ -496,7 +485,6 @@ int attr insetForeground 0x0
|
|
|
496
485
|
int attr isAutofillInlineSuggestionTheme 0x0
|
|
497
486
|
int attr isLightTheme 0x0
|
|
498
487
|
int attr isMaterialTheme 0x0
|
|
499
|
-
int attr itemActiveIndicatorStyle 0x0
|
|
500
488
|
int attr itemBackground 0x0
|
|
501
489
|
int attr itemFillColor 0x0
|
|
502
490
|
int attr itemHorizontalPadding 0x0
|
|
@@ -506,8 +494,6 @@ int attr itemIconSize 0x0
|
|
|
506
494
|
int attr itemIconTint 0x0
|
|
507
495
|
int attr itemMaxLines 0x0
|
|
508
496
|
int attr itemPadding 0x0
|
|
509
|
-
int attr itemPaddingBottom 0x0
|
|
510
|
-
int attr itemPaddingTop 0x0
|
|
511
497
|
int attr itemRippleColor 0x0
|
|
512
498
|
int attr itemShapeAppearance 0x0
|
|
513
499
|
int attr itemShapeAppearanceOverlay 0x0
|
|
@@ -593,7 +579,6 @@ int attr layout_goneMarginTop 0x0
|
|
|
593
579
|
int attr layout_insetEdge 0x0
|
|
594
580
|
int attr layout_keyline 0x0
|
|
595
581
|
int attr layout_optimizationLevel 0x0
|
|
596
|
-
int attr layout_scrollEffect 0x0
|
|
597
582
|
int attr layout_scrollFlags 0x0
|
|
598
583
|
int attr layout_scrollInterpolator 0x0
|
|
599
584
|
int attr liftOnScroll 0x0
|
|
@@ -619,9 +604,7 @@ int attr listPreferredItemPaddingRight 0x0
|
|
|
619
604
|
int attr listPreferredItemPaddingStart 0x0
|
|
620
605
|
int attr logo 0x0
|
|
621
606
|
int attr logoDescription 0x0
|
|
622
|
-
int attr marginHorizontal 0x0
|
|
623
607
|
int attr materialAlertDialogBodyTextStyle 0x0
|
|
624
|
-
int attr materialAlertDialogButtonSpacerVisibility 0x0
|
|
625
608
|
int attr materialAlertDialogTheme 0x0
|
|
626
609
|
int attr materialAlertDialogTitleIconStyle 0x0
|
|
627
610
|
int attr materialAlertDialogTitlePanelStyle 0x0
|
|
@@ -630,7 +613,6 @@ int attr materialButtonOutlinedStyle 0x0
|
|
|
630
613
|
int attr materialButtonStyle 0x0
|
|
631
614
|
int attr materialButtonToggleGroupStyle 0x0
|
|
632
615
|
int attr materialCalendarDay 0x0
|
|
633
|
-
int attr materialCalendarDayOfWeekLabel 0x0
|
|
634
616
|
int attr materialCalendarFullscreenTheme 0x0
|
|
635
617
|
int attr materialCalendarHeaderCancelButton 0x0
|
|
636
618
|
int attr materialCalendarHeaderConfirmButton 0x0
|
|
@@ -647,8 +629,6 @@ int attr materialCalendarYearNavigationButton 0x0
|
|
|
647
629
|
int attr materialCardViewStyle 0x0
|
|
648
630
|
int attr materialCircleRadius 0x0
|
|
649
631
|
int attr materialClockStyle 0x0
|
|
650
|
-
int attr materialDisplayDividerStyle 0x0
|
|
651
|
-
int attr materialDividerStyle 0x0
|
|
652
632
|
int attr materialThemeOverlay 0x0
|
|
653
633
|
int attr materialTimePickerStyle 0x0
|
|
654
634
|
int attr materialTimePickerTheme 0x0
|
|
@@ -852,8 +832,6 @@ int attr statusBarScrim 0x0
|
|
|
852
832
|
int attr strokeColor 0x0
|
|
853
833
|
int attr strokeWidth 0x0
|
|
854
834
|
int attr subMenuArrow 0x0
|
|
855
|
-
int attr subheaderColor 0x0
|
|
856
|
-
int attr subheaderTextAppearance 0x0
|
|
857
835
|
int attr submitBackground 0x0
|
|
858
836
|
int attr subtitle 0x0
|
|
859
837
|
int attr subtitleCentered 0x0
|
|
@@ -994,7 +972,6 @@ int attr useCompatPadding 0x0
|
|
|
994
972
|
int attr useMaterialThemeColors 0x0
|
|
995
973
|
int attr values 0x0
|
|
996
974
|
int attr verticalOffset 0x0
|
|
997
|
-
int attr verticalOffsetWithText 0x0
|
|
998
975
|
int attr viewAspectRatio 0x0
|
|
999
976
|
int attr viewInflaterClass 0x0
|
|
1000
977
|
int attr visibilityMode 0x0
|
|
@@ -1125,7 +1102,6 @@ int color material_blue_grey_950 0x0
|
|
|
1125
1102
|
int color material_cursor_color 0x0
|
|
1126
1103
|
int color material_deep_teal_200 0x0
|
|
1127
1104
|
int color material_deep_teal_500 0x0
|
|
1128
|
-
int color material_divider_color 0x0
|
|
1129
1105
|
int color material_grey_100 0x0
|
|
1130
1106
|
int color material_grey_300 0x0
|
|
1131
1107
|
int color material_grey_50 0x0
|
|
@@ -1228,7 +1204,6 @@ int color switch_thumb_material_dark 0x0
|
|
|
1228
1204
|
int color switch_thumb_material_light 0x0
|
|
1229
1205
|
int color switch_thumb_normal_material_dark 0x0
|
|
1230
1206
|
int color switch_thumb_normal_material_light 0x0
|
|
1231
|
-
int color test_color 0x0
|
|
1232
1207
|
int color test_mtrl_calendar_day 0x0
|
|
1233
1208
|
int color test_mtrl_calendar_day_selected 0x0
|
|
1234
1209
|
int color tooltip_background_dark 0x0
|
|
@@ -1409,9 +1384,7 @@ int dimen material_clock_size 0x0
|
|
|
1409
1384
|
int dimen material_cursor_inset_bottom 0x0
|
|
1410
1385
|
int dimen material_cursor_inset_top 0x0
|
|
1411
1386
|
int dimen material_cursor_width 0x0
|
|
1412
|
-
int dimen material_divider_thickness 0x0
|
|
1413
1387
|
int dimen material_emphasis_disabled 0x0
|
|
1414
|
-
int dimen material_emphasis_disabled_background 0x0
|
|
1415
1388
|
int dimen material_emphasis_high_type 0x0
|
|
1416
1389
|
int dimen material_emphasis_medium 0x0
|
|
1417
1390
|
int dimen material_filled_edittext_font_1_3_padding_bottom 0x0
|
|
@@ -1642,7 +1615,6 @@ int dimen notification_small_icon_size_as_large 0x0
|
|
|
1642
1615
|
int dimen notification_subtext_size 0x0
|
|
1643
1616
|
int dimen notification_top_pad 0x0
|
|
1644
1617
|
int dimen notification_top_pad_large_text 0x0
|
|
1645
|
-
int dimen test_dimen 0x0
|
|
1646
1618
|
int dimen test_mtrl_calendar_day_cornerSize 0x0
|
|
1647
1619
|
int dimen test_navigation_bar_active_item_max_width 0x0
|
|
1648
1620
|
int dimen test_navigation_bar_active_item_min_width 0x0
|
|
@@ -1789,7 +1761,7 @@ int drawable mtrl_ic_cancel 0x0
|
|
|
1789
1761
|
int drawable mtrl_ic_error 0x0
|
|
1790
1762
|
int drawable mtrl_navigation_bar_item_background 0x0
|
|
1791
1763
|
int drawable mtrl_popupmenu_background 0x0
|
|
1792
|
-
int drawable
|
|
1764
|
+
int drawable mtrl_popupmenu_background_dark 0x0
|
|
1793
1765
|
int drawable mtrl_tabs_default_indicator 0x0
|
|
1794
1766
|
int drawable navigation_empty_icon 0x0
|
|
1795
1767
|
int drawable notification_action_background 0x0
|
|
@@ -1915,7 +1887,6 @@ int id chronometer 0x0
|
|
|
1915
1887
|
int id circle_center 0x0
|
|
1916
1888
|
int id clear_text 0x0
|
|
1917
1889
|
int id clockwise 0x0
|
|
1918
|
-
int id compress 0x0
|
|
1919
1890
|
int id confirm_button 0x0
|
|
1920
1891
|
int id container 0x0
|
|
1921
1892
|
int id content 0x0
|
|
@@ -2053,8 +2024,6 @@ int id mtrl_picker_text_input_range_start 0x0
|
|
|
2053
2024
|
int id mtrl_picker_title_text 0x0
|
|
2054
2025
|
int id mtrl_view_tag_bottom_padding 0x0
|
|
2055
2026
|
int id multiply 0x0
|
|
2056
|
-
int id navigation_bar_item_active_indicator_view 0x0
|
|
2057
|
-
int id navigation_bar_item_icon_container 0x0
|
|
2058
2027
|
int id navigation_bar_item_icon_view 0x0
|
|
2059
2028
|
int id navigation_bar_item_labels_group 0x0
|
|
2060
2029
|
int id navigation_bar_item_large_label_view 0x0
|
|
@@ -2233,9 +2202,6 @@ int integer mtrl_card_anim_delay_ms 0x0
|
|
|
2233
2202
|
int integer mtrl_card_anim_duration_ms 0x0
|
|
2234
2203
|
int integer mtrl_chip_anim_duration 0x0
|
|
2235
2204
|
int integer mtrl_tab_indicator_anim_duration_ms 0x0
|
|
2236
|
-
int integer mtrl_view_gone 0x0
|
|
2237
|
-
int integer mtrl_view_invisible 0x0
|
|
2238
|
-
int integer mtrl_view_visible 0x0
|
|
2239
2205
|
int integer react_native_dev_server_port 0x0
|
|
2240
2206
|
int integer react_native_inspector_proxy_port 0x0
|
|
2241
2207
|
int integer show_password_duration 0x0
|
|
@@ -2987,7 +2953,6 @@ int style ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox 0x0
|
|
|
2987
2953
|
int style ThemeOverlay_MaterialComponents_TextInputEditText_OutlinedBox_Dense 0x0
|
|
2988
2954
|
int style ThemeOverlay_MaterialComponents_TimePicker 0x0
|
|
2989
2955
|
int style ThemeOverlay_MaterialComponents_TimePicker_Display 0x0
|
|
2990
|
-
int style ThemeOverlay_MaterialComponents_TimePicker_Display_TextInputEditText 0x0
|
|
2991
2956
|
int style ThemeOverlay_MaterialComponents_Toolbar_Primary 0x0
|
|
2992
2957
|
int style ThemeOverlay_MaterialComponents_Toolbar_Surface 0x0
|
|
2993
2958
|
int style Theme_AppCompat 0x0
|
|
@@ -3223,7 +3188,6 @@ int style Widget_MaterialComponents_LinearProgressIndicator 0x0
|
|
|
3223
3188
|
int style Widget_MaterialComponents_MaterialButtonToggleGroup 0x0
|
|
3224
3189
|
int style Widget_MaterialComponents_MaterialCalendar 0x0
|
|
3225
3190
|
int style Widget_MaterialComponents_MaterialCalendar_Day 0x0
|
|
3226
|
-
int style Widget_MaterialComponents_MaterialCalendar_DayOfWeekLabel 0x0
|
|
3227
3191
|
int style Widget_MaterialComponents_MaterialCalendar_DayTextView 0x0
|
|
3228
3192
|
int style Widget_MaterialComponents_MaterialCalendar_Day_Invalid 0x0
|
|
3229
3193
|
int style Widget_MaterialComponents_MaterialCalendar_Day_Selected 0x0
|
|
@@ -3244,7 +3208,6 @@ int style Widget_MaterialComponents_MaterialCalendar_Year 0x0
|
|
|
3244
3208
|
int style Widget_MaterialComponents_MaterialCalendar_YearNavigationButton 0x0
|
|
3245
3209
|
int style Widget_MaterialComponents_MaterialCalendar_Year_Selected 0x0
|
|
3246
3210
|
int style Widget_MaterialComponents_MaterialCalendar_Year_Today 0x0
|
|
3247
|
-
int style Widget_MaterialComponents_MaterialDivider 0x0
|
|
3248
3211
|
int style Widget_MaterialComponents_NavigationRailView 0x0
|
|
3249
3212
|
int style Widget_MaterialComponents_NavigationRailView_Colored 0x0
|
|
3250
3213
|
int style Widget_MaterialComponents_NavigationRailView_Colored_Compact 0x0
|
|
@@ -3281,10 +3244,7 @@ int style Widget_MaterialComponents_TimePicker 0x0
|
|
|
3281
3244
|
int style Widget_MaterialComponents_TimePicker_Button 0x0
|
|
3282
3245
|
int style Widget_MaterialComponents_TimePicker_Clock 0x0
|
|
3283
3246
|
int style Widget_MaterialComponents_TimePicker_Display 0x0
|
|
3284
|
-
int style Widget_MaterialComponents_TimePicker_Display_Divider 0x0
|
|
3285
|
-
int style Widget_MaterialComponents_TimePicker_Display_HelperText 0x0
|
|
3286
3247
|
int style Widget_MaterialComponents_TimePicker_Display_TextInputEditText 0x0
|
|
3287
|
-
int style Widget_MaterialComponents_TimePicker_Display_TextInputLayout 0x0
|
|
3288
3248
|
int style Widget_MaterialComponents_TimePicker_ImageButton 0x0
|
|
3289
3249
|
int style Widget_MaterialComponents_TimePicker_ImageButton_ShapeAppearance 0x0
|
|
3290
3250
|
int style Widget_MaterialComponents_Toolbar 0x0
|
|
@@ -3380,10 +3340,9 @@ int styleable AppBarLayoutStates_state_collapsed 0
|
|
|
3380
3340
|
int styleable AppBarLayoutStates_state_collapsible 1
|
|
3381
3341
|
int styleable AppBarLayoutStates_state_liftable 2
|
|
3382
3342
|
int styleable AppBarLayoutStates_state_lifted 3
|
|
3383
|
-
int[] styleable AppBarLayout_Layout { 0x0, 0x0
|
|
3384
|
-
int styleable
|
|
3385
|
-
int styleable
|
|
3386
|
-
int styleable AppBarLayout_Layout_layout_scrollInterpolator 2
|
|
3343
|
+
int[] styleable AppBarLayout_Layout { 0x0, 0x0 }
|
|
3344
|
+
int styleable AppBarLayout_Layout_layout_scrollFlags 0
|
|
3345
|
+
int styleable AppBarLayout_Layout_layout_scrollInterpolator 1
|
|
3387
3346
|
int[] styleable AppCompatImageView { 0x1010119, 0x0, 0x0, 0x0 }
|
|
3388
3347
|
int styleable AppCompatImageView_android_src 0
|
|
3389
3348
|
int styleable AppCompatImageView_srcCompat 1
|
|
@@ -3557,19 +3516,14 @@ int styleable Autofill_InlineSuggestion_autofillInlineSuggestionStartIconStyle 2
|
|
|
3557
3516
|
int styleable Autofill_InlineSuggestion_autofillInlineSuggestionSubtitle 3
|
|
3558
3517
|
int styleable Autofill_InlineSuggestion_autofillInlineSuggestionTitle 4
|
|
3559
3518
|
int styleable Autofill_InlineSuggestion_isAutofillInlineSuggestionTheme 5
|
|
3560
|
-
int[] styleable Badge { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0
|
|
3519
|
+
int[] styleable Badge { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
|
3561
3520
|
int styleable Badge_backgroundColor 0
|
|
3562
3521
|
int styleable Badge_badgeGravity 1
|
|
3563
|
-
int styleable
|
|
3564
|
-
int styleable
|
|
3565
|
-
int styleable
|
|
3566
|
-
int styleable
|
|
3567
|
-
int styleable
|
|
3568
|
-
int styleable Badge_horizontalOffsetWithText 7
|
|
3569
|
-
int styleable Badge_maxCharacterCount 8
|
|
3570
|
-
int styleable Badge_number 9
|
|
3571
|
-
int styleable Badge_verticalOffset 10
|
|
3572
|
-
int styleable Badge_verticalOffsetWithText 11
|
|
3522
|
+
int styleable Badge_badgeTextColor 2
|
|
3523
|
+
int styleable Badge_horizontalOffset 3
|
|
3524
|
+
int styleable Badge_maxCharacterCount 4
|
|
3525
|
+
int styleable Badge_number 5
|
|
3526
|
+
int styleable Badge_verticalOffset 6
|
|
3573
3527
|
int[] styleable BaseProgressIndicator { 0x1010139, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
|
3574
3528
|
int styleable BaseProgressIndicator_android_indeterminate 0
|
|
3575
3529
|
int styleable BaseProgressIndicator_hideAnimationBehavior 1
|
|
@@ -3580,7 +3534,7 @@ int styleable BaseProgressIndicator_showDelay 5
|
|
|
3580
3534
|
int styleable BaseProgressIndicator_trackColor 6
|
|
3581
3535
|
int styleable BaseProgressIndicator_trackCornerRadius 7
|
|
3582
3536
|
int styleable BaseProgressIndicator_trackThickness 8
|
|
3583
|
-
int[] styleable BottomAppBar { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0
|
|
3537
|
+
int[] styleable BottomAppBar { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
|
3584
3538
|
int styleable BottomAppBar_backgroundTint 0
|
|
3585
3539
|
int styleable BottomAppBar_elevation 1
|
|
3586
3540
|
int styleable BottomAppBar_fabAlignmentMode 2
|
|
@@ -3589,33 +3543,30 @@ int styleable BottomAppBar_fabCradleMargin 4
|
|
|
3589
3543
|
int styleable BottomAppBar_fabCradleRoundedCornerRadius 5
|
|
3590
3544
|
int styleable BottomAppBar_fabCradleVerticalOffset 6
|
|
3591
3545
|
int styleable BottomAppBar_hideOnScroll 7
|
|
3592
|
-
int styleable
|
|
3593
|
-
int styleable
|
|
3594
|
-
int styleable
|
|
3595
|
-
int styleable
|
|
3596
|
-
int
|
|
3597
|
-
int styleable
|
|
3598
|
-
int styleable BottomNavigationView_itemHorizontalTranslationEnabled 1
|
|
3599
|
-
int[] styleable BottomSheetBehavior_Layout { 0x1010440, 0x1010120, 0x101011f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
|
3546
|
+
int styleable BottomAppBar_paddingBottomSystemWindowInsets 8
|
|
3547
|
+
int styleable BottomAppBar_paddingLeftSystemWindowInsets 9
|
|
3548
|
+
int styleable BottomAppBar_paddingRightSystemWindowInsets 10
|
|
3549
|
+
int[] styleable BottomNavigationView { 0x0 }
|
|
3550
|
+
int styleable BottomNavigationView_itemHorizontalTranslationEnabled 0
|
|
3551
|
+
int[] styleable BottomSheetBehavior_Layout { 0x1010440, 0x101011f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
|
3600
3552
|
int styleable BottomSheetBehavior_Layout_android_elevation 0
|
|
3601
|
-
int styleable
|
|
3602
|
-
int styleable
|
|
3603
|
-
int styleable
|
|
3604
|
-
int styleable
|
|
3605
|
-
int styleable
|
|
3606
|
-
int styleable
|
|
3607
|
-
int styleable
|
|
3608
|
-
int styleable
|
|
3609
|
-
int styleable
|
|
3610
|
-
int styleable
|
|
3611
|
-
int styleable
|
|
3612
|
-
int styleable
|
|
3613
|
-
int styleable
|
|
3614
|
-
int styleable
|
|
3615
|
-
int styleable
|
|
3616
|
-
int styleable
|
|
3617
|
-
int styleable
|
|
3618
|
-
int styleable BottomSheetBehavior_Layout_shapeAppearanceOverlay 18
|
|
3553
|
+
int styleable BottomSheetBehavior_Layout_android_maxWidth 1
|
|
3554
|
+
int styleable BottomSheetBehavior_Layout_backgroundTint 2
|
|
3555
|
+
int styleable BottomSheetBehavior_Layout_behavior_draggable 3
|
|
3556
|
+
int styleable BottomSheetBehavior_Layout_behavior_expandedOffset 4
|
|
3557
|
+
int styleable BottomSheetBehavior_Layout_behavior_fitToContents 5
|
|
3558
|
+
int styleable BottomSheetBehavior_Layout_behavior_halfExpandedRatio 6
|
|
3559
|
+
int styleable BottomSheetBehavior_Layout_behavior_hideable 7
|
|
3560
|
+
int styleable BottomSheetBehavior_Layout_behavior_peekHeight 8
|
|
3561
|
+
int styleable BottomSheetBehavior_Layout_behavior_saveFlags 9
|
|
3562
|
+
int styleable BottomSheetBehavior_Layout_behavior_skipCollapsed 10
|
|
3563
|
+
int styleable BottomSheetBehavior_Layout_gestureInsetBottomIgnored 11
|
|
3564
|
+
int styleable BottomSheetBehavior_Layout_paddingBottomSystemWindowInsets 12
|
|
3565
|
+
int styleable BottomSheetBehavior_Layout_paddingLeftSystemWindowInsets 13
|
|
3566
|
+
int styleable BottomSheetBehavior_Layout_paddingRightSystemWindowInsets 14
|
|
3567
|
+
int styleable BottomSheetBehavior_Layout_paddingTopSystemWindowInsets 15
|
|
3568
|
+
int styleable BottomSheetBehavior_Layout_shapeAppearance 16
|
|
3569
|
+
int styleable BottomSheetBehavior_Layout_shapeAppearanceOverlay 17
|
|
3619
3570
|
int[] styleable ButtonBarLayout { 0x0 }
|
|
3620
3571
|
int styleable ButtonBarLayout_allowStacking 0
|
|
3621
3572
|
int[] styleable CardView { 0x1010140, 0x101013f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
|
@@ -3694,29 +3645,27 @@ int[] styleable ClockHandView { 0x0, 0x0, 0x0 }
|
|
|
3694
3645
|
int styleable ClockHandView_clockHandColor 0
|
|
3695
3646
|
int styleable ClockHandView_materialCircleRadius 1
|
|
3696
3647
|
int styleable ClockHandView_selectorSize 2
|
|
3697
|
-
int[] styleable CollapsingToolbarLayout { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0
|
|
3648
|
+
int[] styleable CollapsingToolbarLayout { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
|
3698
3649
|
int styleable CollapsingToolbarLayout_collapsedTitleGravity 0
|
|
3699
3650
|
int styleable CollapsingToolbarLayout_collapsedTitleTextAppearance 1
|
|
3700
|
-
int styleable
|
|
3701
|
-
int styleable
|
|
3702
|
-
int styleable
|
|
3703
|
-
int styleable
|
|
3704
|
-
int styleable
|
|
3705
|
-
int styleable
|
|
3706
|
-
int styleable
|
|
3707
|
-
int styleable
|
|
3708
|
-
int styleable
|
|
3709
|
-
int styleable
|
|
3710
|
-
int styleable
|
|
3711
|
-
int styleable
|
|
3712
|
-
int styleable
|
|
3713
|
-
int styleable
|
|
3714
|
-
int styleable
|
|
3715
|
-
int styleable
|
|
3716
|
-
int styleable
|
|
3717
|
-
int styleable
|
|
3718
|
-
int styleable CollapsingToolbarLayout_titleEnabled 20
|
|
3719
|
-
int styleable CollapsingToolbarLayout_toolbarId 21
|
|
3651
|
+
int styleable CollapsingToolbarLayout_contentScrim 2
|
|
3652
|
+
int styleable CollapsingToolbarLayout_expandedTitleGravity 3
|
|
3653
|
+
int styleable CollapsingToolbarLayout_expandedTitleMargin 4
|
|
3654
|
+
int styleable CollapsingToolbarLayout_expandedTitleMarginBottom 5
|
|
3655
|
+
int styleable CollapsingToolbarLayout_expandedTitleMarginEnd 6
|
|
3656
|
+
int styleable CollapsingToolbarLayout_expandedTitleMarginStart 7
|
|
3657
|
+
int styleable CollapsingToolbarLayout_expandedTitleMarginTop 8
|
|
3658
|
+
int styleable CollapsingToolbarLayout_expandedTitleTextAppearance 9
|
|
3659
|
+
int styleable CollapsingToolbarLayout_extraMultilineHeightEnabled 10
|
|
3660
|
+
int styleable CollapsingToolbarLayout_forceApplySystemWindowInsetTop 11
|
|
3661
|
+
int styleable CollapsingToolbarLayout_maxLines 12
|
|
3662
|
+
int styleable CollapsingToolbarLayout_scrimAnimationDuration 13
|
|
3663
|
+
int styleable CollapsingToolbarLayout_scrimVisibleHeightTrigger 14
|
|
3664
|
+
int styleable CollapsingToolbarLayout_statusBarScrim 15
|
|
3665
|
+
int styleable CollapsingToolbarLayout_title 16
|
|
3666
|
+
int styleable CollapsingToolbarLayout_titleCollapseMode 17
|
|
3667
|
+
int styleable CollapsingToolbarLayout_titleEnabled 18
|
|
3668
|
+
int styleable CollapsingToolbarLayout_toolbarId 19
|
|
3720
3669
|
int[] styleable CollapsingToolbarLayout_Layout { 0x0, 0x0 }
|
|
3721
3670
|
int styleable CollapsingToolbarLayout_Layout_layout_collapseMode 0
|
|
3722
3671
|
int styleable CollapsingToolbarLayout_Layout_layout_collapseParallaxMultiplier 1
|
|
@@ -4371,13 +4320,12 @@ int styleable MaterialAlertDialog_backgroundInsetBottom 0
|
|
|
4371
4320
|
int styleable MaterialAlertDialog_backgroundInsetEnd 1
|
|
4372
4321
|
int styleable MaterialAlertDialog_backgroundInsetStart 2
|
|
4373
4322
|
int styleable MaterialAlertDialog_backgroundInsetTop 3
|
|
4374
|
-
int[] styleable MaterialAlertDialogTheme { 0x0, 0x0, 0x0, 0x0, 0x0
|
|
4323
|
+
int[] styleable MaterialAlertDialogTheme { 0x0, 0x0, 0x0, 0x0, 0x0 }
|
|
4375
4324
|
int styleable MaterialAlertDialogTheme_materialAlertDialogBodyTextStyle 0
|
|
4376
|
-
int styleable
|
|
4377
|
-
int styleable
|
|
4378
|
-
int styleable
|
|
4379
|
-
int styleable
|
|
4380
|
-
int styleable MaterialAlertDialogTheme_materialAlertDialogTitleTextStyle 5
|
|
4325
|
+
int styleable MaterialAlertDialogTheme_materialAlertDialogTheme 1
|
|
4326
|
+
int styleable MaterialAlertDialogTheme_materialAlertDialogTitleIconStyle 2
|
|
4327
|
+
int styleable MaterialAlertDialogTheme_materialAlertDialogTitlePanelStyle 3
|
|
4328
|
+
int styleable MaterialAlertDialogTheme_materialAlertDialogTitleTextStyle 4
|
|
4381
4329
|
int[] styleable MaterialAutoCompleteTextView { 0x1010220 }
|
|
4382
4330
|
int styleable MaterialAutoCompleteTextView_android_inputType 0
|
|
4383
4331
|
int[] styleable MaterialButton { 0x10100d4, 0x10101e5, 0x10101ba, 0x10101b7, 0x10101b8, 0x10101b9, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
|
@@ -4444,11 +4392,6 @@ int styleable MaterialCardView_strokeWidth 11
|
|
|
4444
4392
|
int[] styleable MaterialCheckBox { 0x0, 0x0 }
|
|
4445
4393
|
int styleable MaterialCheckBox_buttonTint 0
|
|
4446
4394
|
int styleable MaterialCheckBox_useMaterialThemeColors 1
|
|
4447
|
-
int[] styleable MaterialDivider { 0x0, 0x0, 0x0, 0x0 }
|
|
4448
|
-
int styleable MaterialDivider_dividerColor 0
|
|
4449
|
-
int styleable MaterialDivider_dividerInsetEnd 1
|
|
4450
|
-
int styleable MaterialDivider_dividerInsetStart 2
|
|
4451
|
-
int styleable MaterialDivider_dividerThickness 3
|
|
4452
4395
|
int[] styleable MaterialRadioButton { 0x0, 0x0 }
|
|
4453
4396
|
int styleable MaterialRadioButton_buttonTint 0
|
|
4454
4397
|
int styleable MaterialRadioButton_useMaterialThemeColors 1
|
|
@@ -4542,31 +4485,22 @@ int[] styleable MotionTelltales { 0x0, 0x0, 0x0 }
|
|
|
4542
4485
|
int styleable MotionTelltales_telltales_tailColor 0
|
|
4543
4486
|
int styleable MotionTelltales_telltales_tailScale 1
|
|
4544
4487
|
int styleable MotionTelltales_telltales_velocityMode 2
|
|
4545
|
-
int[] styleable
|
|
4546
|
-
int styleable NavigationBarActiveIndicator_android_color 0
|
|
4547
|
-
int styleable NavigationBarActiveIndicator_android_height 1
|
|
4548
|
-
int styleable NavigationBarActiveIndicator_android_width 2
|
|
4549
|
-
int styleable NavigationBarActiveIndicator_marginHorizontal 3
|
|
4550
|
-
int styleable NavigationBarActiveIndicator_shapeAppearance 4
|
|
4551
|
-
int[] styleable NavigationBarView { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
|
4488
|
+
int[] styleable NavigationBarView { 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
|
4552
4489
|
int styleable NavigationBarView_backgroundTint 0
|
|
4553
4490
|
int styleable NavigationBarView_elevation 1
|
|
4554
|
-
int styleable
|
|
4555
|
-
int styleable
|
|
4556
|
-
int styleable
|
|
4557
|
-
int styleable
|
|
4558
|
-
int styleable
|
|
4559
|
-
int styleable
|
|
4560
|
-
int styleable
|
|
4561
|
-
int styleable
|
|
4562
|
-
int styleable
|
|
4563
|
-
int styleable NavigationBarView_itemTextColor 11
|
|
4564
|
-
int styleable NavigationBarView_labelVisibilityMode 12
|
|
4565
|
-
int styleable NavigationBarView_menu 13
|
|
4491
|
+
int styleable NavigationBarView_itemBackground 2
|
|
4492
|
+
int styleable NavigationBarView_itemIconSize 3
|
|
4493
|
+
int styleable NavigationBarView_itemIconTint 4
|
|
4494
|
+
int styleable NavigationBarView_itemRippleColor 5
|
|
4495
|
+
int styleable NavigationBarView_itemTextAppearanceActive 6
|
|
4496
|
+
int styleable NavigationBarView_itemTextAppearanceInactive 7
|
|
4497
|
+
int styleable NavigationBarView_itemTextColor 8
|
|
4498
|
+
int styleable NavigationBarView_labelVisibilityMode 9
|
|
4499
|
+
int styleable NavigationBarView_menu 10
|
|
4566
4500
|
int[] styleable NavigationRailView { 0x0, 0x0 }
|
|
4567
4501
|
int styleable NavigationRailView_headerLayout 0
|
|
4568
4502
|
int styleable NavigationRailView_menuGravity 1
|
|
4569
|
-
int[] styleable NavigationView { 0x10100d4, 0x10100dd, 0x101011f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0
|
|
4503
|
+
int[] styleable NavigationView { 0x10100d4, 0x10100dd, 0x101011f, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0, 0x0 }
|
|
4570
4504
|
int styleable NavigationView_android_background 0
|
|
4571
4505
|
int styleable NavigationView_android_fitsSystemWindows 1
|
|
4572
4506
|
int styleable NavigationView_android_maxWidth 2
|
|
@@ -4590,8 +4524,6 @@ int styleable NavigationView_itemTextColor 19
|
|
|
4590
4524
|
int styleable NavigationView_menu 20
|
|
4591
4525
|
int styleable NavigationView_shapeAppearance 21
|
|
4592
4526
|
int styleable NavigationView_shapeAppearanceOverlay 22
|
|
4593
|
-
int styleable NavigationView_subheaderColor 23
|
|
4594
|
-
int styleable NavigationView_subheaderTextAppearance 24
|
|
4595
4527
|
int[] styleable OnClick { 0x0, 0x0 }
|
|
4596
4528
|
int styleable OnClick_clickAction 0
|
|
4597
4529
|
int styleable OnClick_targetId 1
|
|
@@ -4942,15 +4874,14 @@ int styleable Toolbar_titleMarginTop 26
|
|
|
4942
4874
|
int styleable Toolbar_titleMargins 27
|
|
4943
4875
|
int styleable Toolbar_titleTextAppearance 28
|
|
4944
4876
|
int styleable Toolbar_titleTextColor 29
|
|
4945
|
-
int[] styleable Tooltip { 0x10100f6, 0x1010140, 0x101013f, 0x10100d5, 0x101014f, 0x1010034,
|
|
4877
|
+
int[] styleable Tooltip { 0x10100f6, 0x1010140, 0x101013f, 0x10100d5, 0x101014f, 0x1010034, 0x0 }
|
|
4946
4878
|
int styleable Tooltip_android_layout_margin 0
|
|
4947
4879
|
int styleable Tooltip_android_minHeight 1
|
|
4948
4880
|
int styleable Tooltip_android_minWidth 2
|
|
4949
4881
|
int styleable Tooltip_android_padding 3
|
|
4950
4882
|
int styleable Tooltip_android_text 4
|
|
4951
4883
|
int styleable Tooltip_android_textAppearance 5
|
|
4952
|
-
int styleable
|
|
4953
|
-
int styleable Tooltip_backgroundTint 7
|
|
4884
|
+
int styleable Tooltip_backgroundTint 6
|
|
4954
4885
|
int[] styleable Transform { 0x1010440, 0x1010326, 0x1010327, 0x1010328, 0x1010324, 0x1010325, 0x1010320, 0x1010321, 0x1010322, 0x1010323, 0x10103fa }
|
|
4955
4886
|
int styleable Transform_android_elevation 0
|
|
4956
4887
|
int styleable Transform_android_rotation 1
|
package/android/build/intermediates/incremental/packageDebugResources/compile-file-map.properties
CHANGED
|
@@ -1 +1 @@
|
|
|
1
|
-
#
|
|
1
|
+
#Wed Jan 12 15:04:13 PST 2022
|
|
@@ -5,7 +5,7 @@
|
|
|
5
5
|
5 <uses-sdk
|
|
6
6
|
6 android:minSdkVersion="21"
|
|
7
7
|
6-->/Users/ghostr/UserLeap/react-native-userleap/android/src/main/AndroidManifest.xml
|
|
8
|
-
7 android:targetSdkVersion="
|
|
8
|
+
7 android:targetSdkVersion="31" />
|
|
9
9
|
7-->/Users/ghostr/UserLeap/react-native-userleap/android/src/main/AndroidManifest.xml
|
|
10
10
|
8
|
|
11
11
|
9</manifest>
|