Page 1 of 1

[RPG]Image expand when tapped

Posted: Fri Jul 25, 2014 1:10 pm
by MegumiSawada
Hi,

As it takes long to save a photo in size 640 * 480, the customer changed the size to 480 * 360 when saving image.
It takes shorter than before to save an image.
However, when tapping the image on the screen, the image is shown in 480 * 360 on next screen(which you can select "take new"/"select from gallery").
Is there anyway to show in bigger size than actual size when the image is tapped?
I was not able to find the way to expand the image to be shown.

DDS(extract):
Type : Image
NEWIMAGE.RESIZE.WIDTH : 640 (--> 480)
NEWIMAGE.RESIZE.HEIGHT : 480 (--> 360)
AUTOSCALE:ASPECT-FIT
AllowCHANGE: Yes
BlankImageResource:
"Attach_Photo_Here.png"

TIA.

Megumi

Re: [RPG]Image expand when tapped

Posted: Fri Aug 01, 2014 10:17 am
by MegumiSawada
no way at the moment