fix core build
This commit is contained in:
parent
cfc16c1de2
commit
88f00bb93f
1 changed files with 1 additions and 1 deletions
|
@ -128,7 +128,7 @@ public class MultiTouchSupport {
|
|||
// inTiltMode = false;
|
||||
// }
|
||||
// return true;
|
||||
}
|
||||
//}
|
||||
case MotionEvent.ACTION_MOVE: {
|
||||
|
||||
if (inZoomMode) {
|
||||
|
|
Loading…
Reference in a new issue