Fixed bug. Check if bitmap exceed the 2048x2048 size and set the imageview layer...
authorjabarros <jabarros@solidgear.es>
Fri, 19 Sep 2014 11:11:32 +0000 (13:11 +0200)
committerjabarros <jabarros@solidgear.es>
Fri, 19 Sep 2014 13:13:30 +0000 (15:13 +0200)
commitc376eef2e7930eb4afee99b7657e3cc3672f7393
treead2eaa2dffda00c865863ec5262213d20cb9c325
parentaa354e5d73d2e1777b93e957220990d145f3b6ba
Fixed bug. Check if bitmap exceed the 2048x2048 size and set the imageview layer type to software one in order to avoid problems with OpenGL texture
src/com/owncloud/android/ui/preview/PreviewImageFragment.java