0
0
Fork 0
mirror of https://github.com/YTVanced/VancedManager synced 2024-11-22 19:25:11 +00:00

fixed a visual bug in manager update center

This commit is contained in:
Xinto 2020-11-15 16:53:09 +04:00
parent b53aff9b23
commit ce5e561354

View file

@ -54,6 +54,7 @@ object DownloadHelper {
}
.start(object : OnDownloadListener {
override fun onDownloadComplete() {
downloadProgress.get()?.downloadProgress?.set(0)
val apk =
File("${context.getExternalFilesDir("manager")?.path}/manager.apk")
val uri =