onebusaway-ios icon indicating copy to clipboard operation
onebusaway-ios copied to clipboard

Accessibility Changes to OBAListView + EmptyDataSetView

Open RV784 opened this issue 8 months ago • 0 comments

Code Changes for Accessibility

  • OBAListView changes. Gave the first element of every section that has a header accessibility trait of header. This will help in VoiceOver going over each header one by one
  • Layout constraints fix for text label in EmptyDataSetView.

RV784 avatar Jun 05 '24 14:06 RV784