mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 06:05:42 +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 {
|
} else {
|
||||||
// Download thumbnail from server
|
// Download thumbnail from server
|
||||||
// Commented out as maybe changes to client library are needed
|
|
||||||
try {
|
try {
|
||||||
int status = -1;
|
int status = -1;
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue