[android-developers] Re: GUI problems! Very Crazy!

2011-12-13 Thread Ali Chousein
Maybe my question sounds very basic and simple, but did you define the size of your components in dip? - Ali Chousein Weather-Buddy http://weatherbuddy.blogspot.com | http://twitter.com/weather_buddy Geo-Filtered Assistant

[android-developers] Re: GUI problems! Very Crazy!

2011-12-13 Thread Mika
utilizamos dp e sp. varia de acordo com o componente On 13 dez, 07:27, Ali Chousein ali.chous...@gmail.com wrote: Maybe my question sounds very basic and simple, but did you define the size of your components in dip? - Ali Chousein

[android-developers] Re: GUI problems! Very Crazy!

2011-12-13 Thread Mika
use sd and sp. varies according to the component On 13 dez, 07:27, Ali Chousein ali.chous...@gmail.com wrote: Maybe my question sounds very basic and simple, but did you define the size of your components in dip? - Ali Chousein

[android-developers] Re: GUI problems! Very Crazy!

2011-12-13 Thread lbendlin
use dp, and calculate the scale of the current device for the ratio. read about getResources().getDisplayMetrics().density -- You received this message because you are subscribed to the Google Groups Android Developers group. To post to this group, send email to