ajinkyahanhos
New Member
I understand that \[code\]fill_parent\[/code\] and \[code\]match_parent\[/code\] supposedly mean the same thing in Android once you go above API 8, and I know these options determine the size of components in the XML layout of different \[code\]Views\[/code\]. I do not, however, understand what it means when they refer to "padding" of Views, though. What do each of these determinants do to the XML-layout and how do they affect the layout in terms of "padding?"