Android Scroll Pagination

后端 未结 2 1898
醉酒成梦
醉酒成梦 2021-01-31 22:55

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

2条回答
  •  我在风中等你
    2021-01-31 23:57

    You can take example on the source code of Launcher at android.git.kernel.org. Look for the classes called Workspace and CellLayout.

提交回复
热议问题