Version 1.3.0 of the Sharpnado toolkit is here \o/
https://github.com/roubachof/Sharpnado.Tabs
Scrollable tabs
A new Property TabType was added to the TabHostView:
public TabType TabType
public enum TabType
{
Fixed = 0,
Scrollable,
}
TabButton
Sometimes your designer wants to spice-up a bit the bottom bar tabs