This allows the user to swipe between different dialer pages.
Currently it just uses a TabBar:
But I'd like to have it look kind of like it used to, with text under an icon:
I don't know how to do this with QML though, I think I you a label and icon in a column layout but I can't find the QML component for just an 'icon'.