Skip to content

Commit 179ea05

Browse files
committed
Resolves issue #37.
1 parent 2d6ab5b commit 179ea05

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

library/res/values/attrs.xml

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -74,7 +74,7 @@
7474
<!-- Minimum space between the switch and caption text -->
7575
<attr name="switchPadding" format="dimension" />
7676
</declare-styleable>
77-
<declare-styleable name="Theme">
77+
<declare-styleable name="SwitchBackportTheme">
7878
<attr name="switchStyle" format="reference" />
7979
<attr name="switchPreferenceStyle" format="reference" />
8080
</declare-styleable>

0 commit comments

Comments
 (0)