don't scale trackball event
This commit is contained in:
@@ -1878,9 +1878,6 @@ public final class ViewRoot extends Handler implements ViewParent,
|
|||||||
} else {
|
} else {
|
||||||
didFinish = false;
|
didFinish = false;
|
||||||
}
|
}
|
||||||
if (event != null) {
|
|
||||||
event.scale(mAppScaleInverted);
|
|
||||||
}
|
|
||||||
|
|
||||||
if (DEBUG_TRACKBALL) Log.v(TAG, "Motion event:" + event);
|
if (DEBUG_TRACKBALL) Log.v(TAG, "Motion event:" + event);
|
||||||
|
|
||||||
|
|||||||
Reference in New Issue
Block a user