Monday, June 29, 2009

ListView Example

This list view example is for dynamically adding and removing strings on ListView.
There will be a edit text box, type something on it and press CALL key, this will add the string which is there in the editbox to list view. pressing BACK key will remove from list as LIFO manner.

Download: ListViewExample






No comments:

Post a Comment