Android代码-基于RecyclerView的可滚动列表实现

时间:2022-08-25 21:04:27
【文件属性】:
文件名称:Android代码-基于RecyclerView的可滚动列表实现
文件大小:23.66MB
文件格式:ZIP
更新时间:2022-08-25 21:04:27
Android代码 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 partially or fully visible on the screen. Gradle Add this into your dependencies block. compile 'com.yarolegovich:discrete-scrollview:1.2.0' Sample Please see the sample app for examples of library usage.

网友评论