Class android.view.
ViewTreeObserver
| Added Methods | |
|---|---|
void
addOnDrawListener
(
OnDrawListener
)
|
|
void
dispatchOnDraw
()
|
|
void
removeOnDrawListener
(
OnDrawListener
)
|
|
void
removeOnGlobalLayoutListener
(
OnGlobalLayoutListener
)
|
|
| Changed Methods | ||
|---|---|---|
void
removeGlobalOnLayoutListener
(
OnGlobalLayoutListener
)
|
Now deprecated
.
|
|