Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Accessibility issue #436

Open
luli0822 opened this issue Nov 28, 2015 · 2 comments
Open

Accessibility issue #436

luli0822 opened this issue Nov 28, 2015 · 2 comments

Comments

@luli0822
Copy link

Hi there,

I'm using the library with sticky header enabled. It's awesome and our client likes it too. Now, however, there comes up an issue in terms of the accessibility. Once it's enabled, I found that the accessibility focus first goes to the first WrapperView item that consists of one FrameLayout, one LinearLayout. It only reads out the content from the item view, i.e. LinearLayout. The FrameLayout, the one that wraps a section header, looks ignored at this moment. If keep moving the accessibility focus, the focus jumps back to the FrameLayout and reads out the section header. Then next focus will jump to the second item LinearLayout on the StickyHeaderList.

Can the owner help me solve the issue? I appreciate.

@killua1989
Copy link

Hi,

I came up with the fix for this issue, the fix is in pull request #473.
Hopefully it gets approved soon :)

@zaaraameera2014
Copy link

Ok

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

3 participants