static ViewGroup aAddView(ViewGroup parent, View view) { parent.addView(aRemoveFromParent(view)); ret parent; }