element-x-ada/libraries/androidutils
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
.gitignore Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2023-01-24 17:38:57 +01:00
build.gradle.kts Use DependencyHandlerScope.testCommonDependencies() 2025-09-16 14:38:31 +02:00
consumer-rules.pro Change/move some gradle modules to be better separated. Let core module be a kotlin lib. 2023-01-24 17:38:57 +01:00