I have a question: I wouldto publish my app in Google Play, but I want that the objects in my layout are sized according to dimension of display of smartphone that runs it. I need something like a relative layout. How can I do?
If all elements are coded in the app (instead of using the layout designer), make sure they are sized using dips (device independent pixels) and it will usually size properly unless the layout is very complex.
This site uses cookies to help personalise content, tailor your experience and to keep you logged in if you register.
By continuing to use this site, you are consenting to our use of cookies.