Where are graphically pleasing examples of Lists
Anyone know of good code examples of how to make lists look different than your eve开发者_如何转开发ryday average black list or more graphically pleasing than you usually see in android apps. I've looked through google code but haven't found too many. I'm looking for different and eye catching lists. I hope this question isn't too generic. Also i'm open to anything, code, examples, blog posts, etc, you name it. I've really struggled with lists and making them look more snazzy. I'm talking more the code level not the graphics or icons used.
These posts can help you to create a custom ListView with any layout you wish
http://www.aeoth.net/blog/2010/03/11/android-dev-custom-listadapter/
http://www.softwarepassion.com/android-series-custom-listview-items-and-adapters/
精彩评论