GalleryLayoutManager
https://github.com/BCsl/GalleryLayoutManager 使用自定义 LayoutManager 实现 Android 中 Gallery 或者 ViewPager 控件的效果,支持垂直和水平两个方向,支持 RecycleView 的试图回收机制
https://github.com/BCsl/GalleryLayoutManager 使用自定义 LayoutManager 实现 Android 中 Gallery 或者 ViewPager 控件的效果,支持垂直和水平两个方向,支持 RecycleView 的试图回收机制
https://github.com/Cleveroad/AdaptiveTableLayout Library that makes it possible to read, edit and write CSV files
https://github.com/google/flexbox-layout FlexboxLayout is a library project which brings the similar capabilities of CSS Flexible Box Layout Module to Android.
https://github.com/loonggg/RecyclerViewBanner 之前做的轮播图,对于十几个图片什么的能够满足,但是万一有几千张,几万张就容易造成内存泄露,使用RecyclerView做的轮播,可以利用它自身的复用机制,比较节省内存。所以这种方式感觉效果更好。
https://github.com/Cleveroad/MusicBobber Awesome Audio Widget for any Android Music App
https://github.com/yarolegovich/DiscreteScrollView The library is a RecyclerView-based implementation of a scrollable list, where current item is centered and can be changed using swipes.
https://github.com/yanzhenjie/Album Album是一个MD风格的开源相册,主要功能分为两部分:相册选图、画廊预览。