public interface View_OnAttachStateChangeListener
Modifier and Type | Method and Description |
---|---|
void |
onViewAttachedToWindow(android.view.View v) |
void |
onViewDetachedFromWindow(android.view.View v) |
Copyright © 2011–2014. All rights reserved.