I use canvas and bitmap for create image.
I add my image in ScrollView (600x400).
But if width of my image will be 2049 or more, this image will not displaying on tablet (on emulator it works normally).
Why I can't see my image?
I use canvas and bitmap for create image.
I add my image in ScrollView (600x400).
But if width of my image will be 2049 or more, this image will not displaying on tablet (on emulator it works normally).
Why I can't see my image?