Esempio n. 1
0
 @Override
 public void undo() {
   mParent.addChild(mChild, mIndex);
   reattachToGuides(mChild);
 }