Pinned Repositories
ahbottomnavigation
A library to reproduce the behavior of the Bottom Navigation guidelines from Material Design.
AirPurgeView
AirPurgeView
Android_Slide_To_Close
使用Snake,Android也可以轻松实现类iOS滑动关闭效果
AndroidCalendar
android日历收集demo
AndroidSwipeLayout
The Most Powerful Swipe Layout!
AndroidUtilCode
:fire: Android developers should collect the following utils(updating)
AndroidYuvOsd
Camera采集YUV数据叠加时间水印
AutoFlowLayout
自定义ViewGroup,实现多功能流式布局与网格布局
BadgeView
适配所有View
SmartRefreshLayout
下拉刷新、上拉加载、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
wm0124's Repositories
wm0124/SmartRefreshLayout
下拉刷新、上拉加载、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
wm0124/AndroidUtilCode
:fire: Android developers should collect the following utils(updating)
wm0124/AutoFlowLayout
自定义ViewGroup,实现多功能流式布局与网格布局
wm0124/BadgeView
适配所有View
wm0124/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
wm0124/CheckVersionLib
an auto check version library on Android
wm0124/CommonUtilLibrary
快速开发工具类收集,欢迎Follow、Fork、Star
wm0124/ContourView
:unicorn: 自定义View:通过贝塞尔曲线绘制出的魔炫背景。
wm0124/custom-touch-examples
Collection of example applications to highlight doing custom touch event handling and using GestureDetectors in Android applications.
wm0124/DropDownView
A simple drop down view with built-in animations.
wm0124/fresco
An Android library for managing images and the memory they use.
wm0124/ItemTouchHelperDemo
ItemTouchHelper实现今日头条频道排序、移动 (仅供参考,实际中建议封装下使用)
wm0124/LoadingDrawable
Some beautiful android loading drawable, can be combined with any view as the LoadingView or the ProgressBar. Besides, some Drawable can customize the loading progress too.
wm0124/MaterialList
An Android library aimed to get the beautiful CardViews that Google shows at its official design specifications
wm0124/MaterialStepperView
Steppers - Material Design Components for Android
wm0124/MPAndroidChart
A powerful Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.
wm0124/ProgressBar
wm0124/QMUI_Android
提高 Android UI 开发效率的 UI 库
wm0124/RichPath
💪 Rich Android Path. 🤡 Draw as you want. 🎉 Animate much as you can.
wm0124/ShFormUtils
android表单映射框架
wm0124/SmartCropper
🔥 A library for cropping image in a smart way that can identify the border and correct the cropped image. 智能图片裁剪框架。自动识别边框,手动调节选区,使用透视变换裁剪并矫正选区;适用于身份证,名片,文档等照片的裁剪。
wm0124/SuperCalendar
android 自定义日历控件 支持左右无限滑动 周月切换 标记日期显示 自定义显示效果跳转到指定日期
wm0124/SwipeMenuRecyclerView
Swipe menu for recyclerView
wm0124/XSnow
基于RxJava2+Retrofit2精心打造的Android基础框架,包含网络、上传、下载、缓存、事件总线、权限管理、数据库、图片加载、UI模块,基本都是项目中必用功能,每个模块充分解耦,可自由拓展。