Download thumbnails from server with rest api
authortobiasKaminsky <tobias@kaminsky.me>
Sun, 21 Sep 2014 17:25:54 +0000 (19:25 +0200)
committertobiasKaminsky <tobias@kaminsky.me>
Sun, 21 Sep 2014 17:25:54 +0000 (19:25 +0200)
src/com/owncloud/android/ui/adapter/FileListListAdapter.java

index 49c6634..afda0f0 100644 (file)
@@ -215,7 +215,6 @@ public class FileListListAdapter extends BaseAdapter implements ListAdapter {
 \r
                 } else {\r
                     // Download thumbnail from server\r
-                    // Commented out as maybe changes to client library are needed\r
                     try {\r
                         int status = -1;\r
                         \r