Download Free code CustomList
Description
listview in android mobile. I hope this blog will help any android application builders who need to customize listview. The view I am trying out here has a image , two textview and a multiple choice option.
Icons
Source Files
The download file CustomList-master.zip has the following entries.
.gitattributes// w w w .j av a 2 s.c o m
.gitignore
AndroidManifest.xml
gen/com/css/labs/customlist/BuildConfig.java
gen/com/css/labs/customlist/R.java
ic_launcher-web.png
libs/android-support-v4.jar
proguard-project.txt
project.properties
res/drawable-hdpi/ic_action_search.png
res/drawable-hdpi/ic_launcher.png
res/drawable-ldpi/ic_launcher.png
res/drawable-mdpi/ic_action_search.png
res/drawable-mdpi/ic_launcher.png
res/drawable-xhdpi/ic_action_search.png
res/drawable-xhdpi/ic_launcher.png
res/layout/activity_main.xml
res/layout/customlist.xml
res/layout/list.xml
res/menu/activity_main.xml
res/values-v11/styles.xml
res/values-v14/styles.xml
res/values/strings.xml
res/values/styles.xml
src/com/css/labs/customlist/BaseApplication.java
src/com/css/labs/customlist/InfoActivity.java
src/com/css/labs/customlist/MainActivity.java
src/com/css/labs/customlist/MyCustomArrayAdapter.java
src/com/css/labs/customlist/Pojo.java
Download
Click the following link to download CustomList-master.zip.
CustomList-master.zip