Эх сурвалжийг харах

Download thumbnails from server with rest api

tobiasKaminsky 10 жил өмнө
parent
commit
ff5795f281

+ 0 - 1
src/com/owncloud/android/ui/adapter/FileListListAdapter.java

@@ -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;