so im using images sprite and on designer it looks nice but when i downloaded it on my phone its not looking like this
You either need to:
- Fix the size of your canvas and objects/positions within it
or - Set your canvas object positions as a percentage of the canvas height and width
The designer view is only an approximation of how your app will look on a real device.
1 Like