[RPG]Image expand when tapped
Posted: Fri Jul 25, 2014 1:10 pm
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
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