Loading src/com/owncloud/android/lib/common/network/WebdavEntry.java +1 −1 Original line number Diff line number Diff line Loading @@ -279,7 +279,7 @@ public class WebdavEntry { if (prop != null) { hasPreview = Boolean.valueOf(prop.getValue().toString()); } else { hasPreview = false; hasPreview = true; } // NC trashbin-original-location <nc:trashbin-original-location> Loading Loading
src/com/owncloud/android/lib/common/network/WebdavEntry.java +1 −1 Original line number Diff line number Diff line Loading @@ -279,7 +279,7 @@ public class WebdavEntry { if (prop != null) { hasPreview = Boolean.valueOf(prop.getValue().toString()); } else { hasPreview = false; hasPreview = true; } // NC trashbin-original-location <nc:trashbin-original-location> Loading