Pinned Repositories
Android-PickerView
This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)
android-titlebar
🔥 通用,功能全面的自定义标题栏,支持沉浸式标题栏,颜色渐变,miui9
AnimRichEditor
rich text editor which enables users to insert/delete bitmaps and text into edit-view with animations.
ARouter
💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)
AztecEditor-Android
A reusable native Android rich text editor component.
BLAndroidVideoView
CollapsingToolbarLayout
Imitate Sina Weibo International Edition Personal Center Page Effect(模仿新浪微博国际版个人中心页效果)
devComLib
【Bailun Mobile】Android - 开发使用的公共库集合
EasyPhotos
android自定义相机拍照,相册选择(单选/多选),文件夹图片选择(单选/多选),视频选择,各界面根据状态栏颜色智能适配状态栏字体颜色变色为深色或浅色,根据使用场景智能适配沉浸式状态栏,内部处理运行时权限,支持Glide/Picasso/Imageloader等所有图片加载框架库的带默认勾选选中图片的能填充自定义广告的自定义Ui相机相册图片浏览选择器;更有拼图/文字贴纸/贴图/图片缩放/Bitmap图片添加水印/媒体文件更新到媒体库等众多Bitmap图片编辑功能的android Bitmap图片处理工具框架库。
MPAndroidChart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.
qiudanyao's Repositories
qiudanyao/MPAndroidChart
A powerful 🚀 Android chart view / graph view library, supporting line- bar- pie- radar- bubble- and candlestick charts as well as scaling, dragging and animations.
qiudanyao/Android-PickerView
This is a picker view for android , support linkage effect, timepicker and optionspicker.(时间选择器、省市区三级联动)
qiudanyao/android-titlebar
🔥 通用,功能全面的自定义标题栏,支持沉浸式标题栏,颜色渐变,miui9
qiudanyao/AnimRichEditor
rich text editor which enables users to insert/delete bitmaps and text into edit-view with animations.
qiudanyao/ARouter
💪 A framework for assisting in the renovation of Android componentization (帮助 Android App 进行组件化改造的路由框架)
qiudanyao/AztecEditor-Android
A reusable native Android rich text editor component.
qiudanyao/BLAndroidVideoView
qiudanyao/CollapsingToolbarLayout
Imitate Sina Weibo International Edition Personal Center Page Effect(模仿新浪微博国际版个人中心页效果)
qiudanyao/devComLib
【Bailun Mobile】Android - 开发使用的公共库集合
qiudanyao/EasyPhotos
android自定义相机拍照,相册选择(单选/多选),文件夹图片选择(单选/多选),视频选择,各界面根据状态栏颜色智能适配状态栏字体颜色变色为深色或浅色,根据使用场景智能适配沉浸式状态栏,内部处理运行时权限,支持Glide/Picasso/Imageloader等所有图片加载框架库的带默认勾选选中图片的能填充自定义广告的自定义Ui相机相册图片浏览选择器;更有拼图/文字贴纸/贴图/图片缩放/Bitmap图片添加水印/媒体文件更新到媒体库等众多Bitmap图片编辑功能的android Bitmap图片处理工具框架库。
qiudanyao/hello-world
qiudanyao/I18NDemo
This is an international demo.(这是一个国际化语言Demo,兼容7.0以上系统多语言切换)
qiudanyao/KeyboardListener
:musical_keyboard: 监听Android软键盘弹出与收回事件(并回调"键盘是否弹出"、"键盘高度"、"屏幕可用高度"、"屏幕宽度数值")
qiudanyao/kotlin-by-example
Kotlin By Example
qiudanyao/MagicIndicator
A powerful, customizable and extensible ViewPager indicator framework. As the best alternative of ViewPagerIndicator, TabLayout and PagerSlidingTabStrip —— 强大、可定制、易扩展的 ViewPager 指示器框架。是ViewPagerIndicator、TabLayout、PagerSlidingTabStrip的最佳替代品。支持角标,更支持在非ViewPager场景下使用(使用hide()、show()切换Fragment或使用setVisibility切换FrameLayout里的View等),http://www.jianshu.com/p/f3022211821c
qiudanyao/MVVM-Architecture
The practice of MVVM + Jetpack architecture in Android.
qiudanyao/QMUI_Android
提高 Android UI 开发效率的 UI 库
qiudanyao/YCCustomText
自定义文本控件,支持富文本,包含两种状态:编辑状态和预览状态。编辑状态中,可以对插入本地或者网络图片,可以同时插入多张有序图片和删除图片,支持图文混排,并且可以对文字内容简单操作加粗字体,设置字体下划线,支持设置文字超链接(超链接支持跳转),功能正在开发中和完善中……