Quick comment:
I just noticed that if you configure a tab with
and then call:
The picker disappears. Not sure if this how it should work?
I just noticed that if you configure a tab with
Code:
setShowTabPicker(true);
Code:
; setShowMoreTab(true);
Comment