Skip to content

Latest commit

 

History

History
33 lines (17 loc) · 786 Bytes

README.md

File metadata and controls

33 lines (17 loc) · 786 Bytes

License

UILibrary


把平时写的用到项目里面的一些UI相关的View、Drawable等整理了一下,持续更新

主要有以下一些效果:

跟着Path运动的ProgressBar效果

PathProgressProvider+ProgressiveDrawable

QQ群头像效果的控件

GroupedAvatarDrawable

苹果app下载的进度效果

AppStoreStyleProgressProvider+ProgressiveDrawable

任意形状的遮罩

MaskDrawable+PolygonShape

带圆角的任意正多边形和星型

PolygonShape

带动画效果切换ScaleType的ImageView

AnimatedImageView