Download thumbnails from server with rest api

This commit is contained in:
tobiasKaminsky 2014-09-21 19:25:54 +02:00
parent 800562383c
commit ff5795f281

View file

@ -215,7 +215,6 @@ public class FileListListAdapter extends BaseAdapter implements ListAdapter {
} else {
// Download thumbnail from server
// Commented out as maybe changes to client library are needed
try {
int status = -1;