Image sprite in same place

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:

  1. Fix the size of your canvas and objects/positions within it
    or
  2. 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