Improved load of images in PreviewImageFragment - no more images in full size by...
authorDavid A. Velasco <dvelasco@solidgear.es>
Mon, 18 May 2015 12:29:00 +0000 (14:29 +0200)
committerDavid A. Velasco <dvelasco@solidgear.es>
Mon, 18 May 2015 12:29:00 +0000 (14:29 +0200)
commita3642ab8643413ad48a113898137992ada023ceb
treed9843a70eec4441798d92931c080e0552bca561f
parentc0ef93882e77fd31bbe3327ed641e438f4ed24a5
Improved load of images in PreviewImageFragment - no more images in full size by default, up to 3 tries to downScale
res/layout/preview_image_fragment.xml
res/values/strings.xml
src/com/owncloud/android/ui/preview/ImageViewCustom.java
src/com/owncloud/android/ui/preview/PreviewImageFragment.java
src/com/owncloud/android/utils/BitmapUtils.java
src/com/owncloud/android/utils/DisplayUtils.java