Add fixme comment

Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:
alperozturk 2023-11-07 17:46:10 +01:00
parent ef60fcee22
commit 7fd62240c8
No known key found for this signature in database
GPG key ID: 4E577DC593B59BDF

View file

@ -412,6 +412,7 @@ public class OCFileListAdapter extends RecyclerView.Adapter<RecyclerView.ViewHol
}
}
// FIXME gets called multiple times
private void addVideoOCFileOfLivePhoto() {
HashMap<String, OCFile> livePhotoMap = new HashMap<>();