Android ListView that populates with listings from r/aww.
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.
The following table is the detailed list of SelfLoadingListView.
Item | Value |
---|---|
Java File Count | 4 |
Activity Count | 1 |
Required Permissions | android.permission.INTERNET |
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