Minor improvements
This commit is contained in:
parent
563a460e48
commit
5725737385
6 changed files with 155 additions and 125 deletions
|
@ -24,7 +24,8 @@
|
|||
<service
|
||||
android:name=".DownloadService"
|
||||
android:enabled="true"
|
||||
android:exported="true"></service>
|
||||
android:exported="true"
|
||||
android:process=':downloads'></service>
|
||||
|
||||
<activity
|
||||
android:name=".MainActivity"
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue