Android Open Source - UI ListView listview SelfLoadingListView






Project Summary

Android ListView that populates with listings from r/aww.

Web Site / Source Repository

SelfLoadingListView is hosted in the following web site
https://github.com/physphil/SelfLoadingListView

If you think the Android project SelfLoadingListView 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 SelfLoadingListView.

ItemValue
Java File Count4
Activity Count1
Required Permissionsandroid.permission.INTERNET

Java Source Files

SelfLoadingListView has the following Java source files.

com.physphil.android.selfloadinglistview.MainActivity.java
com.physphil.android.selfloadinglistview.lib.model.RedditResponse.java
com.physphil.android.selfloadinglistview.lib.ui.SelfLoadingListAdapter.java
com.physphil.android.selfloadinglistview.lib.ui.SelfLoadingListView.java