Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Error inflating class developer.shivam.library.CrescentoContainer #7

Open
axsddlr opened this issue Jul 21, 2017 · 5 comments
Open

Comments

@axsddlr
Copy link

axsddlr commented Jul 21, 2017

android.view.InflateException: Binary XML file line #9: Binary XML file line #9: Error inflating class developer.shivam.library.CrescentoContainer

@elviskc091
Copy link

I'm having the same error too.

@DinukaGayan
Copy link

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.

@plmrlnsnts
Copy link

Experiencing the same issue as well.

@ScubeOmkar
Copy link

@DinukaGayan thank you so much
resolved

@androidqasim
Copy link

<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>

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

6 participants