Has the custom download progress and page been removed from the current version?
Xncodet opened this issue · 4 comments
Xncodet commented
Hello everyone,
has the custom download progress method been removed in version 1.9.1?
What do I need to do to implement a custom download schedule and install a restart?
ravibpatel commented
Can you tell me in detail what you want to achieve? There is nothing removed in latest version.
Xncodet commented
Can you tell me in detail what you want to achieve? There is nothing removed in latest version.
I'm sorry, let me put it another way. I want to implement a custom download progress page how do I do it?
ravibpatel commented
You have to modify the DownloadUpdateDialog for that and recompile the library as per instructions here.