I m trying to display values that a user enters on an image, there are 4 versions of image (ldpi, mdpi, hdpi and xhdpi). I want to position the textViews on a "fixed" location that adjusts to the right screensize.
有没有人建议我如何实现这个目标?
这是我要做的事的草图
< a href=" "http://dl.dropbox.com/u/251/053/stackoverflow.png" rel="nofollow" >http://dl.dropbox.com/u/251/053/stackoverflow.png
edit
Thanks for the fast responses. Uploaded a new image, this isn t possible with relative layout I guess?