void AdjustView(Vmediator mediator) { if (mediator != null) { v.AdjustView(mediator); } }
void AdjustView(Vmediator mediator) { if (mediator != null) { // Debug.Log ("xx"); v.AdjustView(mediator); } }