lopspower / CircularImageView

Create circular ImageView in Android in the simplest way possible
Apache License 2.0
1.95k stars 413 forks source link

I wasn't able to install this #5

Closed RafaRuiz closed 10 years ago

RafaRuiz commented 10 years ago

If I import the library as project, I can't use the XML tags: "app:"... even adding the xmlns

and I can't preview it on layout:

"Missing styles. Is the correct theme chosen for this layout? Use the Theme combo box above the layout to choose a different layout, or fix the theme style references.

Failed to find style 'circularImageViewStyle' in current theme"

Thuseeman25 commented 10 years ago

Hi RafaRuiz, May I know the reason? I also got the same issue now. Can you advise to me to resolve this

myanimal commented 9 years ago

I think it's because a reference attribute is defined but never used. See here: https://github.com/lopspower/CircularImageView/blob/master/CircularImageView/res/values/attrs.xml#L12