So add trigger unset grab pos

This commit is contained in:
khanhduytran0 2020-10-07 04:51:32 +07:00
parent a5742b0760
commit cfaef99811

View file

@ -462,6 +462,8 @@ public class MainActivity extends LoggableActivity implements OnTouchListener, O
theHandler.removeMessages(MSG_DROP_ITEM_BUTTON_CHECK);
}
}
CallbackBridge.sendGrabInitialPosUnset();
break;
default: