mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2026-08-01 14:19:12 -06:00
Longpress rc should only be active in touch mode
This commit is contained in:
parent
5330ad05ef
commit
728963b385
1 changed files with 0 additions and 1 deletions
|
|
@ -141,7 +141,6 @@ public class JavaGUILauncherActivity extends BaseActivity implements View.OnTouc
|
|||
}
|
||||
}
|
||||
}
|
||||
longPressDetector.onTouchEvent(event);
|
||||
|
||||
prevY = y;
|
||||
prevX = x;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue