In Android O removing the ViewTreeObserver.onDrawListener from the listener call crashes. Instead we post a runnable to remove it.
In Android O removing the ViewTreeObserver.onDrawListener from the listener call crashes. Instead we post a runnable to remove it.