Layout Problem on Bigger resolution Phone like Nexus one?

Posted by UMMA on Stack Overflow See other posts from Stack Overflow or by UMMA
Published on 2010-05-11T16:34:52Z Indexed on 2010/05/11 16:44 UTC
Read the original article Hit count: 202

Filed under:
|

dear friends,

i have created application using layout font sizes in "pixels" font and other layout looks fine on HTC hero and Motorola Droid but in nexus one which is bigger resolution phone every thing is messed up.

for example ,

i have used font 18px which is bigger size in HTC Hero and Motorola but in Nexus one it is looking very small.

same is the case with image height and width

a banner looks fine on both phones but in nexus one very small. actually we dont have height and width in percentage thats why i am not able to solve this problem. layout_width="fill_parent" also not helping..

kindly help me out what should i do to make application look same in all the phones with different resolutions.

© Stack Overflow or respective owner

Related posts about android

Related posts about layout