public void setPositionChangeCallback(OnDragViewCallback positionChange)
 {
     mDragViewComponent.setPositionChangeCallback(positionChange);
 }