projects
/
pub
/
Android
/
ownCloud.git
/ blobdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
|
commitdiff
|
tree
raw
|
inline
| side by side
HotFix to add Send File option, after PR#311
[pub/Android/ownCloud.git]
/
src
/
com
/
owncloud
/
android
/
ui
/
preview
/
PreviewImageFragment.java
diff --git
a/src/com/owncloud/android/ui/preview/PreviewImageFragment.java
b/src/com/owncloud/android/ui/preview/PreviewImageFragment.java
index
88f40b8
..
5a34686
100644
(file)
--- a/
src/com/owncloud/android/ui/preview/PreviewImageFragment.java
+++ b/
src/com/owncloud/android/ui/preview/PreviewImageFragment.java
@@
-310,7
+310,7
@@
public class PreviewImageFragment extends FileFragment implements OnRemoteOper
seeDetails();
return true;
}
seeDetails();
return true;
}
- case R.id.action_s
hare
_file: {
+ case R.id.action_s
end
_file: {
shareFile();
return true;
}
shareFile();
return true;
}