Android : Android view support margin?

on Thursday, March 19, 2015


From the developer guide it says that



though a view can define a padding, it does not provide any support for margins. However, view groups provide such a support.



but why i can set layout_margin attributes in ImageView,EditView and so on,they exist and work just like padding, i can't understand what the guide says ,who can tell me the meaning of it ?thanks!


0 comments:

Post a Comment