Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Fix TouchTargetHelper to correctly use the overflowInset information
Summary: The overflowInset uses negative values to indicate extending from parent view. This diff fixes the math so that it's correctly check if the point is within overflowInset. Changelog [Android][Fixed] - Fix math for detecting if children views are in parent's overflowInset area. Reviewed By: genkikondo Differential Revision: D33750129 fbshipit-source-id: 1a5a33a227280c687b158b4a81a56017b6f4f3e0
- Loading branch information