Skip to content

Releases: getActivity/ShapeDrawable

v5.0

Choose a tag to compare

@getActivity getActivity released this 01 May 10:55

迁移到 AndroidX
优化 ShapeDrawable 类的代码写法
修正 onDraw 清理阴影的代码写法
修复 RING 形状默认比率为 0 的健壮性问题(潜在除零/Infinity)

v3.3

Choose a tag to compare

@getActivity getActivity released this 18 Dec 12:26

修复创建 ShapeState 时 strokeGradientOrientation 属性没有读取原有的对象问题

v3.2

Choose a tag to compare

@getActivity getActivity released this 14 Jul 06:44
适配 Drawable 渐变色布局反方向特性

v3.0

Choose a tag to compare

@getActivity getActivity released this 22 Jul 16:30

第一次提交