mirror of
https://github.com/vitorpamplona/amethyst.git
synced 2025-06-27 13:00:49 +02:00
Only disk is much slower
This commit is contained in:
parent
ee2684a775
commit
acff1316be
@ -50,12 +50,11 @@ class MainActivity : ComponentActivity() {
|
||||
add(GifDecoder.Factory())
|
||||
}
|
||||
add(SvgDecoder.Factory())
|
||||
}.memoryCachePolicy(CachePolicy.DISABLED)
|
||||
}
|
||||
.respectCacheHeaders(false)
|
||||
.build()
|
||||
}
|
||||
|
||||
|
||||
setContent {
|
||||
AmethystTheme {
|
||||
// A surface container using the 'background' color from the theme
|
||||
|
Loading…
x
Reference in New Issue
Block a user