Is there an “internals” type video describing the ...
# compose
g
Is there an “internals” type video describing the process of rendering a composition to the screen, like the actual steps taken to produce a single UI frame?
1
p

https://youtu.be/6BRlI5zfCCk

https://youtu.be/4EFjDSijAZU

g
Thanks, but those are most about dealing with managing components state, I want to know about the next stage - the actual drawing .