Open softlion opened 8 months ago
Hi @softlion As a workaround use please WidthRequest. I will take a look at this issue
@yurkinh @softlion - see this branch https://github.com/smalgin/Plugin.Maui.SegmentedControl/tree/smalgin/moreFunc
I added a minimal set of functionality to make a control actually usable beyond 'fixed set of tabs' use case.
TODO before I submit PR:
On android, the tabs are not filling the whole container.
In the image below, the background color of the SegmentedControl is made yellow.
But the tabs are not fully extended to the size of the container. Any idea why ?