I have edittext and an image in imageview. Image maintains aspect ratio , using modified code from this post - POST .I want to place edittext on certain place of image. But there are a lot of resolutions so it is a problem. What is the best way to do it ? Maybe there is a possibility to check pixel color of image and if it is transparent for example so place there edittext form ? Thanks.
Last edited: