Do not scale up the thumbnail on the document view, and center it.
On the image preview, do not scale up also: it's OK on iOS but Android scales up the image.
Maybe change
androidScaleType="fitCenter"
to
androidScaleType="center"
Do not scale up the thumbnail on the document view, and center it.
On the image preview, do not scale up also: it's OK on iOS but Android scales up the image.
Maybe change
androidScaleType="fitCenter"
to
androidScaleType="center"