Quantcast
Channel: Open Source Alternative » UI Tutorials
Browsing latest articles
Browse All 2 View Live

Simple Android ListView without ListActivity

Few days ago, I was creating an Android app for which I needed to implement ListView in my activity. As I was using the Appcompat library, I had to extended my activity from ActionBarActivity...

View Article



Android Simple ListView Example

ListView is a view group that displays a list of scrollable items. The list items are inserted to the list using an Adapter that pulls content from a source such as an array. It...

View Article
Browsing latest articles
Browse All 2 View Live




Latest Images