Results 7 repositories owned by C

StateView

625
Stars
79
Forks
Watchers

:sparkles: StateView is an invisible, zero-sized View that can be used to lazily inflate loadingView/emptyView/retryView/anyView at runtime.

LoadMoreWrapper

190
Stars
32
Forks
Watchers

📦 Enable the RecyclerView to support loading more and customizing the footer view without modifying the original adapter of the RecyclerView. 在不改动 RecyclerView 原有的 adapter 的情况下,使 Recycle...

ApkMultiChannelPlugin

353
Stars
51
Forks
Watchers

[Deprecated] 🚀 Android 多渠道打包的 Android Studio / IDEA 插件

SearchViewAnalysis

156
Stars
33
Forks
Watchers

SearchView 源码解析

how-to-use-travis-ci

435
Stars
46
Forks
Watchers

如何简单入门持续集成( Travis-CI ) http://travis-ci.org/

AmountView

19
Stars
5
Forks
Watchers

[Deprecated] 自定义组件:购买数量,带减少增加按钮

RecyclerAdapter

28
Stars
3
Forks
Watchers

简单易懂的 RecyclerView adapter 封装