projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
| inline |
side by side
Java Doc added
[pub/Android/ownCloud.git]
/
src
/
com
/
owncloud
/
android
/
ui
/
fragment
/
OCFileListFragment.java
diff --git
a/src/com/owncloud/android/ui/fragment/OCFileListFragment.java
b/src/com/owncloud/android/ui/fragment/OCFileListFragment.java
index
5228e25
..
65f8e11
100644
(file)
--- a/
src/com/owncloud/android/ui/fragment/OCFileListFragment.java
+++ b/
src/com/owncloud/android/ui/fragment/OCFileListFragment.java
@@
-334,6
+334,9
@@
public class OCFileListFragment extends ExtendedListFragment implements FileActi
}
}
+ /**
+ * {@inheritDoc}
+ */
@Override
public boolean onFileActionChosen(int menuId, int filePosition) {
mTargetFile = (OCFile) mAdapter.getItem(filePosition);