Fixes
- (https://github.com/DanielMartinus/Konfetti/pull/333) and issue https://github.com/DanielMartinus/Konfetti/issues/306 Replace withFrameMillis with withInfiniteAnimationFrameMillis - fixes instrumentation tests with Konfetti-compose implementation in them (
Idling resource timed out: possibly due to compose being busy.)
Thanks to @crowleysimon and @lupuuss for investigating this...