Async song matching in the FoldersFragment.

This commit is contained in:
Karim Abou Zeid 2016-03-26 01:18:51 +01:00
commit a4943b2b68
3 changed files with 385 additions and 196 deletions

View file

@ -244,4 +244,5 @@
<string name="scanning">Scanning %s</string>
<string name="scanned_files">Scanned %1$d of %2$d files.</string>
<string name="could_not_scan_files">Could not scan %d files.</string>
<string name="listing_files">Listing files</string>
</resources>