Skip to content

Commit

Permalink
Segmented control
Browse files Browse the repository at this point in the history
  • Loading branch information
apikyanrobert committed Jan 28, 2018
1 parent a8f6866 commit c3c82df
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -78,6 +78,7 @@
<attr name="bottomRightRadius" format="dimension"/> setBottomRightRadius(int)
<attr name="bottomLeftRadius" format="dimension"/> setBottomLeftRadius(int)
<attr name="radiusForEverySegment" format="boolean"/> setRadiusForEverySegment(boolean)
<attr name="fontAssetPath" format="string"/> setTypeFace(TypeFace)
```
### Note: After every configuration change call segmentedControl.notifyConfigIsChanged() method
Expand Down

0 comments on commit c3c82df

Please sign in to comment.