mirror of
https://github.com/nextcloud/android.git
synced 2024-11-23 21:55:48 +03:00
c&p error
Signed-off-by: tobiasKaminsky <tobias@kaminsky.me>
This commit is contained in:
parent
529488a9af
commit
25075069c9
1 changed files with 1 additions and 1 deletions
|
@ -186,7 +186,7 @@ public class FileDetailFragment extends FileFragment implements OnClickListener
|
||||||
/**
|
/**
|
||||||
* return the reference to the file detail activity fragment to communicate with it.
|
* return the reference to the file detail activity fragment to communicate with it.
|
||||||
*
|
*
|
||||||
* @return reference to the {@link FileDetailSharingFragment}
|
* @return reference to the {@link FileDetailActivitiesFragment}
|
||||||
*/
|
*/
|
||||||
public FileDetailActivitiesFragment getFileDetailActivitiesFragment() {
|
public FileDetailActivitiesFragment getFileDetailActivitiesFragment() {
|
||||||
return ((FileDetailTabAdapter) viewPager.getAdapter()).getFileDetailActivitiesFragment();
|
return ((FileDetailTabAdapter) viewPager.getAdapter()).getFileDetailActivitiesFragment();
|
||||||
|
|
Loading…
Reference in a new issue