Skip to content

Commit 5028f91

Browse files
committed
Rebase master
Signed-off-by: alperozturk <alper_ozturk@proton.me>
1 parent 28121d9 commit 5028f91

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

app/src/main/java/com/owncloud/android/ui/adapter/OCFileListAdapter.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -447,7 +447,6 @@ public void onBindViewHolder(@NonNull RecyclerView.ViewHolder holder, int positi
447447
updateLivePhotoIndicators(gridViewHolder, file);
448448
}
449449
}
450-
451450
private void checkVisibilityOfFileFeaturesLayout(ListGridImageViewHolder holder) {
452451
int fileFeaturesVisibility = View.GONE;
453452
LinearLayout fileFeaturesLayout = holder.getFileFeaturesLayout();

0 commit comments

Comments
 (0)