Exemplo n.º 1
0
 @Override
 public void setRotationTo(float rotationDegree) {
   mAttacher.setRotationTo(rotationDegree);
 }