Post

Replies

Boosts

Views

Activity

Reply to TVCollectionViewFullScreenLayout
Any luck with this? I have a same problem and I can not figure it out :( I use this override func indexPathForPreferredFocusedView(in collectionView: UICollectionView) -> IndexPath? {       return desiredIndexPath } It scroll to the desired index path, but  it snaps back one position to the previous cell. It's probably because of the focus engine, but I don't know how we can control it.
Dec ’20