Hey guys,
My application is made of a layout (main layout) where one of the cell have a tabbar attached.
One of the tab points at an href which contains another layout (tab layout)
My issues are :
- Display of a Tabbar attached in a cell has several minor glitches.
- Tab Layout is not displayed correctly as it seems some of the CSS rules doesn’t apply to the right containers.
- Tab Layout doesn’t show header text.
- Tab layout doesn’t resize after any resize made in main layout.
…
As you see, It seems that this case (layout in a tabbar attached to a layout) have not been covered at all.
Any chance this will be improved later ?
P.S. : Screenshots could be provided easily.