Pinned Repositories
-dampView-springingView
一款加载动画,不同的物体加速下落砸到了文字上,文字逞阻尼效果,向下弯曲并像橡皮筋一样弹动回去的效果
30DaysofSwift
A self-taught project to learn Swift.
A-MusicView
原创自定义控件之-Canvas实时绘制音乐波形图
advancedtextview
AdvancedTextView provides advanced features that simplifies complicated UI processes
AgendaCalendarView
An Android project providing easy navigation between a calendar and an agenda. This library replicates the basic features from the Sunrise Calendar (now Outlook) app, coupled with some small design touch from the Google Calendar app.
alicloud-android-demo
android-vertical-slide-view
vertical slide to switch to the next fragment page, looks like vertical viewpager
DirectionControlView
这是一个可识别上滑,下滑,左滑,右滑,方向识别与控制的自定义View
FABScrollAnimations
A very simple library to animate the Support Library FAB on a RecyclerView scroll.
NestedScrollingDemo
support库滑动示例,NestScrollParent,CoordinatorLayout.Behavior使用
daxiaohuzi's Repositories
daxiaohuzi/In-depthStudy
Android 深入学习工程
daxiaohuzi/PullLeftToRefreshLayout
带有贝塞尔曲线效果的横向刷新布局,支持多种view,如RecyclerView,HorizontalScrollView等。希望童鞋们多提建议,多多star!
daxiaohuzi/RaceMe
daxiaohuzi/RecyclerViewItemAnimation
RecyclerView Item Animation 添加动态位移,静态位移,缩放等动画,保证了动画状态的平滑衔接
daxiaohuzi/JDAddressSelector
京东 Android 客户端样式的级联地址选择器
daxiaohuzi/MagicIndicator
强大的、易扩展的ViewPager指示器框架
daxiaohuzi/Scoops
Android library for managing and applying multiple themes and custom theme modification
daxiaohuzi/SideBar
全新的快速索引导航栏,联系人字母排序侧边栏。
daxiaohuzi/InDoorSurfaceView
Android InDoorView 室内选位控件
daxiaohuzi/Hot
this is a hot project
daxiaohuzi/WhiteBoard
SketchBoard是一个可涂鸦、绘图、添加文字、图像(可旋转缩放)、背景的Fragment,其中主要由SketchView利用matrix完成所有图形绘制操作。 SketchBoard is a Fragment that can add a graffiti, graphics, text, images (rotating and scaling), or background 。
daxiaohuzi/RecyclerViewEnhanced
Android Library to provide swipe, click and other functionality to RecyclerView
daxiaohuzi/LoadingView
a simple lodingview for android with animation
daxiaohuzi/StepView
Step by step,just use stepviewIndicator,step indicator,流程指示器,timeline
daxiaohuzi/RemoveButterKnife
An Android Studio plugin to help remove use of ButterKnife
daxiaohuzi/ClassifyView
类似Launcher效果的拖拽合并的RecyclerView
daxiaohuzi/OkHttpUtils
封装了okhttp的网络框架,支持大文件上传下载,上传进度回调,下载进度回调,表单上传(多文件和多参数一起上传),链式调用,可以自定义返回对象,支持Https和自签名证书,支持cookie的持久化和自动管理,支持四种缓存模式缓存网络数据,支持301和302重定向,扩展了统一的上传管理和下载管理功能
daxiaohuzi/FunSwitch
Android Switch
daxiaohuzi/android-UniversalMusicPlayer
This sample shows how to implement an audio media app that works across multiple form factors and provide a consistent user experience on Android phones, tablets, Auto, Wear and Cast devices
daxiaohuzi/BezierLoadingView
Cool bezier loading view
daxiaohuzi/Spotlight
Spotlight is a android library to onboard user by showcasing specific features in the app.
daxiaohuzi/SmileBar
Simple android library, that provide rating view with different drawables for each rating value
daxiaohuzi/WaveSideBar
daxiaohuzi/CircleCheckBox
CircleCheckBox is an Android custom view, that simply animates the check.
daxiaohuzi/RecyclerViewUndoSwipe
Swipe and drag support for RecyclerView with undo action.
daxiaohuzi/Basic
Basic mvp framework esay to develop!!
daxiaohuzi/BezierMaker
通过de Casteljau算法绘制贝塞尔曲线,并计算它的切线,实现1-7阶贝塞尔曲线的形成动画
daxiaohuzi/stepper-indicator
Step indicator for onboarding or simple viewpager
daxiaohuzi/CompactCalendarView
An android library which provides a compact calendar view much like the one used in google calenders.
daxiaohuzi/AutoLayout
Android屏幕适配方案,直接填写设计图上的像素尺寸即可完成适配,最大限度解决适配问题。