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 a tabs based app and I've noticed that, from iOS 10.0, the left utility buttons are already visible when I enter on TableViewController.
Switching to another tab and going back to the first one, will reset the position of all the cell correctly.
Have you ever experienced that? Any workaround?
The text was updated successfully, but these errors were encountered:
Hi,
I am seeing something odd in a similar vein - after swiping, when the cell returns back to the normal state, there is a gap to the left where the left buttons view can be seen. Scrolling the tableview so that the cell goes off and is reloaded then cures it and makes subsequent behaviour correct.
So it only seems to happen on first loading and showing the table view.
Hi,
I've a tabs based app and I've noticed that, from iOS 10.0, the left utility buttons are already visible when I enter on TableViewController.
Switching to another tab and going back to the first one, will reset the position of all the cell correctly.
Have you ever experienced that? Any workaround?
The text was updated successfully, but these errors were encountered: