Android Open Source - UI ListView listview ContactListView






Project Summary

attempt to simulate the iOS contact listview for Android.

Web Site / Source Repository

ContactListView is hosted in the following web site
https://github.com/thehung111/ContactListView

If you think the Android project ContactListView listed in this page is inappropriate, such as containing malicious code/tools or violating the copyright, please email info at java2s dot com, thanks.

Project Detail

The following table is the detailed list of ContactListView.

ItemValue
Java File Count14
Supported screen sizes[mdpi, hdpi, xhdpi]
Target SDK Version15
Minimum SDK Version8
Activity Count1
jar files usedandroid-support-v4.jar




Resource Files

There are 7 image files in ContactListView. The names of the image files are listed as follows.

actionbar_back_indicator.png
gear_48.png
ic_action_search.png
ic_title_export_default.png
info_48.png
search.png
user.png

The following screenshort is generated from the image listed above.

null




Java Source Files

ContactListView has the following Java source files.

com.markupartist.android.widget.ActionBar.java
com.markupartist.android.widget.ScrollingTextView.java
com.ngohung.example.adapter.ExampleContactAdapter.java
com.ngohung.example.models.ExampleContactItem.java
com.ngohung.example.models.ExampleDataSource.java
com.ngohung.view.ContactListActivity.java
com.ngohung.view.ExampleContactListView.java
com.ngohung.widget.ContactItemComparator.java
com.ngohung.widget.ContactItemException.java
com.ngohung.widget.ContactItemInterface.java
com.ngohung.widget.ContactListAdapter.java
com.ngohung.widget.ContactListView.java
com.ngohung.widget.ContactsSectionIndexer.java
com.ngohung.widget.IndexScroller.java