opentelemetry-android icon indicating copy to clipboard operation
opentelemetry-android copied to clipboard

Demo app: slow renders animation

Open magda-woj opened this issue 1 year ago • 0 comments

Added a way to trigger slow rendering in the demo app. SlowCometAnimation.kt contains a jetpack compose animation of a "meteor shower" that's intentionally slowed down through delays, expensive drawing, and unnecessary random number generation. To see the animation, add any amount of The Comet Book (the last product on the product list) to the cart.

magda-woj avatar Oct 09 '24 16:10 magda-woj