mirror of
https://github.com/nextcloud/android.git
synced 2024-12-21 08:24:08 +03:00
notifyItemChanged
Signed-off-by: alperozturk <alper_ozturk@proton.me>
This commit is contained in:
parent
85ae4a64ba
commit
768524c8dc
1 changed files with 0 additions and 1 deletions
|
@ -436,7 +436,6 @@ public class OCFileListFragment extends ExtendedListFragment implements
|
|||
listDirectory(MainApp.isOnlyOnDevice(), false);
|
||||
}
|
||||
|
||||
|
||||
private void fetchRecommendedFiles() {
|
||||
new Thread(() -> {{
|
||||
try {
|
||||
|
|
Loading…
Reference in a new issue