Improve download manager. Add an option to select the number of threads for downloads.
This commit is contained in:
@@ -14,4 +14,10 @@
|
||||
<item>4</item>
|
||||
</string-array>
|
||||
|
||||
<string-array name="download_threads">
|
||||
<item>1</item>
|
||||
<item>2</item>
|
||||
<item>3</item>
|
||||
</string-array>
|
||||
|
||||
</resources>
|
||||
Reference in New Issue
Block a user