Changes after CR
authorjabarros <jabarros@solidgear.es>
Tue, 29 Jul 2014 13:08:49 +0000 (15:08 +0200)
committerjabarros <jabarros@solidgear.es>
Tue, 29 Jul 2014 13:08:49 +0000 (15:08 +0200)
THIRD_PARTY.txt
src/com/owncloud/android/ui/preview/PreviewImageFragment.java

index 20f0351..6df2e9a 100644 (file)
@@ -65,7 +65,7 @@ The third party software included and used by this project is:
    Copyright (c) 2012 Michael Ortiz
    Licensed under MIT License
    JAR file libs/touch-image-view.jar has been generated by ownCloud Inc., including without 
-   modifications com.ortiz.touch.ExtendedViewPager and com.ortiz.touch TouchImageView classes. 
+   modifications com.ortiz.touch.ExtendedViewPager and com.ortiz.touch.TouchImageView classes. 
    See https://github.com/MikeOrtiz/TouchImageView
  
  
\ No newline at end of file
index 91d1a38..25eaf38 100644 (file)
@@ -144,14 +144,6 @@ public class PreviewImageFragment extends FileFragment {
      * {@inheritDoc}
      */
     @Override
-    public void onAttach(Activity activity) {
-        super.onAttach(activity);
-    }
-
-    /**
-     * {@inheritDoc}
-     */
-    @Override
     public void onActivityCreated(Bundle savedInstanceState) {
         super.onActivityCreated(savedInstanceState);
         if (savedInstanceState != null) {