Android Open Source - UI ListView view list_moving_container






Project Summary

Implementation demo for a footer container that sticks to the bottom of the screens accordingly to the size of a listView or any other scrolling view above it.

Web Site / Source Repository

list_moving_container is hosted in the following web site
https://github.com/JlUgia/list_moving_container

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

ItemValue
Java File Count5
Target SDK Version17
Minimum SDK Version8
Activity Count2
Fragment Count2
jar files usedandroid-support-v4.jar




Java Source Files

list_moving_container has the following Java source files.

com.ugia.listmovingcontainer.activity.InitSelectionActivity.java
com.ugia.listmovingcontainer.activity.MainFragmentActivity.java
com.ugia.listmovingcontainer.adapter.ListAdapter.java
com.ugia.listmovingcontainer.fragment.BottomListMovingContainerFragment.java
com.ugia.listmovingcontainer.utils.DrawingUtils.java