mirror of
https://github.com/null2264/yokai.git
synced 2025-06-21 10:44:42 +00:00
Remove space in covercache
This commit is contained in:
parent
a9272c31e7
commit
ad4c932134
1 changed files with 0 additions and 1 deletions
|
@ -116,7 +116,6 @@ class CoverCache(val context: Context) {
|
||||||
)
|
)
|
||||||
}
|
}
|
||||||
context.imageLoader.memoryCache.clear()
|
context.imageLoader.memoryCache.clear()
|
||||||
|
|
||||||
}
|
}
|
||||||
|
|
||||||
lastClean = System.currentTimeMillis()
|
lastClean = System.currentTimeMillis()
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue