weijia1991's Stars
yanzhenjie/SwipeRecyclerView
:melon: RecyclerView侧滑菜单,Item拖拽,滑动删除Item,自动加载更多,HeaderView,FooterView,Item分组黏贴。
alibaba/vlayout
Project vlayout is a powerfull LayoutManager extension for RecyclerView, it provides a group of layouts for RecyclerView. Make it able to handle a complicate situation when grid, list and other layouts in the same recyclerview.
wuyr/PathLayoutManager
RecyclerView的LayoutManager,轻松实现各种炫酷、特殊效果,再也不怕产品经理为难!
xiangcman/LayoutManager-FlowLayout
快速利用RecyclerView的LayoutManager搭建流式布局
GcsSloop/pager-layoutmanager
[暂停维护]Android 网格分页布局。
qstumn/VerticalTabLayout
垂直纵向的TabLayout、轻松创建纵向导航
zhihu/Matisse
:fireworks: A well-designed local image and video selector for Android
gauravk95/audio-visualizer-android
🎵 [Android Library] A light-weight and easy-to-use Audio Visualizer for Android.
Muddz/QuickShot
[Moved to MavenCentral] Capture images of any View, SurfaceView or Bitmap from your Android app in: .jpg .png or .nomedia with simple oneliner codes.
H07000223/FlycoTabLayout
An Android TabLayout Lib
JessYanCoding/MVPArms
⚔️ A common architecture for Android applications developing based on MVP, integrates many open source projects, to make your developing quicker and easier (一个整合了大量主流开源项目高度可配置化的 Android MVP 快速集成框架).
Rukey7/MvpApp
Android MVP Architecture
SelfZhangTQ/T-MVVM
This repository contains a detailed sample app that implements MVVM architecture using LiveData,ViewModel,Retrofit,Rxjava
realm/realm-java
Realm is a mobile database: a replacement for SQLite & ORMs
JavaNoober/BackgroundLibrary
A framework for directly generating shape through Tags, no need to write shape.xml again(通过标签直接生成shape,无需再写shape.xml)
vejei/scallop
干货集中营Android app(MVP + RxJava2 + Dagger2 + Retrofit)
CodeXiaoMai/EnvironmentSwitcher
🔥No repackage, switch environment with one click.(无需重新打包,一键切换环境 )
donkingliang/GroupedRecyclerViewAdapter
GroupedRecyclerViewAdapter可以很方便的实现RecyclerView的分组显示,并且每个组都可以包含组头、组尾和子项;可以方便实现多种Type类型的列表,可以实现如QQ联系人的列表一样的列表展开收起功能,还可以实现头部悬浮吸顶功能等。
hanhailong/GridPagerSnapHelper
A powerful tools to impl grid paging layout by RecyclerView
saiwu-bigkoo/Android-ConvenientBanner
Simple and convenient banner, loop viewpager with 3D effects
shehuan/NiceImageView
Android 圆角、圆形 ImageView
grzegorzojdana/SpacingItemDecoration
ItemDecoration for RecyclerView that allows you to set spacing between and around list items in flexible way.
bigmanLau/CardviewFix
对安卓原生cardview增加一个修改阴影颜色的功能和阴影上下比例
zyyoona7/WheelPicker
A smooth, highly customizable wheel view and picker view, support 3D effects like iOS. 一个顺滑的、高度自定义的滚轮控件和选择器,支持类似 iOS 的 3D 效果
wasabeef/glide-transformations
An Android transformation library providing a variety of image transformations for Glide.
hackware1993/WaveView
一个简单的、巧妙的水波纹扩散效果,博客地址:http://www.jianshu.com/p/cba46422de67
ws123/VoiceLine
weidongjian/androidWheelView
仿照iOS的滚轮控件,从请吃饭apk反编译出来的
weijia1991/StickyFlagView
Android仿QQ消息提示拖拽的粘性效果
weijia1991/PullRefreshLayout
PullRefreshLayout是一个为android组件提供下拉刷新和上拉加载功能的轻便的自定义控件