Android Open Source - Graphics 2d android-Custom2DScroll






Project Summary

Custom 2D scrollview with dynamic table cell to be used in big table view like TV schedule, etc.

Web Site / Source Repository

android-Custom2DScroll is hosted in the following web site
https://github.com/NAYOSO/android-Custom2DScroll

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

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




Resource Files

There are 1 image files in android-Custom2DScroll. The names of the image files are listed as follows.

ic_action_search.png

The following screenshort is generated from the image listed above.

null

Java Source Files

android-Custom2DScroll has the following Java source files.

niko.buzoo.custom2dscroll.MainActivity.java
niko.buzoo.custom2dscroll.model.TVProgramModel.java
niko.buzoo.custom2dscroll.syncscroll.HorizontalSynchronizableScrollView.java
niko.buzoo.custom2dscroll.syncscroll.HorizontalSynchronizableScrollViewListener.java
niko.buzoo.custom2dscroll.syncscroll.SynchronizableScrollView.java
niko.buzoo.custom2dscroll.syncscroll.SynchronizableScrollViewListener.java
niko.buzoo.custom2dscroll.util.BaseID.java
niko.buzoo.custom2dscroll.util.Util.java
niko.buzoo.custom2dscroll.view.ChildDay.java
niko.buzoo.custom2dscroll.view.Day.java