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

Border Color #31

Open
Vidxyz opened this issue Sep 29, 2016 · 1 comment
Open

Border Color #31

Vidxyz opened this issue Sep 29, 2016 · 1 comment

Comments

@Vidxyz
Copy link

Vidxyz commented Sep 29, 2016

When I try to use
app:border_color="@android:color/white"
app:border_width="2dp"

in the circle image view i get the error
No resource identifier found for attribute 'border_color' in package com.xxxxxx.xxxxxxx
No resource identifier found for attribute 'border_width' in package com.xxxxxx.xxxxxxx

Any particular reason as to why this could be happening? Everything else works perfectly!

Thanks

@huseyinzorlu
Copy link

CircleImageView Dependencies have new version and it is different this example.

Try to change :
app:civ_border_color="@android:color/white"
app:civ_border_width="2dp"

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

2 participants