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

Enable page turning using Switch device or earbud jack switch. #35

Closed
riggaroo opened this issue Oct 23, 2017 · 3 comments
Closed

Enable page turning using Switch device or earbud jack switch. #35

riggaroo opened this issue Oct 23, 2017 · 3 comments

Comments

@riggaroo
Copy link
Member

My name is [...] and I'm currently doing some research on switch-accessible apps! A switch is a device that someone can use to flip between pages of an eBook, or scroll through a PDF. Switches are usually used by disabled individuals that have trouble moving their hands to swipe between screens or hit buttons.
I was wondering if your app was accessible to these kinds of devices? I'm mostly asking about bluetooth switches, but am also curious about switches that connect via earbud jack and USB ports,

@ataulm
Copy link

ataulm commented Oct 23, 2017

If your app is accessible to TalkBack users, it's likely your app is good for Switch users also.

@riggaroo
Copy link
Member Author

@riggaroo
Copy link
Member Author

Implemented some changes:

  • Removed duplicated android:clickable attributes.
  • Added click listeners onto pages and made them clickable.
    I'm sure there are other accessibility issues but at least this one is covered.

https://riggaroo.co.za/android-accessibility-switch-access/

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

No branches or pull requests

2 participants