wsxyeah / ContinuousRoundRect

Smooth round rect path for Android. Inspired by UIKit `continuousCorners` and Sketch `Smooth Corners`.

Geek Repo:Geek Repo

Github PK Tool:Github PK Tool

ContinuousRoundRect

Smooth round rect path for Android. Inspired by UIKit continuousCorners and Sketch Smooth Corners.

Use 3 BĂ©zier curves to simulate the round corner, which creates somooth and continuous transition between the round corner and the adjancent straight line.

Screenshots

Side by side diff screenshot

About

Smooth round rect path for Android. Inspired by UIKit `continuousCorners` and Sketch `Smooth Corners`.

License:MIT License


Languages

Language:Kotlin 100.0%