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