Skip to content

Commit

Permalink
.
Browse files Browse the repository at this point in the history
.
  • Loading branch information
zhaolf888 committed Feb 2, 2018
1 parent 654d7fd commit d68f981
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions src/main/res/values/SettingItemView_attrs.xml
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,8 @@
<resources>
<declare-styleable name="SettingItemView">
<attr name="leftText" format="string"/>
<attr name="leftIcon" format="integer"/>
<attr name="rightIcon" format="integer"/>
<attr name="leftIcon" format="reference"/>
<attr name="rightIcon" format="reference"/>
<attr name="tvSize" format="dimension"/>
<attr name="tvColor" format="color"/>
<attr name="isShowUnderLine" format="boolean"/>
Expand Down

0 comments on commit d68f981

Please sign in to comment.