ViewTreeObserver.AddOnGlobalLayoutListener(.IOnGlobalLayoutListener)
victimThe callback to remove
TypeReasonJava.Lang.IllegalStateExceptionIf ViewTreeObserver.IsAlive returns false
Remove a previously installed global layout callback
[Android Documentation]