Yalantis / Segmentio

Animated top/bottom segmented control written in Swift.
https://yalantis.com/
MIT License
2.53k stars 324 forks source link

Add inset style options #134

Open mathrocco opened 5 years ago

mathrocco commented 5 years ago

Currently in Segmentio isn't possible to customize appearance such elements centralization. This implementation adds this feature with three options:

  1. None: default behaviour, with a zero inset
  2. Centralized: automatically calculates the insets in order to centralize elements
  3. Custom: uses the custom inset given by the user