element-x-ada/libraries/mediaviewer
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
..
api Remove dependency to Anvil from modules that do not use it. 2025-08-25 11:36:42 +02:00
impl Fix media viewer not being dismissed with reduced motion enabled (#5555) 2025-10-17 10:10:13 +00:00
test Use DependencyHandlerScope.testCommonDependencies() 2025-09-16 14:38:31 +02:00