public void setDragAngleThreshold(float radian)
 {
     mDragViewComponent.setDragAngleThreshold(radian);
 }