Skip to content

Commit 2b05662

Browse files
committed
Rebase master
Signed-off-by: alperozturk <[email protected]>
1 parent 5028f91 commit 2b05662

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

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

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

0 commit comments

Comments
 (0)