xmartlabs / XLPagerTabStrip

Android PagerTabStrip for iOS.
MIT License
6.97k stars 1.33k forks source link

How can I set ButtonBarViewCell label accessibility identifier? #808

Open Fernandez-Aldo opened 3 years ago

Fernandez-Aldo commented 3 years ago

How can I set ButtonBarViewCell label accessibility identifier?

cecipirotto commented 3 years ago

Hi Aldo! Each ChildViewController should conform IndicatorInfoProvider protocol, you can set the accessibility label identifier as a variable of the IndicatorInfo

Fernandez-Aldo commented 3 years ago

Hello Cecipirotto. I've done for accessibility labels but accessibility identifiers is something totally different. I need to set up accessibility identifiers not accessibility labels