react-native-netmera 1.3.2 → 1.3.6

This diff represents the content of publicly available package versions that have been released to one of the supported registries. The information contained in this diff is provided for informational purposes only and reflects changes between package versions as they appear in their respective public registries.
Files changed (141) hide show
  1. package/.idea/misc.xml +2 -1
  2. package/.idea/modules.xml +1 -1
  3. package/.idea/{netmera.iml → netmera-sdk-react-native.iml} +1 -1
  4. package/README.md +475 -17
  5. package/RNNetmera.podspec +4 -5
  6. package/android/.gradle/4.10.1/fileHashes/fileHashes.bin +0 -0
  7. package/android/.gradle/4.10.1/fileHashes/fileHashes.lock +0 -0
  8. package/android/.idea/gradle.xml +2 -0
  9. package/android/.idea/misc.xml +1 -1
  10. package/android/{android.iml → .idea/modules/android.iml} +5 -3
  11. package/android/.idea/modules.xml +1 -1
  12. package/android/.idea/vcs.xml +6 -0
  13. package/android/build/.transforms/07da1e78aa5e2a23e865850e1fa31195/classes/classes.dex +0 -0
  14. package/android/build/.transforms/07da1e78aa5e2a23e865850e1fa31195.bin +1 -0
  15. package/android/build/.transforms/1cc655d17744898d5287444bc3b54ccd/classes/classes.dex +0 -0
  16. package/android/build/.transforms/1cc655d17744898d5287444bc3b54ccd.bin +1 -0
  17. package/android/build/.transforms/1d7e2a596c5a01e1599ed8d99d8fed25/classes/classes.dex +0 -0
  18. package/android/build/.transforms/1d7e2a596c5a01e1599ed8d99d8fed25.bin +1 -0
  19. package/android/build/.transforms/61070ab087fd3e8aaad4987d1cd9aeb2/classes/classes.dex +0 -0
  20. package/android/build/.transforms/61070ab087fd3e8aaad4987d1cd9aeb2.bin +1 -0
  21. package/android/build/.transforms/6bd284ae922673d08694a1221c01809c/classes/classes.dex +0 -0
  22. package/android/build/.transforms/6bd284ae922673d08694a1221c01809c.bin +1 -0
  23. package/android/build/.transforms/a8f21d984467d686c5d11cdc3f508ab2/classes/classes.dex +0 -0
  24. package/android/build/.transforms/a8f21d984467d686c5d11cdc3f508ab2.bin +1 -0
  25. package/android/build/.transforms/ae3b3ad311ea4fe5b0c3652f1d5b8a07/classes/classes.dex +0 -0
  26. package/android/build/.transforms/ae3b3ad311ea4fe5b0c3652f1d5b8a07.bin +1 -0
  27. package/android/build/.transforms/cc45f1af54894b49e3ec8f6b5a05a8d7/classes/classes.dex +0 -0
  28. package/android/build/.transforms/cc45f1af54894b49e3ec8f6b5a05a8d7.bin +1 -0
  29. package/android/build/.transforms/f58e3ec11746c18253c1a7a566c2609f/classes/classes.dex +0 -0
  30. package/android/build/.transforms/f58e3ec11746c18253c1a7a566c2609f.bin +1 -0
  31. package/android/build/generated/source/buildConfig/debug/com/{reactlibrary → netmera/reactnativesdk}/BuildConfig.java +2 -3
  32. package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/AndroidManifest.xml +15 -0
  33. package/android/build/intermediates/aapt_friendly_merged_manifests/debug/aapt/output.json +27 -0
  34. package/android/build/intermediates/compile_library_classes_jar/debug/classes.jar +0 -0
  35. package/android/build/intermediates/compile_only_not_namespaced_r_class_jar/debug/R.jar +0 -0
  36. package/android/build/intermediates/compile_symbol_list/debug/R.txt +3524 -0
  37. package/android/build/intermediates/incremental/{debug-mergeJniLibs → debug-mergeNativeLibs}/merge-state +0 -0
  38. package/android/build/intermediates/incremental/mergeDebugJniLibFolders/merger.xml +1 -1
  39. package/android/build/intermediates/incremental/mergeDebugShaders/merger.xml +1 -1
  40. package/android/build/intermediates/incremental/packageDebugAssets/merger.xml +1 -1
  41. package/android/build/intermediates/incremental/packageDebugResources/compile-file-map.properties +1 -1
  42. package/android/build/intermediates/incremental/packageDebugResources/merger.xml +1 -1
  43. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/BuildConfig.class +0 -0
  44. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmera.class +0 -0
  45. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraCategoryObject.class +0 -0
  46. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraConfiguration$1.class +0 -0
  47. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraConfiguration$Builder.class +0 -0
  48. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraConfiguration.class +0 -0
  49. package/android/build/intermediates/javac/debug/{compileDebugJavaWithJavac/classes/com/reactlibrary → classes/com/netmera/reactnativesdk}/RNNetmeraEvent.class +0 -0
  50. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraModule$1.class +0 -0
  51. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraModule$2.class +0 -0
  52. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraModule$3.class +0 -0
  53. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraModule$4.class +0 -0
  54. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraModule$5.class +0 -0
  55. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraModule$6.class +0 -0
  56. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraModule$7.class +0 -0
  57. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraModule.class +0 -0
  58. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraPackage.class +0 -0
  59. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraPushBroadcastReceiver.class +0 -0
  60. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraPushHeadlessService.class +0 -0
  61. package/android/build/intermediates/javac/debug/{compileDebugJavaWithJavac/classes/com/reactlibrary → classes/com/netmera/reactnativesdk}/RNNetmeraUser.class +0 -0
  62. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraUtil$1.class +0 -0
  63. package/android/build/intermediates/javac/debug/classes/com/netmera/reactnativesdk/RNNetmeraUtil.class +0 -0
  64. package/android/build/intermediates/library_manifest/debug/AndroidManifest.xml +6 -2
  65. package/android/build/intermediates/local_only_symbol_list/debug/R-def.txt +2 -0
  66. package/android/build/intermediates/manifest_merge_blame_file/debug/manifest-merger-blame-debug-report.txt +20 -0
  67. package/android/build/intermediates/merged_manifests/debug/output.json +27 -1
  68. package/android/build/intermediates/navigation_json/debug/navigation.json +1 -0
  69. package/android/build/intermediates/runtime_library_classes_jar/debug/classes.jar +0 -0
  70. package/android/build/intermediates/{res/symbol-table-with-package → symbol_list_with_package_name}/debug/package-aware-r.txt +756 -32
  71. package/android/build/outputs/logs/manifest-merger-debug-report.txt +34 -28
  72. package/android/build.gradle +4 -4
  73. package/android/local.properties +2 -2
  74. package/android/src/main/AndroidManifest.xml +1 -1
  75. package/android/src/main/java/com/netmera/reactnativesdk/RNNetmera.java +26 -0
  76. package/android/src/main/java/com/netmera/reactnativesdk/RNNetmeraCategoryObject.java +56 -0
  77. package/android/src/main/java/com/netmera/reactnativesdk/RNNetmeraConfiguration.java +128 -0
  78. package/android/src/main/java/com/{reactlibrary → netmera/reactnativesdk}/RNNetmeraEvent.java +1 -1
  79. package/android/src/main/java/com/{reactlibrary → netmera/reactnativesdk}/RNNetmeraModule.java +168 -31
  80. package/android/src/main/java/com/{reactlibrary → netmera/reactnativesdk}/RNNetmeraPackage.java +1 -1
  81. package/android/src/main/java/com/{reactlibrary → netmera/reactnativesdk}/RNNetmeraPushBroadcastReceiver.java +19 -41
  82. package/android/src/main/java/com/{reactlibrary → netmera/reactnativesdk}/RNNetmeraPushHeadlessService.java +1 -1
  83. package/android/src/main/java/com/{reactlibrary → netmera/reactnativesdk}/RNNetmeraUser.java +1 -1
  84. package/android/src/main/java/com/{reactlibrary → netmera/reactnativesdk}/RNNetmeraUtil.java +69 -69
  85. package/index.js +127 -36
  86. package/ios/RNNetmera.h +6 -0
  87. package/ios/RNNetmera.m +220 -92
  88. package/ios/RNNetmera.xcodeproj/project.pbxproj +35 -3
  89. package/ios/RNNetmera.xcodeproj/xcshareddata/xcschemes/RNNetmera.xcscheme +67 -0
  90. package/ios/RNNetmera.xcodeproj/xcuserdata/{huseyin.xcuserdatad → ensarbayhan.xcuserdatad}/xcschemes/xcschememanagement.plist +1 -1
  91. package/ios/RNNetmeraCategoryObject.h +16 -0
  92. package/ios/RNNetmeraCategoryObject.m +59 -0
  93. package/ios/RNNetmeraEvent.h +1 -1
  94. package/ios/RNNetmeraEvent.m +5 -1
  95. package/ios/RNNetmeraRCTEventEmitter.h +4 -3
  96. package/ios/RNNetmeraRCTEventEmitter.m +9 -5
  97. package/ios/RNNetmeraUser.h +1 -1
  98. package/ios/RNNetmeraUtils.h +1 -1
  99. package/ios/RNNetmeraUtils.m +45 -14
  100. package/package.json +1 -1
  101. package/.idea/encodings.xml +0 -4
  102. package/.idea/workspace.xml +0 -188
  103. package/android/.gradle/5.0/fileChanges/last-build.bin +0 -0
  104. package/android/.gradle/5.0/fileHashes/fileHashes.bin +0 -0
  105. package/android/.gradle/5.0/fileHashes/fileHashes.lock +0 -0
  106. package/android/.gradle/5.0/gc.properties +0 -0
  107. package/android/.idea/codeStyles/Project.xml +0 -29
  108. package/android/.idea/runConfigurations.xml +0 -12
  109. package/android/.idea/workspace.xml +0 -221
  110. package/android/build/generated/source/buildConfig/androidTest/debug/com/reactlibrary/test/BuildConfig.java +0 -13
  111. package/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/AndroidManifest.xml +0 -11
  112. package/android/build/intermediates/aapt_friendly_merged_manifests/debug/processDebugManifest/aapt/output.json +0 -1
  113. package/android/build/intermediates/aapt_fr/304/261endly_merged_man/304/261fests/debug/aapt/AndroidManifest.xml +0 -11
  114. package/android/build/intermediates/aapt_fr/304/261endly_merged_man/304/261fests/debug/aapt/output.json +0 -1
  115. package/android/build/intermediates/annotat/304/261on_processor_l/304/261st/debug/annotationProcessors.json +0 -1
  116. package/android/build/intermediates/compile_only_not_namespaced_r_class_jar/debug/generateDebugRFile/R.jar +0 -0
  117. package/android/build/intermediates/comp/304/261le_l/304/261brary_classes/debug/classes.jar +0 -0
  118. package/android/build/intermediates/comp/304/261le_only_not_namespaced_r_class_jar/debug/generateDebugRFile/R.jar +0 -0
  119. package/android/build/intermediates/intermediate-jars/debug/classes.jar +0 -0
  120. package/android/build/intermediates/intermediate-jars/debug/res.jar +0 -0
  121. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactlibrary/BuildConfig.class +0 -0
  122. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactlibrary/RNNetmeraModule$1.class +0 -0
  123. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactlibrary/RNNetmeraModule$2.class +0 -0
  124. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactlibrary/RNNetmeraModule$3.class +0 -0
  125. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactlibrary/RNNetmeraModule.class +0 -0
  126. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactlibrary/RNNetmeraPackage.class +0 -0
  127. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactlibrary/RNNetmeraPushBroadcastReceiver.class +0 -0
  128. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactlibrary/RNNetmeraUtil$1.class +0 -0
  129. package/android/build/intermediates/javac/debug/compileDebugJavaWithJavac/classes/com/reactlibrary/RNNetmeraUtil.class +0 -0
  130. package/android/build/intermediates/l/304/261brary_java_res/debug/res.jar +0 -0
  131. package/android/build/intermediates/l/304/261brary_man/304/261fest/debug/AndroidManifest.xml +0 -11
  132. package/android/build/intermediates/merged_manifests/debugAndroidTest/AndroidManifest.xml +0 -225
  133. package/android/build/intermediates/merged_manifests/debugAndroidTest/output.json +0 -1
  134. package/android/build/intermediates/merged_man/304/261fests/debug/output.json +0 -1
  135. package/android/build/intermediates/runt/304/261me_l/304/261brary_classes/debug/classes.jar +0 -0
  136. package/android/build/intermediates/symbols/debug/R.txt +0 -1943
  137. package/android/build/intermediates/transforms/mergeJniLibs/debug/__content__.json +0 -1
  138. package/android/react-native-netmera.iml +0 -277
  139. package/ios/RNNetmera.xcodeproj/project.xcworkspace/contents.xcworkspacedata +0 -7
  140. package/ios/RNNetmera.xcodeproj/project.xcworkspace/xcshareddata/IDEWorkspaceChecks.plist +0 -8
  141. package/ios/RNNetmera.xcodeproj/project.xcworkspace/xcuserdata/huseyin.xcuserdatad/UserInterfaceState.xcuserstate +0 -0
