mirror of
https://github.com/gedoor/legado.git
synced 2025-08-10 00:52:30 +00:00
优化
This commit is contained in:
@@ -163,6 +163,7 @@ class AboutFragment : PreferenceFragmentCompat() {
|
||||
return@async
|
||||
}
|
||||
toastOnUi("开始创建堆转储")
|
||||
System.gc()
|
||||
CrashHandler.doHeapDump()
|
||||
val heapFile = FileDoc.fromFile(File(appCtx.externalCacheDir, "heapDump")).list()
|
||||
?.firstOrNull() ?: let {
|
||||
|
||||
Reference in New Issue
Block a user