Re: [android-developers] padding and margin

2010-10-18 Thread Kostya Vasilyev
There are many ways, one is to use layout_marginTop="200dp" for that particular view. 18.10.2010 13:22, parag пишет: i want to draw a view exactly at 200 dip from the top of the screen(0,0). there are some layout in the middle. how do i draw a view exactly at 200 dip from the top? -- Kos

[android-developers] padding and margin

2010-10-18 Thread parag
what is the difference between padding and margin? i want to draw a view exactly at 200 dip from the top of the screen(0,0). there are some layout in the middle. how do i draw a view exactly at 200 dip from the top? thanks Parag -- You received this message because you are subscribed to the G