@@ -1,1943 +0,0 @@
1
- int anim abc_fade_in 0x7f010001
2
- int anim abc_fade_out 0x7f010002
3
- int anim abc_grow_fade_in_from_bottom 0x7f010003
4
- int anim abc_popup_enter 0x7f010004
5
- int anim abc_popup_exit 0x7f010005
6
- int anim abc_shrink_fade_out_from_bottom 0x7f010006
7
- int anim abc_slide_in_bottom 0x7f010007
8
- int anim abc_slide_in_top 0x7f010008
9
- int anim abc_slide_out_bottom 0x7f010009
10
- int anim abc_slide_out_top 0x7f01000a
11
- int anim abc_tooltip_enter 0x7f01000b
12
- int anim abc_tooltip_exit 0x7f01000c
13
- int anim catalyst_fade_in 0x7f01000d
14
- int anim catalyst_fade_out 0x7f01000e
15
- int anim catalyst_push_up_in 0x7f01000f
16
- int anim catalyst_push_up_out 0x7f010010
17
- int anim catalyst_slide_down 0x7f010011
18
- int anim catalyst_slide_up 0x7f010012
19
- int anim netmera_popup_close 0x7f010013
20
- int anim netmera_popup_open 0x7f010014
21
- int attr actionBarDivider 0x7f040001
22
- int attr actionBarItemBackground 0x7f040002
23
- int attr actionBarPopupTheme 0x7f040003
24
- int attr actionBarSize 0x7f040004
25
- int attr actionBarSplitStyle 0x7f040005
26
- int attr actionBarStyle 0x7f040006
27
- int attr actionBarTabBarStyle 0x7f040007
28
- int attr actionBarTabStyle 0x7f040008
29
- int attr actionBarTabTextStyle 0x7f040009
30
- int attr actionBarTheme 0x7f04000a
31
- int attr actionBarWidgetTheme 0x7f04000b
32
- int attr actionButtonStyle 0x7f04000c
33
- int attr actionDropDownStyle 0x7f04000d
34
- int attr actionLayout 0x7f04000e
35
- int attr actionMenuTextAppearance 0x7f04000f
36
- int attr actionMenuTextColor 0x7f040010
37
- int attr actionModeBackground 0x7f040011
38
- int attr actionModeCloseButtonStyle 0x7f040012
39
- int attr actionModeCloseDrawable 0x7f040013
40
- int attr actionModeCopyDrawable 0x7f040014
41
- int attr actionModeCutDrawable 0x7f040015
42
- int attr actionModeFindDrawable 0x7f040016
43
- int attr actionModePasteDrawable 0x7f040017
44
- int attr actionModePopupWindowStyle 0x7f040018
45
- int attr actionModeSelectAllDrawable 0x7f040019
46
- int attr actionModeShareDrawable 0x7f04001a
47
- int attr actionModeSplitBackground 0x7f04001b
48
- int attr actionModeStyle 0x7f04001c
49
- int attr actionModeWebSearchDrawable 0x7f04001d
50
- int attr actionOverflowButtonStyle 0x7f04001e
51
- int attr actionOverflowMenuStyle 0x7f04001f
52
- int attr actionProviderClass 0x7f040020
53
- int attr actionViewClass 0x7f040021
54
- int attr activityChooserViewStyle 0x7f040022
55
- int attr actualImageResource 0x7f040023
56
- int attr actualImageScaleType 0x7f040024
57
- int attr actualImageUri 0x7f040025
58
- int attr alertDialogButtonGroupStyle 0x7f040026
59
- int attr alertDialogCenterButtons 0x7f040027
60
- int attr alertDialogStyle 0x7f040028
61
- int attr alertDialogTheme 0x7f040029
62
- int attr allowStacking 0x7f04002a
63
- int attr alpha 0x7f04002b
64
- int attr alphabeticModifiers 0x7f04002c
65
- int attr arrowHeadLength 0x7f04002d
66
- int attr arrowShaftLength 0x7f04002e
67
- int attr autoCompleteTextViewStyle 0x7f04002f
68
- int attr autoSizeMaxTextSize 0x7f040030
69
- int attr autoSizeMinTextSize 0x7f040031
70
- int attr autoSizePresetSizes 0x7f040032
71
- int attr autoSizeStepGranularity 0x7f040033
72
- int attr autoSizeTextType 0x7f040034
73
- int attr background 0x7f040035
74
- int attr backgroundImage 0x7f040036
75
- int attr backgroundSplit 0x7f040037
76
- int attr backgroundStacked 0x7f040038
77
- int attr backgroundTint 0x7f040039
78
- int attr backgroundTintMode 0x7f04003a
79
- int attr barLength 0x7f04003b
80
- int attr borderlessButtonStyle 0x7f04003c
81
- int attr buttonBarButtonStyle 0x7f04003d
82
- int attr buttonBarNegativeButtonStyle 0x7f04003e
83
- int attr buttonBarNeutralButtonStyle 0x7f04003f
84
- int attr buttonBarPositiveButtonStyle 0x7f040040
85
- int attr buttonBarStyle 0x7f040041
86
- int attr buttonGravity 0x7f040042
87
- int attr buttonIconDimen 0x7f040043
88
- int attr buttonPanelSideLayout 0x7f040044
89
- int attr buttonSize 0x7f040045
90
- int attr buttonStyle 0x7f040046
91
- int attr buttonStyleSmall 0x7f040047
92
- int attr buttonTint 0x7f040048
93
- int attr buttonTintMode 0x7f040049
94
- int attr checkboxStyle 0x7f04004a
95
- int attr checkedTextViewStyle 0x7f04004b
96
- int attr circleCrop 0x7f04004c
97
- int attr closeIcon 0x7f04004d
98
- int attr closeItemLayout 0x7f04004e
99
- int attr collapseContentDescription 0x7f04004f
100
- int attr collapseIcon 0x7f040050
101
- int attr color 0x7f040051
102
- int attr colorAccent 0x7f040052
103
- int attr colorBackgroundFloating 0x7f040053
104
- int attr colorButtonNormal 0x7f040054
105
- int attr colorControlActivated 0x7f040055
106
- int attr colorControlHighlight 0x7f040056
107
- int attr colorControlNormal 0x7f040057
108
- int attr colorError 0x7f040058
109
- int attr colorPrimary 0x7f040059
110
- int attr colorPrimaryDark 0x7f04005a
111
- int attr colorScheme 0x7f04005b
112
- int attr colorSwitchThumbNormal 0x7f04005c
113
- int attr commitIcon 0x7f04005d
114
- int attr contentDescription 0x7f04005e
115
- int attr contentInsetEnd 0x7f04005f
116
- int attr contentInsetEndWithActions 0x7f040060
117
- int attr contentInsetLeft 0x7f040061
118
- int attr contentInsetRight 0x7f040062
119
- int attr contentInsetStart 0x7f040063
120
- int attr contentInsetStartWithNavigation 0x7f040064
121
- int attr controlBackground 0x7f040065
122
- int attr coordinatorLayoutStyle 0x7f040066
123
- int attr customNavigationLayout 0x7f040067
124
- int attr defaultQueryHint 0x7f040068
125
- int attr dialogCornerRadius 0x7f040069
126
- int attr dialogPreferredPadding 0x7f04006a
127
- int attr dialogTheme 0x7f04006b
128
- int attr displayOptions 0x7f04006c
129
- int attr divider 0x7f04006d
130
- int attr dividerHorizontal 0x7f04006e
131
- int attr dividerPadding 0x7f04006f
132
- int attr dividerVertical 0x7f040070
133
- int attr drawableSize 0x7f040071
134
- int attr drawerArrowStyle 0x7f040072
135
- int attr dropDownListViewStyle 0x7f040073
136
- int attr dropdownListPreferredItemHeight 0x7f040074
137
- int attr editTextBackground 0x7f040075
138
- int attr editTextColor 0x7f040076
139
- int attr editTextStyle 0x7f040077
140
- int attr elevation 0x7f040078
141
- int attr expandActivityOverflowButtonDrawable 0x7f040079
142
- int attr fadeDuration 0x7f04007a
143
- int attr failureImage 0x7f04007b
144
- int attr failureImageScaleType 0x7f04007c
145
- int attr firstBaselineToTopHeight 0x7f04007d
146
- int attr font 0x7f04007e
147
- int attr fontFamily 0x7f04007f
148
- int attr fontProviderAuthority 0x7f040080
149
- int attr fontProviderCerts 0x7f040081
150
- int attr fontProviderFetchStrategy 0x7f040082
151
- int attr fontProviderFetchTimeout 0x7f040083
152
- int attr fontProviderPackage 0x7f040084
153
- int attr fontProviderQuery 0x7f040085
154
- int attr fontStyle 0x7f040086
155
- int attr fontVariationSettings 0x7f040087
156
- int attr fontWeight 0x7f040088
157
- int attr gapBetweenBars 0x7f040089
158
- int attr goIcon 0x7f04008a
159
- int attr height 0x7f04008b
160
- int attr hideOnContentScroll 0x7f04008c
161
- int attr homeAsUpIndicator 0x7f04008d
162
- int attr homeLayout 0x7f04008e
163
- int attr icon 0x7f04008f
164
- int attr iconTint 0x7f040090
165
- int attr iconTintMode 0x7f040091
166
- int attr iconifiedByDefault 0x7f040092
167
- int attr imageAspectRatio 0x7f040093
168
- int attr imageAspectRatioAdjust 0x7f040094
169
- int attr imageButtonStyle 0x7f040095
170
- int attr inAppMessageBackground 0x7f040096
171
- int attr inAppMessageCancelButtonDrawable 0x7f040097
172
- int attr inAppMessageFontPath 0x7f040098
173
- int attr inAppMessageHeight 0x7f040099
174
- int attr inAppMessageTextColor 0x7f04009a
175
- int attr inAppMessageTextSize 0x7f04009b
176
- int attr inAppMessageTitleColor 0x7f04009c
177
- int attr inAppMessageTitleSize 0x7f04009d
178
- int attr inAppMessageWeight 0x7f04009e
179
- int attr inAppMessageWidth 0x7f04009f
180
- int attr indeterminateProgressStyle 0x7f0400a0
181
- int attr initialActivityCount 0x7f0400a1
182
- int attr isLightTheme 0x7f0400a2
183
- int attr itemPadding 0x7f0400a3
184
- int attr keylines 0x7f0400a4
185
- int attr lastBaselineToBottomHeight 0x7f0400a5
186
- int attr layout 0x7f0400a6
187
- int attr layout_anchor 0x7f0400a7
188
- int attr layout_anchorGravity 0x7f0400a8
189
- int attr layout_behavior 0x7f0400a9
190
- int attr layout_dodgeInsetEdges 0x7f0400aa
191
- int attr layout_insetEdge 0x7f0400ab
192
- int attr layout_keyline 0x7f0400ac
193
- int attr lineHeight 0x7f0400ad
194
- int attr listChoiceBackgroundIndicator 0x7f0400ae
195
- int attr listDividerAlertDialog 0x7f0400af
196
- int attr listItemLayout 0x7f0400b0
197
- int attr listLayout 0x7f0400b1
198
- int attr listMenuViewStyle 0x7f0400b2
199
- int attr listPopupWindowStyle 0x7f0400b3
200
- int attr listPreferredItemHeight 0x7f0400b4
201
- int attr listPreferredItemHeightLarge 0x7f0400b5
202
- int attr listPreferredItemHeightSmall 0x7f0400b6
203
- int attr listPreferredItemPaddingLeft 0x7f0400b7
204
- int attr listPreferredItemPaddingRight 0x7f0400b8
205
- int attr logo 0x7f0400b9
206
- int attr logoDescription 0x7f0400ba
207
- int attr maxButtonHeight 0x7f0400bb
208
- int attr measureWithLargestChild 0x7f0400bc
209
- int attr multiChoiceItemLayout 0x7f0400bd
210
- int attr navigationContentDescription 0x7f0400be
211
- int attr navigationIcon 0x7f0400bf
212
- int attr navigationMode 0x7f0400c0
213
- int attr numericModifiers 0x7f0400c1
214
- int attr overlapAnchor 0x7f0400c2
215
- int attr overlayImage 0x7f0400c3
216
- int attr paddingBottomNoButtons 0x7f0400c4
217
- int attr paddingEnd 0x7f0400c5
218
- int attr paddingStart 0x7f0400c6
219
- int attr paddingTopNoTitle 0x7f0400c7
220
- int attr panelBackground 0x7f0400c8
221
- int attr panelMenuListTheme 0x7f0400c9
222
- int attr panelMenuListWidth 0x7f0400ca
223
- int attr placeholderImage 0x7f0400cb
224
- int attr placeholderImageScaleType 0x7f0400cc
225
- int attr popupMenuStyle 0x7f0400cd
226
- int attr popupTheme 0x7f0400ce
227
- int attr popupWindowStyle 0x7f0400cf
228
- int attr preserveIconSpacing 0x7f0400d0
229
- int attr pressedStateOverlayImage 0x7f0400d1
230
- int attr progressBarAutoRotateInterval 0x7f0400d2
231
- int attr progressBarImage 0x7f0400d3
232
- int attr progressBarImageScaleType 0x7f0400d4
233
- int attr progressBarPadding 0x7f0400d5
234
- int attr progressBarStyle 0x7f0400d6
235
- int attr queryBackground 0x7f0400d7
236
- int attr queryHint 0x7f0400d8
237
- int attr radioButtonStyle 0x7f0400d9
238
- int attr ratingBarStyle 0x7f0400da
239
- int attr ratingBarStyleIndicator 0x7f0400db
240
- int attr ratingBarStyleSmall 0x7f0400dc
241
- int attr retryImage 0x7f0400dd
242
- int attr retryImageScaleType 0x7f0400de
243
- int attr roundAsCircle 0x7f0400df
244
- int attr roundBottomEnd 0x7f0400e0
245
- int attr roundBottomLeft 0x7f0400e1
246
- int attr roundBottomRight 0x7f0400e2
247
- int attr roundBottomStart 0x7f0400e3
248
- int attr roundTopEnd 0x7f0400e4
249
- int attr roundTopLeft 0x7f0400e5
250
- int attr roundTopRight 0x7f0400e6
251
- int attr roundTopStart 0x7f0400e7
252
- int attr roundWithOverlayColor 0x7f0400e8
253
- int attr roundedCornerRadius 0x7f0400e9
254
- int attr roundingBorderColor 0x7f0400ea
255
- int attr roundingBorderPadding 0x7f0400eb
256
- int attr roundingBorderWidth 0x7f0400ec
257
- int attr scopeUris 0x7f0400ed
258
- int attr searchHintIcon 0x7f0400ee
259
- int attr searchIcon 0x7f0400ef
260
- int attr searchViewStyle 0x7f0400f0
261
- int attr seekBarStyle 0x7f0400f1
262
- int attr selectableItemBackground 0x7f0400f2
263
- int attr selectableItemBackgroundBorderless 0x7f0400f3
264
- int attr showAsAction 0x7f0400f4
265
- int attr showDividers 0x7f0400f5
266
- int attr showText 0x7f0400f6
267
- int attr showTitle 0x7f0400f7
268
- int attr singleChoiceItemLayout 0x7f0400f8
269
- int attr spinBars 0x7f0400f9
270
- int attr spinnerDropDownItemStyle 0x7f0400fa
271
- int attr spinnerStyle 0x7f0400fb
272
- int attr splitTrack 0x7f0400fc
273
- int attr srcCompat 0x7f0400fd
274
- int attr state_above_anchor 0x7f0400fe
275
- int attr statusBarBackground 0x7f0400ff
276
- int attr subMenuArrow 0x7f040100
277
- int attr submitBackground 0x7f040101
278
- int attr subtitle 0x7f040102
279
- int attr subtitleTextAppearance 0x7f040103
280
- int attr subtitleTextColor 0x7f040104
281
- int attr subtitleTextStyle 0x7f040105
282
- int attr suggestionRowLayout 0x7f040106
283
- int attr switchMinWidth 0x7f040107
284
- int attr switchPadding 0x7f040108
285
- int attr switchStyle 0x7f040109
286
- int attr switchTextAppearance 0x7f04010a
287
- int attr textAllCaps 0x7f04010b
288
- int attr textAppearanceLargePopupMenu 0x7f04010c
289
- int attr textAppearanceListItem 0x7f04010d
290
- int attr textAppearanceListItemSecondary 0x7f04010e
291
- int attr textAppearanceListItemSmall 0x7f04010f
292
- int attr textAppearancePopupMenuHeader 0x7f040110
293
- int attr textAppearanceSearchResultSubtitle 0x7f040111
294
- int attr textAppearanceSearchResultTitle 0x7f040112
295
- int attr textAppearanceSmallPopupMenu 0x7f040113
296
- int attr textColorAlertDialogListItem 0x7f040114
297
- int attr textColorSearchUrl 0x7f040115
298
- int attr theme 0x7f040116
299
- int attr thickness 0x7f040117
300
- int attr thumbTextPadding 0x7f040118
301
- int attr thumbTint 0x7f040119
302
- int attr thumbTintMode 0x7f04011a
303
- int attr tickMark 0x7f04011b
304
- int attr tickMarkTint 0x7f04011c
305
- int attr tickMarkTintMode 0x7f04011d
306
- int attr tint 0x7f04011e
307
- int attr tintMode 0x7f04011f
308
- int attr title 0x7f040120
309
- int attr titleMargin 0x7f040121
310
- int attr titleMarginBottom 0x7f040122
311
- int attr titleMarginEnd 0x7f040123
312
- int attr titleMarginStart 0x7f040124
313
- int attr titleMarginTop 0x7f040125
314
- int attr titleMargins 0x7f040126
315
- int attr titleTextAppearance 0x7f040127
316
- int attr titleTextColor 0x7f040128
317
- int attr titleTextStyle 0x7f040129
318
- int attr toolbarNavigationButtonStyle 0x7f04012a
319
- int attr toolbarStyle 0x7f04012b
320
- int attr tooltipForegroundColor 0x7f04012c
321
- int attr tooltipFrameBackground 0x7f04012d
322
- int attr tooltipText 0x7f04012e
323
- int attr track 0x7f04012f
324
- int attr trackTint 0x7f040130
325
- int attr trackTintMode 0x7f040131
326
- int attr ttcIndex 0x7f040132
327
- int attr viewAspectRatio 0x7f040133
328
- int attr viewInflaterClass 0x7f040134
329
- int attr voiceIcon 0x7f040135
330
- int attr windowActionBar 0x7f040136
331
- int attr windowActionBarOverlay 0x7f040137
332
- int attr windowActionModeOverlay 0x7f040138
333
- int attr windowFixedHeightMajor 0x7f040139
334
- int attr windowFixedHeightMinor 0x7f04013a
335
- int attr windowFixedWidthMajor 0x7f04013b
336
- int attr windowFixedWidthMinor 0x7f04013c
337
- int attr windowMinWidthMajor 0x7f04013d
338
- int attr windowMinWidthMinor 0x7f04013e
339
- int attr windowNoTitle 0x7f04013f
340
- int bool abc_action_bar_embed_tabs 0x7f050001
341
- int bool abc_allow_stacked_button_bar 0x7f050002
342
- int bool abc_config_actionMenuItemAllCaps 0x7f050003
343
- int bool netmera_use_default_deeplink_action 0x7f050004
344
- int bool netmera_use_default_inapp_receiver 0x7f050005
345
- int bool netmera_use_default_push_receiver 0x7f050006
346
- int bool netmera_use_location_provider_receiver 0x7f050007
347
- int color abc_background_cache_hint_selector_material_dark 0x7f060001
348
- int color abc_background_cache_hint_selector_material_light 0x7f060002
349
- int color abc_btn_colored_borderless_text_material 0x7f060003
350
- int color abc_btn_colored_text_material 0x7f060004
351
- int color abc_color_highlight_material 0x7f060005
352
- int color abc_hint_foreground_material_dark 0x7f060006
353
- int color abc_hint_foreground_material_light 0x7f060007
354
- int color abc_input_method_navigation_guard 0x7f060008
355
- int color abc_primary_text_disable_only_material_dark 0x7f060009
356
- int color abc_primary_text_disable_only_material_light 0x7f06000a
357
- int color abc_primary_text_material_dark 0x7f06000b
358
- int color abc_primary_text_material_light 0x7f06000c
359
- int color abc_search_url_text 0x7f06000d
360
- int color abc_search_url_text_normal 0x7f06000e
361
- int color abc_search_url_text_pressed 0x7f06000f
362
- int color abc_search_url_text_selected 0x7f060010
363
- int color abc_secondary_text_material_dark 0x7f060011
364
- int color abc_secondary_text_material_light 0x7f060012
365
- int color abc_tint_btn_checkable 0x7f060013
366
- int color abc_tint_default 0x7f060014
367
- int color abc_tint_edittext 0x7f060015
368
- int color abc_tint_seek_thumb 0x7f060016
369
- int color abc_tint_spinner 0x7f060017
370
- int color abc_tint_switch_track 0x7f060018
371
- int color accent_material_dark 0x7f060019
372
- int color accent_material_light 0x7f06001a
373
- int color background_floating_material_dark 0x7f06001b
374
- int color background_floating_material_light 0x7f06001c
375
- int color background_material_dark 0x7f06001d
376
- int color background_material_light 0x7f06001e
377
- int color bright_foreground_disabled_material_dark 0x7f06001f
378
- int color bright_foreground_disabled_material_light 0x7f060020
379
- int color bright_foreground_inverse_material_dark 0x7f060021
380
- int color bright_foreground_inverse_material_light 0x7f060022
381
- int color bright_foreground_material_dark 0x7f060023
382
- int color bright_foreground_material_light 0x7f060024
383
- int color button_material_dark 0x7f060025
384
- int color button_material_light 0x7f060026
385
- int color catalyst_redbox_background 0x7f060027
386
- int color common_google_signin_btn_text_dark 0x7f060028
387
- int color common_google_signin_btn_text_dark_default 0x7f060029
388
- int color common_google_signin_btn_text_dark_disabled 0x7f06002a
389
- int color common_google_signin_btn_text_dark_focused 0x7f06002b
390
- int color common_google_signin_btn_text_dark_pressed 0x7f06002c
391
- int color common_google_signin_btn_text_light 0x7f06002d
392
- int color common_google_signin_btn_text_light_default 0x7f06002e
393
- int color common_google_signin_btn_text_light_disabled 0x7f06002f
394
- int color common_google_signin_btn_text_light_focused 0x7f060030
395
- int color common_google_signin_btn_text_light_pressed 0x7f060031
396
- int color common_google_signin_btn_tint 0x7f060032
397
- int color dim_foreground_disabled_material_dark 0x7f060033
398
- int color dim_foreground_disabled_material_light 0x7f060034
399
- int color dim_foreground_material_dark 0x7f060035
400
- int color dim_foreground_material_light 0x7f060036
401
- int color error_color_material_dark 0x7f060037
402
- int color error_color_material_light 0x7f060038
403
- int color foreground_material_dark 0x7f060039
404
- int color foreground_material_light 0x7f06003a
405
- int color highlighted_text_material_dark 0x7f06003b
406
- int color highlighted_text_material_light 0x7f06003c
407
- int color material_blue_grey_800 0x7f06003d
408
- int color material_blue_grey_900 0x7f06003e
409
- int color material_blue_grey_950 0x7f06003f
410
- int color material_deep_teal_200 0x7f060040
411
- int color material_deep_teal_500 0x7f060041
412
- int color material_grey_100 0x7f060042
413
- int color material_grey_300 0x7f060043
414
- int color material_grey_50 0x7f060044
415
- int color material_grey_600 0x7f060045
416
- int color material_grey_800 0x7f060046
417
- int color material_grey_850 0x7f060047
418
- int color material_grey_900 0x7f060048
419
- int color notification_action_color_filter 0x7f060049
420
- int color notification_icon_bg_color 0x7f06004a
421
- int color notification_material_background_media_default_color 0x7f06004b
422
- int color primary_dark_material_dark 0x7f06004c
423
- int color primary_dark_material_light 0x7f06004d
424
- int color primary_material_dark 0x7f06004e
425
- int color primary_material_light 0x7f06004f
426
- int color primary_text_default_material_dark 0x7f060050
427
- int color primary_text_default_material_light 0x7f060051
428
- int color primary_text_disabled_material_dark 0x7f060052
429
- int color primary_text_disabled_material_light 0x7f060053
430
- int color ripple_material_dark 0x7f060054
431
- int color ripple_material_light 0x7f060055
432
- int color secondary_text_default_material_dark 0x7f060056
433
- int color secondary_text_default_material_light 0x7f060057
434
- int color secondary_text_disabled_material_dark 0x7f060058
435
- int color secondary_text_disabled_material_light 0x7f060059
436
- int color switch_thumb_disabled_material_dark 0x7f06005a
437
- int color switch_thumb_disabled_material_light 0x7f06005b
438
- int color switch_thumb_material_dark 0x7f06005c
439
- int color switch_thumb_material_light 0x7f06005d
440
- int color switch_thumb_normal_material_dark 0x7f06005e
441
- int color switch_thumb_normal_material_light 0x7f06005f
442
- int color tooltip_background_dark 0x7f060060
443
- int color tooltip_background_light 0x7f060061
444
- int dimen abc_action_bar_content_inset_material 0x7f070001
445
- int dimen abc_action_bar_content_inset_with_nav 0x7f070002
446
- int dimen abc_action_bar_default_height_material 0x7f070003
447
- int dimen abc_action_bar_default_padding_end_material 0x7f070004
448
- int dimen abc_action_bar_default_padding_start_material 0x7f070005
449
- int dimen abc_action_bar_elevation_material 0x7f070006
450
- int dimen abc_action_bar_icon_vertical_padding_material 0x7f070007
451
- int dimen abc_action_bar_overflow_padding_end_material 0x7f070008
452
- int dimen abc_action_bar_overflow_padding_start_material 0x7f070009
453
- int dimen abc_action_bar_stacked_max_height 0x7f07000a
454
- int dimen abc_action_bar_stacked_tab_max_width 0x7f07000b
455
- int dimen abc_action_bar_subtitle_bottom_margin_material 0x7f07000c
456
- int dimen abc_action_bar_subtitle_top_margin_material 0x7f07000d
457
- int dimen abc_action_button_min_height_material 0x7f07000e
458
- int dimen abc_action_button_min_width_material 0x7f07000f
459
- int dimen abc_action_button_min_width_overflow_material 0x7f070010
460
- int dimen abc_alert_dialog_button_bar_height 0x7f070011
461
- int dimen abc_alert_dialog_button_dimen 0x7f070012
462
- int dimen abc_button_inset_horizontal_material 0x7f070013
463
- int dimen abc_button_inset_vertical_material 0x7f070014
464
- int dimen abc_button_padding_horizontal_material 0x7f070015
465
- int dimen abc_button_padding_vertical_material 0x7f070016
466
- int dimen abc_cascading_menus_min_smallest_width 0x7f070017
467
- int dimen abc_config_prefDialogWidth 0x7f070018
468
- int dimen abc_control_corner_material 0x7f070019
469
- int dimen abc_control_inset_material 0x7f07001a
470
- int dimen abc_control_padding_material 0x7f07001b
471
- int dimen abc_dialog_corner_radius_material 0x7f07001c
472
- int dimen abc_dialog_fixed_height_major 0x7f07001d
473
- int dimen abc_dialog_fixed_height_minor 0x7f07001e
474
- int dimen abc_dialog_fixed_width_major 0x7f07001f
475
- int dimen abc_dialog_fixed_width_minor 0x7f070020
476
- int dimen abc_dialog_list_padding_bottom_no_buttons 0x7f070021
477
- int dimen abc_dialog_list_padding_top_no_title 0x7f070022
478
- int dimen abc_dialog_min_width_major 0x7f070023
479
- int dimen abc_dialog_min_width_minor 0x7f070024
480
- int dimen abc_dialog_padding_material 0x7f070025
481
- int dimen abc_dialog_padding_top_material 0x7f070026
482
- int dimen abc_dialog_title_divider_material 0x7f070027
483
- int dimen abc_disabled_alpha_material_dark 0x7f070028
484
- int dimen abc_disabled_alpha_material_light 0x7f070029
485
- int dimen abc_dropdownitem_icon_width 0x7f07002a
486
- int dimen abc_dropdownitem_text_padding_left 0x7f07002b
487
- int dimen abc_dropdownitem_text_padding_right 0x7f07002c
488
- int dimen abc_edit_text_inset_bottom_material 0x7f07002d
489
- int dimen abc_edit_text_inset_horizontal_material 0x7f07002e
490
- int dimen abc_edit_text_inset_top_material 0x7f07002f
491
- int dimen abc_floating_window_z 0x7f070030
492
- int dimen abc_list_item_padding_horizontal_material 0x7f070031
493
- int dimen abc_panel_menu_list_width 0x7f070032
494
- int dimen abc_progress_bar_height_material 0x7f070033
495
- int dimen abc_search_view_preferred_height 0x7f070034
496
- int dimen abc_search_view_preferred_width 0x7f070035
497
- int dimen abc_seekbar_track_background_height_material 0x7f070036
498
- int dimen abc_seekbar_track_progress_height_material 0x7f070037
499
- int dimen abc_select_dialog_padding_start_material 0x7f070038
500
- int dimen abc_switch_padding 0x7f070039
501
- int dimen abc_text_size_body_1_material 0x7f07003a
502
- int dimen abc_text_size_body_2_material 0x7f07003b
503
- int dimen abc_text_size_button_material 0x7f07003c
504
- int dimen abc_text_size_caption_material 0x7f07003d
505
- int dimen abc_text_size_display_1_material 0x7f07003e
506
- int dimen abc_text_size_display_2_material 0x7f07003f
507
- int dimen abc_text_size_display_3_material 0x7f070040
508
- int dimen abc_text_size_display_4_material 0x7f070041
509
- int dimen abc_text_size_headline_material 0x7f070042
510
- int dimen abc_text_size_large_material 0x7f070043
511
- int dimen abc_text_size_medium_material 0x7f070044
512
- int dimen abc_text_size_menu_header_material 0x7f070045
513
- int dimen abc_text_size_menu_material 0x7f070046
514
- int dimen abc_text_size_small_material 0x7f070047
515
- int dimen abc_text_size_subhead_material 0x7f070048
516
- int dimen abc_text_size_subtitle_material_toolbar 0x7f070049
517
- int dimen abc_text_size_title_material 0x7f07004a
518
- int dimen abc_text_size_title_material_toolbar 0x7f07004b
519
- int dimen compat_button_inset_horizontal_material 0x7f07004c
520
- int dimen compat_button_inset_vertical_material 0x7f07004d
521
- int dimen compat_button_padding_horizontal_material 0x7f07004e
522
- int dimen compat_button_padding_vertical_material 0x7f07004f
523
- int dimen compat_control_corner_material 0x7f070050
524
- int dimen compat_notification_large_icon_max_height 0x7f070051
525
- int dimen compat_notification_large_icon_max_width 0x7f070052
526
- int dimen disabled_alpha_material_dark 0x7f070053
527
- int dimen disabled_alpha_material_light 0x7f070054
528
- int dimen highlight_alpha_material_colored 0x7f070055
529
- int dimen highlight_alpha_material_dark 0x7f070056
530
- int dimen highlight_alpha_material_light 0x7f070057
531
- int dimen hint_alpha_material_dark 0x7f070058
532
- int dimen hint_alpha_material_light 0x7f070059
533
- int dimen hint_pressed_alpha_material_dark 0x7f07005a
534
- int dimen hint_pressed_alpha_material_light 0x7f07005b
535
- int dimen netmera_layout_default_elevation 0x7f07005c
536
- int dimen netmera_layout_default_margin 0x7f07005d
537
- int dimen netmera_layout_large_margin 0x7f07005e
538
- int dimen netmera_layout_small_margin 0x7f07005f
539
- int dimen netmera_text_default_size 0x7f070060
540
- int dimen netmera_text_small_size 0x7f070061
541
- int dimen notification_action_icon_size 0x7f070062
542
- int dimen notification_action_text_size 0x7f070063
543
- int dimen notification_big_circle_margin 0x7f070064
544
- int dimen notification_content_margin_start 0x7f070065
545
- int dimen notification_large_icon_height 0x7f070066
546
- int dimen notification_large_icon_width 0x7f070067
547
- int dimen notification_main_column_padding_top 0x7f070068
548
- int dimen notification_media_narrow_margin 0x7f070069
549
- int dimen notification_right_icon_size 0x7f07006a
550
- int dimen notification_right_side_padding_top 0x7f07006b
551
- int dimen notification_small_icon_background_padding 0x7f07006c
552
- int dimen notification_small_icon_size_as_large 0x7f07006d
553
- int dimen notification_subtext_size 0x7f07006e
554
- int dimen notification_top_pad 0x7f07006f
555
- int dimen notification_top_pad_large_text 0x7f070070
556
- int dimen tooltip_corner_radius 0x7f070071
557
- int dimen tooltip_horizontal_padding 0x7f070072
558
- int dimen tooltip_margin 0x7f070073
559
- int dimen tooltip_precise_anchor_extra_offset 0x7f070074
560
- int dimen tooltip_precise_anchor_threshold 0x7f070075
561
- int dimen tooltip_vertical_padding 0x7f070076
562
- int dimen tooltip_y_offset_non_touch 0x7f070077
563
- int dimen tooltip_y_offset_touch 0x7f070078
564
- int drawable abc_ab_share_pack_mtrl_alpha 0x7f080001
565
- int drawable abc_action_bar_item_background_material 0x7f080002
566
- int drawable abc_btn_borderless_material 0x7f080003
567
- int drawable abc_btn_check_material 0x7f080004
568
- int drawable abc_btn_check_to_on_mtrl_000 0x7f080005
569
- int drawable abc_btn_check_to_on_mtrl_015 0x7f080006
570
- int drawable abc_btn_colored_material 0x7f080007
571
- int drawable abc_btn_default_mtrl_shape 0x7f080008
572
- int drawable abc_btn_radio_material 0x7f080009
573
- int drawable abc_btn_radio_to_on_mtrl_000 0x7f08000a
574
- int drawable abc_btn_radio_to_on_mtrl_015 0x7f08000b
575
- int drawable abc_btn_switch_to_on_mtrl_00001 0x7f08000c
576
- int drawable abc_btn_switch_to_on_mtrl_00012 0x7f08000d
577
- int drawable abc_cab_background_internal_bg 0x7f08000e
578
- int drawable abc_cab_background_top_material 0x7f08000f
579
- int drawable abc_cab_background_top_mtrl_alpha 0x7f080010
580
- int drawable abc_control_background_material 0x7f080011
581
- int drawable abc_dialog_material_background 0x7f080012
582
- int drawable abc_edit_text_material 0x7f080013
583
- int drawable abc_ic_ab_back_material 0x7f080014
584
- int drawable abc_ic_arrow_drop_right_black_24dp 0x7f080015
585
- int drawable abc_ic_clear_material 0x7f080016
586
- int drawable abc_ic_commit_search_api_mtrl_alpha 0x7f080017
587
- int drawable abc_ic_go_search_api_material 0x7f080018
588
- int drawable abc_ic_menu_copy_mtrl_am_alpha 0x7f080019
589
- int drawable abc_ic_menu_cut_mtrl_alpha 0x7f08001a
590
- int drawable abc_ic_menu_overflow_material 0x7f08001b
591
- int drawable abc_ic_menu_paste_mtrl_am_alpha 0x7f08001c
592
- int drawable abc_ic_menu_selectall_mtrl_alpha 0x7f08001d
593
- int drawable abc_ic_menu_share_mtrl_alpha 0x7f08001e
594
- int drawable abc_ic_search_api_material 0x7f08001f
595
- int drawable abc_ic_star_black_16dp 0x7f080020
596
- int drawable abc_ic_star_black_36dp 0x7f080021
597
- int drawable abc_ic_star_black_48dp 0x7f080022
598
- int drawable abc_ic_star_half_black_16dp 0x7f080023
599
- int drawable abc_ic_star_half_black_36dp 0x7f080024
600
- int drawable abc_ic_star_half_black_48dp 0x7f080025
601
- int drawable abc_ic_voice_search_api_material 0x7f080026
602
- int drawable abc_item_background_holo_dark 0x7f080027
603
- int drawable abc_item_background_holo_light 0x7f080028
604
- int drawable abc_list_divider_material 0x7f080029
605
- int drawable abc_list_divider_mtrl_alpha 0x7f08002a
606
- int drawable abc_list_focused_holo 0x7f08002b
607
- int drawable abc_list_longpressed_holo 0x7f08002c
608
- int drawable abc_list_pressed_holo_dark 0x7f08002d
609
- int drawable abc_list_pressed_holo_light 0x7f08002e
610
- int drawable abc_list_selector_background_transition_holo_dark 0x7f08002f
611
- int drawable abc_list_selector_background_transition_holo_light 0x7f080030
612
- int drawable abc_list_selector_disabled_holo_dark 0x7f080031
613
- int drawable abc_list_selector_disabled_holo_light 0x7f080032
614
- int drawable abc_list_selector_holo_dark 0x7f080033
615
- int drawable abc_list_selector_holo_light 0x7f080034
616
- int drawable abc_menu_hardkey_panel_mtrl_mult 0x7f080035
617
- int drawable abc_popup_background_mtrl_mult 0x7f080036
618
- int drawable abc_ratingbar_indicator_material 0x7f080037
619
- int drawable abc_ratingbar_material 0x7f080038
620
- int drawable abc_ratingbar_small_material 0x7f080039
621
- int drawable abc_scrubber_control_off_mtrl_alpha 0x7f08003a
622
- int drawable abc_scrubber_control_to_pressed_mtrl_000 0x7f08003b
623
- int drawable abc_scrubber_control_to_pressed_mtrl_005 0x7f08003c
624
- int drawable abc_scrubber_primary_mtrl_alpha 0x7f08003d
625
- int drawable abc_scrubber_track_mtrl_alpha 0x7f08003e
626
- int drawable abc_seekbar_thumb_material 0x7f08003f
627
- int drawable abc_seekbar_tick_mark_material 0x7f080040
628
- int drawable abc_seekbar_track_material 0x7f080041
629
- int drawable abc_spinner_mtrl_am_alpha 0x7f080042
630
- int drawable abc_spinner_textfield_background_material 0x7f080043
631
- int drawable abc_switch_thumb_material 0x7f080044
632
- int drawable abc_switch_track_mtrl_alpha 0x7f080045
633
- int drawable abc_tab_indicator_material 0x7f080046
634
- int drawable abc_tab_indicator_mtrl_alpha 0x7f080047
635
- int drawable abc_text_cursor_material 0x7f080048
636
- int drawable abc_text_select_handle_left_mtrl_dark 0x7f080049
637
- int drawable abc_text_select_handle_left_mtrl_light 0x7f08004a
638
- int drawable abc_text_select_handle_middle_mtrl_dark 0x7f08004b
639
- int drawable abc_text_select_handle_middle_mtrl_light 0x7f08004c
640
- int drawable abc_text_select_handle_right_mtrl_dark 0x7f08004d
641
- int drawable abc_text_select_handle_right_mtrl_light 0x7f08004e
642
- int drawable abc_textfield_activated_mtrl_alpha 0x7f08004f
643
- int drawable abc_textfield_default_mtrl_alpha 0x7f080050
644
- int drawable abc_textfield_search_activated_mtrl_alpha 0x7f080051
645
- int drawable abc_textfield_search_default_mtrl_alpha 0x7f080052
646
- int drawable abc_textfield_search_material 0x7f080053
647
- int drawable abc_vector_test 0x7f080054
648
- int drawable common_full_open_on_phone 0x7f080055
649
- int drawable common_google_signin_btn_icon_dark 0x7f080056
650
- int drawable common_google_signin_btn_icon_dark_focused 0x7f080057
651
- int drawable common_google_signin_btn_icon_dark_normal 0x7f080058
652
- int drawable common_google_signin_btn_icon_dark_normal_background 0x7f080059
653
- int drawable common_google_signin_btn_icon_disabled 0x7f08005a
654
- int drawable common_google_signin_btn_icon_light 0x7f08005b
655
- int drawable common_google_signin_btn_icon_light_focused 0x7f08005c
656
- int drawable common_google_signin_btn_icon_light_normal 0x7f08005d
657
- int drawable common_google_signin_btn_icon_light_normal_background 0x7f08005e
658
- int drawable common_google_signin_btn_text_dark 0x7f08005f
659
- int drawable common_google_signin_btn_text_dark_focused 0x7f080060
660
- int drawable common_google_signin_btn_text_dark_normal 0x7f080061
661
- int drawable common_google_signin_btn_text_dark_normal_background 0x7f080062
662
- int drawable common_google_signin_btn_text_disabled 0x7f080063
663
- int drawable common_google_signin_btn_text_light 0x7f080064
664
- int drawable common_google_signin_btn_text_light_focused 0x7f080065
665
- int drawable common_google_signin_btn_text_light_normal 0x7f080066
666
- int drawable common_google_signin_btn_text_light_normal_background 0x7f080067
667
- int drawable googleg_disabled_color_18 0x7f080068
668
- int drawable googleg_standard_color_18 0x7f080069
669
- int drawable ic_carousel_next_icon 0x7f08006a
670
- int drawable ic_carousel_prev_icon 0x7f08006b
671
- int drawable netmera_bg_in_app_message 0x7f08006c
672
- int drawable netmera_ic_action_cancel 0x7f08006d
673
- int drawable netmera_ic_action_transparent 0x7f08006e
674
- int drawable notification_action_background 0x7f08006f
675
- int drawable notification_bg 0x7f080070
676
- int drawable notification_bg_low 0x7f080071
677
- int drawable notification_bg_low_normal 0x7f080072
678
- int drawable notification_bg_low_pressed 0x7f080073
679
- int drawable notification_bg_normal 0x7f080074
680
- int drawable notification_bg_normal_pressed 0x7f080075
681
- int drawable notification_icon_background 0x7f080076
682
- int drawable notification_template_icon_bg 0x7f080077
683
- int drawable notification_template_icon_low_bg 0x7f080078
684
- int drawable notification_tile_bg 0x7f080079
685
- int drawable notify_panel_notification_icon_bg 0x7f08007a
686
- int drawable redbox_top_border_background 0x7f08007b
687
- int drawable tooltip_frame_dark 0x7f08007c
688
- int drawable tooltip_frame_light 0x7f08007d
689
- int id accessibility_hint 0x7f0b0001
690
- int id accessibility_role 0x7f0b0002
691
- int id action0 0x7f0b0003
692
- int id action_bar 0x7f0b0004
693
- int id action_bar_activity_content 0x7f0b0005
694
- int id action_bar_container 0x7f0b0006
695
- int id action_bar_root 0x7f0b0007
696
- int id action_bar_spinner 0x7f0b0008
697
- int id action_bar_subtitle 0x7f0b0009
698
- int id action_bar_title 0x7f0b000a
699
- int id action_container 0x7f0b000b
700
- int id action_context_bar 0x7f0b000c
701
- int id action_divider 0x7f0b000d
702
- int id action_image 0x7f0b000e
703
- int id action_menu_divider 0x7f0b000f
704
- int id action_menu_presenter 0x7f0b0010
705
- int id action_mode_bar 0x7f0b0011
706
- int id action_mode_bar_stub 0x7f0b0012
707
- int id action_mode_close_button 0x7f0b0013
708
- int id action_text 0x7f0b0014
709
- int id actions 0x7f0b0015
710
- int id activity_chooser_view_content 0x7f0b0016
711
- int id add 0x7f0b0017
712
- int id adjust_height 0x7f0b0018
713
- int id adjust_width 0x7f0b0019
714
- int id alertTitle 0x7f0b001a
715
- int id async 0x7f0b001b
716
- int id auto 0x7f0b001c
717
- int id blocking 0x7f0b001d
718
- int id bottom 0x7f0b001e
719
- int id buttonPanel 0x7f0b001f
720
- int id cancel_action 0x7f0b0020
721
- int id catalyst_redbox_title 0x7f0b0021
722
- int id center 0x7f0b0022
723
- int id centerCrop 0x7f0b0023
724
- int id centerInside 0x7f0b0024
725
- int id checkbox 0x7f0b0025
726
- int id chronometer 0x7f0b0026
727
- int id container 0x7f0b0027
728
- int id content 0x7f0b0028
729
- int id contentPanel 0x7f0b0029
730
- int id custom 0x7f0b002a
731
- int id customPanel 0x7f0b002b
732
- int id dark 0x7f0b002c
733
- int id decor_content_parent 0x7f0b002d
734
- int id default_activity_button 0x7f0b002e
735
- int id edit_query 0x7f0b002f
736
- int id end 0x7f0b0030
737
- int id end_padder 0x7f0b0031
738
- int id expand_activities_button 0x7f0b0032
739
- int id expanded_menu 0x7f0b0033
740
- int id fitBottomStart 0x7f0b0034
741
- int id fitCenter 0x7f0b0035
742
- int id fitEnd 0x7f0b0036
743
- int id fitStart 0x7f0b0037
744
- int id fitXY 0x7f0b0038
745
- int id flLeftCorner 0x7f0b0039
746
- int id flRightCorner 0x7f0b003a
747
- int id focusCrop 0x7f0b003b
748
- int id forever 0x7f0b003c
749
- int id fps_text 0x7f0b003d
750
- int id glThumps 0x7f0b003e
751
- int id glide_custom_view_target_tag 0x7f0b003f
752
- int id group_divider 0x7f0b0040
753
- int id home 0x7f0b0041
754
- int id icon 0x7f0b0042
755
- int id icon_group 0x7f0b0043
756
- int id icon_only 0x7f0b0044
757
- int id image 0x7f0b0045
758
- int id info 0x7f0b0046
759
- int id italic 0x7f0b0047
760
- int id ivAppIcon 0x7f0b0048
761
- int id ivBanner 0x7f0b0049
762
- int id ivImage 0x7f0b004a
763
- int id ivImageCurrent 0x7f0b004b
764
- int id ivImageNext 0x7f0b004c
765
- int id ivItemImage 0x7f0b004d
766
- int id ivLeft 0x7f0b004e
767
- int id ivMiddle 0x7f0b004f
768
- int id ivNext 0x7f0b0050
769
- int id ivPrev 0x7f0b0051
770
- int id ivRight 0x7f0b0052
771
- int id left 0x7f0b0053
772
- int id light 0x7f0b0054
773
- int id line1 0x7f0b0055
774
- int id line3 0x7f0b0056
775
- int id listMode 0x7f0b0057
776
- int id list_item 0x7f0b0058
777
- int id media_actions 0x7f0b0059
778
- int id message 0x7f0b005a
779
- int id multiply 0x7f0b005b
780
- int id netmera_web_view 0x7f0b005c
781
- int id netmera_web_view_container 0x7f0b005d
782
- int id netmera_web_view_progress_bar 0x7f0b005e
783
- int id netmera_web_view_toolbar_cancel 0x7f0b005f
784
- int id none 0x7f0b0060
785
- int id normal 0x7f0b0061
786
- int id notification_background 0x7f0b0062
787
- int id notification_main_column 0x7f0b0063
788
- int id notification_main_column_container 0x7f0b0064
789
- int id parentPanel 0x7f0b0065
790
- int id progress_circular 0x7f0b0066
791
- int id progress_horizontal 0x7f0b0067
792
- int id radio 0x7f0b0068
793
- int id react_test_id 0x7f0b0069
794
- int id right 0x7f0b006a
795
- int id right_icon 0x7f0b006b
796
- int id right_side 0x7f0b006c
797
- int id rlBuy 0x7f0b006d
798
- int id rn_frame_file 0x7f0b006e
799
- int id rn_frame_method 0x7f0b006f
800
- int id rn_redbox_copy_button 0x7f0b0070
801
- int id rn_redbox_dismiss_button 0x7f0b0071
802
- int id rn_redbox_line_separator 0x7f0b0072
803
- int id rn_redbox_loading_indicator 0x7f0b0073
804
- int id rn_redbox_reload_button 0x7f0b0074
805
- int id rn_redbox_report_button 0x7f0b0075
806
- int id rn_redbox_report_label 0x7f0b0076
807
- int id rn_redbox_stack 0x7f0b0077
808
- int id screen 0x7f0b0078
809
- int id scrollIndicatorDown 0x7f0b0079
810
- int id scrollIndicatorUp 0x7f0b007a
811
- int id scrollView 0x7f0b007b
812
- int id search_badge 0x7f0b007c
813
- int id search_bar 0x7f0b007d
814
- int id search_button 0x7f0b007e
815
- int id search_close_btn 0x7f0b007f
816
- int id search_edit_frame 0x7f0b0080
817
- int id search_go_btn 0x7f0b0081
818
- int id search_mag_icon 0x7f0b0082
819
- int id search_plate 0x7f0b0083
820
- int id search_src_text 0x7f0b0084
821
- int id search_voice_btn 0x7f0b0085
822
- int id select_dialog_listview 0x7f0b0086
823
- int id shortcut 0x7f0b0087
824
- int id spacer 0x7f0b0088
825
- int id split_action_bar 0x7f0b0089
826
- int id src_atop 0x7f0b008a
827
- int id src_in 0x7f0b008b
828
- int id src_over 0x7f0b008c
829
- int id standard 0x7f0b008d
830
- int id start 0x7f0b008e
831
- int id status_bar_latest_event_content 0x7f0b008f
832
- int id submenuarrow 0x7f0b0090
833
- int id submit_area 0x7f0b0091
834
- int id tabMode 0x7f0b0092
835
- int id tag_transition_group 0x7f0b0093
836
- int id tag_unhandled_key_event_manager 0x7f0b0094
837
- int id tag_unhandled_key_listeners 0x7f0b0095
838
- int id text 0x7f0b0096
839
- int id text2 0x7f0b0097
840
- int id textSpacerNoButtons 0x7f0b0098
841
- int id textSpacerNoTitle 0x7f0b0099
842
- int id time 0x7f0b009a
843
- int id title 0x7f0b009b
844
- int id titleDividerNoCustom 0x7f0b009c
845
- int id title_template 0x7f0b009d
846
- int id top 0x7f0b009e
847
- int id topPanel 0x7f0b009f
848
- int id tvBanner 0x7f0b00a0
849
- int id tvBuy 0x7f0b00a1
850
- int id tvContent 0x7f0b00a2
851
- int id tvContentCurrent 0x7f0b00a3
852
- int id tvContentNext 0x7f0b00a4
853
- int id tvTitle 0x7f0b00a5
854
- int id tvTitleCurrent 0x7f0b00a6
855
- int id tvTitleNext 0x7f0b00a7
856
- int id uniform 0x7f0b00a8
857
- int id up 0x7f0b00a9
858
- int id view_tag_instance_handle 0x7f0b00aa
859
- int id view_tag_native_id 0x7f0b00ab
860
- int id wide 0x7f0b00ac
861
- int id wrap_content 0x7f0b00ad
862
- int integer abc_config_activityDefaultDur 0x7f0c0001
863
- int integer abc_config_activityShortDur 0x7f0c0002
864
- int integer cancel_button_image_alpha 0x7f0c0003
865
- int integer config_tooltipAnimTime 0x7f0c0004
866
- int integer google_play_services_version 0x7f0c0005
867
- int integer netmera_default_vertical_height 0x7f0c0006
868
- int integer netmera_default_vertical_weight 0x7f0c0007
869
- int integer netmera_default_vertical_width 0x7f0c0008
870
- int integer status_bar_notification_info_maxnum 0x7f0c0009
871
- int layout abc_action_bar_title_item 0x7f0e0001
872
- int layout abc_action_bar_up_container 0x7f0e0002
873
- int layout abc_action_menu_item_layout 0x7f0e0003
874
- int layout abc_action_menu_layout 0x7f0e0004
875
- int layout abc_action_mode_bar 0x7f0e0005
876
- int layout abc_action_mode_close_item_material 0x7f0e0006
877
- int layout abc_activity_chooser_view 0x7f0e0007
878
- int layout abc_activity_chooser_view_list_item 0x7f0e0008
879
- int layout abc_alert_dialog_button_bar_material 0x7f0e0009
880
- int layout abc_alert_dialog_material 0x7f0e000a
881
- int layout abc_alert_dialog_title_material 0x7f0e000b
882
- int layout abc_cascading_menu_item_layout 0x7f0e000c
883
- int layout abc_dialog_title_material 0x7f0e000d
884
- int layout abc_expanded_menu_layout 0x7f0e000e
885
- int layout abc_list_menu_item_checkbox 0x7f0e000f
886
- int layout abc_list_menu_item_icon 0x7f0e0010
887
- int layout abc_list_menu_item_layout 0x7f0e0011
888
- int layout abc_list_menu_item_radio 0x7f0e0012
889
- int layout abc_popup_menu_header_item_layout 0x7f0e0013
890
- int layout abc_popup_menu_item_layout 0x7f0e0014
891
- int layout abc_screen_content_include 0x7f0e0015
892
- int layout abc_screen_simple 0x7f0e0016
893
- int layout abc_screen_simple_overlay_action_mode 0x7f0e0017
894
- int layout abc_screen_toolbar 0x7f0e0018
895
- int layout abc_search_dropdown_item_icons_2line 0x7f0e0019
896
- int layout abc_search_view 0x7f0e001a
897
- int layout abc_select_dialog_material 0x7f0e001b
898
- int layout abc_tooltip 0x7f0e001c
899
- int layout dev_loading_view 0x7f0e001d
900
- int layout fps_view 0x7f0e001e
901
- int layout netmera_banner_notification_item 0x7f0e001f
902
- int layout netmera_carousel_notification_item 0x7f0e0020
903
- int layout netmera_carousel_notification_template_base 0x7f0e0021
904
- int layout netmera_carousel_notification_template_content 0x7f0e0022
905
- int layout netmera_carousel_notification_template_next 0x7f0e0023
906
- int layout netmera_carousel_notification_template_prev 0x7f0e0024
907
- int layout netmera_carousel_notification_template_title 0x7f0e0025
908
- int layout netmera_layout_activity_web_view 0x7f0e0026
909
- int layout netmera_layout_activity_web_view_full_screen 0x7f0e0027
910
- int layout netmera_layout_left_in_app_message 0x7f0e0028
911
- int layout netmera_layout_right_in_app_message 0x7f0e0029
912
- int layout netmera_product_discovery_notification_item 0x7f0e002a
913
- int layout netmera_product_discovery_notification_thump_item 0x7f0e002b
914
- int layout netmera_slider_notification_item 0x7f0e002c
915
- int layout notification_action 0x7f0e002d
916
- int layout notification_action_tombstone 0x7f0e002e
917
- int layout notification_media_action 0x7f0e002f
918
- int layout notification_media_cancel_action 0x7f0e0030
919
- int layout notification_template_big_media 0x7f0e0031
920
- int layout notification_template_big_media_custom 0x7f0e0032
921
- int layout notification_template_big_media_narrow 0x7f0e0033
922
- int layout notification_template_big_media_narrow_custom 0x7f0e0034
923
- int layout notification_template_custom_big 0x7f0e0035
924
- int layout notification_template_icon_group 0x7f0e0036
925
- int layout notification_template_lines_media 0x7f0e0037
926
- int layout notification_template_media 0x7f0e0038
927
- int layout notification_template_media_custom 0x7f0e0039
928
- int layout notification_template_part_chronometer 0x7f0e003a
929
- int layout notification_template_part_time 0x7f0e003b
930
- int layout redbox_item_frame 0x7f0e003c
931
- int layout redbox_item_title 0x7f0e003d
932
- int layout redbox_view 0x7f0e003e
933
- int layout select_dialog_item_material 0x7f0e003f
934
- int layout select_dialog_multichoice_material 0x7f0e0040
935
- int layout select_dialog_singlechoice_material 0x7f0e0041
936
- int layout support_simple_spinner_dropdown_item 0x7f0e0042
937
- int string abc_action_bar_home_description 0x7f140001
938
- int string abc_action_bar_up_description 0x7f140002
939
- int string abc_action_menu_overflow_description 0x7f140003
940
- int string abc_action_mode_done 0x7f140004
941
- int string abc_activity_chooser_view_see_all 0x7f140005
942
- int string abc_activitychooserview_choose_application 0x7f140006
943
- int string abc_capital_off 0x7f140007
944
- int string abc_capital_on 0x7f140008
945
- int string abc_font_family_body_1_material 0x7f140009
946
- int string abc_font_family_body_2_material 0x7f14000a
947
- int string abc_font_family_button_material 0x7f14000b
948
- int string abc_font_family_caption_material 0x7f14000c
949
- int string abc_font_family_display_1_material 0x7f14000d
950
- int string abc_font_family_display_2_material 0x7f14000e
951
- int string abc_font_family_display_3_material 0x7f14000f
952
- int string abc_font_family_display_4_material 0x7f140010
953
- int string abc_font_family_headline_material 0x7f140011
954
- int string abc_font_family_menu_material 0x7f140012
955
- int string abc_font_family_subhead_material 0x7f140013
956
- int string abc_font_family_title_material 0x7f140014
957
- int string abc_menu_alt_shortcut_label 0x7f140015
958
- int string abc_menu_ctrl_shortcut_label 0x7f140016
959
- int string abc_menu_delete_shortcut_label 0x7f140017
960
- int string abc_menu_enter_shortcut_label 0x7f140018
961
- int string abc_menu_function_shortcut_label 0x7f140019
962
- int string abc_menu_meta_shortcut_label 0x7f14001a
963
- int string abc_menu_shift_shortcut_label 0x7f14001b
964
- int string abc_menu_space_shortcut_label 0x7f14001c
965
- int string abc_menu_sym_shortcut_label 0x7f14001d
966
- int string abc_prepend_shortcut_label 0x7f14001e
967
- int string abc_search_hint 0x7f14001f
968
- int string abc_searchview_description_clear 0x7f140020
969
- int string abc_searchview_description_query 0x7f140021
970
- int string abc_searchview_description_search 0x7f140022
971
- int string abc_searchview_description_submit 0x7f140023
972
- int string abc_searchview_description_voice 0x7f140024
973
- int string abc_shareactionprovider_share_with 0x7f140025
974
- int string abc_shareactionprovider_share_with_application 0x7f140026
975
- int string abc_toolbar_collapse_description 0x7f140027
976
- int string adjustable_description 0x7f140028
977
- int string catalyst_copy_button 0x7f140029
978
- int string catalyst_debugjs 0x7f14002a
979
- int string catalyst_debugjs_nuclide 0x7f14002b
980
- int string catalyst_debugjs_nuclide_failure 0x7f14002c
981
- int string catalyst_debugjs_off 0x7f14002d
982
- int string catalyst_dismiss_button 0x7f14002e
983
- int string catalyst_element_inspector 0x7f14002f
984
- int string catalyst_heap_capture 0x7f140030
985
- int string catalyst_hot_module_replacement 0x7f140031
986
- int string catalyst_hot_module_replacement_off 0x7f140032
987
- int string catalyst_jsload_error 0x7f140033
988
- int string catalyst_live_reload 0x7f140034
989
- int string catalyst_live_reload_off 0x7f140035
990
- int string catalyst_loading_from_url 0x7f140036
991
- int string catalyst_perf_monitor 0x7f140037
992
- int string catalyst_perf_monitor_off 0x7f140038
993
- int string catalyst_poke_sampling_profiler 0x7f140039
994
- int string catalyst_reload_button 0x7f14003a
995
- int string catalyst_reloadjs 0x7f14003b
996
- int string catalyst_remotedbg_error 0x7f14003c
997
- int string catalyst_remotedbg_message 0x7f14003d
998
- int string catalyst_report_button 0x7f14003e
999
- int string catalyst_settings 0x7f14003f
1000
- int string catalyst_settings_title 0x7f140040
1001
- int string common_google_play_services_enable_button 0x7f140041
1002
- int string common_google_play_services_enable_text 0x7f140042
1003
- int string common_google_play_services_enable_title 0x7f140043
1004
- int string common_google_play_services_install_button 0x7f140044
1005
- int string common_google_play_services_install_text 0x7f140045
1006
- int string common_google_play_services_install_title 0x7f140046
1007
- int string common_google_play_services_notification_channel_name 0x7f140047
1008
- int string common_google_play_services_notification_ticker 0x7f140048
1009
- int string common_google_play_services_unknown_issue 0x7f140049
1010
- int string common_google_play_services_unsupported_text 0x7f14004a
1011
- int string common_google_play_services_update_button 0x7f14004b
1012
- int string common_google_play_services_update_text 0x7f14004c
1013
- int string common_google_play_services_update_title 0x7f14004d
1014
- int string common_google_play_services_updating_text 0x7f14004e
1015
- int string common_google_play_services_wear_update_text 0x7f14004f
1016
- int string common_open_on_phone 0x7f140050
1017
- int string common_signin_button_text 0x7f140051
1018
- int string common_signin_button_text_long 0x7f140052
1019
- int string fcm_fallback_notification_channel_label 0x7f140053
1020
- int string header_description 0x7f140054
1021
- int string image_button_description 0x7f140055
1022
- int string image_description 0x7f140056
1023
- int string link_description 0x7f140057
1024
- int string search_description 0x7f140058
1025
- int string search_menu_title 0x7f140059
1026
- int string status_bar_notification_info_overflow 0x7f14005a
1027
- int style AlertDialog_AppCompat 0x7f150001
1028
- int style AlertDialog_AppCompat_Light 0x7f150002
1029
- int style Animation_AppCompat_Dialog 0x7f150003
1030
- int style Animation_AppCompat_DropDownUp 0x7f150004
1031
- int style Animation_AppCompat_Tooltip 0x7f150005
1032
- int style Animation_Catalyst_RedBox 0x7f150006
1033
- int style Base_AlertDialog_AppCompat 0x7f150007
1034
- int style Base_AlertDialog_AppCompat_Light 0x7f150008
1035
- int style Base_Animation_AppCompat_Dialog 0x7f150009
1036
- int style Base_Animation_AppCompat_DropDownUp 0x7f15000a
1037
- int style Base_Animation_AppCompat_Tooltip 0x7f15000b
1038
- int style Base_DialogWindowTitleBackground_AppCompat 0x7f15000c
1039
- int style Base_DialogWindowTitle_AppCompat 0x7f15000d
1040
- int style Base_TextAppearance_AppCompat 0x7f15000e
1041
- int style Base_TextAppearance_AppCompat_Body1 0x7f15000f
1042
- int style Base_TextAppearance_AppCompat_Body2 0x7f150010
1043
- int style Base_TextAppearance_AppCompat_Button 0x7f150011
1044
- int style Base_TextAppearance_AppCompat_Caption 0x7f150012
1045
- int style Base_TextAppearance_AppCompat_Display1 0x7f150013
1046
- int style Base_TextAppearance_AppCompat_Display2 0x7f150014
1047
- int style Base_TextAppearance_AppCompat_Display3 0x7f150015
1048
- int style Base_TextAppearance_AppCompat_Display4 0x7f150016
1049
- int style Base_TextAppearance_AppCompat_Headline 0x7f150017
1050
- int style Base_TextAppearance_AppCompat_Inverse 0x7f150018
1051
- int style Base_TextAppearance_AppCompat_Large 0x7f150019
1052
- int style Base_TextAppearance_AppCompat_Large_Inverse 0x7f15001a
1053
- int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f15001b
1054
- int style Base_TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f15001c
1055
- int style Base_TextAppearance_AppCompat_Medium 0x7f15001d
1056
- int style Base_TextAppearance_AppCompat_Medium_Inverse 0x7f15001e
1057
- int style Base_TextAppearance_AppCompat_Menu 0x7f15001f
1058
- int style Base_TextAppearance_AppCompat_SearchResult 0x7f150020
1059
- int style Base_TextAppearance_AppCompat_SearchResult_Subtitle 0x7f150021
1060
- int style Base_TextAppearance_AppCompat_SearchResult_Title 0x7f150022
1061
- int style Base_TextAppearance_AppCompat_Small 0x7f150023
1062
- int style Base_TextAppearance_AppCompat_Small_Inverse 0x7f150024
1063
- int style Base_TextAppearance_AppCompat_Subhead 0x7f150025
1064
- int style Base_TextAppearance_AppCompat_Subhead_Inverse 0x7f150026
1065
- int style Base_TextAppearance_AppCompat_Title 0x7f150027
1066
- int style Base_TextAppearance_AppCompat_Title_Inverse 0x7f150028
1067
- int style Base_TextAppearance_AppCompat_Tooltip 0x7f150029
1068
- int style Base_TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f15002a
1069
- int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f15002b
1070
- int style Base_TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f15002c
1071
- int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f15002d
1072
- int style Base_TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f15002e
1073
- int style Base_TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f15002f
1074
- int style Base_TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f150030
1075
- int style Base_TextAppearance_AppCompat_Widget_Button 0x7f150031
1076
- int style Base_TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f150032
1077
- int style Base_TextAppearance_AppCompat_Widget_Button_Colored 0x7f150033
1078
- int style Base_TextAppearance_AppCompat_Widget_Button_Inverse 0x7f150034
1079
- int style Base_TextAppearance_AppCompat_Widget_DropDownItem 0x7f150035
1080
- int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f150036
1081
- int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f150037
1082
- int style Base_TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f150038
1083
- int style Base_TextAppearance_AppCompat_Widget_Switch 0x7f150039
1084
- int style Base_TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f15003a
1085
- int style Base_TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f15003b
1086
- int style Base_TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f15003c
1087
- int style Base_TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f15003d
1088
- int style Base_ThemeOverlay_AppCompat 0x7f15003e
1089
- int style Base_ThemeOverlay_AppCompat_ActionBar 0x7f15003f
1090
- int style Base_ThemeOverlay_AppCompat_Dark 0x7f150040
1091
- int style Base_ThemeOverlay_AppCompat_Dark_ActionBar 0x7f150041
1092
- int style Base_ThemeOverlay_AppCompat_Dialog 0x7f150042
1093
- int style Base_ThemeOverlay_AppCompat_Dialog_Alert 0x7f150043
1094
- int style Base_ThemeOverlay_AppCompat_Light 0x7f150044
1095
- int style Base_Theme_AppCompat 0x7f150045
1096
- int style Base_Theme_AppCompat_CompactMenu 0x7f150046
1097
- int style Base_Theme_AppCompat_Dialog 0x7f150047
1098
- int style Base_Theme_AppCompat_DialogWhenLarge 0x7f150048
1099
- int style Base_Theme_AppCompat_Dialog_Alert 0x7f150049
1100
- int style Base_Theme_AppCompat_Dialog_FixedSize 0x7f15004a
1101
- int style Base_Theme_AppCompat_Dialog_MinWidth 0x7f15004b
1102
- int style Base_Theme_AppCompat_Light 0x7f15004c
1103
- int style Base_Theme_AppCompat_Light_DarkActionBar 0x7f15004d
1104
- int style Base_Theme_AppCompat_Light_Dialog 0x7f15004e
1105
- int style Base_Theme_AppCompat_Light_DialogWhenLarge 0x7f15004f
1106
- int style Base_Theme_AppCompat_Light_Dialog_Alert 0x7f150050
1107
- int style Base_Theme_AppCompat_Light_Dialog_FixedSize 0x7f150051
1108
- int style Base_Theme_AppCompat_Light_Dialog_MinWidth 0x7f150052
1109
- int style Base_V21_ThemeOverlay_AppCompat_Dialog 0x7f150053
1110
- int style Base_V21_Theme_AppCompat 0x7f150054
1111
- int style Base_V21_Theme_AppCompat_Dialog 0x7f150055
1112
- int style Base_V21_Theme_AppCompat_Light 0x7f150056
1113
- int style Base_V21_Theme_AppCompat_Light_Dialog 0x7f150057
1114
- int style Base_V22_Theme_AppCompat 0x7f150058
1115
- int style Base_V22_Theme_AppCompat_Light 0x7f150059
1116
- int style Base_V23_Theme_AppCompat 0x7f15005a
1117
- int style Base_V23_Theme_AppCompat_Light 0x7f15005b
1118
- int style Base_V26_Theme_AppCompat 0x7f15005c
1119
- int style Base_V26_Theme_AppCompat_Light 0x7f15005d
1120
- int style Base_V26_Widget_AppCompat_Toolbar 0x7f15005e
1121
- int style Base_V28_Theme_AppCompat 0x7f15005f
1122
- int style Base_V28_Theme_AppCompat_Light 0x7f150060
1123
- int style Base_V7_ThemeOverlay_AppCompat_Dialog 0x7f150061
1124
- int style Base_V7_Theme_AppCompat 0x7f150062
1125
- int style Base_V7_Theme_AppCompat_Dialog 0x7f150063
1126
- int style Base_V7_Theme_AppCompat_Light 0x7f150064
1127
- int style Base_V7_Theme_AppCompat_Light_Dialog 0x7f150065
1128
- int style Base_V7_Widget_AppCompat_AutoCompleteTextView 0x7f150066
1129
- int style Base_V7_Widget_AppCompat_EditText 0x7f150067
1130
- int style Base_V7_Widget_AppCompat_Toolbar 0x7f150068
1131
- int style Base_Widget_AppCompat_ActionBar 0x7f150069
1132
- int style Base_Widget_AppCompat_ActionBar_Solid 0x7f15006a
1133
- int style Base_Widget_AppCompat_ActionBar_TabBar 0x7f15006b
1134
- int style Base_Widget_AppCompat_ActionBar_TabText 0x7f15006c
1135
- int style Base_Widget_AppCompat_ActionBar_TabView 0x7f15006d
1136
- int style Base_Widget_AppCompat_ActionButton 0x7f15006e
1137
- int style Base_Widget_AppCompat_ActionButton_CloseMode 0x7f15006f
1138
- int style Base_Widget_AppCompat_ActionButton_Overflow 0x7f150070
1139
- int style Base_Widget_AppCompat_ActionMode 0x7f150071
1140
- int style Base_Widget_AppCompat_ActivityChooserView 0x7f150072
1141
- int style Base_Widget_AppCompat_AutoCompleteTextView 0x7f150073
1142
- int style Base_Widget_AppCompat_Button 0x7f150074
1143
- int style Base_Widget_AppCompat_ButtonBar 0x7f150075
1144
- int style Base_Widget_AppCompat_ButtonBar_AlertDialog 0x7f150076
1145
- int style Base_Widget_AppCompat_Button_Borderless 0x7f150077
1146
- int style Base_Widget_AppCompat_Button_Borderless_Colored 0x7f150078
1147
- int style Base_Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f150079
1148
- int style Base_Widget_AppCompat_Button_Colored 0x7f15007a
1149
- int style Base_Widget_AppCompat_Button_Small 0x7f15007b
1150
- int style Base_Widget_AppCompat_CompoundButton_CheckBox 0x7f15007c
1151
- int style Base_Widget_AppCompat_CompoundButton_RadioButton 0x7f15007d
1152
- int style Base_Widget_AppCompat_CompoundButton_Switch 0x7f15007e
1153
- int style Base_Widget_AppCompat_DrawerArrowToggle 0x7f15007f
1154
- int style Base_Widget_AppCompat_DrawerArrowToggle_Common 0x7f150080
1155
- int style Base_Widget_AppCompat_DropDownItem_Spinner 0x7f150081
1156
- int style Base_Widget_AppCompat_EditText 0x7f150082
1157
- int style Base_Widget_AppCompat_ImageButton 0x7f150083
1158
- int style Base_Widget_AppCompat_Light_ActionBar 0x7f150084
1159
- int style Base_Widget_AppCompat_Light_ActionBar_Solid 0x7f150085
1160
- int style Base_Widget_AppCompat_Light_ActionBar_TabBar 0x7f150086
1161
- int style Base_Widget_AppCompat_Light_ActionBar_TabText 0x7f150087
1162
- int style Base_Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f150088
1163
- int style Base_Widget_AppCompat_Light_ActionBar_TabView 0x7f150089
1164
- int style Base_Widget_AppCompat_Light_PopupMenu 0x7f15008a
1165
- int style Base_Widget_AppCompat_Light_PopupMenu_Overflow 0x7f15008b
1166
- int style Base_Widget_AppCompat_ListMenuView 0x7f15008c
1167
- int style Base_Widget_AppCompat_ListPopupWindow 0x7f15008d
1168
- int style Base_Widget_AppCompat_ListView 0x7f15008e
1169
- int style Base_Widget_AppCompat_ListView_DropDown 0x7f15008f
1170
- int style Base_Widget_AppCompat_ListView_Menu 0x7f150090
1171
- int style Base_Widget_AppCompat_PopupMenu 0x7f150091
1172
- int style Base_Widget_AppCompat_PopupMenu_Overflow 0x7f150092
1173
- int style Base_Widget_AppCompat_PopupWindow 0x7f150093
1174
- int style Base_Widget_AppCompat_ProgressBar 0x7f150094
1175
- int style Base_Widget_AppCompat_ProgressBar_Horizontal 0x7f150095
1176
- int style Base_Widget_AppCompat_RatingBar 0x7f150096
1177
- int style Base_Widget_AppCompat_RatingBar_Indicator 0x7f150097
1178
- int style Base_Widget_AppCompat_RatingBar_Small 0x7f150098
1179
- int style Base_Widget_AppCompat_SearchView 0x7f150099
1180
- int style Base_Widget_AppCompat_SearchView_ActionBar 0x7f15009a
1181
- int style Base_Widget_AppCompat_SeekBar 0x7f15009b
1182
- int style Base_Widget_AppCompat_SeekBar_Discrete 0x7f15009c
1183
- int style Base_Widget_AppCompat_Spinner 0x7f15009d
1184
- int style Base_Widget_AppCompat_Spinner_Underlined 0x7f15009e
1185
- int style Base_Widget_AppCompat_TextView_SpinnerItem 0x7f15009f
1186
- int style Base_Widget_AppCompat_Toolbar 0x7f1500a0
1187
- int style Base_Widget_AppCompat_Toolbar_Button_Navigation 0x7f1500a1
1188
- int style CalendarDatePickerDialog 0x7f1500a2
1189
- int style CalendarDatePickerStyle 0x7f1500a3
1190
- int style ClockTimePickerDialog 0x7f1500a4
1191
- int style ClockTimePickerStyle 0x7f1500a5
1192
- int style DialogAnimationFade 0x7f1500a6
1193
- int style DialogAnimationSlide 0x7f1500a7
1194
- int style NetmeraInAppMessageStyle 0x7f1500a8
1195
- int style NetmeraPopupWindowAnimation 0x7f1500a9
1196
- int style Netmera_Theme_Transparent 0x7f1500aa
1197
- int style Netmera_Theme_Transparent_Dim 0x7f1500ab
1198
- int style Netmera_Theme_Transparent_Dim_Dialog 0x7f1500ac
1199
- int style Platform_AppCompat 0x7f1500ad
1200
- int style Platform_AppCompat_Light 0x7f1500ae
1201
- int style Platform_ThemeOverlay_AppCompat 0x7f1500af
1202
- int style Platform_ThemeOverlay_AppCompat_Dark 0x7f1500b0
1203
- int style Platform_ThemeOverlay_AppCompat_Light 0x7f1500b1
1204
- int style Platform_V21_AppCompat 0x7f1500b2
1205
- int style Platform_V21_AppCompat_Light 0x7f1500b3
1206
- int style Platform_V25_AppCompat 0x7f1500b4
1207
- int style Platform_V25_AppCompat_Light 0x7f1500b5
1208
- int style Platform_Widget_AppCompat_Spinner 0x7f1500b6
1209
- int style RtlOverlay_DialogWindowTitle_AppCompat 0x7f1500b7
1210
- int style RtlOverlay_Widget_AppCompat_ActionBar_TitleItem 0x7f1500b8
1211
- int style RtlOverlay_Widget_AppCompat_DialogTitle_Icon 0x7f1500b9
1212
- int style RtlOverlay_Widget_AppCompat_PopupMenuItem 0x7f1500ba
1213
- int style RtlOverlay_Widget_AppCompat_PopupMenuItem_InternalGroup 0x7f1500bb
1214
- int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Shortcut 0x7f1500bc
1215
- int style RtlOverlay_Widget_AppCompat_PopupMenuItem_SubmenuArrow 0x7f1500bd
1216
- int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Text 0x7f1500be
1217
- int style RtlOverlay_Widget_AppCompat_PopupMenuItem_Title 0x7f1500bf
1218
- int style RtlOverlay_Widget_AppCompat_SearchView_MagIcon 0x7f1500c0
1219
- int style RtlOverlay_Widget_AppCompat_Search_DropDown 0x7f1500c1
1220
- int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon1 0x7f1500c2
1221
- int style RtlOverlay_Widget_AppCompat_Search_DropDown_Icon2 0x7f1500c3
1222
- int style RtlOverlay_Widget_AppCompat_Search_DropDown_Query 0x7f1500c4
1223
- int style RtlOverlay_Widget_AppCompat_Search_DropDown_Text 0x7f1500c5
1224
- int style RtlUnderlay_Widget_AppCompat_ActionButton 0x7f1500c6
1225
- int style RtlUnderlay_Widget_AppCompat_ActionButton_Overflow 0x7f1500c7
1226
- int style SpinnerDatePickerDialog 0x7f1500c8
1227
- int style SpinnerDatePickerStyle 0x7f1500c9
1228
- int style SpinnerTimePickerDialog 0x7f1500ca
1229
- int style SpinnerTimePickerStyle 0x7f1500cb
1230
- int style TextAppearance_AppCompat 0x7f1500cc
1231
- int style TextAppearance_AppCompat_Body1 0x7f1500cd
1232
- int style TextAppearance_AppCompat_Body2 0x7f1500ce
1233
- int style TextAppearance_AppCompat_Button 0x7f1500cf
1234
- int style TextAppearance_AppCompat_Caption 0x7f1500d0
1235
- int style TextAppearance_AppCompat_Display1 0x7f1500d1
1236
- int style TextAppearance_AppCompat_Display2 0x7f1500d2
1237
- int style TextAppearance_AppCompat_Display3 0x7f1500d3
1238
- int style TextAppearance_AppCompat_Display4 0x7f1500d4
1239
- int style TextAppearance_AppCompat_Headline 0x7f1500d5
1240
- int style TextAppearance_AppCompat_Inverse 0x7f1500d6
1241
- int style TextAppearance_AppCompat_Large 0x7f1500d7
1242
- int style TextAppearance_AppCompat_Large_Inverse 0x7f1500d8
1243
- int style TextAppearance_AppCompat_Light_SearchResult_Subtitle 0x7f1500d9
1244
- int style TextAppearance_AppCompat_Light_SearchResult_Title 0x7f1500da
1245
- int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Large 0x7f1500db
1246
- int style TextAppearance_AppCompat_Light_Widget_PopupMenu_Small 0x7f1500dc
1247
- int style TextAppearance_AppCompat_Medium 0x7f1500dd
1248
- int style TextAppearance_AppCompat_Medium_Inverse 0x7f1500de
1249
- int style TextAppearance_AppCompat_Menu 0x7f1500df
1250
- int style TextAppearance_AppCompat_SearchResult_Subtitle 0x7f1500e0
1251
- int style TextAppearance_AppCompat_SearchResult_Title 0x7f1500e1
1252
- int style TextAppearance_AppCompat_Small 0x7f1500e2
1253
- int style TextAppearance_AppCompat_Small_Inverse 0x7f1500e3
1254
- int style TextAppearance_AppCompat_Subhead 0x7f1500e4
1255
- int style TextAppearance_AppCompat_Subhead_Inverse 0x7f1500e5
1256
- int style TextAppearance_AppCompat_Title 0x7f1500e6
1257
- int style TextAppearance_AppCompat_Title_Inverse 0x7f1500e7
1258
- int style TextAppearance_AppCompat_Tooltip 0x7f1500e8
1259
- int style TextAppearance_AppCompat_Widget_ActionBar_Menu 0x7f1500e9
1260
- int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle 0x7f1500ea
1261
- int style TextAppearance_AppCompat_Widget_ActionBar_Subtitle_Inverse 0x7f1500eb
1262
- int style TextAppearance_AppCompat_Widget_ActionBar_Title 0x7f1500ec
1263
- int style TextAppearance_AppCompat_Widget_ActionBar_Title_Inverse 0x7f1500ed
1264
- int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle 0x7f1500ee
1265
- int style TextAppearance_AppCompat_Widget_ActionMode_Subtitle_Inverse 0x7f1500ef
1266
- int style TextAppearance_AppCompat_Widget_ActionMode_Title 0x7f1500f0
1267
- int style TextAppearance_AppCompat_Widget_ActionMode_Title_Inverse 0x7f1500f1
1268
- int style TextAppearance_AppCompat_Widget_Button 0x7f1500f2
1269
- int style TextAppearance_AppCompat_Widget_Button_Borderless_Colored 0x7f1500f3
1270
- int style TextAppearance_AppCompat_Widget_Button_Colored 0x7f1500f4
1271
- int style TextAppearance_AppCompat_Widget_Button_Inverse 0x7f1500f5
1272
- int style TextAppearance_AppCompat_Widget_DropDownItem 0x7f1500f6
1273
- int style TextAppearance_AppCompat_Widget_PopupMenu_Header 0x7f1500f7
1274
- int style TextAppearance_AppCompat_Widget_PopupMenu_Large 0x7f1500f8
1275
- int style TextAppearance_AppCompat_Widget_PopupMenu_Small 0x7f1500f9
1276
- int style TextAppearance_AppCompat_Widget_Switch 0x7f1500fa
1277
- int style TextAppearance_AppCompat_Widget_TextView_SpinnerItem 0x7f1500fb
1278
- int style TextAppearance_Compat_Notification 0x7f1500fc
1279
- int style TextAppearance_Compat_Notification_Info 0x7f1500fd
1280
- int style TextAppearance_Compat_Notification_Info_Media 0x7f1500fe
1281
- int style TextAppearance_Compat_Notification_Line2 0x7f1500ff
1282
- int style TextAppearance_Compat_Notification_Line2_Media 0x7f150100
1283
- int style TextAppearance_Compat_Notification_Media 0x7f150101
1284
- int style TextAppearance_Compat_Notification_Time 0x7f150102
1285
- int style TextAppearance_Compat_Notification_Time_Media 0x7f150103
1286
- int style TextAppearance_Compat_Notification_Title 0x7f150104
1287
- int style TextAppearance_Compat_Notification_Title_Media 0x7f150105
1288
- int style TextAppearance_Widget_AppCompat_ExpandedMenu_Item 0x7f150106
1289
- int style TextAppearance_Widget_AppCompat_Toolbar_Subtitle 0x7f150107
1290
- int style TextAppearance_Widget_AppCompat_Toolbar_Title 0x7f150108
1291
- int style Theme 0x7f150109
1292
- int style ThemeOverlay_AppCompat 0x7f15010a
1293
- int style ThemeOverlay_AppCompat_ActionBar 0x7f15010b
1294
- int style ThemeOverlay_AppCompat_Dark 0x7f15010c
1295
- int style ThemeOverlay_AppCompat_Dark_ActionBar 0x7f15010d
1296
- int style ThemeOverlay_AppCompat_Dialog 0x7f15010e
1297
- int style ThemeOverlay_AppCompat_Dialog_Alert 0x7f15010f
1298
- int style ThemeOverlay_AppCompat_Light 0x7f150110
1299
- int style Theme_AppCompat 0x7f150111
1300
- int style Theme_AppCompat_CompactMenu 0x7f150112
1301
- int style Theme_AppCompat_DayNight 0x7f150113
1302
- int style Theme_AppCompat_DayNight_DarkActionBar 0x7f150114
1303
- int style Theme_AppCompat_DayNight_Dialog 0x7f150115
1304
- int style Theme_AppCompat_DayNight_DialogWhenLarge 0x7f150116
1305
- int style Theme_AppCompat_DayNight_Dialog_Alert 0x7f150117
1306
- int style Theme_AppCompat_DayNight_Dialog_MinWidth 0x7f150118
1307
- int style Theme_AppCompat_DayNight_NoActionBar 0x7f150119
1308
- int style Theme_AppCompat_Dialog 0x7f15011a
1309
- int style Theme_AppCompat_DialogWhenLarge 0x7f15011b
1310
- int style Theme_AppCompat_Dialog_Alert 0x7f15011c
1311
- int style Theme_AppCompat_Dialog_MinWidth 0x7f15011d
1312
- int style Theme_AppCompat_Light 0x7f15011e
1313
- int style Theme_AppCompat_Light_DarkActionBar 0x7f15011f
1314
- int style Theme_AppCompat_Light_Dialog 0x7f150120
1315
- int style Theme_AppCompat_Light_DialogWhenLarge 0x7f150121
1316
- int style Theme_AppCompat_Light_Dialog_Alert 0x7f150122
1317
- int style Theme_AppCompat_Light_Dialog_MinWidth 0x7f150123
1318
- int style Theme_AppCompat_Light_NoActionBar 0x7f150124
1319
- int style Theme_AppCompat_NoActionBar 0x7f150125
1320
- int style Theme_Catalyst 0x7f150126
1321
- int style Theme_Catalyst_RedBox 0x7f150127
1322
- int style Theme_FullScreenDialog 0x7f150128
1323
- int style Theme_FullScreenDialogAnimatedFade 0x7f150129
1324
- int style Theme_FullScreenDialogAnimatedSlide 0x7f15012a
1325
- int style Theme_ReactNative_AppCompat_Light 0x7f15012b
1326
- int style Theme_ReactNative_AppCompat_Light_NoActionBar_FullScreen 0x7f15012c
1327
- int style Widget_AppCompat_ActionBar 0x7f15012d
1328
- int style Widget_AppCompat_ActionBar_Solid 0x7f15012e
1329
- int style Widget_AppCompat_ActionBar_TabBar 0x7f15012f
1330
- int style Widget_AppCompat_ActionBar_TabText 0x7f150130
1331
- int style Widget_AppCompat_ActionBar_TabView 0x7f150131
1332
- int style Widget_AppCompat_ActionButton 0x7f150132
1333
- int style Widget_AppCompat_ActionButton_CloseMode 0x7f150133
1334
- int style Widget_AppCompat_ActionButton_Overflow 0x7f150134
1335
- int style Widget_AppCompat_ActionMode 0x7f150135
1336
- int style Widget_AppCompat_ActivityChooserView 0x7f150136
1337
- int style Widget_AppCompat_AutoCompleteTextView 0x7f150137
1338
- int style Widget_AppCompat_Button 0x7f150138
1339
- int style Widget_AppCompat_ButtonBar 0x7f150139
1340
- int style Widget_AppCompat_ButtonBar_AlertDialog 0x7f15013a
1341
- int style Widget_AppCompat_Button_Borderless 0x7f15013b
1342
- int style Widget_AppCompat_Button_Borderless_Colored 0x7f15013c
1343
- int style Widget_AppCompat_Button_ButtonBar_AlertDialog 0x7f15013d
1344
- int style Widget_AppCompat_Button_Colored 0x7f15013e
1345
- int style Widget_AppCompat_Button_Small 0x7f15013f
1346
- int style Widget_AppCompat_CompoundButton_CheckBox 0x7f150140
1347
- int style Widget_AppCompat_CompoundButton_RadioButton 0x7f150141
1348
- int style Widget_AppCompat_CompoundButton_Switch 0x7f150142
1349
- int style Widget_AppCompat_DrawerArrowToggle 0x7f150143
1350
- int style Widget_AppCompat_DropDownItem_Spinner 0x7f150144
1351
- int style Widget_AppCompat_EditText 0x7f150145
1352
- int style Widget_AppCompat_ImageButton 0x7f150146
1353
- int style Widget_AppCompat_Light_ActionBar 0x7f150147
1354
- int style Widget_AppCompat_Light_ActionBar_Solid 0x7f150148
1355
- int style Widget_AppCompat_Light_ActionBar_Solid_Inverse 0x7f150149
1356
- int style Widget_AppCompat_Light_ActionBar_TabBar 0x7f15014a
1357
- int style Widget_AppCompat_Light_ActionBar_TabBar_Inverse 0x7f15014b
1358
- int style Widget_AppCompat_Light_ActionBar_TabText 0x7f15014c
1359
- int style Widget_AppCompat_Light_ActionBar_TabText_Inverse 0x7f15014d
1360
- int style Widget_AppCompat_Light_ActionBar_TabView 0x7f15014e
1361
- int style Widget_AppCompat_Light_ActionBar_TabView_Inverse 0x7f15014f
1362
- int style Widget_AppCompat_Light_ActionButton 0x7f150150
1363
- int style Widget_AppCompat_Light_ActionButton_CloseMode 0x7f150151
1364
- int style Widget_AppCompat_Light_ActionButton_Overflow 0x7f150152
1365
- int style Widget_AppCompat_Light_ActionMode_Inverse 0x7f150153
1366
- int style Widget_AppCompat_Light_ActivityChooserView 0x7f150154
1367
- int style Widget_AppCompat_Light_AutoCompleteTextView 0x7f150155
1368
- int style Widget_AppCompat_Light_DropDownItem_Spinner 0x7f150156
1369
- int style Widget_AppCompat_Light_ListPopupWindow 0x7f150157
1370
- int style Widget_AppCompat_Light_ListView_DropDown 0x7f150158
1371
- int style Widget_AppCompat_Light_PopupMenu 0x7f150159
1372
- int style Widget_AppCompat_Light_PopupMenu_Overflow 0x7f15015a
1373
- int style Widget_AppCompat_Light_SearchView 0x7f15015b
1374
- int style Widget_AppCompat_Light_Spinner_DropDown_ActionBar 0x7f15015c
1375
- int style Widget_AppCompat_ListMenuView 0x7f15015d
1376
- int style Widget_AppCompat_ListPopupWindow 0x7f15015e
1377
- int style Widget_AppCompat_ListView 0x7f15015f
1378
- int style Widget_AppCompat_ListView_DropDown 0x7f150160
1379
- int style Widget_AppCompat_ListView_Menu 0x7f150161
1380
- int style Widget_AppCompat_PopupMenu 0x7f150162
1381
- int style Widget_AppCompat_PopupMenu_Overflow 0x7f150163
1382
- int style Widget_AppCompat_PopupWindow 0x7f150164
1383
- int style Widget_AppCompat_ProgressBar 0x7f150165
1384
- int style Widget_AppCompat_ProgressBar_Horizontal 0x7f150166
1385
- int style Widget_AppCompat_RatingBar 0x7f150167
1386
- int style Widget_AppCompat_RatingBar_Indicator 0x7f150168
1387
- int style Widget_AppCompat_RatingBar_Small 0x7f150169
1388
- int style Widget_AppCompat_SearchView 0x7f15016a
1389
- int style Widget_AppCompat_SearchView_ActionBar 0x7f15016b
1390
- int style Widget_AppCompat_SeekBar 0x7f15016c
1391
- int style Widget_AppCompat_SeekBar_Discrete 0x7f15016d
1392
- int style Widget_AppCompat_Spinner 0x7f15016e
1393
- int style Widget_AppCompat_Spinner_DropDown 0x7f15016f
1394
- int style Widget_AppCompat_Spinner_DropDown_ActionBar 0x7f150170
1395
- int style Widget_AppCompat_Spinner_Underlined 0x7f150171
1396
- int style Widget_AppCompat_TextView_SpinnerItem 0x7f150172
1397
- int style Widget_AppCompat_Toolbar 0x7f150173
1398
- int style Widget_AppCompat_Toolbar_Button_Navigation 0x7f150174
1399
- int style Widget_Compat_NotificationActionContainer 0x7f150175
1400
- int style Widget_Compat_NotificationActionText 0x7f150176
1401
- int style Widget_Support_CoordinatorLayout 0x7f150177
1402
- int style redboxButton 0x7f150178
1403
- int[] styleable ActionBar { 0x7f040035, 0x7f040037, 0x7f040038, 0x7f04005f, 0x7f040060, 0x7f040061, 0x7f040062, 0x7f040063, 0x7f040064, 0x7f040067, 0x7f04006c, 0x7f04006d, 0x7f040078, 0x7f04008b, 0x7f04008c, 0x7f04008d, 0x7f04008e, 0x7f04008f, 0x7f0400a0, 0x7f0400a3, 0x7f0400b9, 0x7f0400c0, 0x7f0400ce, 0x7f0400d5, 0x7f0400d6, 0x7f040102, 0x7f040105, 0x7f040120, 0x7f040129 }
1404
- int styleable ActionBar_background 0
1405
- int styleable ActionBar_backgroundSplit 1
1406
- int styleable ActionBar_backgroundStacked 2
1407
- int styleable ActionBar_contentInsetEnd 3
1408
- int styleable ActionBar_contentInsetEndWithActions 4
1409
- int styleable ActionBar_contentInsetLeft 5
1410
- int styleable ActionBar_contentInsetRight 6
1411
- int styleable ActionBar_contentInsetStart 7
1412
- int styleable ActionBar_contentInsetStartWithNavigation 8
1413
- int styleable ActionBar_customNavigationLayout 9
1414
- int styleable ActionBar_displayOptions 10
1415
- int styleable ActionBar_divider 11
1416
- int styleable ActionBar_elevation 12
1417
- int styleable ActionBar_height 13
1418
- int styleable ActionBar_hideOnContentScroll 14
1419
- int styleable ActionBar_homeAsUpIndicator 15
1420
- int styleable ActionBar_homeLayout 16
1421
- int styleable ActionBar_icon 17
1422
- int styleable ActionBar_indeterminateProgressStyle 18
1423
- int styleable ActionBar_itemPadding 19
1424
- int styleable ActionBar_logo 20
1425
- int styleable ActionBar_navigationMode 21
1426
- int styleable ActionBar_popupTheme 22
1427
- int styleable ActionBar_progressBarPadding 23
1428
- int styleable ActionBar_progressBarStyle 24
1429
- int styleable ActionBar_subtitle 25
1430
- int styleable ActionBar_subtitleTextStyle 26
1431
- int styleable ActionBar_title 27
1432
- int styleable ActionBar_titleTextStyle 28
1433
- int[] styleable ActionBarLayout { 0x10100b3 }
1434
- int styleable ActionBarLayout_android_layout_gravity 0
1435
- int[] styleable ActionMenuItemView { 0x101013f }
1436
- int styleable ActionMenuItemView_android_minWidth 0
1437
- int[] styleable ActionMenuView { }
1438
- int[] styleable ActionMode { 0x7f040035, 0x7f040037, 0x7f04004e, 0x7f04008b, 0x7f040105, 0x7f040129 }
1439
- int styleable ActionMode_background 0
1440
- int styleable ActionMode_backgroundSplit 1
1441
- int styleable ActionMode_closeItemLayout 2
1442
- int styleable ActionMode_height 3
1443
- int styleable ActionMode_subtitleTextStyle 4
1444
- int styleable ActionMode_titleTextStyle 5
1445
- int[] styleable ActivityChooserView { 0x7f040079, 0x7f0400a1 }
1446
- int styleable ActivityChooserView_expandActivityOverflowButtonDrawable 0
1447
- int styleable ActivityChooserView_initialActivityCount 1
1448
- int[] styleable AlertDialog { 0x10100f2, 0x7f040043, 0x7f040044, 0x7f0400b0, 0x7f0400b1, 0x7f0400bd, 0x7f0400f7, 0x7f0400f8 }
1449
- int styleable AlertDialog_android_layout 0
1450
- int styleable AlertDialog_buttonIconDimen 1
1451
- int styleable AlertDialog_buttonPanelSideLayout 2
1452
- int styleable AlertDialog_listItemLayout 3
1453
- int styleable AlertDialog_listLayout 4
1454
- int styleable AlertDialog_multiChoiceItemLayout 5
1455
- int styleable AlertDialog_showTitle 6
1456
- int styleable AlertDialog_singleChoiceItemLayout 7
1457
- int[] styleable AnimatedStateListDrawableCompat { 0x1010196, 0x101011c, 0x101030c, 0x101030d, 0x1010195, 0x1010194 }
1458
- int styleable AnimatedStateListDrawableCompat_android_constantSize 0
1459
- int styleable AnimatedStateListDrawableCompat_android_dither 1
1460
- int styleable AnimatedStateListDrawableCompat_android_enterFadeDuration 2
1461
- int styleable AnimatedStateListDrawableCompat_android_exitFadeDuration 3
1462
- int styleable AnimatedStateListDrawableCompat_android_variablePadding 4
1463
- int styleable AnimatedStateListDrawableCompat_android_visible 5
1464
- int[] styleable AnimatedStateListDrawableItem { 0x1010199, 0x10100d0 }
1465
- int styleable AnimatedStateListDrawableItem_android_drawable 0
1466
- int styleable AnimatedStateListDrawableItem_android_id 1
1467
- int[] styleable AnimatedStateListDrawableTransition { 0x1010199, 0x101044a, 0x101044b, 0x1010449 }
1468
- int styleable AnimatedStateListDrawableTransition_android_drawable 0
1469
- int styleable AnimatedStateListDrawableTransition_android_fromId 1
1470
- int styleable AnimatedStateListDrawableTransition_android_reversible 2
1471
- int styleable AnimatedStateListDrawableTransition_android_toId 3
1472
- int[] styleable AppCompatImageView { 0x1010119, 0x7f0400fd, 0x7f04011e, 0x7f04011f }
1473
- int styleable AppCompatImageView_android_src 0
1474
- int styleable AppCompatImageView_srcCompat 1
1475
- int styleable AppCompatImageView_tint 2
1476
- int styleable AppCompatImageView_tintMode 3
1477
- int[] styleable AppCompatSeekBar { 0x1010142, 0x7f04011b, 0x7f04011c, 0x7f04011d }
1478
- int styleable AppCompatSeekBar_android_thumb 0
1479
- int styleable AppCompatSeekBar_tickMark 1
1480
- int styleable AppCompatSeekBar_tickMarkTint 2
1481
- int styleable AppCompatSeekBar_tickMarkTintMode 3
1482
- int[] styleable AppCompatTextHelper { 0x101016e, 0x1010393, 0x101016f, 0x1010170, 0x1010392, 0x101016d, 0x1010034 }
1483
- int styleable AppCompatTextHelper_android_drawableBottom 0
1484
- int styleable AppCompatTextHelper_android_drawableEnd 1
1485
- int styleable AppCompatTextHelper_android_drawableLeft 2
1486
- int styleable AppCompatTextHelper_android_drawableRight 3
1487
- int styleable AppCompatTextHelper_android_drawableStart 4
1488
- int styleable AppCompatTextHelper_android_drawableTop 5
1489
- int styleable AppCompatTextHelper_android_textAppearance 6
1490
- int[] styleable AppCompatTextView { 0x1010034, 0x7f040030, 0x7f040031, 0x7f040032, 0x7f040033, 0x7f040034, 0x7f04007d, 0x7f04007f, 0x7f0400a5, 0x7f0400ad, 0x7f04010b }
1491
- int styleable AppCompatTextView_android_textAppearance 0
1492
- int styleable AppCompatTextView_autoSizeMaxTextSize 1
1493
- int styleable AppCompatTextView_autoSizeMinTextSize 2
1494
- int styleable AppCompatTextView_autoSizePresetSizes 3
1495
- int styleable AppCompatTextView_autoSizeStepGranularity 4
1496
- int styleable AppCompatTextView_autoSizeTextType 5
1497
- int styleable AppCompatTextView_firstBaselineToTopHeight 6
1498
- int styleable AppCompatTextView_fontFamily 7
1499
- int styleable AppCompatTextView_lastBaselineToBottomHeight 8
1500
- int styleable AppCompatTextView_lineHeight 9
1501
- int styleable AppCompatTextView_textAllCaps 10
1502
- int[] styleable AppCompatTheme { 0x7f040001, 0x7f040002, 0x7f040003, 0x7f040004, 0x7f040005, 0x7f040006, 0x7f040007, 0x7f040008, 0x7f040009, 0x7f04000a, 0x7f04000b, 0x7f04000c, 0x7f04000d, 0x7f04000f, 0x7f040010, 0x7f040011, 0x7f040012, 0x7f040013, 0x7f040014, 0x7f040015, 0x7f040016, 0x7f040017, 0x7f040018, 0x7f040019, 0x7f04001a, 0x7f04001b, 0x7f04001c, 0x7f04001d, 0x7f04001e, 0x7f04001f, 0x7f040022, 0x7f040026, 0x7f040027, 0x7f040028, 0x7f040029, 0x10100ae, 0x1010057, 0x7f04002f, 0x7f04003c, 0x7f04003d, 0x7f04003e, 0x7f04003f, 0x7f040040, 0x7f040041, 0x7f040046, 0x7f040047, 0x7f04004a, 0x7f04004b, 0x7f040052, 0x7f040053, 0x7f040054, 0x7f040055, 0x7f040056, 0x7f040057, 0x7f040058, 0x7f040059, 0x7f04005a, 0x7f04005c, 0x7f040065, 0x7f040069, 0x7f04006a, 0x7f04006b, 0x7f04006e, 0x7f040070, 0x7f040073, 0x7f040074, 0x7f040075, 0x7f040076, 0x7f040077, 0x7f04008d, 0x7f040095, 0x7f0400ae, 0x7f0400af, 0x7f0400b2, 0x7f0400b3, 0x7f0400b4, 0x7f0400b5, 0x7f0400b6, 0x7f0400b7, 0x7f0400b8, 0x7f0400c8, 0x7f0400c9, 0x7f0400ca, 0x7f0400cd, 0x7f0400cf, 0x7f0400d9, 0x7f0400da, 0x7f0400db, 0x7f0400dc, 0x7f0400f0, 0x7f0400f1, 0x7f0400f2, 0x7f0400f3, 0x7f0400fa, 0x7f0400fb, 0x7f040109, 0x7f04010c, 0x7f04010d, 0x7f04010e, 0x7f04010f, 0x7f040110, 0x7f040111, 0x7f040112, 0x7f040113, 0x7f040114, 0x7f040115, 0x7f04012a, 0x7f04012b, 0x7f04012c, 0x7f04012d, 0x7f040134, 0x7f040136, 0x7f040137, 0x7f040138, 0x7f040139, 0x7f04013a, 0x7f04013b, 0x7f04013c, 0x7f04013d, 0x7f04013e, 0x7f04013f }
1503
- int styleable AppCompatTheme_actionBarDivider 0
1504
- int styleable AppCompatTheme_actionBarItemBackground 1
1505
- int styleable AppCompatTheme_actionBarPopupTheme 2
1506
- int styleable AppCompatTheme_actionBarSize 3
1507
- int styleable AppCompatTheme_actionBarSplitStyle 4
1508
- int styleable AppCompatTheme_actionBarStyle 5
1509
- int styleable AppCompatTheme_actionBarTabBarStyle 6
1510
- int styleable AppCompatTheme_actionBarTabStyle 7
1511
- int styleable AppCompatTheme_actionBarTabTextStyle 8
1512
- int styleable AppCompatTheme_actionBarTheme 9
1513
- int styleable AppCompatTheme_actionBarWidgetTheme 10
1514
- int styleable AppCompatTheme_actionButtonStyle 11
1515
- int styleable AppCompatTheme_actionDropDownStyle 12
1516
- int styleable AppCompatTheme_actionMenuTextAppearance 13
1517
- int styleable AppCompatTheme_actionMenuTextColor 14
1518
- int styleable AppCompatTheme_actionModeBackground 15
1519
- int styleable AppCompatTheme_actionModeCloseButtonStyle 16
1520
- int styleable AppCompatTheme_actionModeCloseDrawable 17
1521
- int styleable AppCompatTheme_actionModeCopyDrawable 18
1522
- int styleable AppCompatTheme_actionModeCutDrawable 19
1523
- int styleable AppCompatTheme_actionModeFindDrawable 20
1524
- int styleable AppCompatTheme_actionModePasteDrawable 21
1525
- int styleable AppCompatTheme_actionModePopupWindowStyle 22
1526
- int styleable AppCompatTheme_actionModeSelectAllDrawable 23
1527
- int styleable AppCompatTheme_actionModeShareDrawable 24
1528
- int styleable AppCompatTheme_actionModeSplitBackground 25
1529
- int styleable AppCompatTheme_actionModeStyle 26
1530
- int styleable AppCompatTheme_actionModeWebSearchDrawable 27
1531
- int styleable AppCompatTheme_actionOverflowButtonStyle 28
1532
- int styleable AppCompatTheme_actionOverflowMenuStyle 29
1533
- int styleable AppCompatTheme_activityChooserViewStyle 30
1534
- int styleable AppCompatTheme_alertDialogButtonGroupStyle 31
1535
- int styleable AppCompatTheme_alertDialogCenterButtons 32
1536
- int styleable AppCompatTheme_alertDialogStyle 33
1537
- int styleable AppCompatTheme_alertDialogTheme 34
1538
- int styleable AppCompatTheme_android_windowAnimationStyle 35
1539
- int styleable AppCompatTheme_android_windowIsFloating 36
1540
- int styleable AppCompatTheme_autoCompleteTextViewStyle 37
1541
- int styleable AppCompatTheme_borderlessButtonStyle 38
1542
- int styleable AppCompatTheme_buttonBarButtonStyle 39
1543
- int styleable AppCompatTheme_buttonBarNegativeButtonStyle 40
1544
- int styleable AppCompatTheme_buttonBarNeutralButtonStyle 41
1545
- int styleable AppCompatTheme_buttonBarPositiveButtonStyle 42
1546
- int styleable AppCompatTheme_buttonBarStyle 43
1547
- int styleable AppCompatTheme_buttonStyle 44
1548
- int styleable AppCompatTheme_buttonStyleSmall 45
1549
- int styleable AppCompatTheme_checkboxStyle 46
1550
- int styleable AppCompatTheme_checkedTextViewStyle 47
1551
- int styleable AppCompatTheme_colorAccent 48
1552
- int styleable AppCompatTheme_colorBackgroundFloating 49
1553
- int styleable AppCompatTheme_colorButtonNormal 50
1554
- int styleable AppCompatTheme_colorControlActivated 51
1555
- int styleable AppCompatTheme_colorControlHighlight 52
1556
- int styleable AppCompatTheme_colorControlNormal 53
1557
- int styleable AppCompatTheme_colorError 54
1558
- int styleable AppCompatTheme_colorPrimary 55
1559
- int styleable AppCompatTheme_colorPrimaryDark 56
1560
- int styleable AppCompatTheme_colorSwitchThumbNormal 57
1561
- int styleable AppCompatTheme_controlBackground 58
1562
- int styleable AppCompatTheme_dialogCornerRadius 59
1563
- int styleable AppCompatTheme_dialogPreferredPadding 60
1564
- int styleable AppCompatTheme_dialogTheme 61
1565
- int styleable AppCompatTheme_dividerHorizontal 62
1566
- int styleable AppCompatTheme_dividerVertical 63
1567
- int styleable AppCompatTheme_dropDownListViewStyle 64
1568
- int styleable AppCompatTheme_dropdownListPreferredItemHeight 65
1569
- int styleable AppCompatTheme_editTextBackground 66
1570
- int styleable AppCompatTheme_editTextColor 67
1571
- int styleable AppCompatTheme_editTextStyle 68
1572
- int styleable AppCompatTheme_homeAsUpIndicator 69
1573
- int styleable AppCompatTheme_imageButtonStyle 70
1574
- int styleable AppCompatTheme_listChoiceBackgroundIndicator 71
1575
- int styleable AppCompatTheme_listDividerAlertDialog 72
1576
- int styleable AppCompatTheme_listMenuViewStyle 73
1577
- int styleable AppCompatTheme_listPopupWindowStyle 74
1578
- int styleable AppCompatTheme_listPreferredItemHeight 75
1579
- int styleable AppCompatTheme_listPreferredItemHeightLarge 76
1580
- int styleable AppCompatTheme_listPreferredItemHeightSmall 77
1581
- int styleable AppCompatTheme_listPreferredItemPaddingLeft 78
1582
- int styleable AppCompatTheme_listPreferredItemPaddingRight 79
1583
- int styleable AppCompatTheme_panelBackground 80
1584
- int styleable AppCompatTheme_panelMenuListTheme 81
1585
- int styleable AppCompatTheme_panelMenuListWidth 82
1586
- int styleable AppCompatTheme_popupMenuStyle 83
1587
- int styleable AppCompatTheme_popupWindowStyle 84
1588
- int styleable AppCompatTheme_radioButtonStyle 85
1589
- int styleable AppCompatTheme_ratingBarStyle 86
1590
- int styleable AppCompatTheme_ratingBarStyleIndicator 87
1591
- int styleable AppCompatTheme_ratingBarStyleSmall 88
1592
- int styleable AppCompatTheme_searchViewStyle 89
1593
- int styleable AppCompatTheme_seekBarStyle 90
1594
- int styleable AppCompatTheme_selectableItemBackground 91
1595
- int styleable AppCompatTheme_selectableItemBackgroundBorderless 92
1596
- int styleable AppCompatTheme_spinnerDropDownItemStyle 93
1597
- int styleable AppCompatTheme_spinnerStyle 94
1598
- int styleable AppCompatTheme_switchStyle 95
1599
- int styleable AppCompatTheme_textAppearanceLargePopupMenu 96
1600
- int styleable AppCompatTheme_textAppearanceListItem 97
1601
- int styleable AppCompatTheme_textAppearanceListItemSecondary 98
1602
- int styleable AppCompatTheme_textAppearanceListItemSmall 99
1603
- int styleable AppCompatTheme_textAppearancePopupMenuHeader 100
1604
- int styleable AppCompatTheme_textAppearanceSearchResultSubtitle 101
1605
- int styleable AppCompatTheme_textAppearanceSearchResultTitle 102
1606
- int styleable AppCompatTheme_textAppearanceSmallPopupMenu 103
1607
- int styleable AppCompatTheme_textColorAlertDialogListItem 104
1608
- int styleable AppCompatTheme_textColorSearchUrl 105
1609
- int styleable AppCompatTheme_toolbarNavigationButtonStyle 106
1610
- int styleable AppCompatTheme_toolbarStyle 107
1611
- int styleable AppCompatTheme_tooltipForegroundColor 108
1612
- int styleable AppCompatTheme_tooltipFrameBackground 109
1613
- int styleable AppCompatTheme_viewInflaterClass 110
1614
- int styleable AppCompatTheme_windowActionBar 111
1615
- int styleable AppCompatTheme_windowActionBarOverlay 112
1616
- int styleable AppCompatTheme_windowActionModeOverlay 113
1617
- int styleable AppCompatTheme_windowFixedHeightMajor 114
1618
- int styleable AppCompatTheme_windowFixedHeightMinor 115
1619
- int styleable AppCompatTheme_windowFixedWidthMajor 116
1620
- int styleable AppCompatTheme_windowFixedWidthMinor 117
1621
- int styleable AppCompatTheme_windowMinWidthMajor 118
1622
- int styleable AppCompatTheme_windowMinWidthMinor 119
1623
- int styleable AppCompatTheme_windowNoTitle 120
1624
- int[] styleable ButtonBarLayout { 0x7f04002a }
1625
- int styleable ButtonBarLayout_allowStacking 0
1626
- int[] styleable ColorStateListItem { 0x7f04002b, 0x101031f, 0x10101a5 }
1627
- int styleable ColorStateListItem_alpha 0
1628
- int styleable ColorStateListItem_android_alpha 1
1629
- int styleable ColorStateListItem_android_color 2
1630
- int[] styleable CompoundButton { 0x1010107, 0x7f040048, 0x7f040049 }
1631
- int styleable CompoundButton_android_button 0
1632
- int styleable CompoundButton_buttonTint 1
1633
- int styleable CompoundButton_buttonTintMode 2
1634
- int[] styleable CoordinatorLayout { 0x7f0400a4, 0x7f0400ff }
1635
- int styleable CoordinatorLayout_keylines 0
1636
- int styleable CoordinatorLayout_statusBarBackground 1
1637
- int[] styleable CoordinatorLayout_Layout { 0x10100b3, 0x7f0400a7, 0x7f0400a8, 0x7f0400a9, 0x7f0400aa, 0x7f0400ab, 0x7f0400ac }
1638
- int styleable CoordinatorLayout_Layout_android_layout_gravity 0
1639
- int styleable CoordinatorLayout_Layout_layout_anchor 1
1640
- int styleable CoordinatorLayout_Layout_layout_anchorGravity 2
1641
- int styleable CoordinatorLayout_Layout_layout_behavior 3
1642
- int styleable CoordinatorLayout_Layout_layout_dodgeInsetEdges 4
1643
- int styleable CoordinatorLayout_Layout_layout_insetEdge 5
1644
- int styleable CoordinatorLayout_Layout_layout_keyline 6
1645
- int[] styleable DrawerArrowToggle { 0x7f04002d, 0x7f04002e, 0x7f04003b, 0x7f040051, 0x7f040071, 0x7f040089, 0x7f0400f9, 0x7f040117 }
1646
- int styleable DrawerArrowToggle_arrowHeadLength 0
1647
- int styleable DrawerArrowToggle_arrowShaftLength 1
1648
- int styleable DrawerArrowToggle_barLength 2
1649
- int styleable DrawerArrowToggle_color 3
1650
- int styleable DrawerArrowToggle_drawableSize 4
1651
- int styleable DrawerArrowToggle_gapBetweenBars 5
1652
- int styleable DrawerArrowToggle_spinBars 6
1653
- int styleable DrawerArrowToggle_thickness 7
1654
- int[] styleable FontFamily { 0x7f040080, 0x7f040081, 0x7f040082, 0x7f040083, 0x7f040084, 0x7f040085 }
1655
- int styleable FontFamily_fontProviderAuthority 0
1656
- int styleable FontFamily_fontProviderCerts 1
1657
- int styleable FontFamily_fontProviderFetchStrategy 2
1658
- int styleable FontFamily_fontProviderFetchTimeout 3
1659
- int styleable FontFamily_fontProviderPackage 4
1660
- int styleable FontFamily_fontProviderQuery 5
1661
- int[] styleable FontFamilyFont { 0x1010532, 0x101053f, 0x1010570, 0x1010533, 0x101056f, 0x7f04007e, 0x7f040086, 0x7f040087, 0x7f040088, 0x7f040132 }
1662
- int styleable FontFamilyFont_android_font 0
1663
- int styleable FontFamilyFont_android_fontStyle 1
1664
- int styleable FontFamilyFont_android_fontVariationSettings 2
1665
- int styleable FontFamilyFont_android_fontWeight 3
1666
- int styleable FontFamilyFont_android_ttcIndex 4
1667
- int styleable FontFamilyFont_font 5
1668
- int styleable FontFamilyFont_fontStyle 6
1669
- int styleable FontFamilyFont_fontVariationSettings 7
1670
- int styleable FontFamilyFont_fontWeight 8
1671
- int styleable FontFamilyFont_ttcIndex 9
1672
- int[] styleable GenericDraweeHierarchy { 0x7f040024, 0x7f040036, 0x7f04007a, 0x7f04007b, 0x7f04007c, 0x7f0400c3, 0x7f0400cb, 0x7f0400cc, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d4, 0x7f0400dd, 0x7f0400de, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f0400e2, 0x7f0400e3, 0x7f0400e4, 0x7f0400e5, 0x7f0400e6, 0x7f0400e7, 0x7f0400e8, 0x7f0400e9, 0x7f0400ea, 0x7f0400eb, 0x7f0400ec, 0x7f040133 }
1673
- int styleable GenericDraweeHierarchy_actualImageScaleType 0
1674
- int styleable GenericDraweeHierarchy_backgroundImage 1
1675
- int styleable GenericDraweeHierarchy_fadeDuration 2
1676
- int styleable GenericDraweeHierarchy_failureImage 3
1677
- int styleable GenericDraweeHierarchy_failureImageScaleType 4
1678
- int styleable GenericDraweeHierarchy_overlayImage 5
1679
- int styleable GenericDraweeHierarchy_placeholderImage 6
1680
- int styleable GenericDraweeHierarchy_placeholderImageScaleType 7
1681
- int styleable GenericDraweeHierarchy_pressedStateOverlayImage 8
1682
- int styleable GenericDraweeHierarchy_progressBarAutoRotateInterval 9
1683
- int styleable GenericDraweeHierarchy_progressBarImage 10
1684
- int styleable GenericDraweeHierarchy_progressBarImageScaleType 11
1685
- int styleable GenericDraweeHierarchy_retryImage 12
1686
- int styleable GenericDraweeHierarchy_retryImageScaleType 13
1687
- int styleable GenericDraweeHierarchy_roundAsCircle 14
1688
- int styleable GenericDraweeHierarchy_roundBottomEnd 15
1689
- int styleable GenericDraweeHierarchy_roundBottomLeft 16
1690
- int styleable GenericDraweeHierarchy_roundBottomRight 17
1691
- int styleable GenericDraweeHierarchy_roundBottomStart 18
1692
- int styleable GenericDraweeHierarchy_roundTopEnd 19
1693
- int styleable GenericDraweeHierarchy_roundTopLeft 20
1694
- int styleable GenericDraweeHierarchy_roundTopRight 21
1695
- int styleable GenericDraweeHierarchy_roundTopStart 22
1696
- int styleable GenericDraweeHierarchy_roundWithOverlayColor 23
1697
- int styleable GenericDraweeHierarchy_roundedCornerRadius 24
1698
- int styleable GenericDraweeHierarchy_roundingBorderColor 25
1699
- int styleable GenericDraweeHierarchy_roundingBorderPadding 26
1700
- int styleable GenericDraweeHierarchy_roundingBorderWidth 27
1701
- int styleable GenericDraweeHierarchy_viewAspectRatio 28
1702
- int[] styleable GradientColor { 0x101020b, 0x10101a2, 0x10101a3, 0x101019e, 0x1010512, 0x1010513, 0x10101a4, 0x101019d, 0x1010510, 0x1010511, 0x1010201, 0x10101a1 }
1703
- int styleable GradientColor_android_centerColor 0
1704
- int styleable GradientColor_android_centerX 1
1705
- int styleable GradientColor_android_centerY 2
1706
- int styleable GradientColor_android_endColor 3
1707
- int styleable GradientColor_android_endX 4
1708
- int styleable GradientColor_android_endY 5
1709
- int styleable GradientColor_android_gradientRadius 6
1710
- int styleable GradientColor_android_startColor 7
1711
- int styleable GradientColor_android_startX 8
1712
- int styleable GradientColor_android_startY 9
1713
- int styleable GradientColor_android_tileMode 10
1714
- int styleable GradientColor_android_type 11
1715
- int[] styleable GradientColorItem { 0x10101a5, 0x1010514 }
1716
- int styleable GradientColorItem_android_color 0
1717
- int styleable GradientColorItem_android_offset 1
1718
- int[] styleable InAppMessageStyle { 0x7f040096, 0x7f040097, 0x7f040098, 0x7f040099, 0x7f04009a, 0x7f04009b, 0x7f04009c, 0x7f04009d, 0x7f04009e, 0x7f04009f }
1719
- int styleable InAppMessageStyle_inAppMessageBackground 0
1720
- int styleable InAppMessageStyle_inAppMessageCancelButtonDrawable 1
1721
- int styleable InAppMessageStyle_inAppMessageFontPath 2
1722
- int styleable InAppMessageStyle_inAppMessageHeight 3
1723
- int styleable InAppMessageStyle_inAppMessageTextColor 4
1724
- int styleable InAppMessageStyle_inAppMessageTextSize 5
1725
- int styleable InAppMessageStyle_inAppMessageTitleColor 6
1726
- int styleable InAppMessageStyle_inAppMessageTitleSize 7
1727
- int styleable InAppMessageStyle_inAppMessageWeight 8
1728
- int styleable InAppMessageStyle_inAppMessageWidth 9
1729
- int[] styleable LinearLayoutCompat { 0x1010126, 0x1010127, 0x10100af, 0x10100c4, 0x1010128, 0x7f04006d, 0x7f04006f, 0x7f0400bc, 0x7f0400f5 }
1730
- int styleable LinearLayoutCompat_android_baselineAligned 0
1731
- int styleable LinearLayoutCompat_android_baselineAlignedChildIndex 1
1732
- int styleable LinearLayoutCompat_android_gravity 2
1733
- int styleable LinearLayoutCompat_android_orientation 3
1734
- int styleable LinearLayoutCompat_android_weightSum 4
1735
- int styleable LinearLayoutCompat_divider 5
1736
- int styleable LinearLayoutCompat_dividerPadding 6
1737
- int styleable LinearLayoutCompat_measureWithLargestChild 7
1738
- int styleable LinearLayoutCompat_showDividers 8
1739
- int[] styleable LinearLayoutCompat_Layout { 0x10100b3, 0x10100f5, 0x1010181, 0x10100f4 }
1740
- int styleable LinearLayoutCompat_Layout_android_layout_gravity 0
1741
- int styleable LinearLayoutCompat_Layout_android_layout_height 1
1742
- int styleable LinearLayoutCompat_Layout_android_layout_weight 2
1743
- int styleable LinearLayoutCompat_Layout_android_layout_width 3
1744
- int[] styleable ListPopupWindow { 0x10102ac, 0x10102ad }
1745
- int styleable ListPopupWindow_android_dropDownHorizontalOffset 0
1746
- int styleable ListPopupWindow_android_dropDownVerticalOffset 1
1747
- int[] styleable LoadingImageView { 0x7f04004c, 0x7f040093, 0x7f040094 }
1748
- int styleable LoadingImageView_circleCrop 0
1749
- int styleable LoadingImageView_imageAspectRatio 1
1750
- int styleable LoadingImageView_imageAspectRatioAdjust 2
1751
- int[] styleable MenuGroup { 0x10101e0, 0x101000e, 0x10100d0, 0x10101de, 0x10101df, 0x1010194 }
1752
- int styleable MenuGroup_android_checkableBehavior 0
1753
- int styleable MenuGroup_android_enabled 1
1754
- int styleable MenuGroup_android_id 2
1755
- int styleable MenuGroup_android_menuCategory 3
1756
- int styleable MenuGroup_android_orderInCategory 4
1757
- int styleable MenuGroup_android_visible 5
1758
- int[] styleable MenuItem { 0x7f04000e, 0x7f040020, 0x7f040021, 0x7f04002c, 0x10101e3, 0x10101e5, 0x1010106, 0x101000e, 0x1010002, 0x10100d0, 0x10101de, 0x10101e4, 0x101026f, 0x10101df, 0x10101e1, 0x10101e2, 0x1010194, 0x7f04005e, 0x7f040090, 0x7f040091, 0x7f0400c1, 0x7f0400f4, 0x7f04012e }
1759
- int styleable MenuItem_actionLayout 0
1760
- int styleable MenuItem_actionProviderClass 1
1761
- int styleable MenuItem_actionViewClass 2
1762
- int styleable MenuItem_alphabeticModifiers 3
1763
- int styleable MenuItem_android_alphabeticShortcut 4
1764
- int styleable MenuItem_android_checkable 5
1765
- int styleable MenuItem_android_checked 6
1766
- int styleable MenuItem_android_enabled 7
1767
- int styleable MenuItem_android_icon 8
1768
- int styleable MenuItem_android_id 9
1769
- int styleable MenuItem_android_menuCategory 10
1770
- int styleable MenuItem_android_numericShortcut 11
1771
- int styleable MenuItem_android_onClick 12
1772
- int styleable MenuItem_android_orderInCategory 13
1773
- int styleable MenuItem_android_title 14
1774
- int styleable MenuItem_android_titleCondensed 15
1775
- int styleable MenuItem_android_visible 16
1776
- int styleable MenuItem_contentDescription 17
1777
- int styleable MenuItem_iconTint 18
1778
- int styleable MenuItem_iconTintMode 19
1779
- int styleable MenuItem_numericModifiers 20
1780
- int styleable MenuItem_showAsAction 21
1781
- int styleable MenuItem_tooltipText 22
1782
- int[] styleable MenuView { 0x101012f, 0x101012d, 0x1010130, 0x1010131, 0x101012c, 0x101012e, 0x10100ae, 0x7f0400d0, 0x7f040100 }
1783
- int styleable MenuView_android_headerBackground 0
1784
- int styleable MenuView_android_horizontalDivider 1
1785
- int styleable MenuView_android_itemBackground 2
1786
- int styleable MenuView_android_itemIconDisabledAlpha 3
1787
- int styleable MenuView_android_itemTextAppearance 4
1788
- int styleable MenuView_android_verticalDivider 5
1789
- int styleable MenuView_android_windowAnimationStyle 6
1790
- int styleable MenuView_preserveIconSpacing 7
1791
- int styleable MenuView_subMenuArrow 8
1792
- int[] styleable PopupWindow { 0x10102c9, 0x1010176, 0x7f0400c2 }
1793
- int styleable PopupWindow_android_popupAnimationStyle 0
1794
- int styleable PopupWindow_android_popupBackground 1
1795
- int styleable PopupWindow_overlapAnchor 2
1796
- int[] styleable PopupWindowBackgroundState { 0x7f0400fe }
1797
- int styleable PopupWindowBackgroundState_state_above_anchor 0
1798
- int[] styleable RecycleListView { 0x7f0400c4, 0x7f0400c7 }
1799
- int styleable RecycleListView_paddingBottomNoButtons 0
1800
- int styleable RecycleListView_paddingTopNoTitle 1
1801
- int[] styleable SearchView { 0x10100da, 0x1010264, 0x1010220, 0x101011f, 0x7f04004d, 0x7f04005d, 0x7f040068, 0x7f04008a, 0x7f040092, 0x7f0400a6, 0x7f0400d7, 0x7f0400d8, 0x7f0400ee, 0x7f0400ef, 0x7f040101, 0x7f040106, 0x7f040135 }
1802
- int styleable SearchView_android_focusable 0
1803
- int styleable SearchView_android_imeOptions 1
1804
- int styleable SearchView_android_inputType 2
1805
- int styleable SearchView_android_maxWidth 3
1806
- int styleable SearchView_closeIcon 4
1807
- int styleable SearchView_commitIcon 5
1808
- int styleable SearchView_defaultQueryHint 6
1809
- int styleable SearchView_goIcon 7
1810
- int styleable SearchView_iconifiedByDefault 8
1811
- int styleable SearchView_layout 9
1812
- int styleable SearchView_queryBackground 10
1813
- int styleable SearchView_queryHint 11
1814
- int styleable SearchView_searchHintIcon 12
1815
- int styleable SearchView_searchIcon 13
1816
- int styleable SearchView_submitBackground 14
1817
- int styleable SearchView_suggestionRowLayout 15
1818
- int styleable SearchView_voiceIcon 16
1819
- int[] styleable SignInButton { 0x7f040045, 0x7f04005b, 0x7f0400ed }
1820
- int styleable SignInButton_buttonSize 0
1821
- int styleable SignInButton_colorScheme 1
1822
- int styleable SignInButton_scopeUris 2
1823
- int[] styleable SimpleDraweeView { 0x7f040023, 0x7f040024, 0x7f040025, 0x7f040036, 0x7f04007a, 0x7f04007b, 0x7f04007c, 0x7f0400c3, 0x7f0400cb, 0x7f0400cc, 0x7f0400d1, 0x7f0400d2, 0x7f0400d3, 0x7f0400d4, 0x7f0400dd, 0x7f0400de, 0x7f0400df, 0x7f0400e0, 0x7f0400e1, 0x7f0400e2, 0x7f0400e3, 0x7f0400e4, 0x7f0400e5, 0x7f0400e6, 0x7f0400e7, 0x7f0400e8, 0x7f0400e9, 0x7f0400ea, 0x7f0400eb, 0x7f0400ec, 0x7f040133 }
1824
- int styleable SimpleDraweeView_actualImageResource 0
1825
- int styleable SimpleDraweeView_actualImageScaleType 1
1826
- int styleable SimpleDraweeView_actualImageUri 2
1827
- int styleable SimpleDraweeView_backgroundImage 3
1828
- int styleable SimpleDraweeView_fadeDuration 4
1829
- int styleable SimpleDraweeView_failureImage 5
1830
- int styleable SimpleDraweeView_failureImageScaleType 6
1831
- int styleable SimpleDraweeView_overlayImage 7
1832
- int styleable SimpleDraweeView_placeholderImage 8
1833
- int styleable SimpleDraweeView_placeholderImageScaleType 9
1834
- int styleable SimpleDraweeView_pressedStateOverlayImage 10
1835
- int styleable SimpleDraweeView_progressBarAutoRotateInterval 11
1836
- int styleable SimpleDraweeView_progressBarImage 12
1837
- int styleable SimpleDraweeView_progressBarImageScaleType 13
1838
- int styleable SimpleDraweeView_retryImage 14
1839
- int styleable SimpleDraweeView_retryImageScaleType 15
1840
- int styleable SimpleDraweeView_roundAsCircle 16
1841
- int styleable SimpleDraweeView_roundBottomEnd 17
1842
- int styleable SimpleDraweeView_roundBottomLeft 18
1843
- int styleable SimpleDraweeView_roundBottomRight 19
1844
- int styleable SimpleDraweeView_roundBottomStart 20
1845
- int styleable SimpleDraweeView_roundTopEnd 21
1846
- int styleable SimpleDraweeView_roundTopLeft 22
1847
- int styleable SimpleDraweeView_roundTopRight 23
1848
- int styleable SimpleDraweeView_roundTopStart 24
1849
- int styleable SimpleDraweeView_roundWithOverlayColor 25
1850
- int styleable SimpleDraweeView_roundedCornerRadius 26
1851
- int styleable SimpleDraweeView_roundingBorderColor 27
1852
- int styleable SimpleDraweeView_roundingBorderPadding 28
1853
- int styleable SimpleDraweeView_roundingBorderWidth 29
1854
- int styleable SimpleDraweeView_viewAspectRatio 30
1855
- int[] styleable Spinner { 0x1010262, 0x10100b2, 0x1010176, 0x101017b, 0x7f0400ce }
1856
- int styleable Spinner_android_dropDownWidth 0
1857
- int styleable Spinner_android_entries 1
1858
- int styleable Spinner_android_popupBackground 2
1859
- int styleable Spinner_android_prompt 3
1860
- int styleable Spinner_popupTheme 4
1861
- int[] styleable StateListDrawable { 0x1010196, 0x101011c, 0x101030c, 0x101030d, 0x1010195, 0x1010194 }
1862
- int styleable StateListDrawable_android_constantSize 0
1863
- int styleable StateListDrawable_android_dither 1
1864
- int styleable StateListDrawable_android_enterFadeDuration 2
1865
- int styleable StateListDrawable_android_exitFadeDuration 3
1866
- int styleable StateListDrawable_android_variablePadding 4
1867
- int styleable StateListDrawable_android_visible 5
1868
- int[] styleable StateListDrawableItem { 0x1010199 }
1869
- int styleable StateListDrawableItem_android_drawable 0
1870
- int[] styleable SwitchCompat { 0x1010125, 0x1010124, 0x1010142, 0x7f0400f6, 0x7f0400fc, 0x7f040107, 0x7f040108, 0x7f04010a, 0x7f040118, 0x7f040119, 0x7f04011a, 0x7f04012f, 0x7f040130, 0x7f040131 }
1871
- int styleable SwitchCompat_android_textOff 0
1872
- int styleable SwitchCompat_android_textOn 1
1873
- int styleable SwitchCompat_android_thumb 2
1874
- int styleable SwitchCompat_showText 3
1875
- int styleable SwitchCompat_splitTrack 4
1876
- int styleable SwitchCompat_switchMinWidth 5
1877
- int styleable SwitchCompat_switchPadding 6
1878
- int styleable SwitchCompat_switchTextAppearance 7
1879
- int styleable SwitchCompat_thumbTextPadding 8
1880
- int styleable SwitchCompat_thumbTint 9
1881
- int styleable SwitchCompat_thumbTintMode 10
1882
- int styleable SwitchCompat_track 11
1883
- int styleable SwitchCompat_trackTint 12
1884
- int styleable SwitchCompat_trackTintMode 13
1885
- int[] styleable TextAppearance { 0x10103ac, 0x1010161, 0x1010162, 0x1010163, 0x1010164, 0x1010098, 0x101009a, 0x101009b, 0x1010095, 0x1010097, 0x1010096, 0x7f04007f, 0x7f04010b }
1886
- int styleable TextAppearance_android_fontFamily 0
1887
- int styleable TextAppearance_android_shadowColor 1
1888
- int styleable TextAppearance_android_shadowDx 2
1889
- int styleable TextAppearance_android_shadowDy 3
1890
- int styleable TextAppearance_android_shadowRadius 4
1891
- int styleable TextAppearance_android_textColor 5
1892
- int styleable TextAppearance_android_textColorHint 6
1893
- int styleable TextAppearance_android_textColorLink 7
1894
- int styleable TextAppearance_android_textSize 8
1895
- int styleable TextAppearance_android_textStyle 9
1896
- int styleable TextAppearance_android_typeface 10
1897
- int styleable TextAppearance_fontFamily 11
1898
- int styleable TextAppearance_textAllCaps 12
1899
- int[] styleable Toolbar { 0x10100af, 0x1010140, 0x7f040042, 0x7f04004f, 0x7f040050, 0x7f04005f, 0x7f040060, 0x7f040061, 0x7f040062, 0x7f040063, 0x7f040064, 0x7f0400b9, 0x7f0400ba, 0x7f0400bb, 0x7f0400be, 0x7f0400bf, 0x7f0400ce, 0x7f040102, 0x7f040103, 0x7f040104, 0x7f040120, 0x7f040121, 0x7f040122, 0x7f040123, 0x7f040124, 0x7f040125, 0x7f040126, 0x7f040127, 0x7f040128 }
1900
- int styleable Toolbar_android_gravity 0
1901
- int styleable Toolbar_android_minHeight 1
1902
- int styleable Toolbar_buttonGravity 2
1903
- int styleable Toolbar_collapseContentDescription 3
1904
- int styleable Toolbar_collapseIcon 4
1905
- int styleable Toolbar_contentInsetEnd 5
1906
- int styleable Toolbar_contentInsetEndWithActions 6
1907
- int styleable Toolbar_contentInsetLeft 7
1908
- int styleable Toolbar_contentInsetRight 8
1909
- int styleable Toolbar_contentInsetStart 9
1910
- int styleable Toolbar_contentInsetStartWithNavigation 10
1911
- int styleable Toolbar_logo 11
1912
- int styleable Toolbar_logoDescription 12
1913
- int styleable Toolbar_maxButtonHeight 13
1914
- int styleable Toolbar_navigationContentDescription 14
1915
- int styleable Toolbar_navigationIcon 15
1916
- int styleable Toolbar_popupTheme 16
1917
- int styleable Toolbar_subtitle 17
1918
- int styleable Toolbar_subtitleTextAppearance 18
1919
- int styleable Toolbar_subtitleTextColor 19
1920
- int styleable Toolbar_title 20
1921
- int styleable Toolbar_titleMargin 21
1922
- int styleable Toolbar_titleMarginBottom 22
1923
- int styleable Toolbar_titleMarginEnd 23
1924
- int styleable Toolbar_titleMarginStart 24
1925
- int styleable Toolbar_titleMarginTop 25
1926
- int styleable Toolbar_titleMargins 26
1927
- int styleable Toolbar_titleTextAppearance 27
1928
- int styleable Toolbar_titleTextColor 28
1929
- int[] styleable View { 0x10100da, 0x1010000, 0x7f0400c5, 0x7f0400c6, 0x7f040116 }
1930
- int styleable View_android_focusable 0
1931
- int styleable View_android_theme 1
1932
- int styleable View_paddingEnd 2
1933
- int styleable View_paddingStart 3
1934
- int styleable View_theme 4
1935
- int[] styleable ViewBackgroundHelper { 0x10100d4, 0x7f040039, 0x7f04003a }
1936
- int styleable ViewBackgroundHelper_android_background 0
1937
- int styleable ViewBackgroundHelper_backgroundTint 1
1938
- int styleable ViewBackgroundHelper_backgroundTintMode 2
1939
- int[] styleable ViewStubCompat { 0x10100d0, 0x10100f3, 0x10100f2 }
1940
- int styleable ViewStubCompat_android_id 0
1941
- int styleable ViewStubCompat_android_inflatedId 1
1942
- int styleable ViewStubCompat_android_layout 2
1943
- int xml rn_dev_preferences 0x7f180001