Selaa lähdekoodia

Download thumbnails from server with rest api

tobiasKaminsky 10 vuotta sitten
vanhempi
commit
ff5795f281
1 muutettua tiedostoa jossa 0 lisäystä ja 1 poistoa
  1. 0 1
      src/com/owncloud/android/ui/adapter/FileListListAdapter.java

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