Hi,
I've been trying to put more information and an image into the Group Template but no matter what I try it doesn't display anything in the header. Everything (tutorial) I've been able to find puts a simple TextView and it just binds the text and description of the TextView.
What I'm trying to accomplish is an Instagram like grid that each post has a header and in that header there is an image, username and the time/date of the post. The reason I thought of putting it all in a GroupHeader is how it nicely scrolls (meaning the Header is at top of the screen until it gets pushed out by the next post's header)
Am I going about it all wrong? Anyone has a tutorial or some sample code I could see?
Any help is much appreciated,
Thanks in advance,
Jason