WebAIM - Web Accessibility In Mind

E-mail List Archives

Thread: Table Accessibility in Native Android Apps

for

Number of posts in this thread: 2 (In chronological order)

From: Ramakrishnan Subramanian
Date: Fri, May 17 2019 10:46PM
Subject: Table Accessibility in Native Android Apps
No previous message | Next message →

Dear members,
As the Subject line suggests, I would like to know the accessibility
of tables in Native Android and IOS Environments.
Whether the Semantics of a table like the Caption, Column / Row
headers, can be made Screen reader accessible?


--

Thanks and Regards
Ram

From: Patrick H. Lauke
Date: Sat, May 18 2019 3:07AM
Subject: Re: Table Accessibility in Native Android Apps
← Previous message | No next message

On 18/05/2019 05:46, Ramakrishnan Subramanian wrote:
> Dear members,
> As the Subject line suggests, I would like to know the accessibility
> of tables in Native Android and IOS Environments.
> Whether the Semantics of a table like the Caption, Column / Row
> headers, can be made Screen reader accessible?

Quickfire answer: as there's no real concept of a "table" per se in
native android or iOS development (it's more about scrollable views
etc), there's no standard semantics for these sorts of things in native
and authors need to essentially make up their own behind-the-scenes
hooks to convey information in a way that makes sense to mobile screen
reader users.

P
--
Patrick H. Lauke

www.splintered.co.uk | https://github.com/patrickhlauke
http://flickr.com/photos/redux/ | http://redux.deviantart.com
twitter: @patrick_h_lauke | skype: patrick_h_lauke