Hi,
I'm using a sap.m.OverflowToolbar as headerToolbar on a sap.m.Table
The Toolbar contains a sap.m.SegmentedButton, a sap.m.ToolbarSpacer and a sap.m.SearchField.
It always shows the overflow icon instead of the controls within the OverflowToolbar, even if the controls use less than half of the toolbar width.
I also added a sap.m.OverFlowToolbarLayoutData to the controls to affect the overflow behavior. This also showed no effect unless I assigned the priority sap.m.OverflowToolbarPriority.NeverOverflow which is the same as using sap.m.Toolbar instead of sap.m.OverflowToolbar.
Is there any Workaround for sap.m.OverflowToolbar?
Regards,
Anjana.