An Android App showing how to customize List Views in Android. This Code accompanies an example online.
android-custom-listviews is hosted in the following web site
https://github.com/liquidlabs/android-custom-listviews
If you think the Android project android-custom-listviews listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.
The following table is the detailed list of android-custom-listviews.
Item | Value |
---|---|
Java File Count | 3 |
Supported screen sizes | [mdpi, hdpi] |
Minimum SDK Version | 7 |
Activity Count | 1 |
Required Permissions | android.permission.CALL_PHONE android.permission.INTERNET |
There are 3 image files in android-custom-listviews. The names of the image files are listed as follows.
ic_list_call.png ic_list_email.png ic_list_favorite.png
The following screenshort is generated from the image listed above.
android-custom-listviews has the following Java source files.
ca.liquidlabs.addressbook.ActivityHelper.java ca.liquidlabs.addressbook.AddressBookActivity.java ca.liquidlabs.addressbook.SimpleAddressBookAdapter.java