Pinned Repositories
anko
Pleasant Android application development
Circle-Progress-View
Animated circular progress view for Android
CircleProgressBar
A circular android ProgressBar library which extends ProgressBar, It has solid,line and solid_line three styles. Besides, progress value can be freely customized.
CircularProgress
android圆形进度条
dashed-circular-progress
A Circular progress animated where you can put any view inside
EffectiveAndroidUI
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
kotlin-in-chinese
kotlin 官方文档翻译
MaterialDesignSamples
Material Design 系列控件samples,讲了Material Design 系列新控件的使用方法和一些场景示例,使用详情请看对应博客,持续更新中...
MZBannerView
仿魅族BannerView,图片轮播控件,支持多种模式切换:普通ViewPager使用,普通Banner使用,仿魅族Banner使用。
PLDroidShortVideo
PLDroidShortVideo 是七牛推出的一款适用于 Android 平台的短视频 SDK,提供了包括美颜、滤镜、水印、断点录制、分段回删、视频编辑、混音特效、本地/云端存储在内的多种功能,支持高度定制以及二次开发。
yinsujun's Repositories
yinsujun/CircularProgress
android圆形进度条
yinsujun/anko
Pleasant Android application development
yinsujun/Circle-Progress-View
Animated circular progress view for Android
yinsujun/CircleProgressBar
A circular android ProgressBar library which extends ProgressBar, It has solid,line and solid_line three styles. Besides, progress value can be freely customized.
yinsujun/dashed-circular-progress
A Circular progress animated where you can put any view inside
yinsujun/EffectiveAndroidUI
Sample project created to show some of the best Android practices to work in the Android UI Layer. The UI layer of this project has been implemented using MVP or MVVM (without binding engine) to show how this patterns works. This project is used during the talk "EffectiveAndroidUI".
yinsujun/kotlin-in-chinese
kotlin 官方文档翻译
yinsujun/MaterialDesignSamples
Material Design 系列控件samples,讲了Material Design 系列新控件的使用方法和一些场景示例,使用详情请看对应博客,持续更新中...
yinsujun/MZBannerView
仿魅族BannerView,图片轮播控件,支持多种模式切换:普通ViewPager使用,普通Banner使用,仿魅族Banner使用。
yinsujun/PLDroidShortVideo
PLDroidShortVideo 是七牛推出的一款适用于 Android 平台的短视频 SDK,提供了包括美颜、滤镜、水印、断点录制、分段回删、视频编辑、混音特效、本地/云端存储在内的多种功能,支持高度定制以及二次开发。
yinsujun/RecyclerViewPager
A ViewPager implemention base on RecyclerView's code. Support fling operation like gallary.
yinsujun/RxAndroid
RxJava bindings for Android
yinsujun/WaveSwipeRefreshLayout