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
If I create the default behavior for peeking the cells from the horizontal UICollectionView, my scrolling indicators are only visible directly on cells and I am unable to use edge offset to move it down because then they moved out of the collection view and they are not visible at all.. Can you please make some suggestions how to fix this? Since cell is automatically set to fill up the entire collection view so I am unable to increase the height to get more space.
The text was updated successfully, but these errors were encountered:
If I create the default behavior for peeking the cells from the horizontal
UICollectionView
, my scrolling indicators are only visible directly on cells and I am unable to use edge offset to move it down because then they moved out of the collection view and they are not visible at all.. Can you please make some suggestions how to fix this? Since cell is automatically set to fill up the entire collection view so I am unable to increase the height to get more space.The text was updated successfully, but these errors were encountered: