Пример #1
0
 public void setDragViewStartCallback(OnDragViewStartCallback callback)
 {
     mDragViewComponent.setDragViewStartCallback(callback);
 }