element-x-ada/libraries/mediaviewer/impl
Jorge Martin Espinosa c0d6862b6e
Fix media viewer not being dismissed with reduced motion enabled (#5555)
This is also called 'remove animations' in some Android versions. It seems like the associated coroutine dispatcher never allows the `delay` calls to complete, or maybe they take too long and the coroutine is cancelled before they finish.
2025-10-17 10:10:13 +00:00
..
src Fix media viewer not being dismissed with reduced motion enabled (#5555) 2025-10-17 10:10:13 +00:00
build.gradle.kts Add test on DefaultEntryPoints 2025-09-16 14:38:32 +02:00