Pinned Repositories
adcdownload
苹果开发者中心资源国内接力
AndFix
AndFix is a library that offer hot-fix for Android App.
android-common
Android common lib, include ImageCache, HttpCache, DropDownListView, DownloadManager, Utils and so on 微信公众号:codekk
android-flowlayout
Linear layout, that wrap its content to the next line if there is no space in the current line.
android-gesture-detectors
Gesture detector framework for multitouch handling on Android, based on Android's ScaleGestureDetector
Android-ObservableScrollView
Android library to observe scroll events on scrollable views.
android-open-project
Collect and classify android open source projects 微信公众号:codekk
android-open-project-demo
Demo of android open source project, 微信公众号:codekk, 网站:
Android-PullToRefreshRecyclerView
A RecyclerView library for Android which support pull-to-refresh ,auto-load-more and add header.
SimpleNews
基于Material Design和MVP的新闻客户端
suxoyo's Repositories
suxoyo/CircleRefreshLayout
a custom pull-to-refresh layout which contains a interesting animation
suxoyo/FlowTag
Android流式布局,支持点击、单选、多选等,适合用于产品标签等,用法采用Adapter模式,和ListView、GridView用法一样!!!
suxoyo/fresco
An Android library for managing images and the memory they use.
suxoyo/android-flowlayout
Linear layout, that wrap its content to the next line if there is no space in the current line.
suxoyo/FlowLayout
Android流式布局,支持单选、多选等,适合用于产品标签等。
suxoyo/Crouton
Context sensitive notifications for Android
suxoyo/pinned-section-listview
Easy to use ListView with pinned sections for Android.
suxoyo/SystemBarTint
[DEPRECATED] Apply background tinting to the Android system UI when using KitKat translucent modes
suxoyo/TopNews
头条新闻
suxoyo/PinnedHeaderListView
A ListView with pinned section headers for Android
suxoyo/MaterialEverywhere
Showcase of the new AppCompat 21, which includes new Material Theme, working in pre-21 devices.
suxoyo/QuickNews
this is a news to the client
suxoyo/PullToRefreshAndLoad
Android下拉刷新上拉加载控件,对所有View通用!
suxoyo/DesignSupportLibraryDemo
Android Design Support Library Demo
suxoyo/android-gesture-detectors
Gesture detector framework for multitouch handling on Android, based on Android's ScaleGestureDetector
suxoyo/MediaRecorder
基于JavaCV库实现Android端的音视频录制,支持断点录制、片段回删、定点聚焦、闪光灯、摄像头切换和视频水印等。
suxoyo/FadingActionBar
Android library implementing a fading effect for the action bar, similar to the one found in the Play Music app
suxoyo/MultiChoiceAdapter
Android - A ListView adapter with support for multiple choice modal selection
suxoyo/android-viewflow
A horizontal view scroller library for Android