C
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 插件
how-to-use-travis-ci
435
Stars
46
Forks
Watchers
如何简单入门持续集成( Travis-CI ) http://travis-ci.org/
RecyclerAdapter
28
Stars
3
Forks
Watchers
简单易懂的 RecyclerView adapter 封装