Layout Problem on Bigger resolution Phone like Nexus one?
- by UMMA
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.