Manabu-GT / EtsyBlur

EtsyBlur is an Android library that allows developers to easily add a glass-like blur effect implemented in the Etsy app.
Apache License 2.0
757 stars 151 forks source link

appcompat-v7:27.1.1 has 'radius' attribute already defined #32

Open anthonynosek opened 6 years ago

anthonynosek commented 6 years ago

Can't link to EtsyBlur 0.2.1 with dependency to appcompat-v7:27.1.1. Results in error: duplicate value for resource 'attr/radius' with config

We may have to rename the 'radius' attribute to avoid a clash.