79768690

Date: 2025-09-18 16:09:26
Score: 0.5
Natty:
Report link

Although not perfect, one alternative I found to work quite well was setting the accessibility label for the backgroundView of the collectionView/tableView. At least in my case, it always got focus before the first cell (I suspect due to empty-space paddings shifting it), and next it would always focus on the first cell.

Reasons:
  • Has code block (-0.5):
  • Single line (0.5):
  • Low reputation (0.5):
Posted by: aclima