Crescento is an Android library that adds a curve at the below of image views and relative layouts. CrescentoImageView and CrescentoContainer are the image view and relative layout respectively. You can change the radius of curve with attribute:curvature.
Crescento provides following advantages:
- Curve Bottom: It adds a curve bottom as stated above.
- Tint: It add tint on CrescentoImageView by using attribute:tintColor. It pick color automatically from the image if tintMode is set to automatic.
- Alpha: Add transparency in tint by using attribute:tintAlpha. Varies from 0 to 255.
- Gradient : Add gradient on the imageview.
- Gravity : You can now add crescento to bottom of your layout. Arc will form on top.
