You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
Hi, I've followed steps to setup tabs and controllers as mentioned. when i change controller using ButtonBarView click it works as expected and shows given controller but when i try to move to next controller by swiping left or right, instead of showing next controller it shows blank view.
Can you please help to know what i am missing to setup here.
The text was updated successfully, but these errors were encountered:
Not sure if this will help in your specific case, but we were running into an issue with an unexpected blank screen and our fix around it was to add a reloadPagerTabStripView() call in the appropriate place to reload the controllers.
Hi, I've followed steps to setup tabs and controllers as mentioned. when i change controller using ButtonBarView click it works as expected and shows given controller but when i try to move to next controller by swiping left or right, instead of showing next controller it shows blank view.
Can you please help to know what i am missing to setup here.
The text was updated successfully, but these errors were encountered: