prookiee's Stars
flutter/flutter
Flutter makes it easy and fast to build beautiful apps for mobile and beyond
ReactiveX/RxJava
RxJava – Reactive Extensions for the JVM – a library for composing asynchronous and event-based programs using observable sequences for the Java VM.
netty/netty
Netty project - an event-driven asynchronous network application framework
CymChad/BaseRecyclerViewAdapterHelper
BRVAH:Powerful and flexible RecyclerAdapter
hdodenhof/CircleImageView
A circular ImageView for Android
H07000223/FlycoTabLayout
An Android TabLayout Lib
huanghaibin-dev/CalendarView
RecyclerView? ListView or ViewGroup? No, it's Canvas! Ultra performance and free customization interface! Vertical and horizontal, Fast rendering and extremely low memory. Android上一个优雅、万能自定义UI、仿iOS、自定义动画,支持垂直、水平方向切换、支持周视图、自定义周起始、性能高效的日历控件,热插拔实现UI定制!Canvas绘制,渲染速度快、占用内存低,你真的想不到日历居然还可以如此优雅。
guolindev/LitePal
An Android library that makes developers use SQLite database extremely easy.
hongyangAndroid/AndroidAutoLayout
[停止维护]Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。
dmytrodanylyk/circular-progress-button
Android Circular Progress Button
XRecyclerView/XRecyclerView
A RecyclerView that implements pullrefresh and loadingmore featrues.you can use it like a standard RecyclerView
kyleduo/SwitchButton
A cute widget of Switch Button for you to create beautiful and friendly UI.
ThirtyDegreesRay/OpenHub
An open source GitHub Android client app, faster and concise.
git-xuhao/KotlinMvp
:fire: 基于Kotlin+MVP+Retrofit+RxJava+Glide 等架构实现短视频类小项目,简约风格及详细注释,欢迎 star or fork!
nanchen2251/RxJava2Examples
:fire:RxJava2 Examples —— 这可能是从 RxJava1 跳到 RxJava2(学习 RxJava2 )最好的例子 Demo:https://github.com/nanchen2251/RxJava2Examples
zcweng/SwitchButton
SwitchButton.An beautiful+lightweight+custom-style-easy switch widget for Android,minSdkVersion >= 11
mancj/MaterialSearchBar
Material Design Search Bar for Android
hongyangAndroid/android-percent-support-extend
a extends lib for android-percent-support(Google百分比布局库的扩展)
kymjs/TheMVP
An Android MVP Architecture Diagram Framwork.
niuxiaowei/Dagger2Sample
zhimaochen/SnapHelperDemo
让你明明白白的使用RecyclerView——SnapHelper详解(http://www.jianshu.com/p/e54db232df62 )相关demo
CTSN/TestCollapsingToolbarLayout
HpWens/WRecyclerView
543441727/BezierShopCart
贝塞尔二阶实现饿了么加入购物车效果
hdodenhof/FadingActionBar
Android library implementing a fading effect for the action bar, similar to the one found in the Play Music app
LegendaryMystic/HYMVP
RXJava2+Retrofit2+MVP+RXLifecycle+EventBus+...之你可能需要的那些套路
loonggg/Flora
可能是Android平台上最快的图片压缩框架。
19snow93/BaseProject
loonggg/MVPFrame
Dagger2+MVP+RxJava+Retrofit 的项目框架
wangfumm/NavigationDemo