mirror of
https://github.com/nextcloud/android.git
synced 2024-11-26 23:28:42 +03:00
refresh after chage
This commit is contained in:
parent
9d74b7e223
commit
7a2338f8d8
1 changed files with 4 additions and 0 deletions
|
@ -1774,4 +1774,8 @@ public class FileDisplayActivity extends HookActivity
|
|||
public void allFilesOption() {
|
||||
browseToRoot();
|
||||
}
|
||||
|
||||
public void refreshDirectory(){
|
||||
getListOfFilesFragment().refreshDirectory();
|
||||
}
|
||||
}
|
||||
|
|
Loading…
Reference in a new issue