Skip to content

Releases: vapolia/SegmentedViews

1.0.6: Maintenance update

27 Aug 21:14
Compare
Choose a tag to compare

1.0.5 Maintenance Update

15 Aug 07:02
Compare
Choose a tag to compare
  • Update nugets

1.0.4 Maintenance Release

15 Apr 13:31
Compare
Choose a tag to compare
  • Update maui nuget
  • Fix no segment selected if the Children/ItemsSource binding is delayed in some way

1.0.3 Add net8 target

31 Mar 08:04
Compare
Choose a tag to compare
  • For easier usage in projects containing unit tests, add a net8 target.

1.0.2 Maintenance Release

16 Mar 14:34
Compare
Choose a tag to compare
  • Android: character spacing correctly set
  • Android: sum of tab widths now correctly matches container's width

Maintenance Release

14 Mar 10:21
Compare
Choose a tag to compare
  • Remove dependency on maui compatibility.
  • upgrade maui to 8.0.10

Initial Stable Release

05 Mar 09:38
Compare
Choose a tag to compare

Initial Stable Release

  • iOS
  • Android

Known issues

  • on Android, with HorizontalOption="Fill" and Widths="*", the segments don't take the full width available on the control.

I made a lot of try and testing on that. It looks like more a bug in android or maui than a bug in this code.
If you find any information or workaround on that, please share it through an issue. Ty !

  • on iOS BorderColor has no effect.