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

Adding TalkBack accessibility to touchEffect #51

Open
wants to merge 1 commit into
base: master
Choose a base branch
from

Conversation

quentinR0bert
Copy link

@quentinR0bert quentinR0bert commented Feb 8, 2021

Hi,

Sorry, It's my first PullRequest on Github.

We have seen that the touchEffect disable the accessibility on a Element on Android because the FrameLayout added on the view doesn't have the accessibility elements.

So we have added the accessibility element to the FrameLayout (only if they exist) (inspired by https://github.com/xamarin/Xamarin.Forms/blob/5.0.0/Xamarin.Forms.Platform.Android/Extensions/AccessibilityExtensions.cs).

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

Successfully merging this pull request may close these issues.

1 participant