@selligent-marketing-cloud/selligent-react-native 2.10.0 → 3.1.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/CHANGELOG.md +16 -0
- package/README.md +1 -1
- 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 +332 -86
- package/android/build/intermediates/incremental/debug/packageDebugResources/compile-file-map.properties +1 -1
- package/android/build/intermediates/incremental/debug/packageDebugResources/merger.xml +1 -1
- package/android/build/intermediates/javac/debug/classes/com/selligent/ButtonBroadcastEventDataParser.class +0 -0
- package/android/build/intermediates/javac/debug/classes/com/selligent/RNSelligent$2.class +0 -0
- package/android/build/intermediates/javac/debug/classes/com/selligent/RNSelligent.class +0 -0
- package/android/build/intermediates/javac/debug/classes/com/selligent/SMSettingsFactory.class +0 -0
- package/android/build/intermediates/javac/debug/classes/com/selligent/Settings.class +0 -0
- 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/runtime_library_classes_jar/debug/classes.jar +0 -0
- package/android/build/intermediates/symbol_list_with_package_name/debug/package-aware-r.txt +277 -70
- package/android/build/tmp/compileDebugJavaWithJavac/previous-compilation-data.bin +0 -0
- package/android/build.gradle +4 -4
- package/android/libs/sdk-release.aar +0 -0
- package/android/src/main/java/com/selligent/ButtonBroadcastEventDataParser.java +1 -1
- package/android/src/main/java/com/selligent/RNSelligent.java +1 -1
- package/android/src/main/java/com/selligent/SMSettingsFactory.java +0 -1
- package/android/src/main/java/com/selligent/Settings.java +0 -8
- package/package.json +3 -3
|
@@ -33,13 +33,11 @@ anim design_bottom_sheet_slide_in
|
|
|
33
33
|
anim design_bottom_sheet_slide_out
|
|
34
34
|
anim design_snackbar_in
|
|
35
35
|
anim design_snackbar_out
|
|
36
|
-
anim fragment_close_enter
|
|
37
|
-
anim fragment_close_exit
|
|
38
|
-
anim fragment_fade_enter
|
|
39
|
-
anim fragment_fade_exit
|
|
40
36
|
anim fragment_fast_out_extra_slow_in
|
|
41
|
-
anim
|
|
42
|
-
anim
|
|
37
|
+
anim linear_indeterminate_line1_head_interpolator
|
|
38
|
+
anim linear_indeterminate_line1_tail_interpolator
|
|
39
|
+
anim linear_indeterminate_line2_head_interpolator
|
|
40
|
+
anim linear_indeterminate_line2_tail_interpolator
|
|
43
41
|
anim mtrl_bottom_sheet_slide_in
|
|
44
42
|
anim mtrl_bottom_sheet_slide_out
|
|
45
43
|
anim mtrl_card_lowers_interpolator
|
|
@@ -62,6 +60,9 @@ animator m3_card_elevated_state_list_anim
|
|
|
62
60
|
animator m3_card_state_list_anim
|
|
63
61
|
animator m3_chip_state_list_anim
|
|
64
62
|
animator m3_elevated_chip_state_list_anim
|
|
63
|
+
animator m3_extended_fab_hide_motion_spec
|
|
64
|
+
animator m3_extended_fab_show_motion_spec
|
|
65
|
+
animator m3_extended_fab_state_list_animator
|
|
65
66
|
animator mtrl_btn_state_list_anim
|
|
66
67
|
animator mtrl_btn_unelevated_state_list_anim
|
|
67
68
|
animator mtrl_card_state_list_anim
|
|
@@ -183,6 +184,7 @@ attr bottomAppBarStyle
|
|
|
183
184
|
attr bottomInsetScrimEnabled
|
|
184
185
|
attr bottomNavigationStyle
|
|
185
186
|
attr bottomSheetDialogTheme
|
|
187
|
+
attr bottomSheetDragHandleStyle
|
|
186
188
|
attr bottomSheetStyle
|
|
187
189
|
attr boxBackgroundColor
|
|
188
190
|
attr boxBackgroundMode
|
|
@@ -203,7 +205,10 @@ attr buttonBarPositiveButtonStyle
|
|
|
203
205
|
attr buttonBarStyle
|
|
204
206
|
attr buttonCompat
|
|
205
207
|
attr buttonGravity
|
|
208
|
+
attr buttonIcon
|
|
206
209
|
attr buttonIconDimen
|
|
210
|
+
attr buttonIconTint
|
|
211
|
+
attr buttonIconTintMode
|
|
207
212
|
attr buttonPanelSideLayout
|
|
208
213
|
attr buttonSize
|
|
209
214
|
attr buttonStyle
|
|
@@ -240,6 +245,7 @@ attr checkedIconMargin
|
|
|
240
245
|
attr checkedIconSize
|
|
241
246
|
attr checkedIconTint
|
|
242
247
|
attr checkedIconVisible
|
|
248
|
+
attr checkedState
|
|
243
249
|
attr checkedTextViewStyle
|
|
244
250
|
attr chipBackgroundColor
|
|
245
251
|
attr chipCornerRadius
|
|
@@ -300,6 +306,7 @@ attr colorError
|
|
|
300
306
|
attr colorErrorContainer
|
|
301
307
|
attr colorOnBackground
|
|
302
308
|
attr colorOnContainer
|
|
309
|
+
attr colorOnContainerUnchecked
|
|
303
310
|
attr colorOnError
|
|
304
311
|
attr colorOnErrorContainer
|
|
305
312
|
attr colorOnPrimary
|
|
@@ -443,11 +450,13 @@ attr endIconTintMode
|
|
|
443
450
|
attr enforceMaterialTheme
|
|
444
451
|
attr enforceTextAppearance
|
|
445
452
|
attr ensureMinTouchTargetSize
|
|
453
|
+
attr errorAccessibilityLabel
|
|
446
454
|
attr errorContentDescription
|
|
447
455
|
attr errorEnabled
|
|
448
456
|
attr errorIconDrawable
|
|
449
457
|
attr errorIconTint
|
|
450
458
|
attr errorIconTintMode
|
|
459
|
+
attr errorShown
|
|
451
460
|
attr errorTextAppearance
|
|
452
461
|
attr errorTextColor
|
|
453
462
|
attr expandActivityOverflowButtonDrawable
|
|
@@ -469,6 +478,8 @@ attr extendedFloatingActionButtonSurfaceStyle
|
|
|
469
478
|
attr extendedFloatingActionButtonTertiaryStyle
|
|
470
479
|
attr extraMultilineHeightEnabled
|
|
471
480
|
attr fabAlignmentMode
|
|
481
|
+
attr fabAlignmentModeEndMargin
|
|
482
|
+
attr fabAnchorMode
|
|
472
483
|
attr fabAnimationMode
|
|
473
484
|
attr fabCradleMargin
|
|
474
485
|
attr fabCradleRoundedCornerRadius
|
|
@@ -491,6 +502,11 @@ attr floatingActionButtonLargeSurfaceStyle
|
|
|
491
502
|
attr floatingActionButtonLargeTertiaryStyle
|
|
492
503
|
attr floatingActionButtonPrimaryStyle
|
|
493
504
|
attr floatingActionButtonSecondaryStyle
|
|
505
|
+
attr floatingActionButtonSmallPrimaryStyle
|
|
506
|
+
attr floatingActionButtonSmallSecondaryStyle
|
|
507
|
+
attr floatingActionButtonSmallStyle
|
|
508
|
+
attr floatingActionButtonSmallSurfaceStyle
|
|
509
|
+
attr floatingActionButtonSmallTertiaryStyle
|
|
494
510
|
attr floatingActionButtonStyle
|
|
495
511
|
attr floatingActionButtonSurfaceStyle
|
|
496
512
|
attr floatingActionButtonTertiaryStyle
|
|
@@ -575,6 +591,7 @@ attr initialActivityCount
|
|
|
575
591
|
attr insetForeground
|
|
576
592
|
attr isAutofillInlineSuggestionTheme
|
|
577
593
|
attr isLightTheme
|
|
594
|
+
attr isMaterial3DynamicColorApplied
|
|
578
595
|
attr isMaterial3Theme
|
|
579
596
|
attr isMaterialTheme
|
|
580
597
|
attr itemActiveIndicatorStyle
|
|
@@ -750,6 +767,11 @@ attr materialClockStyle
|
|
|
750
767
|
attr materialDisplayDividerStyle
|
|
751
768
|
attr materialDividerHeavyStyle
|
|
752
769
|
attr materialDividerStyle
|
|
770
|
+
attr materialIconButtonFilledStyle
|
|
771
|
+
attr materialIconButtonFilledTonalStyle
|
|
772
|
+
attr materialIconButtonOutlinedStyle
|
|
773
|
+
attr materialIconButtonStyle
|
|
774
|
+
attr materialSwitchStyle
|
|
753
775
|
attr materialThemeOverlay
|
|
754
776
|
attr materialTimePickerStyle
|
|
755
777
|
attr materialTimePickerTheme
|
|
@@ -765,6 +787,7 @@ attr maxVelocity
|
|
|
765
787
|
attr maxWidth
|
|
766
788
|
attr measureWithLargestChild
|
|
767
789
|
attr menu
|
|
790
|
+
attr menuAlignmentMode
|
|
768
791
|
attr menuGravity
|
|
769
792
|
attr minHeight
|
|
770
793
|
attr minHideDelay
|
|
@@ -778,17 +801,34 @@ attr mock_labelColor
|
|
|
778
801
|
attr mock_showDiagonals
|
|
779
802
|
attr mock_showLabel
|
|
780
803
|
attr motionDebug
|
|
804
|
+
attr motionDurationExtraLong1
|
|
805
|
+
attr motionDurationExtraLong2
|
|
806
|
+
attr motionDurationExtraLong3
|
|
807
|
+
attr motionDurationExtraLong4
|
|
781
808
|
attr motionDurationLong1
|
|
782
809
|
attr motionDurationLong2
|
|
810
|
+
attr motionDurationLong3
|
|
811
|
+
attr motionDurationLong4
|
|
783
812
|
attr motionDurationMedium1
|
|
784
813
|
attr motionDurationMedium2
|
|
814
|
+
attr motionDurationMedium3
|
|
815
|
+
attr motionDurationMedium4
|
|
785
816
|
attr motionDurationShort1
|
|
786
817
|
attr motionDurationShort2
|
|
818
|
+
attr motionDurationShort3
|
|
819
|
+
attr motionDurationShort4
|
|
787
820
|
attr motionEasingAccelerated
|
|
788
821
|
attr motionEasingDecelerated
|
|
789
822
|
attr motionEasingEmphasized
|
|
823
|
+
attr motionEasingEmphasizedAccelerateInterpolator
|
|
824
|
+
attr motionEasingEmphasizedDecelerateInterpolator
|
|
825
|
+
attr motionEasingEmphasizedInterpolator
|
|
790
826
|
attr motionEasingLinear
|
|
827
|
+
attr motionEasingLinearInterpolator
|
|
791
828
|
attr motionEasingStandard
|
|
829
|
+
attr motionEasingStandardAccelerateInterpolator
|
|
830
|
+
attr motionEasingStandardDecelerateInterpolator
|
|
831
|
+
attr motionEasingStandardInterpolator
|
|
792
832
|
attr motionInterpolator
|
|
793
833
|
attr motionPath
|
|
794
834
|
attr motionPathRotate
|
|
@@ -877,6 +917,7 @@ attr region_heightLessThan
|
|
|
877
917
|
attr region_heightMoreThan
|
|
878
918
|
attr region_widthLessThan
|
|
879
919
|
attr region_widthMoreThan
|
|
920
|
+
attr removeEmbeddedFabElevation
|
|
880
921
|
attr retryImage
|
|
881
922
|
attr retryImageScaleType
|
|
882
923
|
attr reverseLayout
|
|
@@ -911,10 +952,16 @@ attr selectableItemBackgroundBorderless
|
|
|
911
952
|
attr selectionRequired
|
|
912
953
|
attr selectorSize
|
|
913
954
|
attr shapeAppearance
|
|
955
|
+
attr shapeAppearanceCornerExtraLarge
|
|
956
|
+
attr shapeAppearanceCornerExtraSmall
|
|
957
|
+
attr shapeAppearanceCornerLarge
|
|
958
|
+
attr shapeAppearanceCornerMedium
|
|
959
|
+
attr shapeAppearanceCornerSmall
|
|
914
960
|
attr shapeAppearanceLargeComponent
|
|
915
961
|
attr shapeAppearanceMediumComponent
|
|
916
962
|
attr shapeAppearanceOverlay
|
|
917
963
|
attr shapeAppearanceSmallComponent
|
|
964
|
+
attr shapeCornerFamily
|
|
918
965
|
attr shortcutMatchRequired
|
|
919
966
|
attr showAnimationBehavior
|
|
920
967
|
attr showAsAction
|
|
@@ -926,6 +973,8 @@ attr showText
|
|
|
926
973
|
attr showTitle
|
|
927
974
|
attr shrinkMotionSpec
|
|
928
975
|
attr simpleItemLayout
|
|
976
|
+
attr simpleItemSelectedColor
|
|
977
|
+
attr simpleItemSelectedRippleColor
|
|
929
978
|
attr simpleItems
|
|
930
979
|
attr singleChoiceItemLayout
|
|
931
980
|
attr singleLine
|
|
@@ -952,8 +1001,11 @@ attr state_above_anchor
|
|
|
952
1001
|
attr state_collapsed
|
|
953
1002
|
attr state_collapsible
|
|
954
1003
|
attr state_dragged
|
|
1004
|
+
attr state_error
|
|
1005
|
+
attr state_indeterminate
|
|
955
1006
|
attr state_liftable
|
|
956
1007
|
attr state_lifted
|
|
1008
|
+
attr state_with_icon
|
|
957
1009
|
attr statusBarBackground
|
|
958
1010
|
attr statusBarForeground
|
|
959
1011
|
attr statusBarScrim
|
|
@@ -974,6 +1026,7 @@ attr suffixText
|
|
|
974
1026
|
attr suffixTextAppearance
|
|
975
1027
|
attr suffixTextColor
|
|
976
1028
|
attr suggestionRowLayout
|
|
1029
|
+
attr swipeRefreshLayoutProgressSpinnerBackgroundColor
|
|
977
1030
|
attr switchMinWidth
|
|
978
1031
|
attr switchPadding
|
|
979
1032
|
attr switchStyle
|
|
@@ -1066,6 +1119,9 @@ attr themeLineHeight
|
|
|
1066
1119
|
attr thickness
|
|
1067
1120
|
attr thumbColor
|
|
1068
1121
|
attr thumbElevation
|
|
1122
|
+
attr thumbIcon
|
|
1123
|
+
attr thumbIconTint
|
|
1124
|
+
attr thumbIconTintMode
|
|
1069
1125
|
attr thumbRadius
|
|
1070
1126
|
attr thumbStrokeColor
|
|
1071
1127
|
attr thumbStrokeWidth
|
|
@@ -1094,7 +1150,9 @@ attr titleMargins
|
|
|
1094
1150
|
attr titlePositionInterpolator
|
|
1095
1151
|
attr titleTextAppearance
|
|
1096
1152
|
attr titleTextColor
|
|
1153
|
+
attr titleTextEllipsize
|
|
1097
1154
|
attr titleTextStyle
|
|
1155
|
+
attr toggleCheckedStateOnClick
|
|
1098
1156
|
attr toolbarId
|
|
1099
1157
|
attr toolbarNavigationButtonStyle
|
|
1100
1158
|
attr toolbarStyle
|
|
@@ -1112,6 +1170,9 @@ attr trackColor
|
|
|
1112
1170
|
attr trackColorActive
|
|
1113
1171
|
attr trackColorInactive
|
|
1114
1172
|
attr trackCornerRadius
|
|
1173
|
+
attr trackDecoration
|
|
1174
|
+
attr trackDecorationTint
|
|
1175
|
+
attr trackDecorationTintMode
|
|
1115
1176
|
attr trackHeight
|
|
1116
1177
|
attr trackThickness
|
|
1117
1178
|
attr trackTint
|
|
@@ -1295,6 +1356,8 @@ color m3_calendar_item_stroke_color
|
|
|
1295
1356
|
color m3_card_foreground_color
|
|
1296
1357
|
color m3_card_ripple_color
|
|
1297
1358
|
color m3_card_stroke_color
|
|
1359
|
+
color m3_checkbox_button_icon_tint
|
|
1360
|
+
color m3_checkbox_button_tint
|
|
1298
1361
|
color m3_chip_assist_text_color
|
|
1299
1362
|
color m3_chip_background_color
|
|
1300
1363
|
color m3_chip_ripple_color
|
|
@@ -1317,9 +1380,15 @@ color m3_dynamic_default_color_secondary_text
|
|
|
1317
1380
|
color m3_dynamic_highlighted_text
|
|
1318
1381
|
color m3_dynamic_hint_foreground
|
|
1319
1382
|
color m3_dynamic_primary_text_disable_only
|
|
1383
|
+
color m3_efab_ripple_color_selector
|
|
1320
1384
|
color m3_elevated_chip_background_color
|
|
1385
|
+
color m3_fab_efab_background_color_selector
|
|
1386
|
+
color m3_fab_efab_foreground_color_selector
|
|
1387
|
+
color m3_fab_ripple_color_selector
|
|
1388
|
+
color m3_filled_icon_button_container_color_selector
|
|
1321
1389
|
color m3_highlighted_text
|
|
1322
1390
|
color m3_hint_foreground
|
|
1391
|
+
color m3_icon_button_icon_color_selector
|
|
1323
1392
|
color m3_navigation_bar_item_with_indicator_icon_tint
|
|
1324
1393
|
color m3_navigation_bar_item_with_indicator_label_tint
|
|
1325
1394
|
color m3_navigation_bar_ripple_color_selector
|
|
@@ -1329,6 +1398,7 @@ color m3_navigation_item_ripple_color
|
|
|
1329
1398
|
color m3_navigation_item_text_color
|
|
1330
1399
|
color m3_popupmenu_overlay_color
|
|
1331
1400
|
color m3_primary_text_disable_only
|
|
1401
|
+
color m3_radiobutton_button_tint
|
|
1332
1402
|
color m3_radiobutton_ripple_tint
|
|
1333
1403
|
color m3_ref_palette_black
|
|
1334
1404
|
color m3_ref_palette_dynamic_neutral0
|
|
@@ -1475,8 +1545,8 @@ color m3_ref_palette_tertiary90
|
|
|
1475
1545
|
color m3_ref_palette_tertiary95
|
|
1476
1546
|
color m3_ref_palette_tertiary99
|
|
1477
1547
|
color m3_ref_palette_white
|
|
1478
|
-
color m3_selection_control_button_tint
|
|
1479
1548
|
color m3_selection_control_ripple_color_selector
|
|
1549
|
+
color m3_simple_item_ripple_color
|
|
1480
1550
|
color m3_slider_active_track_color
|
|
1481
1551
|
color m3_slider_halo_color
|
|
1482
1552
|
color m3_slider_inactive_track_color
|
|
@@ -1704,6 +1774,10 @@ color material_timepicker_button_stroke
|
|
|
1704
1774
|
color material_timepicker_clock_text_color
|
|
1705
1775
|
color material_timepicker_clockface
|
|
1706
1776
|
color material_timepicker_modebutton_tint
|
|
1777
|
+
color mtrl_bottom_nav_colored_item_tint
|
|
1778
|
+
color mtrl_bottom_nav_colored_ripple_color
|
|
1779
|
+
color mtrl_bottom_nav_item_tint
|
|
1780
|
+
color mtrl_bottom_nav_ripple_color
|
|
1707
1781
|
color mtrl_btn_bg_color_selector
|
|
1708
1782
|
color mtrl_btn_ripple_color
|
|
1709
1783
|
color mtrl_btn_stroke_color_selector
|
|
@@ -1744,6 +1818,10 @@ color mtrl_outlined_icon_tint
|
|
|
1744
1818
|
color mtrl_outlined_stroke_color
|
|
1745
1819
|
color mtrl_popupmenu_overlay_color
|
|
1746
1820
|
color mtrl_scrim_color
|
|
1821
|
+
color mtrl_switch_thumb_icon_tint
|
|
1822
|
+
color mtrl_switch_thumb_tint
|
|
1823
|
+
color mtrl_switch_track_decoration_tint
|
|
1824
|
+
color mtrl_switch_track_tint
|
|
1747
1825
|
color mtrl_tabs_colored_ripple_color
|
|
1748
1826
|
color mtrl_tabs_icon_color_selector
|
|
1749
1827
|
color mtrl_tabs_icon_color_selector_colored
|
|
@@ -1786,16 +1864,12 @@ color switch_thumb_material_dark
|
|
|
1786
1864
|
color switch_thumb_material_light
|
|
1787
1865
|
color switch_thumb_normal_material_dark
|
|
1788
1866
|
color switch_thumb_normal_material_light
|
|
1789
|
-
color test_color
|
|
1790
1867
|
color test_mtrl_calendar_day
|
|
1791
1868
|
color test_mtrl_calendar_day_selected
|
|
1792
1869
|
color tooltip_background_dark
|
|
1793
1870
|
color tooltip_background_light
|
|
1794
1871
|
color upsdk_blue_text_007dff
|
|
1795
1872
|
color upsdk_category_button_select_pressed
|
|
1796
|
-
color upsdk_color_gray_1
|
|
1797
|
-
color upsdk_color_gray_10
|
|
1798
|
-
color upsdk_color_gray_7
|
|
1799
1873
|
color upsdk_white
|
|
1800
1874
|
dimen abc_action_bar_content_inset_material
|
|
1801
1875
|
dimen abc_action_bar_content_inset_with_nav
|
|
@@ -1988,11 +2062,15 @@ dimen m3_bottom_nav_item_active_indicator_width
|
|
|
1988
2062
|
dimen m3_bottom_nav_item_padding_bottom
|
|
1989
2063
|
dimen m3_bottom_nav_item_padding_top
|
|
1990
2064
|
dimen m3_bottom_nav_min_height
|
|
2065
|
+
dimen m3_bottom_sheet_drag_handle_bottom_padding
|
|
1991
2066
|
dimen m3_bottom_sheet_elevation
|
|
1992
2067
|
dimen m3_bottom_sheet_modal_elevation
|
|
1993
2068
|
dimen m3_bottomappbar_fab_cradle_margin
|
|
1994
2069
|
dimen m3_bottomappbar_fab_cradle_rounded_corner_radius
|
|
1995
2070
|
dimen m3_bottomappbar_fab_cradle_vertical_offset
|
|
2071
|
+
dimen m3_bottomappbar_fab_end_margin
|
|
2072
|
+
dimen m3_bottomappbar_height
|
|
2073
|
+
dimen m3_bottomappbar_horizontal_padding
|
|
1996
2074
|
dimen m3_btn_dialog_btn_min_width
|
|
1997
2075
|
dimen m3_btn_dialog_btn_spacing
|
|
1998
2076
|
dimen m3_btn_disabled_elevation
|
|
@@ -2032,8 +2110,48 @@ dimen m3_chip_dragged_translation_z
|
|
|
2032
2110
|
dimen m3_chip_elevated_elevation
|
|
2033
2111
|
dimen m3_chip_hovered_translation_z
|
|
2034
2112
|
dimen m3_chip_icon_size
|
|
2113
|
+
dimen m3_comp_bottom_app_bar_container_elevation
|
|
2114
|
+
dimen m3_comp_bottom_app_bar_container_height
|
|
2115
|
+
dimen m3_comp_extended_fab_primary_container_elevation
|
|
2116
|
+
dimen m3_comp_extended_fab_primary_container_height
|
|
2117
|
+
dimen m3_comp_extended_fab_primary_focus_container_elevation
|
|
2118
|
+
dimen m3_comp_extended_fab_primary_focus_state_layer_opacity
|
|
2119
|
+
dimen m3_comp_extended_fab_primary_hover_container_elevation
|
|
2120
|
+
dimen m3_comp_extended_fab_primary_hover_state_layer_opacity
|
|
2121
|
+
dimen m3_comp_extended_fab_primary_icon_size
|
|
2122
|
+
dimen m3_comp_extended_fab_primary_pressed_container_elevation
|
|
2123
|
+
dimen m3_comp_extended_fab_primary_pressed_state_layer_opacity
|
|
2124
|
+
dimen m3_comp_fab_primary_container_elevation
|
|
2125
|
+
dimen m3_comp_fab_primary_container_height
|
|
2126
|
+
dimen m3_comp_fab_primary_focus_state_layer_opacity
|
|
2127
|
+
dimen m3_comp_fab_primary_hover_container_elevation
|
|
2128
|
+
dimen m3_comp_fab_primary_hover_state_layer_opacity
|
|
2129
|
+
dimen m3_comp_fab_primary_icon_size
|
|
2130
|
+
dimen m3_comp_fab_primary_large_container_height
|
|
2131
|
+
dimen m3_comp_fab_primary_large_icon_size
|
|
2132
|
+
dimen m3_comp_fab_primary_pressed_container_elevation
|
|
2133
|
+
dimen m3_comp_fab_primary_pressed_state_layer_opacity
|
|
2134
|
+
dimen m3_comp_fab_primary_small_container_height
|
|
2135
|
+
dimen m3_comp_fab_primary_small_icon_size
|
|
2136
|
+
dimen m3_comp_switch_disabled_handle_elevation
|
|
2137
|
+
dimen m3_comp_switch_disabled_handle_opacity
|
|
2138
|
+
dimen m3_comp_switch_disabled_selected_handle_opacity
|
|
2139
|
+
dimen m3_comp_switch_disabled_selected_icon_opacity
|
|
2140
|
+
dimen m3_comp_switch_disabled_track_opacity
|
|
2141
|
+
dimen m3_comp_switch_disabled_unselected_handle_opacity
|
|
2142
|
+
dimen m3_comp_switch_disabled_unselected_icon_opacity
|
|
2143
|
+
dimen m3_comp_switch_handle_elevation
|
|
2144
|
+
dimen m3_comp_switch_selected_focus_state_layer_opacity
|
|
2145
|
+
dimen m3_comp_switch_selected_hover_state_layer_opacity
|
|
2146
|
+
dimen m3_comp_switch_selected_pressed_state_layer_opacity
|
|
2147
|
+
dimen m3_comp_switch_track_height
|
|
2148
|
+
dimen m3_comp_switch_track_width
|
|
2149
|
+
dimen m3_comp_switch_unselected_focus_state_layer_opacity
|
|
2150
|
+
dimen m3_comp_switch_unselected_hover_state_layer_opacity
|
|
2151
|
+
dimen m3_comp_switch_unselected_pressed_state_layer_opacity
|
|
2035
2152
|
dimen m3_datepicker_elevation
|
|
2036
2153
|
dimen m3_divider_heavy_thickness
|
|
2154
|
+
dimen m3_exposed_dropdown_menu_popup_elevation
|
|
2037
2155
|
dimen m3_extended_fab_bottom_padding
|
|
2038
2156
|
dimen m3_extended_fab_end_padding
|
|
2039
2157
|
dimen m3_extended_fab_icon_padding
|
|
@@ -2069,7 +2187,11 @@ dimen m3_ripple_focused_alpha
|
|
|
2069
2187
|
dimen m3_ripple_hovered_alpha
|
|
2070
2188
|
dimen m3_ripple_pressed_alpha
|
|
2071
2189
|
dimen m3_ripple_selectable_pressed_alpha
|
|
2190
|
+
dimen m3_simple_item_color_hovered_alpha
|
|
2191
|
+
dimen m3_simple_item_color_selected_alpha
|
|
2072
2192
|
dimen m3_slider_thumb_elevation
|
|
2193
|
+
dimen m3_small_fab_max_image_size
|
|
2194
|
+
dimen m3_small_fab_size
|
|
2073
2195
|
dimen m3_snackbar_action_text_color_alpha
|
|
2074
2196
|
dimen m3_snackbar_margin
|
|
2075
2197
|
dimen m3_sys_elevation_level0
|
|
@@ -2153,13 +2275,12 @@ dimen material_helper_text_default_padding_top
|
|
|
2153
2275
|
dimen material_helper_text_font_1_3_padding_horizontal
|
|
2154
2276
|
dimen material_helper_text_font_1_3_padding_top
|
|
2155
2277
|
dimen material_input_text_to_prefix_suffix_padding
|
|
2156
|
-
dimen material_text_size_dp
|
|
2157
|
-
dimen material_text_size_sp
|
|
2158
2278
|
dimen material_text_view_test_line_height
|
|
2159
2279
|
dimen material_text_view_test_line_height_override
|
|
2160
2280
|
dimen material_textinput_default_width
|
|
2161
2281
|
dimen material_textinput_max_width
|
|
2162
2282
|
dimen material_textinput_min_width
|
|
2283
|
+
dimen material_time_input_padding_bottom
|
|
2163
2284
|
dimen material_time_picker_minimum_screen_height
|
|
2164
2285
|
dimen material_time_picker_minimum_screen_width
|
|
2165
2286
|
dimen material_timepicker_dialog_buttons_margin_top
|
|
@@ -2256,6 +2377,7 @@ dimen mtrl_card_elevation
|
|
|
2256
2377
|
dimen mtrl_card_spacing
|
|
2257
2378
|
dimen mtrl_chip_pressed_translation_z
|
|
2258
2379
|
dimen mtrl_chip_text_size
|
|
2380
|
+
dimen mtrl_edittext_rectangle_top_offset
|
|
2259
2381
|
dimen mtrl_exposed_dropdown_menu_popup_elevation
|
|
2260
2382
|
dimen mtrl_exposed_dropdown_menu_popup_vertical_offset
|
|
2261
2383
|
dimen mtrl_exposed_dropdown_menu_popup_vertical_padding
|
|
@@ -2340,7 +2462,11 @@ dimen mtrl_snackbar_background_overlay_color_alpha
|
|
|
2340
2462
|
dimen mtrl_snackbar_margin
|
|
2341
2463
|
dimen mtrl_snackbar_message_margin_horizontal
|
|
2342
2464
|
dimen mtrl_snackbar_padding_horizontal
|
|
2465
|
+
dimen mtrl_switch_text_padding
|
|
2343
2466
|
dimen mtrl_switch_thumb_elevation
|
|
2467
|
+
dimen mtrl_switch_thumb_size
|
|
2468
|
+
dimen mtrl_switch_track_height
|
|
2469
|
+
dimen mtrl_switch_track_width
|
|
2344
2470
|
dimen mtrl_textinput_box_corner_radius_medium
|
|
2345
2471
|
dimen mtrl_textinput_box_corner_radius_small
|
|
2346
2472
|
dimen mtrl_textinput_box_label_cutout_padding
|
|
@@ -2386,19 +2512,7 @@ dimen subtitle_corner_radius
|
|
|
2386
2512
|
dimen subtitle_outline_width
|
|
2387
2513
|
dimen subtitle_shadow_offset
|
|
2388
2514
|
dimen subtitle_shadow_radius
|
|
2389
|
-
dimen test_dimen
|
|
2390
2515
|
dimen test_mtrl_calendar_day_cornerSize
|
|
2391
|
-
dimen test_navigation_bar_active_item_max_width
|
|
2392
|
-
dimen test_navigation_bar_active_item_min_width
|
|
2393
|
-
dimen test_navigation_bar_active_text_size
|
|
2394
|
-
dimen test_navigation_bar_elevation
|
|
2395
|
-
dimen test_navigation_bar_height
|
|
2396
|
-
dimen test_navigation_bar_icon_size
|
|
2397
|
-
dimen test_navigation_bar_item_max_width
|
|
2398
|
-
dimen test_navigation_bar_item_min_width
|
|
2399
|
-
dimen test_navigation_bar_label_padding
|
|
2400
|
-
dimen test_navigation_bar_shadow_height
|
|
2401
|
-
dimen test_navigation_bar_text_size
|
|
2402
2516
|
dimen tooltip_corner_radius
|
|
2403
2517
|
dimen tooltip_horizontal_padding
|
|
2404
2518
|
dimen tooltip_margin
|
|
@@ -2407,11 +2521,6 @@ dimen tooltip_precise_anchor_threshold
|
|
|
2407
2521
|
dimen tooltip_vertical_padding
|
|
2408
2522
|
dimen tooltip_y_offset_non_touch
|
|
2409
2523
|
dimen tooltip_y_offset_touch
|
|
2410
|
-
dimen upsdk_margin_l
|
|
2411
|
-
dimen upsdk_margin_m
|
|
2412
|
-
dimen upsdk_margin_xs
|
|
2413
|
-
dimen upsdk_master_body_2
|
|
2414
|
-
dimen upsdk_master_subtitle
|
|
2415
2524
|
drawable abc_ab_share_pack_mtrl_alpha
|
|
2416
2525
|
drawable abc_action_bar_item_background_material
|
|
2417
2526
|
drawable abc_btn_borderless_material
|
|
@@ -2533,6 +2642,7 @@ drawable common_google_signin_btn_text_light
|
|
|
2533
2642
|
drawable common_google_signin_btn_text_light_focused
|
|
2534
2643
|
drawable common_google_signin_btn_text_light_normal
|
|
2535
2644
|
drawable common_google_signin_btn_text_light_normal_background
|
|
2645
|
+
drawable design_bottom_navigation_item_background
|
|
2536
2646
|
drawable design_fab_background
|
|
2537
2647
|
drawable design_ic_visibility
|
|
2538
2648
|
drawable design_ic_visibility_off
|
|
@@ -2568,15 +2678,43 @@ drawable material_ic_keyboard_arrow_previous_black_24dp
|
|
|
2568
2678
|
drawable material_ic_keyboard_arrow_right_black_24dp
|
|
2569
2679
|
drawable material_ic_menu_arrow_down_black_24dp
|
|
2570
2680
|
drawable material_ic_menu_arrow_up_black_24dp
|
|
2681
|
+
drawable mtrl_bottomsheet_drag_handle
|
|
2682
|
+
drawable mtrl_checkbox_button
|
|
2683
|
+
drawable mtrl_checkbox_button_checked_unchecked
|
|
2684
|
+
drawable mtrl_checkbox_button_icon
|
|
2685
|
+
drawable mtrl_checkbox_button_icon_checked_indeterminate
|
|
2686
|
+
drawable mtrl_checkbox_button_icon_checked_unchecked
|
|
2687
|
+
drawable mtrl_checkbox_button_icon_indeterminate_checked
|
|
2688
|
+
drawable mtrl_checkbox_button_icon_indeterminate_unchecked
|
|
2689
|
+
drawable mtrl_checkbox_button_icon_unchecked_checked
|
|
2690
|
+
drawable mtrl_checkbox_button_icon_unchecked_indeterminate
|
|
2691
|
+
drawable mtrl_checkbox_button_unchecked_checked
|
|
2571
2692
|
drawable mtrl_dialog_background
|
|
2572
2693
|
drawable mtrl_dropdown_arrow
|
|
2573
2694
|
drawable mtrl_ic_arrow_drop_down
|
|
2574
2695
|
drawable mtrl_ic_arrow_drop_up
|
|
2575
2696
|
drawable mtrl_ic_cancel
|
|
2697
|
+
drawable mtrl_ic_check_mark
|
|
2698
|
+
drawable mtrl_ic_checkbox_checked
|
|
2699
|
+
drawable mtrl_ic_checkbox_unchecked
|
|
2576
2700
|
drawable mtrl_ic_error
|
|
2701
|
+
drawable mtrl_ic_indeterminate
|
|
2577
2702
|
drawable mtrl_navigation_bar_item_background
|
|
2578
2703
|
drawable mtrl_popupmenu_background
|
|
2704
|
+
drawable mtrl_popupmenu_background_dark
|
|
2579
2705
|
drawable mtrl_popupmenu_background_overlay
|
|
2706
|
+
drawable mtrl_switch_thumb
|
|
2707
|
+
drawable mtrl_switch_thumb_checked
|
|
2708
|
+
drawable mtrl_switch_thumb_checked_pressed
|
|
2709
|
+
drawable mtrl_switch_thumb_checked_unchecked
|
|
2710
|
+
drawable mtrl_switch_thumb_pressed
|
|
2711
|
+
drawable mtrl_switch_thumb_pressed_checked
|
|
2712
|
+
drawable mtrl_switch_thumb_pressed_unchecked
|
|
2713
|
+
drawable mtrl_switch_thumb_unchecked
|
|
2714
|
+
drawable mtrl_switch_thumb_unchecked_checked
|
|
2715
|
+
drawable mtrl_switch_thumb_unchecked_pressed
|
|
2716
|
+
drawable mtrl_switch_track
|
|
2717
|
+
drawable mtrl_switch_track_decoration
|
|
2580
2718
|
drawable mtrl_tabs_default_indicator
|
|
2581
2719
|
drawable navigation_empty_icon
|
|
2582
2720
|
drawable notification_action_background
|
|
@@ -2744,6 +2882,7 @@ id contiguous
|
|
|
2744
2882
|
id coordinator
|
|
2745
2883
|
id cos
|
|
2746
2884
|
id counterclockwise
|
|
2885
|
+
id cradle
|
|
2747
2886
|
id custom
|
|
2748
2887
|
id customPanel
|
|
2749
2888
|
id cut
|
|
@@ -2769,16 +2908,13 @@ id dragLeft
|
|
|
2769
2908
|
id dragRight
|
|
2770
2909
|
id dragStart
|
|
2771
2910
|
id dragUp
|
|
2772
|
-
id dropdown_editable
|
|
2773
2911
|
id dropdown_menu
|
|
2774
|
-
id dropdown_noneditable
|
|
2775
2912
|
id easeIn
|
|
2776
2913
|
id easeInOut
|
|
2777
2914
|
id easeOut
|
|
2778
2915
|
id edit_query
|
|
2779
|
-
id edittext_dropdown_editable
|
|
2780
|
-
id edittext_dropdown_noneditable
|
|
2781
2916
|
id elastic
|
|
2917
|
+
id embed
|
|
2782
2918
|
id enable_service_text
|
|
2783
2919
|
id end
|
|
2784
2920
|
id endToStart
|
|
@@ -2820,6 +2956,7 @@ id ignore
|
|
|
2820
2956
|
id ignoreRequest
|
|
2821
2957
|
id image
|
|
2822
2958
|
id imgView
|
|
2959
|
+
id indeterminate
|
|
2823
2960
|
id info
|
|
2824
2961
|
id invisible
|
|
2825
2962
|
id inward
|
|
@@ -2831,8 +2968,10 @@ id item4
|
|
|
2831
2968
|
id item_touch_helper_previous_elevation
|
|
2832
2969
|
id jumpToEnd
|
|
2833
2970
|
id jumpToStart
|
|
2971
|
+
id labelGroup
|
|
2834
2972
|
id labeled
|
|
2835
2973
|
id labelled_by
|
|
2974
|
+
id largeLabel
|
|
2836
2975
|
id latestProductCardView
|
|
2837
2976
|
id layout
|
|
2838
2977
|
id left
|
|
@@ -2844,6 +2983,7 @@ id linear
|
|
|
2844
2983
|
id listMode
|
|
2845
2984
|
id list_item
|
|
2846
2985
|
id map
|
|
2986
|
+
id marquee
|
|
2847
2987
|
id masked
|
|
2848
2988
|
id material_clock_display
|
|
2849
2989
|
id material_clock_face
|
|
@@ -2940,14 +3080,10 @@ id place_autocomplete_search_input
|
|
|
2940
3080
|
id place_autocomplete_separator
|
|
2941
3081
|
id plot_console_web_view
|
|
2942
3082
|
id plot_nearby_fragment
|
|
2943
|
-
id
|
|
2944
|
-
id pointer_enter_capture
|
|
2945
|
-
id pointer_leave
|
|
2946
|
-
id pointer_leave_capture
|
|
2947
|
-
id pointer_move
|
|
2948
|
-
id pointer_move_capture
|
|
3083
|
+
id pointer_events
|
|
2949
3084
|
id position
|
|
2950
3085
|
id postLayout
|
|
3086
|
+
id pressed
|
|
2951
3087
|
id progress_circular
|
|
2952
3088
|
id progress_horizontal
|
|
2953
3089
|
id radio
|
|
@@ -3019,6 +3155,7 @@ id sm_mapView_container
|
|
|
3019
3155
|
id sm_no_permission
|
|
3020
3156
|
id sm_responseView_container
|
|
3021
3157
|
id sm_view_container
|
|
3158
|
+
id smallLabel
|
|
3022
3159
|
id snackbar_action
|
|
3023
3160
|
id snackbar_text
|
|
3024
3161
|
id spacer
|
|
@@ -3106,11 +3243,13 @@ id view_offset_helper
|
|
|
3106
3243
|
id view_tag_instance_handle
|
|
3107
3244
|
id view_tag_native_id
|
|
3108
3245
|
id view_tree_lifecycle_owner
|
|
3246
|
+
id view_tree_on_back_pressed_dispatcher_owner
|
|
3109
3247
|
id view_tree_saved_state_registry_owner
|
|
3110
3248
|
id view_tree_view_model_store_owner
|
|
3111
3249
|
id visible
|
|
3112
3250
|
id visible_removing_fragment_view_tag
|
|
3113
3251
|
id wide
|
|
3252
|
+
id with_icon
|
|
3114
3253
|
id withinBounds
|
|
3115
3254
|
id wrap
|
|
3116
3255
|
id wrap_content
|
|
@@ -3146,7 +3285,22 @@ integer m3_sys_motion_duration_600
|
|
|
3146
3285
|
integer m3_sys_motion_duration_700
|
|
3147
3286
|
integer m3_sys_motion_duration_800
|
|
3148
3287
|
integer m3_sys_motion_duration_900
|
|
3149
|
-
integer
|
|
3288
|
+
integer m3_sys_motion_duration_extra_long1
|
|
3289
|
+
integer m3_sys_motion_duration_extra_long2
|
|
3290
|
+
integer m3_sys_motion_duration_extra_long3
|
|
3291
|
+
integer m3_sys_motion_duration_extra_long4
|
|
3292
|
+
integer m3_sys_motion_duration_long1
|
|
3293
|
+
integer m3_sys_motion_duration_long2
|
|
3294
|
+
integer m3_sys_motion_duration_long3
|
|
3295
|
+
integer m3_sys_motion_duration_long4
|
|
3296
|
+
integer m3_sys_motion_duration_medium1
|
|
3297
|
+
integer m3_sys_motion_duration_medium2
|
|
3298
|
+
integer m3_sys_motion_duration_medium3
|
|
3299
|
+
integer m3_sys_motion_duration_medium4
|
|
3300
|
+
integer m3_sys_motion_duration_short1
|
|
3301
|
+
integer m3_sys_motion_duration_short2
|
|
3302
|
+
integer m3_sys_motion_duration_short3
|
|
3303
|
+
integer m3_sys_motion_duration_short4
|
|
3150
3304
|
integer material_motion_duration_long_1
|
|
3151
3305
|
integer material_motion_duration_long_2
|
|
3152
3306
|
integer material_motion_duration_medium_1
|
|
@@ -3163,6 +3317,14 @@ integer mtrl_calendar_year_selector_span
|
|
|
3163
3317
|
integer mtrl_card_anim_delay_ms
|
|
3164
3318
|
integer mtrl_card_anim_duration_ms
|
|
3165
3319
|
integer mtrl_chip_anim_duration
|
|
3320
|
+
integer mtrl_switch_thumb_motion_duration
|
|
3321
|
+
integer mtrl_switch_thumb_post_morphing_duration
|
|
3322
|
+
integer mtrl_switch_thumb_pre_morphing_duration
|
|
3323
|
+
integer mtrl_switch_thumb_pressed_duration
|
|
3324
|
+
integer mtrl_switch_thumb_viewport_center_coordinate
|
|
3325
|
+
integer mtrl_switch_thumb_viewport_size
|
|
3326
|
+
integer mtrl_switch_track_viewport_height
|
|
3327
|
+
integer mtrl_switch_track_viewport_width
|
|
3166
3328
|
integer mtrl_tab_indicator_anim_duration_ms
|
|
3167
3329
|
integer mtrl_view_gone
|
|
3168
3330
|
integer mtrl_view_invisible
|
|
@@ -3183,6 +3345,13 @@ interpolator btn_checkbox_unchecked_mtrl_animation_interpolator_1
|
|
|
3183
3345
|
interpolator btn_radio_to_off_mtrl_animation_interpolator_0
|
|
3184
3346
|
interpolator btn_radio_to_on_mtrl_animation_interpolator_0
|
|
3185
3347
|
interpolator fast_out_slow_in
|
|
3348
|
+
interpolator m3_sys_motion_easing_emphasized
|
|
3349
|
+
interpolator m3_sys_motion_easing_emphasized_accelerate
|
|
3350
|
+
interpolator m3_sys_motion_easing_emphasized_decelerate
|
|
3351
|
+
interpolator m3_sys_motion_easing_linear
|
|
3352
|
+
interpolator m3_sys_motion_easing_standard
|
|
3353
|
+
interpolator m3_sys_motion_easing_standard_accelerate
|
|
3354
|
+
interpolator m3_sys_motion_easing_standard_decelerate
|
|
3186
3355
|
interpolator mtrl_fast_out_linear_in
|
|
3187
3356
|
interpolator mtrl_fast_out_slow_in
|
|
3188
3357
|
interpolator mtrl_linear
|
|
@@ -3329,8 +3498,6 @@ layout test_action_chip
|
|
|
3329
3498
|
layout test_chip_zero_corner_radius
|
|
3330
3499
|
layout test_design_checkbox
|
|
3331
3500
|
layout test_design_radiobutton
|
|
3332
|
-
layout test_exposed_dropdown_menu
|
|
3333
|
-
layout test_navigation_bar_item_layout
|
|
3334
3501
|
layout test_reflow_chipgroup
|
|
3335
3502
|
layout test_toolbar
|
|
3336
3503
|
layout test_toolbar_custom_background
|
|
@@ -3350,6 +3517,7 @@ menu menu_notification
|
|
|
3350
3517
|
menu menu_sell_base
|
|
3351
3518
|
menu menu_view
|
|
3352
3519
|
plurals mtrl_badge_content_description
|
|
3520
|
+
raw firebase_common_keep
|
|
3353
3521
|
string abc_action_bar_home_description
|
|
3354
3522
|
string abc_action_bar_up_description
|
|
3355
3523
|
string abc_action_menu_overflow_description
|
|
@@ -3379,14 +3547,17 @@ string abc_shareactionprovider_share_with_application
|
|
|
3379
3547
|
string abc_toolbar_collapse_description
|
|
3380
3548
|
string action_back_label
|
|
3381
3549
|
string action_forward_label
|
|
3382
|
-
string ag_sdk_cbg_root
|
|
3383
3550
|
string alert_description
|
|
3384
3551
|
string androidx_startup
|
|
3385
3552
|
string app_icon_sticky_notification_description
|
|
3386
3553
|
string app_name
|
|
3387
3554
|
string appbar_scrolling_view_behavior
|
|
3388
3555
|
string bottom_sheet_behavior
|
|
3556
|
+
string bottomsheet_action_collapse
|
|
3557
|
+
string bottomsheet_action_expand
|
|
3389
3558
|
string bottomsheet_action_expand_halfway
|
|
3559
|
+
string bottomsheet_drag_handle_clicked
|
|
3560
|
+
string bottomsheet_drag_handle_content_description
|
|
3390
3561
|
string button_ok
|
|
3391
3562
|
string catalyst_change_bundle_location
|
|
3392
3563
|
string catalyst_copy_button
|
|
@@ -3442,6 +3613,7 @@ string common_google_play_services_wear_update_text
|
|
|
3442
3613
|
string common_open_on_phone
|
|
3443
3614
|
string common_signin_button_text
|
|
3444
3615
|
string common_signin_button_text_long
|
|
3616
|
+
string error_a11y_label
|
|
3445
3617
|
string error_icon_content_description
|
|
3446
3618
|
string exposed_dropdown_menu_content_description
|
|
3447
3619
|
string fab_transformation_scrim_behavior
|
|
@@ -3452,13 +3624,12 @@ string header_description
|
|
|
3452
3624
|
string hide_bottom_view_on_scroll_behavior
|
|
3453
3625
|
string hms_abort
|
|
3454
3626
|
string hms_abort_message
|
|
3627
|
+
string hms_apk_not_installed_hints
|
|
3455
3628
|
string hms_base_google
|
|
3456
3629
|
string hms_base_vmall
|
|
3457
3630
|
string hms_bindfaildlg_message
|
|
3458
3631
|
string hms_bindfaildlg_title
|
|
3459
3632
|
string hms_cancel
|
|
3460
|
-
string hms_cancel_after_cancel
|
|
3461
|
-
string hms_cancel_install_message
|
|
3462
3633
|
string hms_check_failure
|
|
3463
3634
|
string hms_check_no_update
|
|
3464
3635
|
string hms_checking
|
|
@@ -3471,7 +3642,6 @@ string hms_downloading_loading
|
|
|
3471
3642
|
string hms_downloading_new
|
|
3472
3643
|
string hms_gamebox_name
|
|
3473
3644
|
string hms_install
|
|
3474
|
-
string hms_install_after_cancel
|
|
3475
3645
|
string hms_install_message
|
|
3476
3646
|
string hms_is_spoof
|
|
3477
3647
|
string hms_push_channel
|
|
@@ -3489,12 +3659,7 @@ string icon_content_description
|
|
|
3489
3659
|
string image_description
|
|
3490
3660
|
string imagebutton_description
|
|
3491
3661
|
string item_view_role_description
|
|
3492
|
-
string label
|
|
3493
3662
|
string link_description
|
|
3494
|
-
string m3_ref_typeface_brand_medium
|
|
3495
|
-
string m3_ref_typeface_brand_regular
|
|
3496
|
-
string m3_ref_typeface_plain_medium
|
|
3497
|
-
string m3_ref_typeface_plain_regular
|
|
3498
3663
|
string m3_sys_motion_easing_emphasized
|
|
3499
3664
|
string m3_sys_motion_easing_emphasized_accelerate
|
|
3500
3665
|
string m3_sys_motion_easing_emphasized_decelerate
|
|
@@ -3530,6 +3695,17 @@ string menu_description
|
|
|
3530
3695
|
string menubar_description
|
|
3531
3696
|
string menuitem_description
|
|
3532
3697
|
string mtrl_badge_numberless_content_description
|
|
3698
|
+
string mtrl_checkbox_button_icon_path_checked
|
|
3699
|
+
string mtrl_checkbox_button_icon_path_group_name
|
|
3700
|
+
string mtrl_checkbox_button_icon_path_indeterminate
|
|
3701
|
+
string mtrl_checkbox_button_icon_path_name
|
|
3702
|
+
string mtrl_checkbox_button_path_checked
|
|
3703
|
+
string mtrl_checkbox_button_path_group_name
|
|
3704
|
+
string mtrl_checkbox_button_path_name
|
|
3705
|
+
string mtrl_checkbox_button_path_unchecked
|
|
3706
|
+
string mtrl_checkbox_state_description_checked
|
|
3707
|
+
string mtrl_checkbox_state_description_indeterminate
|
|
3708
|
+
string mtrl_checkbox_state_description_unchecked
|
|
3533
3709
|
string mtrl_chip_close_icon_content_description
|
|
3534
3710
|
string mtrl_exceed_max_badge_number_content_description
|
|
3535
3711
|
string mtrl_exceed_max_badge_number_suffix
|
|
@@ -3564,6 +3740,15 @@ string mtrl_picker_toggle_to_calendar_input_mode
|
|
|
3564
3740
|
string mtrl_picker_toggle_to_day_selection
|
|
3565
3741
|
string mtrl_picker_toggle_to_text_input_mode
|
|
3566
3742
|
string mtrl_picker_toggle_to_year_selection
|
|
3743
|
+
string mtrl_switch_thumb_group_name
|
|
3744
|
+
string mtrl_switch_thumb_path_checked
|
|
3745
|
+
string mtrl_switch_thumb_path_morphing
|
|
3746
|
+
string mtrl_switch_thumb_path_name
|
|
3747
|
+
string mtrl_switch_thumb_path_pressed
|
|
3748
|
+
string mtrl_switch_thumb_path_unchecked
|
|
3749
|
+
string mtrl_switch_track_decoration_path
|
|
3750
|
+
string mtrl_switch_track_path
|
|
3751
|
+
string mtrl_timepicker_cancel
|
|
3567
3752
|
string mtrl_timepicker_confirm
|
|
3568
3753
|
string password_toggle_content_description
|
|
3569
3754
|
string path_password_eye
|
|
@@ -3603,10 +3788,8 @@ string title_activity_view
|
|
|
3603
3788
|
string toolbar_description
|
|
3604
3789
|
string upsdk_app_dl_installing
|
|
3605
3790
|
string upsdk_app_download_info_new
|
|
3606
|
-
string upsdk_app_download_installing
|
|
3607
3791
|
string upsdk_app_size
|
|
3608
3792
|
string upsdk_app_version
|
|
3609
|
-
string upsdk_appstore_install
|
|
3610
3793
|
string upsdk_cancel
|
|
3611
3794
|
string upsdk_checking_update_prompt
|
|
3612
3795
|
string upsdk_choice_update
|
|
@@ -3614,7 +3797,6 @@ string upsdk_connect_server_fail_prompt_toast
|
|
|
3614
3797
|
string upsdk_detail
|
|
3615
3798
|
string upsdk_getting_message_fail_prompt_toast
|
|
3616
3799
|
string upsdk_install
|
|
3617
|
-
string upsdk_mobile_dld_warn
|
|
3618
3800
|
string upsdk_no_available_network_prompt_toast
|
|
3619
3801
|
string upsdk_ota_app_name
|
|
3620
3802
|
string upsdk_ota_cancel
|
|
@@ -3777,6 +3959,7 @@ style Base_V14_Theme_MaterialComponents_Light_Bridge
|
|
|
3777
3959
|
style Base_V14_Theme_MaterialComponents_Light_DarkActionBar_Bridge
|
|
3778
3960
|
style Base_V14_Theme_MaterialComponents_Light_Dialog
|
|
3779
3961
|
style Base_V14_Theme_MaterialComponents_Light_Dialog_Bridge
|
|
3962
|
+
style Base_V14_Widget_MaterialComponents_AutoCompleteTextView
|
|
3780
3963
|
style Base_V21_ThemeOverlay_AppCompat_Dialog
|
|
3781
3964
|
style Base_V21_ThemeOverlay_Material3_BottomSheetDialog
|
|
3782
3965
|
style Base_V21_ThemeOverlay_MaterialComponents_BottomSheetDialog
|
|
@@ -3880,6 +4063,7 @@ style Base_Widget_Material3_ExtendedFloatingActionButton
|
|
|
3880
4063
|
style Base_Widget_Material3_ExtendedFloatingActionButton_Icon
|
|
3881
4064
|
style Base_Widget_Material3_FloatingActionButton
|
|
3882
4065
|
style Base_Widget_Material3_FloatingActionButton_Large
|
|
4066
|
+
style Base_Widget_Material3_FloatingActionButton_Small
|
|
3883
4067
|
style Base_Widget_Material3_Light_ActionBar_Solid
|
|
3884
4068
|
style Base_Widget_Material3_MaterialCalendar_NavigationButton
|
|
3885
4069
|
style Base_Widget_Material3_Snackbar
|
|
@@ -3992,9 +4176,12 @@ style ShapeAppearanceOverlay_Cut
|
|
|
3992
4176
|
style ShapeAppearanceOverlay_DifferentCornerSize
|
|
3993
4177
|
style ShapeAppearanceOverlay_Material3_Button
|
|
3994
4178
|
style ShapeAppearanceOverlay_Material3_Chip
|
|
4179
|
+
style ShapeAppearanceOverlay_Material3_Corner_Bottom
|
|
4180
|
+
style ShapeAppearanceOverlay_Material3_Corner_Left
|
|
4181
|
+
style ShapeAppearanceOverlay_Material3_Corner_Right
|
|
4182
|
+
style ShapeAppearanceOverlay_Material3_Corner_Top
|
|
3995
4183
|
style ShapeAppearanceOverlay_Material3_FloatingActionButton
|
|
3996
4184
|
style ShapeAppearanceOverlay_Material3_NavigationView_Item
|
|
3997
|
-
style ShapeAppearanceOverlay_Material3_TextField_Filled
|
|
3998
4185
|
style ShapeAppearanceOverlay_MaterialAlertDialog_Material3
|
|
3999
4186
|
style ShapeAppearanceOverlay_MaterialComponents_BottomSheet
|
|
4000
4187
|
style ShapeAppearanceOverlay_MaterialComponents_Chip
|
|
@@ -4006,14 +4193,14 @@ style ShapeAppearanceOverlay_MaterialComponents_MaterialCalendar_Year
|
|
|
4006
4193
|
style ShapeAppearanceOverlay_MaterialComponents_TextInputLayout_FilledBox
|
|
4007
4194
|
style ShapeAppearanceOverlay_TopLeftCut
|
|
4008
4195
|
style ShapeAppearanceOverlay_TopRightDifferentCornerSize
|
|
4196
|
+
style ShapeAppearance_M3_Comp_BottomAppBar_Container_Shape
|
|
4197
|
+
style ShapeAppearance_M3_Comp_Switch_Handle_Shape
|
|
4198
|
+
style ShapeAppearance_M3_Comp_Switch_StateLayer_Shape
|
|
4199
|
+
style ShapeAppearance_M3_Comp_Switch_Track_Shape
|
|
4009
4200
|
style ShapeAppearance_M3_Sys_Shape_Corner_ExtraLarge
|
|
4010
|
-
style ShapeAppearance_M3_Sys_Shape_Corner_ExtraLarge_Top
|
|
4011
4201
|
style ShapeAppearance_M3_Sys_Shape_Corner_ExtraSmall
|
|
4012
|
-
style ShapeAppearance_M3_Sys_Shape_Corner_ExtraSmall_Top
|
|
4013
4202
|
style ShapeAppearance_M3_Sys_Shape_Corner_Full
|
|
4014
4203
|
style ShapeAppearance_M3_Sys_Shape_Corner_Large
|
|
4015
|
-
style ShapeAppearance_M3_Sys_Shape_Corner_Large_End
|
|
4016
|
-
style ShapeAppearance_M3_Sys_Shape_Corner_Large_Top
|
|
4017
4204
|
style ShapeAppearance_M3_Sys_Shape_Corner_Medium
|
|
4018
4205
|
style ShapeAppearance_M3_Sys_Shape_Corner_None
|
|
4019
4206
|
style ShapeAppearance_M3_Sys_Shape_Corner_Small
|
|
@@ -4167,9 +4354,6 @@ style TextAppearance_MaterialComponents_Subtitle1
|
|
|
4167
4354
|
style TextAppearance_MaterialComponents_Subtitle2
|
|
4168
4355
|
style TextAppearance_MaterialComponents_TimePicker_Title
|
|
4169
4356
|
style TextAppearance_MaterialComponents_Tooltip
|
|
4170
|
-
style TextAppearance_Test_NoTextSize
|
|
4171
|
-
style TextAppearance_Test_UsesDp
|
|
4172
|
-
style TextAppearance_Test_UsesSP
|
|
4173
4357
|
style TextAppearance_Widget_AppCompat_ExpandedMenu_Item
|
|
4174
4358
|
style TextAppearance_Widget_AppCompat_Toolbar_Subtitle
|
|
4175
4359
|
style TextAppearance_Widget_AppCompat_Toolbar_Title
|
|
@@ -4193,9 +4377,13 @@ style ThemeOverlay_Material3_AutoCompleteTextView_FilledBox_Dense
|
|
|
4193
4377
|
style ThemeOverlay_Material3_AutoCompleteTextView_OutlinedBox
|
|
4194
4378
|
style ThemeOverlay_Material3_AutoCompleteTextView_OutlinedBox_Dense
|
|
4195
4379
|
style ThemeOverlay_Material3_BottomAppBar
|
|
4380
|
+
style ThemeOverlay_Material3_BottomAppBar_Legacy
|
|
4196
4381
|
style ThemeOverlay_Material3_BottomSheetDialog
|
|
4197
4382
|
style ThemeOverlay_Material3_Button
|
|
4198
4383
|
style ThemeOverlay_Material3_Button_ElevatedButton
|
|
4384
|
+
style ThemeOverlay_Material3_Button_IconButton
|
|
4385
|
+
style ThemeOverlay_Material3_Button_IconButton_Filled
|
|
4386
|
+
style ThemeOverlay_Material3_Button_IconButton_Filled_Tonal
|
|
4199
4387
|
style ThemeOverlay_Material3_Button_TextButton
|
|
4200
4388
|
style ThemeOverlay_Material3_Button_TextButton_Snackbar
|
|
4201
4389
|
style ThemeOverlay_Material3_Button_TonalButton
|
|
@@ -4210,6 +4398,10 @@ style ThemeOverlay_Material3_Dialog_Alert_Framework
|
|
|
4210
4398
|
style ThemeOverlay_Material3_DynamicColors_Dark
|
|
4211
4399
|
style ThemeOverlay_Material3_DynamicColors_DayNight
|
|
4212
4400
|
style ThemeOverlay_Material3_DynamicColors_Light
|
|
4401
|
+
style ThemeOverlay_Material3_ExtendedFloatingActionButton_Primary
|
|
4402
|
+
style ThemeOverlay_Material3_ExtendedFloatingActionButton_Secondary
|
|
4403
|
+
style ThemeOverlay_Material3_ExtendedFloatingActionButton_Surface
|
|
4404
|
+
style ThemeOverlay_Material3_ExtendedFloatingActionButton_Tertiary
|
|
4213
4405
|
style ThemeOverlay_Material3_FloatingActionButton_Primary
|
|
4214
4406
|
style ThemeOverlay_Material3_FloatingActionButton_Secondary
|
|
4215
4407
|
style ThemeOverlay_Material3_FloatingActionButton_Surface
|
|
@@ -4253,6 +4445,7 @@ style ThemeOverlay_MaterialComponents_Dialog
|
|
|
4253
4445
|
style ThemeOverlay_MaterialComponents_Dialog_Alert
|
|
4254
4446
|
style ThemeOverlay_MaterialComponents_Dialog_Alert_Framework
|
|
4255
4447
|
style ThemeOverlay_MaterialComponents_Light
|
|
4448
|
+
style ThemeOverlay_MaterialComponents_Light_BottomSheetDialog
|
|
4256
4449
|
style ThemeOverlay_MaterialComponents_Light_Dialog_Alert_Framework
|
|
4257
4450
|
style ThemeOverlay_MaterialComponents_MaterialAlertDialog
|
|
4258
4451
|
style ThemeOverlay_MaterialComponents_MaterialAlertDialog_Centered
|
|
@@ -4486,15 +4679,21 @@ style Widget_Material3_AutoCompleteTextView_OutlinedBox
|
|
|
4486
4679
|
style Widget_Material3_AutoCompleteTextView_OutlinedBox_Dense
|
|
4487
4680
|
style Widget_Material3_Badge
|
|
4488
4681
|
style Widget_Material3_BottomAppBar
|
|
4682
|
+
style Widget_Material3_BottomAppBar_Button_Navigation
|
|
4683
|
+
style Widget_Material3_BottomAppBar_Legacy
|
|
4489
4684
|
style Widget_Material3_BottomNavigationView
|
|
4490
4685
|
style Widget_Material3_BottomNavigationView_ActiveIndicator
|
|
4491
4686
|
style Widget_Material3_BottomSheet
|
|
4687
|
+
style Widget_Material3_BottomSheet_DragHandle
|
|
4492
4688
|
style Widget_Material3_BottomSheet_Modal
|
|
4493
4689
|
style Widget_Material3_Button
|
|
4494
4690
|
style Widget_Material3_Button_ElevatedButton
|
|
4495
4691
|
style Widget_Material3_Button_ElevatedButton_Icon
|
|
4496
4692
|
style Widget_Material3_Button_Icon
|
|
4497
4693
|
style Widget_Material3_Button_IconButton
|
|
4694
|
+
style Widget_Material3_Button_IconButton_Filled
|
|
4695
|
+
style Widget_Material3_Button_IconButton_Filled_Tonal
|
|
4696
|
+
style Widget_Material3_Button_IconButton_Outlined
|
|
4498
4697
|
style Widget_Material3_Button_OutlinedButton
|
|
4499
4698
|
style Widget_Material3_Button_OutlinedButton_Icon
|
|
4500
4699
|
style Widget_Material3_Button_TextButton
|
|
@@ -4529,6 +4728,7 @@ style Widget_Material3_CollapsingToolbar
|
|
|
4529
4728
|
style Widget_Material3_CollapsingToolbar_Large
|
|
4530
4729
|
style Widget_Material3_CollapsingToolbar_Medium
|
|
4531
4730
|
style Widget_Material3_CompoundButton_CheckBox
|
|
4731
|
+
style Widget_Material3_CompoundButton_MaterialSwitch
|
|
4532
4732
|
style Widget_Material3_CompoundButton_RadioButton
|
|
4533
4733
|
style Widget_Material3_CompoundButton_Switch
|
|
4534
4734
|
style Widget_Material3_DrawerLayout
|
|
@@ -4546,6 +4746,10 @@ style Widget_Material3_FloatingActionButton_Large_Surface
|
|
|
4546
4746
|
style Widget_Material3_FloatingActionButton_Large_Tertiary
|
|
4547
4747
|
style Widget_Material3_FloatingActionButton_Primary
|
|
4548
4748
|
style Widget_Material3_FloatingActionButton_Secondary
|
|
4749
|
+
style Widget_Material3_FloatingActionButton_Small_Primary
|
|
4750
|
+
style Widget_Material3_FloatingActionButton_Small_Secondary
|
|
4751
|
+
style Widget_Material3_FloatingActionButton_Small_Surface
|
|
4752
|
+
style Widget_Material3_FloatingActionButton_Small_Tertiary
|
|
4549
4753
|
style Widget_Material3_FloatingActionButton_Surface
|
|
4550
4754
|
style Widget_Material3_FloatingActionButton_Tertiary
|
|
4551
4755
|
style Widget_Material3_Light_ActionBar_Solid
|
|
@@ -4763,8 +4967,8 @@ styleable AppCompatTheme actionBarDivider actionBarItemBackground actionBarPopup
|
|
|
4763
4967
|
styleable Autofill_InlineSuggestion autofillInlineSuggestionChip autofillInlineSuggestionEndIconStyle autofillInlineSuggestionStartIconStyle autofillInlineSuggestionSubtitle autofillInlineSuggestionTitle isAutofillInlineSuggestionTheme
|
|
4764
4968
|
styleable Badge backgroundColor badgeGravity badgeRadius badgeTextColor badgeWidePadding badgeWithTextRadius horizontalOffset horizontalOffsetWithText maxCharacterCount number verticalOffset verticalOffsetWithText
|
|
4765
4969
|
styleable BaseProgressIndicator android_indeterminate hideAnimationBehavior indicatorColor minHideDelay showAnimationBehavior showDelay trackColor trackCornerRadius trackThickness
|
|
4766
|
-
styleable BottomAppBar backgroundTint elevation fabAlignmentMode fabAnimationMode fabCradleMargin fabCradleRoundedCornerRadius fabCradleVerticalOffset hideOnScroll navigationIconTint paddingBottomSystemWindowInsets paddingLeftSystemWindowInsets paddingRightSystemWindowInsets
|
|
4767
|
-
styleable BottomNavigationView android_minHeight itemHorizontalTranslationEnabled
|
|
4970
|
+
styleable BottomAppBar backgroundTint elevation fabAlignmentMode fabAlignmentModeEndMargin fabAnchorMode fabAnimationMode fabCradleMargin fabCradleRoundedCornerRadius fabCradleVerticalOffset hideOnScroll menuAlignmentMode navigationIconTint paddingBottomSystemWindowInsets paddingLeftSystemWindowInsets paddingRightSystemWindowInsets removeEmbeddedFabElevation
|
|
4971
|
+
styleable BottomNavigationView android_minHeight backgroundTint elevation itemBackground itemHorizontalTranslationEnabled itemIconSize itemIconTint itemRippleColor itemTextAppearanceActive itemTextAppearanceInactive itemTextColor labelVisibilityMode menu
|
|
4768
4972
|
styleable BottomSheetBehavior_Layout android_elevation android_maxHeight android_maxWidth backgroundTint behavior_draggable behavior_expandedOffset behavior_fitToContents behavior_halfExpandedRatio behavior_hideable behavior_peekHeight behavior_saveFlags behavior_skipCollapsed gestureInsetBottomIgnored marginLeftSystemWindowInsets marginRightSystemWindowInsets marginTopSystemWindowInsets paddingBottomSystemWindowInsets paddingLeftSystemWindowInsets paddingRightSystemWindowInsets paddingTopSystemWindowInsets shapeAppearance shapeAppearanceOverlay
|
|
4769
4973
|
styleable ButtonBarLayout allowStacking
|
|
4770
4974
|
styleable Capability queryPatterns shortcutMatchRequired
|
|
@@ -4775,7 +4979,7 @@ styleable ChipGroup checkedChip chipSpacing chipSpacingHorizontal chipSpacingVer
|
|
|
4775
4979
|
styleable CircularProgressIndicator indicatorDirectionCircular indicatorInset indicatorSize
|
|
4776
4980
|
styleable ClockFaceView clockFaceBackgroundColor clockNumberTextColor
|
|
4777
4981
|
styleable ClockHandView clockHandColor materialCircleRadius selectorSize
|
|
4778
|
-
styleable CollapsingToolbarLayout collapsedTitleGravity collapsedTitleTextAppearance collapsedTitleTextColor contentScrim expandedTitleGravity expandedTitleMargin expandedTitleMarginBottom expandedTitleMarginEnd expandedTitleMarginStart expandedTitleMarginTop expandedTitleTextAppearance expandedTitleTextColor extraMultilineHeightEnabled forceApplySystemWindowInsetTop maxLines scrimAnimationDuration scrimVisibleHeightTrigger statusBarScrim title titleCollapseMode titleEnabled titlePositionInterpolator toolbarId
|
|
4982
|
+
styleable CollapsingToolbarLayout collapsedTitleGravity collapsedTitleTextAppearance collapsedTitleTextColor contentScrim expandedTitleGravity expandedTitleMargin expandedTitleMarginBottom expandedTitleMarginEnd expandedTitleMarginStart expandedTitleMarginTop expandedTitleTextAppearance expandedTitleTextColor extraMultilineHeightEnabled forceApplySystemWindowInsetTop maxLines scrimAnimationDuration scrimVisibleHeightTrigger statusBarScrim title titleCollapseMode titleEnabled titlePositionInterpolator titleTextEllipsize toolbarId
|
|
4779
4983
|
styleable CollapsingToolbarLayout_Layout layout_collapseMode layout_collapseParallaxMultiplier
|
|
4780
4984
|
styleable ColorStateListItem alpha android_alpha android_color android_lStar lStar
|
|
4781
4985
|
styleable CompoundButton android_button buttonCompat buttonTint buttonTintMode
|
|
@@ -4817,16 +5021,18 @@ styleable LoadingImageView circleCrop imageAspectRatio imageAspectRatioAdjust
|
|
|
4817
5021
|
styleable MapAttrs ambientEnabled backgroundColor cameraBearing cameraMaxZoomPreference cameraMinZoomPreference cameraTargetLat cameraTargetLng cameraTilt cameraZoom latLngBoundsNorthEastLatitude latLngBoundsNorthEastLongitude latLngBoundsSouthWestLatitude latLngBoundsSouthWestLongitude liteMode mapId mapType uiCompass uiMapToolbar uiRotateGestures uiScrollGestures uiScrollGesturesDuringRotateOrZoom uiTiltGestures uiZoomControls uiZoomGestures useViewLifecycle zOrderOnTop
|
|
4818
5022
|
styleable MaterialAlertDialog backgroundInsetBottom backgroundInsetEnd backgroundInsetStart backgroundInsetTop
|
|
4819
5023
|
styleable MaterialAlertDialogTheme materialAlertDialogBodyTextStyle materialAlertDialogButtonSpacerVisibility materialAlertDialogTheme materialAlertDialogTitleIconStyle materialAlertDialogTitlePanelStyle materialAlertDialogTitleTextStyle
|
|
4820
|
-
styleable MaterialAutoCompleteTextView android_inputType simpleItemLayout simpleItems
|
|
4821
|
-
styleable MaterialButton android_background android_checkable android_insetBottom android_insetLeft android_insetRight android_insetTop backgroundTint backgroundTintMode cornerRadius elevation icon iconGravity iconPadding iconSize iconTint iconTintMode rippleColor shapeAppearance shapeAppearanceOverlay strokeColor strokeWidth
|
|
5024
|
+
styleable MaterialAutoCompleteTextView android_inputType android_popupElevation simpleItemLayout simpleItemSelectedColor simpleItemSelectedRippleColor simpleItems
|
|
5025
|
+
styleable MaterialButton android_background android_checkable android_insetBottom android_insetLeft android_insetRight android_insetTop backgroundTint backgroundTintMode cornerRadius elevation icon iconGravity iconPadding iconSize iconTint iconTintMode rippleColor shapeAppearance shapeAppearanceOverlay strokeColor strokeWidth toggleCheckedStateOnClick
|
|
4822
5026
|
styleable MaterialButtonToggleGroup checkedButton selectionRequired singleSelection
|
|
4823
5027
|
styleable MaterialCalendar android_windowFullscreen dayInvalidStyle daySelectedStyle dayStyle dayTodayStyle nestedScrollable rangeFillColor yearSelectedStyle yearStyle yearTodayStyle
|
|
4824
5028
|
styleable MaterialCalendarItem android_insetBottom android_insetLeft android_insetRight android_insetTop itemFillColor itemShapeAppearance itemShapeAppearanceOverlay itemStrokeColor itemStrokeWidth itemTextColor
|
|
4825
5029
|
styleable MaterialCardView android_checkable cardForegroundColor checkedIcon checkedIconGravity checkedIconMargin checkedIconSize checkedIconTint rippleColor shapeAppearance shapeAppearanceOverlay state_dragged strokeColor strokeWidth
|
|
4826
|
-
styleable MaterialCheckBox buttonTint centerIfNoTextEnabled useMaterialThemeColors
|
|
5030
|
+
styleable MaterialCheckBox android_button buttonCompat buttonIcon buttonIconTint buttonIconTintMode buttonTint centerIfNoTextEnabled checkedState errorAccessibilityLabel errorShown useMaterialThemeColors
|
|
5031
|
+
styleable MaterialCheckBoxStates state_error state_indeterminate
|
|
4827
5032
|
styleable MaterialDivider dividerColor dividerInsetEnd dividerInsetStart dividerThickness lastItemDecorated
|
|
4828
5033
|
styleable MaterialRadioButton buttonTint useMaterialThemeColors
|
|
4829
5034
|
styleable MaterialShape shapeAppearance shapeAppearanceOverlay
|
|
5035
|
+
styleable MaterialSwitch thumbIcon thumbIconTint thumbIconTintMode trackDecoration trackDecorationTint trackDecorationTintMode
|
|
4830
5036
|
styleable MaterialTextAppearance android_letterSpacing android_lineHeight lineHeight
|
|
4831
5037
|
styleable MaterialTextView android_lineHeight android_textAppearance lineHeight
|
|
4832
5038
|
styleable MaterialTimePicker clockIcon keyboardIcon
|
|
@@ -4862,12 +5068,13 @@ styleable SignInButton buttonSize colorScheme scopeUris
|
|
|
4862
5068
|
styleable SimpleDraweeView actualImageResource actualImageScaleType actualImageUri backgroundImage fadeDuration failureImage failureImageScaleType overlayImage placeholderImage placeholderImageScaleType pressedStateOverlayImage progressBarAutoRotateInterval progressBarImage progressBarImageScaleType retryImage retryImageScaleType roundAsCircle roundBottomEnd roundBottomLeft roundBottomRight roundBottomStart roundTopEnd roundTopLeft roundTopRight roundTopStart roundWithOverlayColor roundedCornerRadius roundingBorderColor roundingBorderPadding roundingBorderWidth viewAspectRatio
|
|
4863
5069
|
styleable Slider android_enabled android_stepSize android_value android_valueFrom android_valueTo haloColor haloRadius labelBehavior labelStyle thumbColor thumbElevation thumbRadius thumbStrokeColor thumbStrokeWidth tickColor tickColorActive tickColorInactive tickVisible trackColor trackColorActive trackColorInactive trackHeight
|
|
4864
5070
|
styleable Snackbar snackbarButtonStyle snackbarStyle snackbarTextViewStyle
|
|
4865
|
-
styleable SnackbarLayout actionTextColorAlpha android_maxWidth animationMode backgroundOverlayColorAlpha backgroundTint backgroundTintMode elevation maxActionInlineWidth
|
|
5071
|
+
styleable SnackbarLayout actionTextColorAlpha android_maxWidth animationMode backgroundOverlayColorAlpha backgroundTint backgroundTintMode elevation maxActionInlineWidth shapeAppearance shapeAppearanceOverlay
|
|
4866
5072
|
styleable Spinner android_dropDownWidth android_entries android_popupBackground android_prompt popupTheme
|
|
4867
5073
|
styleable State android_id constraints
|
|
4868
5074
|
styleable StateListDrawable android_constantSize android_dither android_enterFadeDuration android_exitFadeDuration android_variablePadding android_visible
|
|
4869
5075
|
styleable StateListDrawableItem android_drawable
|
|
4870
5076
|
styleable StateSet defaultState
|
|
5077
|
+
styleable SwipeRefreshLayout swipeRefreshLayoutProgressSpinnerBackgroundColor
|
|
4871
5078
|
styleable SwitchCompat android_textOff android_textOn android_thumb showText splitTrack switchMinWidth switchPadding switchTextAppearance thumbTextPadding thumbTint thumbTintMode track trackTint trackTintMode
|
|
4872
5079
|
styleable SwitchMaterial useMaterialThemeColors
|
|
4873
5080
|
styleable TabItem android_icon android_layout android_text
|