mirror of
https://github.com/2009scape/2009Scape-mobile.git
synced 2025-12-21 09:01:56 -07:00
So add trigger unset grab pos
This commit is contained in:
parent
a5742b0760
commit
cfaef99811
1 changed files with 2 additions and 0 deletions
|
|
@ -462,6 +462,8 @@ public class MainActivity extends LoggableActivity implements OnTouchListener, O
|
||||||
theHandler.removeMessages(MSG_DROP_ITEM_BUTTON_CHECK);
|
theHandler.removeMessages(MSG_DROP_ITEM_BUTTON_CHECK);
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
||||||
|
CallbackBridge.sendGrabInitialPosUnset();
|
||||||
break;
|
break;
|
||||||
|
|
||||||
default:
|
default:
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue