Closed Dhiru-Dev closed 7 years ago
i was using 0.0.8 i updated to latest 0.1.3 issue fixed , but now i have also another problem . i have a toggle button in Right side which is Hiding the Last Item , how can i set this ScrolleView ContentSize , in which method you are changing the ContentSize i was unable to find the Method in you class ,
if i will change the ContentSizeWidth+50 , that will solve my problem ???
The tabs scrollview, as is, will not be able to do what you want. You will need to customize it.
i have used
ViewForTitle
datasource method . but i only last View is Visible ,,,i this all views are being added on one on another so the are hiding i tried incrememting X position according to the Index number but not able to do thatwhen i implement
TitleForIndex
is works fine .please help ,me out