magda-woj

Results 2 issues of magda-woj

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...

Observed this using the demo app, where we recently implemented an activity (`AboutActivity.kt`) with fragments. Upon exiting the activity, the `Paused` span for the last fragment (with `fragmentPaused` and `fragmentStopped`...