I am developing an application in which i need to use lot of text-views and i am using a relative layout.Since i positioned my text-views in different coordinates(margintop=20dp),will the layout fit for all the android devices(tabs,Nook color phones,normal devices etc)
Any suggestions are highly appreciated
Thanks in advance.
AFAIK, that shouldn’t be a problem. To clarify your doubt, follow this link. The first point explains your doubt.