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:(9, 5) error: resource android:attr/dialogCornerRadius not found. #14

Closed
milindrc opened this issue Jul 26, 2018 · 5 comments
Closed
Labels

Comments

@milindrc
Copy link

Error:(9, 5) error: resource android:attr/dialogCornerRadius not found.
Error:(1234, 5) error: resource android:attr/fontVariationSettings not found.
Error:(1234, 5) error: resource android:attr/ttcIndex not found.

@mrparoli
Copy link

Downgrade to 2.0.0 work for me (please fix for 2.1.1)

@milindrc
Copy link
Author

milindrc commented Jul 27, 2018 via email

@tommybuonomo
Copy link
Owner

Hi @milindrc, @mrparoli,

The library is targeting android P with compileSdkVersion to 28.

Can you upgrade your project ? (currently 27 I guess)

@milindrc
Copy link
Author

milindrc commented Jul 28, 2018 via email

@tommybuonomo
Copy link
Owner

It's not the minimum (16) but the support version must match

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

No branches or pull requests

3 participants