Android Open Source - UI ListView listview AllAboutListView






Project Summary

ListView Series On Google DevBytes.

Web Site / Source Repository

AllAboutListView is hosted in the following web site
https://github.com/boxme/AllAboutListView

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

ItemValue
Java File Count25
Supported screen sizes[xxhdpi]
Activity Count7

Java Source Files

AllAboutListView has the following Java source files.

com.desmond.allaboutlistview.ApplicationTest.java
com.desmond.allaboutlistview.Cheeses.java
com.desmond.allaboutlistview.ListViewAnimations.ListViewAnimationActivity.java
com.desmond.allaboutlistview.ListViewCellInsertion.CustomArrayAdapter.java
com.desmond.allaboutlistview.ListViewCellInsertion.InsertionListView.java
com.desmond.allaboutlistview.ListViewCellInsertion.ListItemObject.java
com.desmond.allaboutlistview.ListViewCellInsertion.ListViewCellInsertionActivity.java
com.desmond.allaboutlistview.ListViewCellInsertion.OnRowAdditionAnimationListener.java
com.desmond.allaboutlistview.ListViewCellInsertion.RoundView.java
com.desmond.allaboutlistview.ListViewDeletion.ListViewDeletionActivity.java
com.desmond.allaboutlistview.ListViewDraggingAnimation.DynamicListView.java
com.desmond.allaboutlistview.ListViewDraggingAnimation.ListViewDraggingActivity.java
com.desmond.allaboutlistview.ListViewDraggingAnimation.StableArrayAdapter.java
com.desmond.allaboutlistview.ListViewExpandingCells.CustomArrayAdapter.java
com.desmond.allaboutlistview.ListViewExpandingCells.ExpandableListItem.java
com.desmond.allaboutlistview.ListViewExpandingCells.ExpandingCellsActivity.java
com.desmond.allaboutlistview.ListViewExpandingCells.ExpandingLayout.java
com.desmond.allaboutlistview.ListViewExpandingCells.ExpandingListView.java
com.desmond.allaboutlistview.ListViewExpandingCells.OnSizeChangedListener.java
com.desmond.allaboutlistview.ListViewRemovalAnimation.BackgroundContainer.java
com.desmond.allaboutlistview.ListViewRemovalAnimation.ListViewRemovalAnimation.java
com.desmond.allaboutlistview.ListViewRemovalAnimation.StableArrayAdapter.java
com.desmond.allaboutlistview.ListViewRemovalAnimation.SwipeDismissListViewTouchListener.java
com.desmond.allaboutlistview.ListViewRemovalAnimation.SwipeDismissTouchListener.java
com.desmond.allaboutlistview.MainActivity.java