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

Padding between image and the imageview boarder #226

Closed
mike-maina opened this issue Aug 29, 2017 · 4 comments
Closed

Padding between image and the imageview boarder #226

mike-maina opened this issue Aug 29, 2017 · 4 comments

Comments

@mike-maina
Copy link

How do i add a gap between the image and the boarder

@hdodenhof
Copy link
Owner

There's no built in support for this, but #133 contains a workaround that might work for you.

@mike-maina
Copy link
Author

thank you

@AnujDutt2701
Copy link

This would be very useful if implemented.

@hdodenhof
Copy link
Owner

I won't implement this directly as I'd like to keep this whole thing as simple to use as possible and part of that is keeping the number of options limited. I recommend using that workaround - you could also create a custom ViewGroup that completely wraps the magic.

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

3 participants