Hello!
I've been working through understanding all the work you did here: https://vladislavantonyuk.github.io/articles/Adding-custom-action-button-to-.NET-MAUI-Shell-TabBar/
And I love it!! It's exactly the concept that I was looking for instead of going the route of doing something like Sharpnado, Telerik or Syncfusion.
I have successfully implemented the handlers/renderers in my app, but I'm wondering if there's a way to adjust the spacing of the tabs themselves, since I have a need for 4 tabs to be visible, and it makes the middle 2 tabs REALLY close to the center action button?

Hello!
I've been working through understanding all the work you did here: https://vladislavantonyuk.github.io/articles/Adding-custom-action-button-to-.NET-MAUI-Shell-TabBar/
And I love it!! It's exactly the concept that I was looking for instead of going the route of doing something like Sharpnado, Telerik or Syncfusion.
I have successfully implemented the handlers/renderers in my app, but I'm wondering if there's a way to adjust the spacing of the tabs themselves, since I have a need for 4 tabs to be visible, and it makes the middle 2 tabs REALLY close to the center action button?