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

Rendering errors in Android Studio 0.8.9 (beta) #12

Closed
vickychijwani opened this issue Sep 16, 2014 · 8 comments
Closed

Rendering errors in Android Studio 0.8.9 (beta) #12

vickychijwani opened this issue Sep 16, 2014 · 8 comments
Assignees
Labels
Milestone

Comments

@vickychijwani
Copy link

I get the following errors in the Preview tab when I add a CircularImageView to an XML layout:

Rendering Problems
Missing styles. Is the correct theme chosen for this layout?
Failed to find style 'circularImageViewStyle' in current theme (3 similar errors not shown)

I'm guessing it's got something to do with these lines in res/values/attrs.xml.

@iNdieboyjeff
Copy link

Yes, it would be nice to get rid of this error

@Pkmmte Pkmmte self-assigned this Oct 2, 2014
Pkmmte added a commit that referenced this issue Oct 2, 2014
References proper default style in constructor. (Also renamed it now
that I know what it does)

Also, setLayerType() calls are now in a separate method with a TargetApi
annotation to fix minSdkVersion errors on some compilers.
@Pkmmte Pkmmte added this to the 1.2 milestone Oct 2, 2014
@cotzanium
Copy link

Im still having this problem (Issue #26 )

@vickychijwani
Copy link
Author

@cotzanium17 it appears the fix has been made and will be available in version 1.2 of the library.

@Pkmmte Pkmmte modified the milestones: 2.0, 1.2 Jan 16, 2015
@Pkmmte Pkmmte closed this as completed Jan 16, 2015
@ghost
Copy link

ghost commented Feb 6, 2015

Any words on the release of this fix?

@Mindstormer619
Copy link

I am still having this error on AS v1.1.0

@jonasborggren
Copy link

Still problem in AS v1.3

@solraves
Copy link

And even in AS 1.4 RC1

@henriquedesousa
Copy link

Why was this closed?

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

8 participants