Galaxy S3 and ACTION_VIEW on image

bjf

Member
Licensed User
Longtime User
Hello.
I have found some pretty strange behaviour regarding this.

I use my app to take picture and then right after, show it via intent Action_view .
In this "Mode" the picture seem to be shown "scaled down" in some way.

I was puzzeled at fist as i thougt that the picture quality was way below what i should be so i opened it again via the gallery and when i do that, the image is shown in "true" quality.
In this mode the options to share, etc. is shown in the top bar of the image viewer so it seems you are entering a different image viewing "mode"

This is a pretty large issue for me as the user is supposed to view the taken oicture and if needed take a new one, right "inside" the app rather than have to open the image via the gallery.

Anyone with expirience on this?
 

bjf

Member
Licensed User
Longtime User
Yes, it seems that is the logical way to go.

Just courious if anyone else encounterd this.
 
Upvote 0
Top