MMMMMLiang's Stars
duanhong169/DrawableToolbox
🛠️ The missing drawable toolbox for Android. Create drawables programmatically and get rid of the boring and always repeated drawable.xml files.
wytings/SpecialTabIndicator
a special tab indicator design
duanhong169/PickerView
🕘 Android滚动选择器(省市区联动选择、日期选择、时间选择)
EspoirX/EasyMvp
一个简单强大且灵活的MVP框架。
jenly1314/SpinCounterView
🎡 一个类似于码表变化的旋转计数器动画控件
jenly1314/SuperTextView
🎀 SuperTextView for Android 是一个在TextView的基础上扩展了几种动画效果的控件。
RuffianZhong/RWidgetHelper
Android UI 快速开发,专治原生控件各种不服
PrototypeZ/SaveState
:icecream: Generate 'onSaveInstanceState' and 'onRestoreInstanceState' methods for your application automatically
DingMouRen/LayoutManagerGroup
:point_right: Customize the LayoutManager of RecyclerView(自定义LayoutManager)
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 快速集成框架).
wangshub/Douyin-Bot
😍 Python 抖音机器人,论如何在抖音上找到漂亮小姐姐?
shadowsocks/shadowsocks-windows
A C# port of shadowsocks
Leonw2229/multiApp
一套源码,不同的包名,icon,字段
scwang90/SmartRefreshLayout
🔥下拉刷新、上拉加载、二级刷新、淘宝二楼、RefreshLayout、OverScroll,Android智能下拉刷新框架,支持越界回弹、越界拖动,具有极强的扩展性,集成了几十种炫酷的Header和 Footer。
zhihu/Matisse
:fireworks: A well-designed local image and video selector for Android
Tophold/FinancialCustomerView
各种金融类的自定义View,基金走势图、分时图、蜡烛图、各种指标等,一步一步构建庞大的基金自定View...
sunfusheng/StickyHeaderListView
打造炫酷列表之 StickyHeaderListView:标题渐变、吸附悬浮、筛选分类、动态头部等
baiiu/DropDownMenu
a better DropDownMenu solution, 完整的筛选器解决方案
lcodecorex/TwinklingRefreshLayout
RefreshLayout that support for OverScroll and better than iOS. 支持下拉刷新和上拉加载的RefreshLayout,自带越界回弹效果,支持RecyclerView,AbsListView,ScrollView,WebView
NashLegend/AnyPref
SharedPreferences实用工具类,可直接保存与读取实例对象
songguoping/AndroidDemoSummary
安卓开发过程中总结的一些案例。如果对您有用,欢迎 Star!
free-developer-king/CustomCarCount
自定义控件,类似于京东购物车上添加或者减少商品数量的功能.
huzenan/EasyPullLayout
A light Pull to Refresh Layout that support both VERTICAL and HORIZONTAL.
huzenan/EasyPath
Including a light PathParser tool and animated PathView for Android, which is based on vector.
yazhidev/Practice
practice demo
nanchen2251/RxJava2Examples
:fire:RxJava2 Examples —— 这可能是从 RxJava1 跳到 RxJava2(学习 RxJava2 )最好的例子 Demo:https://github.com/nanchen2251/RxJava2Examples
zhou-you/RxEasyHttp
本库是一款基于RxJava2+Retrofit2实现简单易用的网络请求框架,结合android平台特性的网络封装库,采用api链式调用一点到底,集成cookie管理,多种缓存模式,极简https配置,上传下载进度显示,请求错误自动重试,请求携带token、时间戳、签名sign动态配置,自动登录成功后请求重发功能,3种层次的参数设置默认全局局部,默认标准ApiResult同时可以支持自定义的数据结构,已经能满足现在的大部分网络请求。
hanhailong/sina-popmenu
高仿新浪微博弹框菜单
facebookarchive/rebound
A Java library that models spring dynamics and adds real world physics to your app.
CCY0122/bounceballview
android小球自由落体弹跳动画效果的自定义控件