public void setAttenuateFactor(float value)
 {
     mDragViewComponent.setAttenuateFactor(value);
 }