Is there something for the Android OS with which you can implement scroll pagination?
*Edit With scroll pagination I mean pagination like on the h
You can take example on the source code of Launcher at android.git.kernel.org. Look for the classes called Workspace and CellLayout.