tabris
tabris copied to clipboard
Tabris Windows Client - support for TabItem Images
Is it possible to support an image on a TabItem for the Tabris Windows client? Android and iOS both show an image.
There is a way to implement this on windows, as shown in this example: https://github.com/microsoft/Windows-universal-samples/blob/master/Samples/XamlPivot/cs/TabHeader.xaml (this doesn't look very good though)
So far the look of the TabFolder was based on the Microsoft News App, but by now it has changed but still does not have icons. The alarm app does, but it uses a different styling overall. So the question is if we just change the styling to be more like the alarm app or make it somehow dyamic/configurable.
