Skip to content

Commit

Permalink
1.0.8
Browse files Browse the repository at this point in the history
  • Loading branch information
Home authored and Home committed Nov 18, 2018
1 parent b71c7f0 commit d425417
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion segmentedcontrolmodule/src/main/res/values/attr.xml
Original file line number Diff line number Diff line change
Expand Up @@ -9,8 +9,8 @@
<attr name="strokeWidth" format="dimension" />
<attr name="selectedBackgroundColor" format="color" />
<attr name="unSelectedBackgroundColor" format="color" />
<attr name="focusedBackgroundColor" format="color"/>
<attr name="selectionAnimationDuration" format="integer"/>
<attr name="focusedBackgroundColor" format="color"/>
<attr name="selectedTextColor" format="color"/>
<attr name="unSelectedTextColor" format="color"/>
<attr name="textSize" format="dimension"/>
Expand Down

0 comments on commit d425417

Please sign in to comment.