We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 2d6ab5b commit 179ea05Copy full SHA for 179ea05
library/res/values/attrs.xml
@@ -74,7 +74,7 @@
74
<!-- Minimum space between the switch and caption text -->
75
<attr name="switchPadding" format="dimension" />
76
</declare-styleable>
77
- <declare-styleable name="Theme">
+ <declare-styleable name="SwitchBackportTheme">
78
<attr name="switchStyle" format="reference" />
79
<attr name="switchPreferenceStyle" format="reference" />
80
0 commit comments