Is it me or when you autosize a designer layoutfile, the images do not resize? It seems like they just syat the same no matter what the resultion. I have 2 imageviews on 2 different panels. When i autosize everything up, they just stay the same.
Also, when i try to use the designer scripting to change the imageview size either horizontally or vertically, it stays the same size.
ImageView2.Width = 640dip
ImageView2.Height = 1018dip
or
ImageView2.Width = 100%x
ImageView2.Height = 100%y
It could be me though. any ideas?
Also, when i try to use the designer scripting to change the imageview size either horizontally or vertically, it stays the same size.
ImageView2.Width = 640dip
ImageView2.Height = 1018dip
or
ImageView2.Width = 100%x
ImageView2.Height = 100%y
It could be me though. any ideas?
Last edited: