I use 240x300 png image for use with ImageView
with layout 320x480
I change layout to 240x400, i see width, height in designer is changed to
180x225
but image stays the same width,height in emulator and real device
left and top are also changed, but not in emulator
image is not rescaled, so now i have to make for each resolution 6 different png files
How do i rescale imageview automatically.
That is why my 240x400 and 240x300 not worked
Hope i'll explained it well
grCor
with layout 320x480
I change layout to 240x400, i see width, height in designer is changed to
180x225
but image stays the same width,height in emulator and real device
left and top are also changed, but not in emulator
image is not rescaled, so now i have to make for each resolution 6 different png files
How do i rescale imageview automatically.
That is why my 240x400 and 240x300 not worked
Hope i'll explained it well
grCor