Learning Android Development
SurfaceView still Outperform Jetpack Compose in Rendering
Using a recursively drawing design that will stress out Jetpack Compose processing.
Jetpack Compose is the future! I strongly believe that. It is not just having normal UI components. It can also be used for Canvas drawing, as simple game…