Dear Parag, For the purposes of determining the boundaries of a background, padding is considered "inside" the widget (and so padding area gets the background) and margin is "outside" the widget (and so does not get the background).
On Oct 18, 2:22 pm, parag <[email protected]> wrote: > 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 Google Groups "Android Developers" group. To post to this group, send email to [email protected] To unsubscribe from this group, send email to [email protected] For more options, visit this group at http://groups.google.com/group/android-developers?hl=en

