Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
Inject touch events with smallest detectable size
A value of 1 means the "largest detectable size", a value of 0 means the "smallest detectable size". https://developer.android.com/reference/android/view/MotionEvent.PointerCoords#size https://developer.android.com/reference/android/view/MotionEvent#AXIS_SIZE Fixes #2125 <#2125>
- Loading branch information