ViewTreeObserver1 [Android] ViewTreeObserver란? - View가 그려지는 시점 알아내기 ViewTreeObserver란? Android Developers에서는 ViewTreeObserver를 다음과 같이 설명하고 있다. A view tree observer is used to register listeners that can be notified of global changes in the view tree. Such global events include, but are not limited to, layout of the whole tree, beginning of the drawing pass, touch mode change.... A ViewTreeObserver should never be instantiated by applications as it is provided by.. 2020. 9. 19. 이전 1 다음