Skip to content

Latest commit

 

History

History
4 lines (3 loc) · 312 Bytes

README.md

File metadata and controls

4 lines (3 loc) · 312 Bytes

CustomListView

ListView using custome adapter in Android. Here you will get a custom listview which displays country name and country flag. Also onClick of country name it display a Toast.

customlistview