mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 21:55:48 +03:00
Download thumbnails from server with rest api
This commit is contained in:
parent
800562383c
commit
ff5795f281
1 changed files with 0 additions and 1 deletions
|
@ -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;
|
||||
|
||||
|
|
Loading…
Reference in a new issue