-
Notifications
You must be signed in to change notification settings - Fork 24.5k
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix TouchNativeFeedback so that the ripple starts from where a person…
… touches Summary: It needs the touch coordinates for with-in the element, not for on the page. Closes #5400 Reviewed By: svcscm Differential Revision: D2848834 Pulled By: androidtrunkagent fb-gh-sync-id: 88cf0fd7bd2332eb3db835b26438064412c8358c
- Loading branch information
Jeff Berg
authored and
facebook-github-bot-2
committed
Jan 21, 2016
1 parent
f3e2c29
commit 48117ce
Showing
2 changed files
with
4 additions
and
2 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
48117ce
There was a problem hiding this comment.
Choose a reason for hiding this comment
The reason will be displayed to describe this comment to others. Learn more.
Still doesn't work for me. When I adjust TouchableNativeFeedback.android.js like this, it seems to work most of the time, but still animates the ripple in weird locations sometimes: