Moved callback handler to background thread

This commit is contained in:
daniel oeh
2012-07-18 13:20:00 +02:00
parent 664a6ccf8c
commit 8957642cee
4 changed files with 98 additions and 20 deletions

View File

@ -123,5 +123,6 @@
<string name="published_prefix">Published:\u0020</string>
<string name="length_prefix">Length:\u0020</string>
<string name="size_prefix">Size:\u0020</string>
<string name="processing_label">Processing</string>
</resources>