How to change the width and height of listviews item in android? -
how can change items width , height xml.
i have list-view many items cant able change or set width , height of single items.
you have implement custom listview adapter own layout. there can design layout of rows liking.
you can read more on how implement here: http://www.vogella.com/articles/androidlistview/article.html
Comments
Post a Comment