davbeck / TNKImagePickerController

A replacement for UIImagePickerController that can select multiple photos.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

Fix photo cell accessibility labels

davbeck opened this issue · comments

Now that we are setting the selection state directly on the cells, we need to update the accessibility labels to include their selected state, both for accessibility and for UI automation.