Begin refactor of swipenavigator
- exact same behavior as PageRow layers
- the columnview must be part of the stack itself, and clear never killing the first page which is the columnview itself
- layers have a vertical transition rather than the horizontal one of the swipenavigator layer
- layers cover the tabbar, which must be in the same layer as the contents
- slightly bigger icons on mobile
- on mobile and vertical screen have a vertical layout for tabbar buttons
- on mobile and vertical screen the tabbar takes all available space
Before:
After:
Edited by Marco Martin