* Decompile and recreate Soul Browser v1.4.85 with APK CI builds Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix CI build: include bundled google.jks and remove PR trigger The apktool build failed in CI because app/unknown/.../google.jks was excluded by the *.jks gitignore rule. Whitelist app-bundled JKS files and commit the missing resource. Also remove the redundant pull_request workflow trigger. Co-authored-by: KaKi87 <KaKi87@pm.me> * Change package ID to com.github.kaki87.soulbrowser Rename the application ID so the rebuilt APK can be installed alongside the original Soul Browser from Google Play. - Update AndroidManifest package, permissions, providers, and actions - Update R class references in smali (com/github/kaki87/soulbrowser/R) - Update shortcuts.xml targetPackage - Rename app label to "Soul Rebuild" for easy identification Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix install compatibility: remove split APK metadata and bundle native libs The rebuilt APK still declared requiredSplitTypes and Play Store split metadata, causing Android to reject standalone installs as incompatible. - Remove requiredSplitTypes and split-related manifest meta-data - Merge native libs from all ABI splits with uncompressed storage - Page-align before signing for extractNativeLibs=false - Add .so to apktool doNotCompress list Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix install failure: use apksigner v2/v3 and bundle arm64 native libs Target SDK 36 requires APK Signature Scheme v2+, but jarsigner only produces v1 signatures, causing Android to reject the install. - Sign with apksigner (v1+v2+v3) instead of jarsigner - Add arm64-v8a native libraries from universal Soul Browser 1.4.79 - Set extractNativeLibs=true for reliable sideload installs - Commit stable debug keystore for consistent signatures across builds Co-authored-by: KaKi87 <KaKi87@pm.me> * Add committed debug keystore for consistent APK signatures Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix startup crash: use original classes2.dex desugar libraries Apktool recompiles smali_classes2 into a broken classes2.dex, causing ClassNotFoundException for j$.com.android.tools.r8.a at ML Kit init. Inject the original classes2.dex (Java 8+ desugar libs) after apktool build instead of using the recompiled version. Co-authored-by: KaKi87 <KaKi87@pm.me> * Fix missing drawable resources from density split APKs The base APK is an app bundle module; density-specific drawables like seek_thumb_nor_b live in config.xhdpi.apk and were missing after rebuild, causing Resources$NotFoundException at runtime. - Merge non-9-patch resources from split APKs before apktool build - Sync public.xml IDs from R smali only when backing files exist - Add 713 density-specific resource IDs to public.xml Co-authored-by: KaKi87 <KaKi87@pm.me> --------- Co-authored-by: Cursor Agent <cursoragent@cursor.com>
1635 lines
47 KiB
Smali
1635 lines
47 KiB
Smali
.class public final Lcom/google/android/material/R$attr;
|
|
.super Ljava/lang/Object;
|
|
|
|
|
|
# annotations
|
|
.annotation system Ldalvik/annotation/EnclosingClass;
|
|
value = Lcom/google/android/material/R;
|
|
.end annotation
|
|
|
|
.annotation system Ldalvik/annotation/InnerClass;
|
|
accessFlags = 0x19
|
|
name = "attr"
|
|
.end annotation
|
|
|
|
|
|
# static fields
|
|
.field public static actionTextColorAlpha:I = 0x7f040025
|
|
|
|
.field public static activeIndicatorLabelPadding:I = 0x7f040027
|
|
|
|
.field public static addElevationShadow:I = 0x7f04002c
|
|
|
|
.field public static animateMenuItems:I = 0x7f040036
|
|
|
|
.field public static animateNavigationIcon:I = 0x7f040037
|
|
|
|
.field public static animationMode:I = 0x7f040039
|
|
|
|
.field public static appBarLayoutStyle:I = 0x7f04003a
|
|
|
|
.field public static autoAdjustToWithinGrandparentBounds:I = 0x7f040040
|
|
|
|
.field public static autoShowKeyboard:I = 0x7f040043
|
|
|
|
.field public static backHandlingEnabled:I = 0x7f04004a
|
|
|
|
.field public static backgroundColor:I = 0x7f04004c
|
|
|
|
.field public static backgroundInsetBottom:I = 0x7f04004d
|
|
|
|
.field public static backgroundInsetEnd:I = 0x7f04004e
|
|
|
|
.field public static backgroundInsetStart:I = 0x7f04004f
|
|
|
|
.field public static backgroundInsetTop:I = 0x7f040050
|
|
|
|
.field public static backgroundOverlayColorAlpha:I = 0x7f040051
|
|
|
|
.field public static backgroundTint:I = 0x7f040054
|
|
|
|
.field public static backgroundTintMode:I = 0x7f040055
|
|
|
|
.field public static badgeFixedEdge:I = 0x7f040056
|
|
|
|
.field public static badgeGravity:I = 0x7f040057
|
|
|
|
.field public static badgeHeight:I = 0x7f040058
|
|
|
|
.field public static badgeRadius:I = 0x7f040059
|
|
|
|
.field public static badgeShapeAppearance:I = 0x7f04005a
|
|
|
|
.field public static badgeShapeAppearanceOverlay:I = 0x7f04005b
|
|
|
|
.field public static badgeStyle:I = 0x7f04005c
|
|
|
|
.field public static badgeText:I = 0x7f04005d
|
|
|
|
.field public static badgeTextAppearance:I = 0x7f04005e
|
|
|
|
.field public static badgeTextColor:I = 0x7f04005f
|
|
|
|
.field public static badgeVerticalPadding:I = 0x7f040060
|
|
|
|
.field public static badgeWidePadding:I = 0x7f040061
|
|
|
|
.field public static badgeWidth:I = 0x7f040062
|
|
|
|
.field public static badgeWithTextHeight:I = 0x7f040063
|
|
|
|
.field public static badgeWithTextRadius:I = 0x7f040064
|
|
|
|
.field public static badgeWithTextShapeAppearance:I = 0x7f040065
|
|
|
|
.field public static badgeWithTextShapeAppearanceOverlay:I = 0x7f040066
|
|
|
|
.field public static badgeWithTextWidth:I = 0x7f040067
|
|
|
|
.field public static behavior_autoHide:I = 0x7f04006c
|
|
|
|
.field public static behavior_autoShrink:I = 0x7f04006d
|
|
|
|
.field public static behavior_draggable:I = 0x7f04006e
|
|
|
|
.field public static behavior_draggableOnNestedScroll:I = 0x7f04006f
|
|
|
|
.field public static behavior_expandedOffset:I = 0x7f040070
|
|
|
|
.field public static behavior_fitToContents:I = 0x7f040071
|
|
|
|
.field public static behavior_halfExpandedRatio:I = 0x7f040072
|
|
|
|
.field public static behavior_hideable:I = 0x7f040073
|
|
|
|
.field public static behavior_overlapTop:I = 0x7f040074
|
|
|
|
.field public static behavior_peekHeight:I = 0x7f040075
|
|
|
|
.field public static behavior_saveFlags:I = 0x7f040076
|
|
|
|
.field public static behavior_significantVelocityThreshold:I = 0x7f040077
|
|
|
|
.field public static behavior_skipCollapsed:I = 0x7f040078
|
|
|
|
.field public static borderWidth:I = 0x7f04007c
|
|
|
|
.field public static bottomAppBarStyle:I = 0x7f04007e
|
|
|
|
.field public static bottomInsetScrimEnabled:I = 0x7f04007f
|
|
|
|
.field public static bottomNavigationStyle:I = 0x7f040080
|
|
|
|
.field public static bottomSheetDialogTheme:I = 0x7f040081
|
|
|
|
.field public static bottomSheetDragHandleStyle:I = 0x7f040082
|
|
|
|
.field public static bottomSheetStyle:I = 0x7f040083
|
|
|
|
.field public static boxBackgroundColor:I = 0x7f040084
|
|
|
|
.field public static boxBackgroundMode:I = 0x7f040085
|
|
|
|
.field public static boxCollapsedPaddingTop:I = 0x7f040086
|
|
|
|
.field public static boxCornerRadiusBottomEnd:I = 0x7f040087
|
|
|
|
.field public static boxCornerRadiusBottomStart:I = 0x7f040088
|
|
|
|
.field public static boxCornerRadiusTopEnd:I = 0x7f040089
|
|
|
|
.field public static boxCornerRadiusTopStart:I = 0x7f04008a
|
|
|
|
.field public static boxStrokeColor:I = 0x7f04008b
|
|
|
|
.field public static boxStrokeErrorColor:I = 0x7f04008c
|
|
|
|
.field public static boxStrokeWidth:I = 0x7f04008d
|
|
|
|
.field public static boxStrokeWidthFocused:I = 0x7f04008e
|
|
|
|
.field public static buttonCompat:I = 0x7f040095
|
|
|
|
.field public static buttonIcon:I = 0x7f040097
|
|
|
|
.field public static buttonIconTint:I = 0x7f040099
|
|
|
|
.field public static buttonIconTintMode:I = 0x7f04009a
|
|
|
|
.field public static buttonSizeChange:I = 0x7f04009d
|
|
|
|
.field public static buttonTint:I = 0x7f0400a0
|
|
|
|
.field public static cardForegroundColor:I = 0x7f0400a5
|
|
|
|
.field public static carousel_alignment:I = 0x7f0400aa
|
|
|
|
.field public static centerIfNoTextEnabled:I = 0x7f0400e2
|
|
|
|
.field public static centered:I = 0x7f0400e3
|
|
|
|
.field public static checkedButton:I = 0x7f0400e9
|
|
|
|
.field public static checkedChip:I = 0x7f0400ea
|
|
|
|
.field public static checkedIcon:I = 0x7f0400eb
|
|
|
|
.field public static checkedIconEnabled:I = 0x7f0400ec
|
|
|
|
.field public static checkedIconGravity:I = 0x7f0400ed
|
|
|
|
.field public static checkedIconMargin:I = 0x7f0400ee
|
|
|
|
.field public static checkedIconSize:I = 0x7f0400ef
|
|
|
|
.field public static checkedIconTint:I = 0x7f0400f0
|
|
|
|
.field public static checkedIconVisible:I = 0x7f0400f1
|
|
|
|
.field public static checkedState:I = 0x7f0400f2
|
|
|
|
.field public static chipBackgroundColor:I = 0x7f0400f4
|
|
|
|
.field public static chipCornerRadius:I = 0x7f0400f5
|
|
|
|
.field public static chipEndPadding:I = 0x7f0400f6
|
|
|
|
.field public static chipGroupStyle:I = 0x7f0400f7
|
|
|
|
.field public static chipIcon:I = 0x7f0400f8
|
|
|
|
.field public static chipIconEnabled:I = 0x7f0400f9
|
|
|
|
.field public static chipIconSize:I = 0x7f0400fa
|
|
|
|
.field public static chipIconTint:I = 0x7f0400fb
|
|
|
|
.field public static chipIconVisible:I = 0x7f0400fc
|
|
|
|
.field public static chipMinHeight:I = 0x7f0400fd
|
|
|
|
.field public static chipMinTouchTargetSize:I = 0x7f0400fe
|
|
|
|
.field public static chipSpacing:I = 0x7f0400ff
|
|
|
|
.field public static chipSpacingHorizontal:I = 0x7f040100
|
|
|
|
.field public static chipSpacingVertical:I = 0x7f040101
|
|
|
|
.field public static chipStandaloneStyle:I = 0x7f040102
|
|
|
|
.field public static chipStartPadding:I = 0x7f040103
|
|
|
|
.field public static chipStrokeColor:I = 0x7f040104
|
|
|
|
.field public static chipStrokeWidth:I = 0x7f040105
|
|
|
|
.field public static chipStyle:I = 0x7f040106
|
|
|
|
.field public static chipSurfaceColor:I = 0x7f040107
|
|
|
|
.field public static circularProgressIndicatorStyle:I = 0x7f04010a
|
|
|
|
.field public static clockFaceBackgroundColor:I = 0x7f040112
|
|
|
|
.field public static clockHandColor:I = 0x7f040113
|
|
|
|
.field public static clockIcon:I = 0x7f040114
|
|
|
|
.field public static clockNumberTextColor:I = 0x7f040115
|
|
|
|
.field public static closeIcon:I = 0x7f040116
|
|
|
|
.field public static closeIconEnabled:I = 0x7f040117
|
|
|
|
.field public static closeIconEndPadding:I = 0x7f040118
|
|
|
|
.field public static closeIconSize:I = 0x7f040119
|
|
|
|
.field public static closeIconStartPadding:I = 0x7f04011a
|
|
|
|
.field public static closeIconTint:I = 0x7f04011b
|
|
|
|
.field public static closeIconVisible:I = 0x7f04011c
|
|
|
|
.field public static collapsedItemMinHeight:I = 0x7f040120
|
|
|
|
.field public static collapsedSize:I = 0x7f040121
|
|
|
|
.field public static collapsedSubtitleTextAppearance:I = 0x7f040122
|
|
|
|
.field public static collapsedSubtitleTextColor:I = 0x7f040123
|
|
|
|
.field public static collapsedTitleGravity:I = 0x7f040124
|
|
|
|
.field public static collapsedTitleGravityMode:I = 0x7f040125
|
|
|
|
.field public static collapsedTitleTextAppearance:I = 0x7f040126
|
|
|
|
.field public static collapsedTitleTextColor:I = 0x7f040127
|
|
|
|
.field public static collapsingToolbarLayoutLargeSize:I = 0x7f040128
|
|
|
|
.field public static collapsingToolbarLayoutLargeStyle:I = 0x7f040129
|
|
|
|
.field public static collapsingToolbarLayoutMediumSize:I = 0x7f04012a
|
|
|
|
.field public static collapsingToolbarLayoutMediumStyle:I = 0x7f04012b
|
|
|
|
.field public static collapsingToolbarLayoutStyle:I = 0x7f04012c
|
|
|
|
.field public static colorContainer:I = 0x7f040131
|
|
|
|
.field public static colorContainerChecked:I = 0x7f040132
|
|
|
|
.field public static colorContainerUnchecked:I = 0x7f040133
|
|
|
|
.field public static colorErrorContainer:I = 0x7f040138
|
|
|
|
.field public static colorOnBackground:I = 0x7f040139
|
|
|
|
.field public static colorOnContainer:I = 0x7f04013a
|
|
|
|
.field public static colorOnContainerChecked:I = 0x7f04013b
|
|
|
|
.field public static colorOnContainerUnchecked:I = 0x7f04013c
|
|
|
|
.field public static colorOnError:I = 0x7f04013d
|
|
|
|
.field public static colorOnErrorContainer:I = 0x7f04013e
|
|
|
|
.field public static colorOnPrimary:I = 0x7f04013f
|
|
|
|
.field public static colorOnPrimaryContainer:I = 0x7f040140
|
|
|
|
.field public static colorOnPrimaryFixed:I = 0x7f040141
|
|
|
|
.field public static colorOnPrimaryFixedVariant:I = 0x7f040142
|
|
|
|
.field public static colorOnPrimarySurface:I = 0x7f040143
|
|
|
|
.field public static colorOnSecondary:I = 0x7f040144
|
|
|
|
.field public static colorOnSecondaryContainer:I = 0x7f040145
|
|
|
|
.field public static colorOnSecondaryFixed:I = 0x7f040146
|
|
|
|
.field public static colorOnSecondaryFixedVariant:I = 0x7f040147
|
|
|
|
.field public static colorOnSurface:I = 0x7f040148
|
|
|
|
.field public static colorOnSurfaceInverse:I = 0x7f040149
|
|
|
|
.field public static colorOnSurfaceVariant:I = 0x7f04014a
|
|
|
|
.field public static colorOnTertiary:I = 0x7f04014b
|
|
|
|
.field public static colorOnTertiaryContainer:I = 0x7f04014c
|
|
|
|
.field public static colorOnTertiaryFixed:I = 0x7f04014d
|
|
|
|
.field public static colorOnTertiaryFixedVariant:I = 0x7f04014e
|
|
|
|
.field public static colorOutline:I = 0x7f04014f
|
|
|
|
.field public static colorOutlineVariant:I = 0x7f040150
|
|
|
|
.field public static colorPrimaryContainer:I = 0x7f040152
|
|
|
|
.field public static colorPrimaryFixed:I = 0x7f040154
|
|
|
|
.field public static colorPrimaryFixedDim:I = 0x7f040155
|
|
|
|
.field public static colorPrimaryInverse:I = 0x7f040156
|
|
|
|
.field public static colorPrimarySurface:I = 0x7f040157
|
|
|
|
.field public static colorPrimaryVariant:I = 0x7f040158
|
|
|
|
.field public static colorSecondary:I = 0x7f04015a
|
|
|
|
.field public static colorSecondaryContainer:I = 0x7f04015b
|
|
|
|
.field public static colorSecondaryFixed:I = 0x7f04015c
|
|
|
|
.field public static colorSecondaryFixedDim:I = 0x7f04015d
|
|
|
|
.field public static colorSecondaryVariant:I = 0x7f04015e
|
|
|
|
.field public static colorSurface:I = 0x7f04015f
|
|
|
|
.field public static colorSurfaceBright:I = 0x7f040160
|
|
|
|
.field public static colorSurfaceContainer:I = 0x7f040161
|
|
|
|
.field public static colorSurfaceContainerHigh:I = 0x7f040162
|
|
|
|
.field public static colorSurfaceContainerHighest:I = 0x7f040163
|
|
|
|
.field public static colorSurfaceContainerLow:I = 0x7f040164
|
|
|
|
.field public static colorSurfaceContainerLowest:I = 0x7f040165
|
|
|
|
.field public static colorSurfaceDim:I = 0x7f040166
|
|
|
|
.field public static colorSurfaceInverse:I = 0x7f040167
|
|
|
|
.field public static colorSurfaceVariant:I = 0x7f040168
|
|
|
|
.field public static colorTertiary:I = 0x7f04016a
|
|
|
|
.field public static colorTertiaryContainer:I = 0x7f04016b
|
|
|
|
.field public static colorTertiaryFixed:I = 0x7f04016c
|
|
|
|
.field public static colorTertiaryFixedDim:I = 0x7f04016d
|
|
|
|
.field public static compatShadowEnabled:I = 0x7f04016f
|
|
|
|
.field public static containerColor:I = 0x7f040176
|
|
|
|
.field public static containerHeight:I = 0x7f040177
|
|
|
|
.field public static containerIconPadding:I = 0x7f040178
|
|
|
|
.field public static containerIconSize:I = 0x7f040179
|
|
|
|
.field public static containerInsetBottom:I = 0x7f04017a
|
|
|
|
.field public static containerInsetLeft:I = 0x7f04017b
|
|
|
|
.field public static containerInsetRight:I = 0x7f04017c
|
|
|
|
.field public static containerInsetTop:I = 0x7f04017d
|
|
|
|
.field public static containerPaddingBottom:I = 0x7f04017e
|
|
|
|
.field public static containerPaddingEnd:I = 0x7f04017f
|
|
|
|
.field public static containerPaddingStart:I = 0x7f040180
|
|
|
|
.field public static containerPaddingTop:I = 0x7f040181
|
|
|
|
.field public static containerShapeChecked:I = 0x7f040182
|
|
|
|
.field public static containerShapeDefault:I = 0x7f040183
|
|
|
|
.field public static containerShapePressed:I = 0x7f040184
|
|
|
|
.field public static containerStrokeWidth:I = 0x7f040185
|
|
|
|
.field public static containerWidth:I = 0x7f040186
|
|
|
|
.field public static contentMarginTop:I = 0x7f04018f
|
|
|
|
.field public static contentPadding:I = 0x7f040190
|
|
|
|
.field public static contentPaddingBottom:I = 0x7f040191
|
|
|
|
.field public static contentPaddingEnd:I = 0x7f040192
|
|
|
|
.field public static contentPaddingLeft:I = 0x7f040193
|
|
|
|
.field public static contentPaddingRight:I = 0x7f040194
|
|
|
|
.field public static contentPaddingStart:I = 0x7f040195
|
|
|
|
.field public static contentPaddingTop:I = 0x7f040196
|
|
|
|
.field public static contentScrim:I = 0x7f040197
|
|
|
|
.field public static coplanarSiblingViewId:I = 0x7f04019b
|
|
|
|
.field public static cornerFamily:I = 0x7f04019c
|
|
|
|
.field public static cornerFamilyBottomLeft:I = 0x7f04019d
|
|
|
|
.field public static cornerFamilyBottomRight:I = 0x7f04019e
|
|
|
|
.field public static cornerFamilyTopLeft:I = 0x7f04019f
|
|
|
|
.field public static cornerFamilyTopRight:I = 0x7f0401a0
|
|
|
|
.field public static cornerRadius:I = 0x7f0401a1
|
|
|
|
.field public static cornerSize:I = 0x7f0401a2
|
|
|
|
.field public static cornerSizeBottomLeft:I = 0x7f0401a3
|
|
|
|
.field public static cornerSizeBottomRight:I = 0x7f0401a4
|
|
|
|
.field public static cornerSizeTopLeft:I = 0x7f0401a5
|
|
|
|
.field public static cornerSizeTopRight:I = 0x7f0401a6
|
|
|
|
.field public static counterEnabled:I = 0x7f0401a7
|
|
|
|
.field public static counterMaxLength:I = 0x7f0401a8
|
|
|
|
.field public static counterOverflowTextAppearance:I = 0x7f0401a9
|
|
|
|
.field public static counterOverflowTextColor:I = 0x7f0401aa
|
|
|
|
.field public static counterTextAppearance:I = 0x7f0401ab
|
|
|
|
.field public static counterTextColor:I = 0x7f0401ac
|
|
|
|
.field public static cursorColor:I = 0x7f0401b0
|
|
|
|
.field public static cursorErrorColor:I = 0x7f0401b1
|
|
|
|
.field public static damping:I = 0x7f0401bd
|
|
|
|
.field public static dayInvalidStyle:I = 0x7f0401be
|
|
|
|
.field public static daySelectedStyle:I = 0x7f0401bf
|
|
|
|
.field public static dayStyle:I = 0x7f0401c0
|
|
|
|
.field public static dayTodayStyle:I = 0x7f0401c1
|
|
|
|
.field public static defaultMarginsEnabled:I = 0x7f0401c3
|
|
|
|
.field public static defaultScrollFlagsEnabled:I = 0x7f0401c5
|
|
|
|
.field public static dividerColor:I = 0x7f0401cf
|
|
|
|
.field public static dividerInsetEnd:I = 0x7f0401d1
|
|
|
|
.field public static dividerInsetStart:I = 0x7f0401d2
|
|
|
|
.field public static dividerThickness:I = 0x7f0401d4
|
|
|
|
.field public static dockedToolbarStyle:I = 0x7f0401d6
|
|
|
|
.field public static dockedToolbarVibrantStyle:I = 0x7f0401d7
|
|
|
|
.field public static drawerLayoutCornerSize:I = 0x7f0401e6
|
|
|
|
.field public static dropDownBackgroundTint:I = 0x7f0401e8
|
|
|
|
.field public static dynamicColorThemeOverlay:I = 0x7f0401ec
|
|
|
|
.field public static elevation:I = 0x7f0401f0
|
|
|
|
.field public static elevationOverlayAccentColor:I = 0x7f0401f1
|
|
|
|
.field public static elevationOverlayColor:I = 0x7f0401f2
|
|
|
|
.field public static elevationOverlayEnabled:I = 0x7f0401f3
|
|
|
|
.field public static enableEdgeToEdge:I = 0x7f0401f5
|
|
|
|
.field public static endIconCheckable:I = 0x7f0401f6
|
|
|
|
.field public static endIconContentDescription:I = 0x7f0401f7
|
|
|
|
.field public static endIconDrawable:I = 0x7f0401f8
|
|
|
|
.field public static endIconMinSize:I = 0x7f0401f9
|
|
|
|
.field public static endIconMode:I = 0x7f0401fa
|
|
|
|
.field public static endIconScaleType:I = 0x7f0401fb
|
|
|
|
.field public static endIconTint:I = 0x7f0401fc
|
|
|
|
.field public static endIconTintMode:I = 0x7f0401fd
|
|
|
|
.field public static endInsetScrimEnabled:I = 0x7f0401fe
|
|
|
|
.field public static enforceMaterialTheme:I = 0x7f0401ff
|
|
|
|
.field public static enforceTextAppearance:I = 0x7f040200
|
|
|
|
.field public static ensureMinTouchTargetSize:I = 0x7f040201
|
|
|
|
.field public static errorAccessibilityLabel:I = 0x7f040202
|
|
|
|
.field public static errorAccessibilityLiveRegion:I = 0x7f040203
|
|
|
|
.field public static errorContentDescription:I = 0x7f040204
|
|
|
|
.field public static errorEnabled:I = 0x7f040205
|
|
|
|
.field public static errorIconDrawable:I = 0x7f040206
|
|
|
|
.field public static errorIconTint:I = 0x7f040207
|
|
|
|
.field public static errorIconTintMode:I = 0x7f040208
|
|
|
|
.field public static errorShown:I = 0x7f040209
|
|
|
|
.field public static errorTextAppearance:I = 0x7f04020a
|
|
|
|
.field public static errorTextColor:I = 0x7f04020b
|
|
|
|
.field public static expanded:I = 0x7f04020d
|
|
|
|
.field public static expandedActiveIndicatorPaddingBottom:I = 0x7f04020e
|
|
|
|
.field public static expandedActiveIndicatorPaddingEnd:I = 0x7f04020f
|
|
|
|
.field public static expandedActiveIndicatorPaddingStart:I = 0x7f040210
|
|
|
|
.field public static expandedActiveIndicatorPaddingTop:I = 0x7f040211
|
|
|
|
.field public static expandedHeight:I = 0x7f040212
|
|
|
|
.field public static expandedHintEnabled:I = 0x7f040213
|
|
|
|
.field public static expandedItemMinHeight:I = 0x7f040214
|
|
|
|
.field public static expandedMarginHorizontal:I = 0x7f040215
|
|
|
|
.field public static expandedMaxWidth:I = 0x7f040216
|
|
|
|
.field public static expandedMinWidth:I = 0x7f040217
|
|
|
|
.field public static expandedSubtitleTextAppearance:I = 0x7f040218
|
|
|
|
.field public static expandedSubtitleTextColor:I = 0x7f040219
|
|
|
|
.field public static expandedTitleGravity:I = 0x7f04021a
|
|
|
|
.field public static expandedTitleMargin:I = 0x7f04021b
|
|
|
|
.field public static expandedTitleMarginBottom:I = 0x7f04021c
|
|
|
|
.field public static expandedTitleMarginEnd:I = 0x7f04021d
|
|
|
|
.field public static expandedTitleMarginStart:I = 0x7f04021e
|
|
|
|
.field public static expandedTitleMarginTop:I = 0x7f04021f
|
|
|
|
.field public static expandedTitleSpacing:I = 0x7f040220
|
|
|
|
.field public static expandedTitleTextAppearance:I = 0x7f040221
|
|
|
|
.field public static expandedTitleTextColor:I = 0x7f040222
|
|
|
|
.field public static expandedWidth:I = 0x7f040223
|
|
|
|
.field public static extendMotionSpec:I = 0x7f040224
|
|
|
|
.field public static extendStrategy:I = 0x7f040225
|
|
|
|
.field public static extendedFloatingActionButtonLargeStyle:I = 0x7f040226
|
|
|
|
.field public static extendedFloatingActionButtonMediumStyle:I = 0x7f040227
|
|
|
|
.field public static extendedFloatingActionButtonPrimaryStyle:I = 0x7f040228
|
|
|
|
.field public static extendedFloatingActionButtonSecondaryStyle:I = 0x7f040229
|
|
|
|
.field public static extendedFloatingActionButtonSmallStyle:I = 0x7f04022a
|
|
|
|
.field public static extendedFloatingActionButtonStyle:I = 0x7f04022b
|
|
|
|
.field public static extendedFloatingActionButtonSurfaceStyle:I = 0x7f04022c
|
|
|
|
.field public static extendedFloatingActionButtonTertiaryStyle:I = 0x7f04022d
|
|
|
|
.field public static extraMultilineHeightEnabled:I = 0x7f040230
|
|
|
|
.field public static fabAlignmentMode:I = 0x7f040231
|
|
|
|
.field public static fabAlignmentModeEndMargin:I = 0x7f040232
|
|
|
|
.field public static fabAnchorMode:I = 0x7f040233
|
|
|
|
.field public static fabAnimationMode:I = 0x7f040234
|
|
|
|
.field public static fabCradleMargin:I = 0x7f040235
|
|
|
|
.field public static fabCradleRoundedCornerRadius:I = 0x7f040236
|
|
|
|
.field public static fabCradleVerticalOffset:I = 0x7f040237
|
|
|
|
.field public static fabCustomSize:I = 0x7f040238
|
|
|
|
.field public static fabSize:I = 0x7f040239
|
|
|
|
.field public static floatingActionButtonLargePrimaryStyle:I = 0x7f040240
|
|
|
|
.field public static floatingActionButtonLargeSecondaryStyle:I = 0x7f040241
|
|
|
|
.field public static floatingActionButtonLargeStyle:I = 0x7f040242
|
|
|
|
.field public static floatingActionButtonLargeSurfaceStyle:I = 0x7f040243
|
|
|
|
.field public static floatingActionButtonLargeTertiaryStyle:I = 0x7f040244
|
|
|
|
.field public static floatingActionButtonMediumStyle:I = 0x7f040245
|
|
|
|
.field public static floatingActionButtonPrimaryStyle:I = 0x7f040246
|
|
|
|
.field public static floatingActionButtonSecondaryStyle:I = 0x7f040247
|
|
|
|
.field public static floatingActionButtonSmallPrimaryStyle:I = 0x7f040248
|
|
|
|
.field public static floatingActionButtonSmallSecondaryStyle:I = 0x7f040249
|
|
|
|
.field public static floatingActionButtonSmallStyle:I = 0x7f04024a
|
|
|
|
.field public static floatingActionButtonSmallSurfaceStyle:I = 0x7f04024b
|
|
|
|
.field public static floatingActionButtonSmallTertiaryStyle:I = 0x7f04024c
|
|
|
|
.field public static floatingActionButtonStyle:I = 0x7f04024d
|
|
|
|
.field public static floatingActionButtonSurfaceStyle:I = 0x7f04024e
|
|
|
|
.field public static floatingActionButtonTertiaryStyle:I = 0x7f04024f
|
|
|
|
.field public static floatingToolbarStyle:I = 0x7f040250
|
|
|
|
.field public static floatingToolbarVibrantStyle:I = 0x7f040251
|
|
|
|
.field public static fontVariationSettings:I = 0x7f040270
|
|
|
|
.field public static forceApplySystemWindowInsetTop:I = 0x7f040272
|
|
|
|
.field public static forceDefaultNavigationOnClickListener:I = 0x7f040273
|
|
|
|
.field public static foregroundInsidePadding:I = 0x7f040274
|
|
|
|
.field public static gestureInsetBottomIgnored:I = 0x7f040277
|
|
|
|
.field public static haloColor:I = 0x7f040279
|
|
|
|
.field public static haloRadius:I = 0x7f04027a
|
|
|
|
.field public static headerLayout:I = 0x7f04027b
|
|
|
|
.field public static headerMarginBottom:I = 0x7f04027c
|
|
|
|
.field public static helperText:I = 0x7f04027e
|
|
|
|
.field public static helperTextEnabled:I = 0x7f04027f
|
|
|
|
.field public static helperTextTextAppearance:I = 0x7f040280
|
|
|
|
.field public static helperTextTextColor:I = 0x7f040281
|
|
|
|
.field public static hideAnimationBehavior:I = 0x7f040282
|
|
|
|
.field public static hideMotionSpec:I = 0x7f040283
|
|
|
|
.field public static hideNavigationIcon:I = 0x7f040284
|
|
|
|
.field public static hideOnScroll:I = 0x7f040286
|
|
|
|
.field public static hintAnimationEnabled:I = 0x7f040287
|
|
|
|
.field public static hintEnabled:I = 0x7f040288
|
|
|
|
.field public static hintMaxLines:I = 0x7f040289
|
|
|
|
.field public static hintTextAppearance:I = 0x7f04028a
|
|
|
|
.field public static hintTextColor:I = 0x7f04028b
|
|
|
|
.field public static horizontalItemSpacing:I = 0x7f04028e
|
|
|
|
.field public static horizontalItemTextAppearanceActive:I = 0x7f04028f
|
|
|
|
.field public static horizontalItemTextAppearanceInactive:I = 0x7f040290
|
|
|
|
.field public static horizontalOffset:I = 0x7f040291
|
|
|
|
.field public static horizontalOffsetWithText:I = 0x7f040292
|
|
|
|
.field public static hoveredFocusedTranslationZ:I = 0x7f040293
|
|
|
|
.field public static icon:I = 0x7f040294
|
|
|
|
.field public static iconEndPadding:I = 0x7f040295
|
|
|
|
.field public static iconGravity:I = 0x7f040296
|
|
|
|
.field public static iconLabelHorizontalSpacing:I = 0x7f040297
|
|
|
|
.field public static iconPadding:I = 0x7f040298
|
|
|
|
.field public static iconSize:I = 0x7f040299
|
|
|
|
.field public static iconStartPadding:I = 0x7f04029a
|
|
|
|
.field public static iconTint:I = 0x7f04029b
|
|
|
|
.field public static iconTintMode:I = 0x7f04029c
|
|
|
|
.field public static indeterminateAnimationType:I = 0x7f0402a7
|
|
|
|
.field public static indeterminateAnimationTypeCircular:I = 0x7f0402a8
|
|
|
|
.field public static indeterminateAnimatorDurationScale:I = 0x7f0402a9
|
|
|
|
.field public static indeterminateTrackVisible:I = 0x7f0402ab
|
|
|
|
.field public static indicatorColor:I = 0x7f0402ac
|
|
|
|
.field public static indicatorDirectionCircular:I = 0x7f0402ad
|
|
|
|
.field public static indicatorDirectionLinear:I = 0x7f0402ae
|
|
|
|
.field public static indicatorInset:I = 0x7f0402af
|
|
|
|
.field public static indicatorSize:I = 0x7f0402b0
|
|
|
|
.field public static indicatorTrackGapSize:I = 0x7f0402b1
|
|
|
|
.field public static innerCornerSize:I = 0x7f0402b3
|
|
|
|
.field public static insetForeground:I = 0x7f0402b4
|
|
|
|
.field public static isMaterial3DynamicColorApplied:I = 0x7f0402b6
|
|
|
|
.field public static isMaterial3Theme:I = 0x7f0402b7
|
|
|
|
.field public static isMaterialTheme:I = 0x7f0402b8
|
|
|
|
.field public static itemActiveIndicatorStyle:I = 0x7f0402b9
|
|
|
|
.field public static itemBackground:I = 0x7f0402ba
|
|
|
|
.field public static itemFillColor:I = 0x7f0402bb
|
|
|
|
.field public static itemGravity:I = 0x7f0402bc
|
|
|
|
.field public static itemHorizontalPadding:I = 0x7f0402bd
|
|
|
|
.field public static itemHorizontalTranslationEnabled:I = 0x7f0402be
|
|
|
|
.field public static itemIconGravity:I = 0x7f0402bf
|
|
|
|
.field public static itemIconPadding:I = 0x7f0402c0
|
|
|
|
.field public static itemIconSize:I = 0x7f0402c1
|
|
|
|
.field public static itemIconTint:I = 0x7f0402c2
|
|
|
|
.field public static itemMaxLines:I = 0x7f0402c3
|
|
|
|
.field public static itemMinHeight:I = 0x7f0402c4
|
|
|
|
.field public static itemPaddingBottom:I = 0x7f0402c6
|
|
|
|
.field public static itemPaddingTop:I = 0x7f0402c7
|
|
|
|
.field public static itemRippleColor:I = 0x7f0402c8
|
|
|
|
.field public static itemShapeAppearance:I = 0x7f0402c9
|
|
|
|
.field public static itemShapeAppearanceOverlay:I = 0x7f0402ca
|
|
|
|
.field public static itemShapeFillColor:I = 0x7f0402cb
|
|
|
|
.field public static itemShapeInsetBottom:I = 0x7f0402cc
|
|
|
|
.field public static itemShapeInsetEnd:I = 0x7f0402cd
|
|
|
|
.field public static itemShapeInsetStart:I = 0x7f0402ce
|
|
|
|
.field public static itemShapeInsetTop:I = 0x7f0402cf
|
|
|
|
.field public static itemSpacing:I = 0x7f0402d0
|
|
|
|
.field public static itemStrokeColor:I = 0x7f0402d1
|
|
|
|
.field public static itemStrokeWidth:I = 0x7f0402d2
|
|
|
|
.field public static itemTextAppearance:I = 0x7f0402d3
|
|
|
|
.field public static itemTextAppearanceActive:I = 0x7f0402d4
|
|
|
|
.field public static itemTextAppearanceActiveBoldEnabled:I = 0x7f0402d5
|
|
|
|
.field public static itemTextAppearanceInactive:I = 0x7f0402d6
|
|
|
|
.field public static itemTextColor:I = 0x7f0402d7
|
|
|
|
.field public static itemVerticalPadding:I = 0x7f0402d8
|
|
|
|
.field public static keyboardIcon:I = 0x7f0402da
|
|
|
|
.field public static labelBehavior:I = 0x7f0402dd
|
|
|
|
.field public static labelFontScalingEnabled:I = 0x7f0402de
|
|
|
|
.field public static labelMaxLines:I = 0x7f0402df
|
|
|
|
.field public static labelStyle:I = 0x7f0402e0
|
|
|
|
.field public static labelTextAppearance:I = 0x7f0402e1
|
|
|
|
.field public static labelVisibilityMode:I = 0x7f0402e2
|
|
|
|
.field public static largeFontVerticalOffsetAdjustment:I = 0x7f0402e3
|
|
|
|
.field public static lastItemDecorated:I = 0x7f0402e5
|
|
|
|
.field public static layout_collapseMode:I = 0x7f0402ed
|
|
|
|
.field public static layout_collapseParallaxMultiplier:I = 0x7f0402ee
|
|
|
|
.field public static layout_scrollEffect:I = 0x7f04032b
|
|
|
|
.field public static layout_scrollFlags:I = 0x7f04032c
|
|
|
|
.field public static layout_scrollInterpolator:I = 0x7f04032d
|
|
|
|
.field public static liftOnScroll:I = 0x7f04032f
|
|
|
|
.field public static liftOnScrollColor:I = 0x7f040330
|
|
|
|
.field public static liftOnScrollTargetViewId:I = 0x7f040331
|
|
|
|
.field public static lineHeight:I = 0x7f040333
|
|
|
|
.field public static lineSpacing:I = 0x7f040334
|
|
|
|
.field public static linearProgressIndicatorStyle:I = 0x7f040335
|
|
|
|
.field public static loadingIndicatorStyle:I = 0x7f040345
|
|
|
|
.field public static logoAdjustViewBounds:I = 0x7f040347
|
|
|
|
.field public static logoScaleType:I = 0x7f040349
|
|
|
|
.field public static marginBottomSystemWindowInsets:I = 0x7f04034a
|
|
|
|
.field public static marginHorizontal:I = 0x7f04034b
|
|
|
|
.field public static marginLeftSystemWindowInsets:I = 0x7f04034c
|
|
|
|
.field public static marginRightSystemWindowInsets:I = 0x7f04034d
|
|
|
|
.field public static marginTopSystemWindowInsets:I = 0x7f04034e
|
|
|
|
.field public static materialAlertDialogBodyTextStyle:I = 0x7f04034f
|
|
|
|
.field public static materialAlertDialogButtonSpacerVisibility:I = 0x7f040350
|
|
|
|
.field public static materialAlertDialogTheme:I = 0x7f040351
|
|
|
|
.field public static materialAlertDialogTitleIconStyle:I = 0x7f040352
|
|
|
|
.field public static materialAlertDialogTitlePanelStyle:I = 0x7f040353
|
|
|
|
.field public static materialAlertDialogTitleTextStyle:I = 0x7f040354
|
|
|
|
.field public static materialButtonElevatedStyle:I = 0x7f040355
|
|
|
|
.field public static materialButtonGroupStyle:I = 0x7f040356
|
|
|
|
.field public static materialButtonOutlinedStyle:I = 0x7f040357
|
|
|
|
.field public static materialButtonStyle:I = 0x7f040358
|
|
|
|
.field public static materialButtonToggleGroupStyle:I = 0x7f040359
|
|
|
|
.field public static materialButtonTonalStyle:I = 0x7f04035a
|
|
|
|
.field public static materialCalendarDay:I = 0x7f04035b
|
|
|
|
.field public static materialCalendarDayOfWeekLabel:I = 0x7f04035c
|
|
|
|
.field public static materialCalendarFullscreenTheme:I = 0x7f04035d
|
|
|
|
.field public static materialCalendarHeaderCancelButton:I = 0x7f04035e
|
|
|
|
.field public static materialCalendarHeaderConfirmButton:I = 0x7f04035f
|
|
|
|
.field public static materialCalendarHeaderDivider:I = 0x7f040360
|
|
|
|
.field public static materialCalendarHeaderLayout:I = 0x7f040361
|
|
|
|
.field public static materialCalendarHeaderSelection:I = 0x7f040362
|
|
|
|
.field public static materialCalendarHeaderTitle:I = 0x7f040363
|
|
|
|
.field public static materialCalendarHeaderToggleButton:I = 0x7f040364
|
|
|
|
.field public static materialCalendarMonth:I = 0x7f040365
|
|
|
|
.field public static materialCalendarMonthNavigationButton:I = 0x7f040366
|
|
|
|
.field public static materialCalendarStyle:I = 0x7f040367
|
|
|
|
.field public static materialCalendarTheme:I = 0x7f040368
|
|
|
|
.field public static materialCalendarYearNavigationButton:I = 0x7f040369
|
|
|
|
.field public static materialCardViewElevatedStyle:I = 0x7f04036a
|
|
|
|
.field public static materialCardViewFilledStyle:I = 0x7f04036b
|
|
|
|
.field public static materialCardViewOutlinedStyle:I = 0x7f04036c
|
|
|
|
.field public static materialCardViewStyle:I = 0x7f04036d
|
|
|
|
.field public static materialCircleRadius:I = 0x7f04036e
|
|
|
|
.field public static materialClockStyle:I = 0x7f04036f
|
|
|
|
.field public static materialDisplayDividerStyle:I = 0x7f040370
|
|
|
|
.field public static materialDividerHeavyStyle:I = 0x7f040371
|
|
|
|
.field public static materialDividerStyle:I = 0x7f040372
|
|
|
|
.field public static materialIconButtonFilledStyle:I = 0x7f040373
|
|
|
|
.field public static materialIconButtonFilledTonalStyle:I = 0x7f040374
|
|
|
|
.field public static materialIconButtonOutlinedStyle:I = 0x7f040375
|
|
|
|
.field public static materialIconButtonStyle:I = 0x7f040376
|
|
|
|
.field public static materialSearchBarStyle:I = 0x7f040377
|
|
|
|
.field public static materialSearchViewPrefixStyle:I = 0x7f040378
|
|
|
|
.field public static materialSearchViewStyle:I = 0x7f040379
|
|
|
|
.field public static materialSearchViewToolbarHeight:I = 0x7f04037a
|
|
|
|
.field public static materialSearchViewToolbarStyle:I = 0x7f04037b
|
|
|
|
.field public static materialSizeOverlay:I = 0x7f04037c
|
|
|
|
.field public static materialSplitButtonIconFilledStyle:I = 0x7f04037d
|
|
|
|
.field public static materialSplitButtonIconFilledTonalStyle:I = 0x7f04037e
|
|
|
|
.field public static materialSplitButtonLeadingFilledStyle:I = 0x7f04037f
|
|
|
|
.field public static materialSplitButtonLeadingFilledTonalStyle:I = 0x7f040380
|
|
|
|
.field public static materialSplitButtonStyle:I = 0x7f040381
|
|
|
|
.field public static materialSwitchStyle:I = 0x7f040382
|
|
|
|
.field public static materialThemeOverlay:I = 0x7f040383
|
|
|
|
.field public static materialTimePickerStyle:I = 0x7f040384
|
|
|
|
.field public static materialTimePickerTheme:I = 0x7f040385
|
|
|
|
.field public static materialTimePickerTitleStyle:I = 0x7f040386
|
|
|
|
.field public static maxActionInlineWidth:I = 0x7f040388
|
|
|
|
.field public static maxCharacterCount:I = 0x7f04038a
|
|
|
|
.field public static maxImageSize:I = 0x7f04038c
|
|
|
|
.field public static maxLines:I = 0x7f04038d
|
|
|
|
.field public static maxNumber:I = 0x7f04038e
|
|
|
|
.field public static measureBottomPaddingFromLabelBaseline:I = 0x7f040391
|
|
|
|
.field public static menu:I = 0x7f0403a4
|
|
|
|
.field public static menuAlignmentMode:I = 0x7f0403a5
|
|
|
|
.field public static menuGravity:I = 0x7f0403a6
|
|
|
|
.field public static minHideDelay:I = 0x7f0403a9
|
|
|
|
.field public static minSeparation:I = 0x7f0403aa
|
|
|
|
.field public static minTouchTargetSize:I = 0x7f0403ab
|
|
|
|
.field public static motionDurationExtraLong1:I = 0x7f0403b4
|
|
|
|
.field public static motionDurationExtraLong2:I = 0x7f0403b5
|
|
|
|
.field public static motionDurationExtraLong3:I = 0x7f0403b6
|
|
|
|
.field public static motionDurationExtraLong4:I = 0x7f0403b7
|
|
|
|
.field public static motionDurationLong1:I = 0x7f0403b8
|
|
|
|
.field public static motionDurationLong2:I = 0x7f0403b9
|
|
|
|
.field public static motionDurationLong3:I = 0x7f0403ba
|
|
|
|
.field public static motionDurationLong4:I = 0x7f0403bb
|
|
|
|
.field public static motionDurationMedium1:I = 0x7f0403bc
|
|
|
|
.field public static motionDurationMedium2:I = 0x7f0403bd
|
|
|
|
.field public static motionDurationMedium3:I = 0x7f0403be
|
|
|
|
.field public static motionDurationMedium4:I = 0x7f0403bf
|
|
|
|
.field public static motionDurationShort1:I = 0x7f0403c0
|
|
|
|
.field public static motionDurationShort2:I = 0x7f0403c1
|
|
|
|
.field public static motionDurationShort3:I = 0x7f0403c2
|
|
|
|
.field public static motionDurationShort4:I = 0x7f0403c3
|
|
|
|
.field public static motionEasingAccelerated:I = 0x7f0403c4
|
|
|
|
.field public static motionEasingDecelerated:I = 0x7f0403c5
|
|
|
|
.field public static motionEasingEmphasized:I = 0x7f0403c6
|
|
|
|
.field public static motionEasingEmphasizedAccelerateInterpolator:I = 0x7f0403c7
|
|
|
|
.field public static motionEasingEmphasizedDecelerateInterpolator:I = 0x7f0403c8
|
|
|
|
.field public static motionEasingEmphasizedInterpolator:I = 0x7f0403c9
|
|
|
|
.field public static motionEasingLinear:I = 0x7f0403ca
|
|
|
|
.field public static motionEasingLinearInterpolator:I = 0x7f0403cb
|
|
|
|
.field public static motionEasingStandard:I = 0x7f0403cc
|
|
|
|
.field public static motionEasingStandardAccelerateInterpolator:I = 0x7f0403cd
|
|
|
|
.field public static motionEasingStandardDecelerateInterpolator:I = 0x7f0403ce
|
|
|
|
.field public static motionEasingStandardInterpolator:I = 0x7f0403cf
|
|
|
|
.field public static motionPath:I = 0x7f0403d9
|
|
|
|
.field public static motionSpringDefaultEffects:I = 0x7f0403dc
|
|
|
|
.field public static motionSpringDefaultSpatial:I = 0x7f0403dd
|
|
|
|
.field public static motionSpringFastEffects:I = 0x7f0403de
|
|
|
|
.field public static motionSpringFastSpatial:I = 0x7f0403df
|
|
|
|
.field public static motionSpringSlowEffects:I = 0x7f0403e0
|
|
|
|
.field public static motionSpringSlowSpatial:I = 0x7f0403e1
|
|
|
|
.field public static navigationIconTint:I = 0x7f0403ea
|
|
|
|
.field public static navigationRailStyle:I = 0x7f0403ec
|
|
|
|
.field public static navigationViewStyle:I = 0x7f0403ed
|
|
|
|
.field public static nestedScrollable:I = 0x7f0403f0
|
|
|
|
.field public static number:I = 0x7f0403f1
|
|
|
|
.field public static offsetAlignmentMode:I = 0x7f0403f3
|
|
|
|
.field public static opticalCenterEnabled:I = 0x7f0403fb
|
|
|
|
.field public static paddingBottomSystemWindowInsets:I = 0x7f0403ff
|
|
|
|
.field public static paddingLeftSystemWindowInsets:I = 0x7f040401
|
|
|
|
.field public static paddingRightSystemWindowInsets:I = 0x7f040402
|
|
|
|
.field public static paddingStartSystemWindowInsets:I = 0x7f040404
|
|
|
|
.field public static paddingTopSystemWindowInsets:I = 0x7f040406
|
|
|
|
.field public static passwordToggleContentDescription:I = 0x7f04040a
|
|
|
|
.field public static passwordToggleDrawable:I = 0x7f04040b
|
|
|
|
.field public static passwordToggleEnabled:I = 0x7f04040c
|
|
|
|
.field public static passwordToggleTint:I = 0x7f04040d
|
|
|
|
.field public static passwordToggleTintMode:I = 0x7f04040e
|
|
|
|
.field public static placeholderText:I = 0x7f040417
|
|
|
|
.field public static placeholderTextAppearance:I = 0x7f040418
|
|
|
|
.field public static placeholderTextColor:I = 0x7f040419
|
|
|
|
.field public static popupMenuBackground:I = 0x7f04041c
|
|
|
|
.field public static prefixText:I = 0x7f040421
|
|
|
|
.field public static prefixTextAppearance:I = 0x7f040422
|
|
|
|
.field public static prefixTextColor:I = 0x7f040423
|
|
|
|
.field public static pressedTranslationZ:I = 0x7f040425
|
|
|
|
.field public static rangeFillColor:I = 0x7f04042f
|
|
|
|
.field public static removeEmbeddedFabElevation:I = 0x7f04043c
|
|
|
|
.field public static rippleColor:I = 0x7f04043e
|
|
|
|
.field public static scrimAnimationDuration:I = 0x7f040445
|
|
|
|
.field public static scrimBackground:I = 0x7f040446
|
|
|
|
.field public static scrimVisibleHeightTrigger:I = 0x7f040447
|
|
|
|
.field public static scrollingEnabled:I = 0x7f040448
|
|
|
|
.field public static searchPrefixText:I = 0x7f04044b
|
|
|
|
.field public static selectionRequired:I = 0x7f040450
|
|
|
|
.field public static selectorSize:I = 0x7f040451
|
|
|
|
.field public static shapeAppearance:I = 0x7f040453
|
|
|
|
.field public static shapeAppearanceCornerExtraExtraLarge:I = 0x7f040454
|
|
|
|
.field public static shapeAppearanceCornerExtraLarge:I = 0x7f040455
|
|
|
|
.field public static shapeAppearanceCornerExtraLargeIncreased:I = 0x7f040456
|
|
|
|
.field public static shapeAppearanceCornerExtraSmall:I = 0x7f040457
|
|
|
|
.field public static shapeAppearanceCornerLarge:I = 0x7f040458
|
|
|
|
.field public static shapeAppearanceCornerLargeIncreased:I = 0x7f040459
|
|
|
|
.field public static shapeAppearanceCornerMedium:I = 0x7f04045a
|
|
|
|
.field public static shapeAppearanceCornerSmall:I = 0x7f04045b
|
|
|
|
.field public static shapeAppearanceLargeComponent:I = 0x7f04045c
|
|
|
|
.field public static shapeAppearanceMediumComponent:I = 0x7f04045d
|
|
|
|
.field public static shapeAppearanceOverlay:I = 0x7f04045e
|
|
|
|
.field public static shapeAppearanceSmallComponent:I = 0x7f04045f
|
|
|
|
.field public static shapeCornerFamily:I = 0x7f040460
|
|
|
|
.field public static shapeCornerSizeExtraExtraLarge:I = 0x7f040461
|
|
|
|
.field public static shapeCornerSizeExtraLarge:I = 0x7f040462
|
|
|
|
.field public static shapeCornerSizeExtraLargeIncreased:I = 0x7f040463
|
|
|
|
.field public static shapeCornerSizeExtraSmall:I = 0x7f040464
|
|
|
|
.field public static shapeCornerSizeLarge:I = 0x7f040465
|
|
|
|
.field public static shapeCornerSizeLargeIncreased:I = 0x7f040466
|
|
|
|
.field public static shapeCornerSizeMedium:I = 0x7f040467
|
|
|
|
.field public static shapeCornerSizeSmall:I = 0x7f040468
|
|
|
|
.field public static shouldRemoveExpandedCorners:I = 0x7f04046a
|
|
|
|
.field public static showAnimationBehavior:I = 0x7f04046b
|
|
|
|
.field public static showDelay:I = 0x7f04046d
|
|
|
|
.field public static showMarker:I = 0x7f04046f
|
|
|
|
.field public static showMotionSpec:I = 0x7f040470
|
|
|
|
.field public static shrinkMotionSpec:I = 0x7f040474
|
|
|
|
.field public static sideSheetDialogTheme:I = 0x7f040475
|
|
|
|
.field public static sideSheetModalStyle:I = 0x7f040476
|
|
|
|
.field public static simpleItemLayout:I = 0x7f040477
|
|
|
|
.field public static simpleItemSelectedColor:I = 0x7f040478
|
|
|
|
.field public static simpleItemSelectedRippleColor:I = 0x7f040479
|
|
|
|
.field public static simpleItems:I = 0x7f04047a
|
|
|
|
.field public static singleLine:I = 0x7f04047c
|
|
|
|
.field public static singleSelection:I = 0x7f04047d
|
|
|
|
.field public static sliderStyle:I = 0x7f04047f
|
|
|
|
.field public static snackbarButtonStyle:I = 0x7f040480
|
|
|
|
.field public static snackbarStyle:I = 0x7f040481
|
|
|
|
.field public static snackbarTextViewStyle:I = 0x7f040482
|
|
|
|
.field public static startIconCheckable:I = 0x7f040491
|
|
|
|
.field public static startIconContentDescription:I = 0x7f040492
|
|
|
|
.field public static startIconDrawable:I = 0x7f040493
|
|
|
|
.field public static startIconMinSize:I = 0x7f040494
|
|
|
|
.field public static startIconScaleType:I = 0x7f040495
|
|
|
|
.field public static startIconTint:I = 0x7f040496
|
|
|
|
.field public static startIconTintMode:I = 0x7f040497
|
|
|
|
.field public static startInsetScrimEnabled:I = 0x7f040498
|
|
|
|
.field public static state_collapsed:I = 0x7f04049a
|
|
|
|
.field public static state_collapsible:I = 0x7f04049b
|
|
|
|
.field public static state_dragged:I = 0x7f04049c
|
|
|
|
.field public static state_error:I = 0x7f04049d
|
|
|
|
.field public static state_indeterminate:I = 0x7f04049e
|
|
|
|
.field public static state_liftable:I = 0x7f04049f
|
|
|
|
.field public static state_lifted:I = 0x7f0404a0
|
|
|
|
.field public static state_with_icon:I = 0x7f0404a1
|
|
|
|
.field public static statusBarForeground:I = 0x7f0404a3
|
|
|
|
.field public static statusBarScrim:I = 0x7f0404a4
|
|
|
|
.field public static stiffness:I = 0x7f0404a5
|
|
|
|
.field public static strokeColor:I = 0x7f0404a6
|
|
|
|
.field public static strokeWidth:I = 0x7f0404a7
|
|
|
|
.field public static subheaderColor:I = 0x7f0404a9
|
|
|
|
.field public static subheaderInsetEnd:I = 0x7f0404aa
|
|
|
|
.field public static subheaderInsetStart:I = 0x7f0404ab
|
|
|
|
.field public static subheaderTextAppearance:I = 0x7f0404ac
|
|
|
|
.field public static submenuDividersEnabled:I = 0x7f0404ad
|
|
|
|
.field public static subtitle:I = 0x7f0404af
|
|
|
|
.field public static subtitleCentered:I = 0x7f0404b0
|
|
|
|
.field public static subtitleMaxLines:I = 0x7f0404b1
|
|
|
|
.field public static suffixText:I = 0x7f0404b5
|
|
|
|
.field public static suffixTextAppearance:I = 0x7f0404b6
|
|
|
|
.field public static suffixTextColor:I = 0x7f0404b7
|
|
|
|
.field public static tabBackground:I = 0x7f0404be
|
|
|
|
.field public static tabContentStart:I = 0x7f0404bf
|
|
|
|
.field public static tabGravity:I = 0x7f0404c0
|
|
|
|
.field public static tabIconTint:I = 0x7f0404c1
|
|
|
|
.field public static tabIconTintMode:I = 0x7f0404c2
|
|
|
|
.field public static tabIndicator:I = 0x7f0404c3
|
|
|
|
.field public static tabIndicatorAnimationDuration:I = 0x7f0404c4
|
|
|
|
.field public static tabIndicatorAnimationMode:I = 0x7f0404c5
|
|
|
|
.field public static tabIndicatorColor:I = 0x7f0404c6
|
|
|
|
.field public static tabIndicatorFullWidth:I = 0x7f0404c7
|
|
|
|
.field public static tabIndicatorGravity:I = 0x7f0404c8
|
|
|
|
.field public static tabIndicatorHeight:I = 0x7f0404c9
|
|
|
|
.field public static tabInlineLabel:I = 0x7f0404ca
|
|
|
|
.field public static tabMaxWidth:I = 0x7f0404cb
|
|
|
|
.field public static tabMinWidth:I = 0x7f0404cc
|
|
|
|
.field public static tabMode:I = 0x7f0404cd
|
|
|
|
.field public static tabPadding:I = 0x7f0404ce
|
|
|
|
.field public static tabPaddingBottom:I = 0x7f0404cf
|
|
|
|
.field public static tabPaddingEnd:I = 0x7f0404d0
|
|
|
|
.field public static tabPaddingStart:I = 0x7f0404d1
|
|
|
|
.field public static tabPaddingTop:I = 0x7f0404d2
|
|
|
|
.field public static tabRippleColor:I = 0x7f0404d3
|
|
|
|
.field public static tabSecondaryStyle:I = 0x7f0404d4
|
|
|
|
.field public static tabSelectedTextAppearance:I = 0x7f0404d5
|
|
|
|
.field public static tabSelectedTextColor:I = 0x7f0404d6
|
|
|
|
.field public static tabStyle:I = 0x7f0404d7
|
|
|
|
.field public static tabTextAppearance:I = 0x7f0404d8
|
|
|
|
.field public static tabTextColor:I = 0x7f0404d9
|
|
|
|
.field public static tabUnboundedRipple:I = 0x7f0404da
|
|
|
|
.field public static textAppearanceBody1:I = 0x7f0404e0
|
|
|
|
.field public static textAppearanceBody2:I = 0x7f0404e1
|
|
|
|
.field public static textAppearanceBodyLarge:I = 0x7f0404e2
|
|
|
|
.field public static textAppearanceBodyLargeEmphasized:I = 0x7f0404e3
|
|
|
|
.field public static textAppearanceBodyMedium:I = 0x7f0404e4
|
|
|
|
.field public static textAppearanceBodyMediumEmphasized:I = 0x7f0404e5
|
|
|
|
.field public static textAppearanceBodySmall:I = 0x7f0404e6
|
|
|
|
.field public static textAppearanceBodySmallEmphasized:I = 0x7f0404e7
|
|
|
|
.field public static textAppearanceButton:I = 0x7f0404e8
|
|
|
|
.field public static textAppearanceCaption:I = 0x7f0404e9
|
|
|
|
.field public static textAppearanceDisplayLarge:I = 0x7f0404ea
|
|
|
|
.field public static textAppearanceDisplayLargeEmphasized:I = 0x7f0404eb
|
|
|
|
.field public static textAppearanceDisplayMedium:I = 0x7f0404ec
|
|
|
|
.field public static textAppearanceDisplayMediumEmphasized:I = 0x7f0404ed
|
|
|
|
.field public static textAppearanceDisplaySmall:I = 0x7f0404ee
|
|
|
|
.field public static textAppearanceDisplaySmallEmphasized:I = 0x7f0404ef
|
|
|
|
.field public static textAppearanceHeadline1:I = 0x7f0404f0
|
|
|
|
.field public static textAppearanceHeadline2:I = 0x7f0404f1
|
|
|
|
.field public static textAppearanceHeadline3:I = 0x7f0404f2
|
|
|
|
.field public static textAppearanceHeadline4:I = 0x7f0404f3
|
|
|
|
.field public static textAppearanceHeadline5:I = 0x7f0404f4
|
|
|
|
.field public static textAppearanceHeadline6:I = 0x7f0404f5
|
|
|
|
.field public static textAppearanceHeadlineLarge:I = 0x7f0404f6
|
|
|
|
.field public static textAppearanceHeadlineLargeEmphasized:I = 0x7f0404f7
|
|
|
|
.field public static textAppearanceHeadlineMedium:I = 0x7f0404f8
|
|
|
|
.field public static textAppearanceHeadlineMediumEmphasized:I = 0x7f0404f9
|
|
|
|
.field public static textAppearanceHeadlineSmall:I = 0x7f0404fa
|
|
|
|
.field public static textAppearanceHeadlineSmallEmphasized:I = 0x7f0404fb
|
|
|
|
.field public static textAppearanceLabelLarge:I = 0x7f0404fc
|
|
|
|
.field public static textAppearanceLabelLargeEmphasized:I = 0x7f0404fd
|
|
|
|
.field public static textAppearanceLabelMedium:I = 0x7f0404fe
|
|
|
|
.field public static textAppearanceLabelMediumEmphasized:I = 0x7f0404ff
|
|
|
|
.field public static textAppearanceLabelSmall:I = 0x7f040500
|
|
|
|
.field public static textAppearanceLabelSmallEmphasized:I = 0x7f040501
|
|
|
|
.field public static textAppearanceLineHeightEnabled:I = 0x7f040503
|
|
|
|
.field public static textAppearanceOverline:I = 0x7f040507
|
|
|
|
.field public static textAppearanceSubtitle1:I = 0x7f04050c
|
|
|
|
.field public static textAppearanceSubtitle2:I = 0x7f04050d
|
|
|
|
.field public static textAppearanceTitleLarge:I = 0x7f04050e
|
|
|
|
.field public static textAppearanceTitleLargeEmphasized:I = 0x7f04050f
|
|
|
|
.field public static textAppearanceTitleMedium:I = 0x7f040510
|
|
|
|
.field public static textAppearanceTitleMediumEmphasized:I = 0x7f040511
|
|
|
|
.field public static textAppearanceTitleSmall:I = 0x7f040512
|
|
|
|
.field public static textAppearanceTitleSmallEmphasized:I = 0x7f040513
|
|
|
|
.field public static textCentered:I = 0x7f040519
|
|
|
|
.field public static textEndPadding:I = 0x7f04051c
|
|
|
|
.field public static textInputFilledDenseStyle:I = 0x7f04051e
|
|
|
|
.field public static textInputFilledExposedDropdownMenuStyle:I = 0x7f04051f
|
|
|
|
.field public static textInputFilledStyle:I = 0x7f040520
|
|
|
|
.field public static textInputLayoutFocusedRectEnabled:I = 0x7f040521
|
|
|
|
.field public static textInputOutlinedDenseStyle:I = 0x7f040522
|
|
|
|
.field public static textInputOutlinedExposedDropdownMenuStyle:I = 0x7f040523
|
|
|
|
.field public static textInputOutlinedStyle:I = 0x7f040524
|
|
|
|
.field public static textInputStyle:I = 0x7f040525
|
|
|
|
.field public static textStartPadding:I = 0x7f04052b
|
|
|
|
.field public static thumbColor:I = 0x7f040532
|
|
|
|
.field public static thumbElevation:I = 0x7f040533
|
|
|
|
.field public static thumbHeight:I = 0x7f040534
|
|
|
|
.field public static thumbIcon:I = 0x7f040535
|
|
|
|
.field public static thumbIconSize:I = 0x7f040536
|
|
|
|
.field public static thumbIconTint:I = 0x7f040537
|
|
|
|
.field public static thumbIconTintMode:I = 0x7f040538
|
|
|
|
.field public static thumbRadius:I = 0x7f040539
|
|
|
|
.field public static thumbStrokeColor:I = 0x7f04053a
|
|
|
|
.field public static thumbStrokeWidth:I = 0x7f04053b
|
|
|
|
.field public static thumbTrackGapSize:I = 0x7f04053f
|
|
|
|
.field public static thumbWidth:I = 0x7f040540
|
|
|
|
.field public static tickColor:I = 0x7f040541
|
|
|
|
.field public static tickColorActive:I = 0x7f040542
|
|
|
|
.field public static tickColorInactive:I = 0x7f040543
|
|
|
|
.field public static tickRadiusActive:I = 0x7f040547
|
|
|
|
.field public static tickRadiusInactive:I = 0x7f040548
|
|
|
|
.field public static tickVisibilityMode:I = 0x7f040549
|
|
|
|
.field public static tickVisible:I = 0x7f04054a
|
|
|
|
.field public static tintNavigationIcon:I = 0x7f04054d
|
|
|
|
.field public static title:I = 0x7f04054e
|
|
|
|
.field public static titleCentered:I = 0x7f04054f
|
|
|
|
.field public static titleCollapseMode:I = 0x7f040550
|
|
|
|
.field public static titleEnabled:I = 0x7f040551
|
|
|
|
.field public static titleMaxLines:I = 0x7f040558
|
|
|
|
.field public static titlePositionInterpolator:I = 0x7f040559
|
|
|
|
.field public static titleTextEllipsize:I = 0x7f04055c
|
|
|
|
.field public static toggleCheckedStateOnClick:I = 0x7f04055e
|
|
|
|
.field public static toolbarId:I = 0x7f04055f
|
|
|
|
.field public static toolbarSurfaceStyle:I = 0x7f040562
|
|
|
|
.field public static tooltipStyle:I = 0x7f040565
|
|
|
|
.field public static topInsetScrimEnabled:I = 0x7f040567
|
|
|
|
.field public static trackColor:I = 0x7f04056c
|
|
|
|
.field public static trackColorActive:I = 0x7f04056d
|
|
|
|
.field public static trackColorInactive:I = 0x7f04056e
|
|
|
|
.field public static trackCornerRadius:I = 0x7f04056f
|
|
|
|
.field public static trackCornerSize:I = 0x7f040570
|
|
|
|
.field public static trackDecoration:I = 0x7f040571
|
|
|
|
.field public static trackDecorationTint:I = 0x7f040572
|
|
|
|
.field public static trackDecorationTintMode:I = 0x7f040573
|
|
|
|
.field public static trackHeight:I = 0x7f040574
|
|
|
|
.field public static trackIconActiveColor:I = 0x7f040575
|
|
|
|
.field public static trackIconActiveEnd:I = 0x7f040576
|
|
|
|
.field public static trackIconActiveStart:I = 0x7f040577
|
|
|
|
.field public static trackIconInactiveColor:I = 0x7f040578
|
|
|
|
.field public static trackIconInactiveEnd:I = 0x7f040579
|
|
|
|
.field public static trackIconInactiveStart:I = 0x7f04057a
|
|
|
|
.field public static trackIconSize:I = 0x7f04057b
|
|
|
|
.field public static trackInnerCornerRadius:I = 0x7f04057c
|
|
|
|
.field public static trackInsideCornerSize:I = 0x7f04057d
|
|
|
|
.field public static trackStopIndicatorPadding:I = 0x7f04057e
|
|
|
|
.field public static trackStopIndicatorSize:I = 0x7f04057f
|
|
|
|
.field public static trackThickness:I = 0x7f040580
|
|
|
|
.field public static transitionShapeAppearance:I = 0x7f040588
|
|
|
|
.field public static useCompatPadding:I = 0x7f04058e
|
|
|
|
.field public static useDrawerArrowDrawable:I = 0x7f04058f
|
|
|
|
.field public static useMaterialThemeColors:I = 0x7f040590
|
|
|
|
.field public static values:I = 0x7f040591
|
|
|
|
.field public static verticalOffset:I = 0x7f040592
|
|
|
|
.field public static verticalOffsetWithText:I = 0x7f040593
|
|
|
|
.field public static waveAmplitude:I = 0x7f04059c
|
|
|
|
.field public static waveSpeed:I = 0x7f0405a2
|
|
|
|
.field public static wavelength:I = 0x7f0405a4
|
|
|
|
.field public static wavelengthDeterminate:I = 0x7f0405a5
|
|
|
|
.field public static wavelengthIndeterminate:I = 0x7f0405a6
|
|
|
|
.field public static widthChange:I = 0x7f0405a7
|
|
|
|
.field public static yearSelectedStyle:I = 0x7f0405b6
|
|
|
|
.field public static yearStyle:I = 0x7f0405b7
|
|
|
|
.field public static yearTodayStyle:I = 0x7f0405b8
|