You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
CurVU works on the principles of Builder Pattern and Kotlin extension functions.
In this library I've created an extension function for ViewGroup class so any layout which extends ViewGroup can enjoy the benifits of this extension fucntion.
About
Kotlin extension library for creating layouts with curved bottoms