mirror of
https://github.com/nextcloud/android.git
synced 2024-11-24 06:05:42 +03:00
Add fixme comment
Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:
parent
ef60fcee22
commit
7fd62240c8
1 changed files with 1 additions and 0 deletions
|
@ -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<>();
|
||||
|
||||
|
|
Loading…
Reference in a new issue