Skip to content

Commit

Permalink
Delete comment
Browse files Browse the repository at this point in the history
Signed-off-by: alperozturk <[email protected]>
  • Loading branch information
alperozturk96 committed Aug 29, 2024
1 parent 8d5fe93 commit 79481fc
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -976,7 +976,7 @@ private static void generateNewThumbnail(OCFile file,
}
startShimmer(shimmerThumbnail, thumbnailView);
}
}, 100); // 100ms delay, adjust as needed
}, 100);
}

task.setListener(new ThumbnailsCacheManager.ThumbnailGenerationTask.Listener() {
Expand Down

0 comments on commit 79481fc

Please sign in to comment.