juliano.net
juliano.net

Reputation: 8177

Card style for listview item with a footer on each item

I'm using the code from this tutorial to create a CardUI-like ListView item, but I need to add to my listview item a footer (just like Google+ app has in its stream view). I have not been able to create the footer (full width and 25dp height) and position its edges to the edges of the Card background (the RelativeLayout I'm using as the footer seems to have a margin).

How can I add this footer (maybe adding to the bg_card drawable code on the link) without margins?

Upvotes: 0

Views: 1140

Answers (0)

Related Questions