java - Add text below the image in staggered gridview -
i implementing staggered gridview in 1 of app. next tutorial (http://www.technotalkative.com/lazy-productive-android-developer-part-6-staggered-gridview/). want is, adding text below image. can please tell me how accomplish this..? i've googled around cant able find right answer.
thanks in advance.
steps: download given source code. include textview within row_grid_item.xml
step-3 given in tutorial. do operations on views within getview() method of custom adapter. can include views within custom row layout file , operations onto it.
(btw, referring article, glad!)
java android gridview staggered-gridview
No comments:
Post a Comment