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

weird Touchable behavior on Android since some recent updates #379

Open
donni106 opened this issue Oct 25, 2021 · 1 comment
Open

weird Touchable behavior on Android since some recent updates #379

donni106 opened this issue Oct 25, 2021 · 1 comment
Assignees
Labels
bug Something isn't working

Comments

@donni106
Copy link
Member

can you check android please for working touchable list item getting a gray background. this is gone somehow. i researched, that it is working in angermünde 2.2.0 but also not working in bad belzig 2.0.2

edit: this somehow works after going in pois and tours list -> category and then the background grays on touch. back to event list it applies there as well now. weird. but for example items on the home screen stays unhighlighted.

For me the TouchableNativeFeedback which is used as the Touchable component for android, does not reliably show the touch animation.

This is independent of our lists, as it also happened with Touchables that I added in several places throughout the app for testing.

It seemed to me, however, that once it works on one place, it starts working globally, but I did not look into it further.

Originally posted by @digorath in #375 (comment)

@donni106 donni106 added the bug Something isn't working label Oct 25, 2021
@donni106
Copy link
Member Author

@ardasnturk can you recreate this behaviors in the latest version?

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
bug Something isn't working
Projects
None yet
Development

No branches or pull requests

3 participants