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