Android代码 基于RecyclerView的可滚动列表实现
DiscreteScrollView The library is a RecyclerView-based implementation of a scrollable list, where current item is centered and can be changed using swipes. It is similar to a ViewPager, but you can quickly and painlessly create layout, where views adjacent to the currently selected view are partiall
文件列表
Android代码-基于RecyclerView的可滚动列表实现
(预估有个156文件)
.gitignore
88B
gradle-wrapper.jar
53KB
build.gradle
823B
.gitignore
7B
build.gradle
1KB
DiscreteScrollLayoutManagerTest.java
21KB
DiscreteScrollLayoutManager.java
28KB
DiscreteScrollView.java
10KB
InfiniteScrollAdapter.java
6KB
DSVOrientation.java
7KB
暂无评论