RelativeLayout the root element for a list-item layout not showing bottom margin
I am creating a list-item layout for a ListView, when I set marginBootom for the root element which ia a RelativeLayout the margin is not effective. What could be the reason?
Root RelativeLayout for a list item layout not showing bootom margin
I am creating a list-item layout for a ListView, when I set marginBootom for the root element which ia a RelativeLayout the margin is not effective. What could be the reason?