Crescento
Crescento copied to clipboard
Error inflating class developer.shivam.library.CrescentoContainer
android.view.InflateException: Binary XML file line #9: Binary XML file line #9: Error inflating class developer.shivam.library.CrescentoContainer
I'm having the same error too.
If you are using "com.github.developer-shivam:Crescento:1.2.0" Use developer.shivam.crescento.CrescentoContainer instead of developer.shivam.library.CrescentoContainer in your xml.
Experiencing the same issue as well.
@DinukaGayan thank you so much resolved
<developer.shivam.crescento.CrescentoContainer
android:id="@+id/top_container"
android:layout_width="match_parent"
android:layout_height="300dp"
attribute:curvature="40dp"
>
</developer.shivam.crescento.CrescentoContainer>