I have a class that extends View so that I can use the onDraw method to draw on the canvas, but the main problem here is that the images are not positioned on the same place when testing with different screen resolutions. What do I need to use in order to see the images on the exact same place?
Any help is appreciated!
Convert pixel to density pixel
Use px and py to the position of your image