-
Notifications
You must be signed in to change notification settings - Fork 3.1k
Add Padding between border and the image #133
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
Comments
It could be useful |
There is no native support for this, but you should be able to achieve it by subclassing |
I know I'm already asking a lot but have a sample code 😅. |
In your layout:
And drawable/circle_background.xml:
|
Great work. |
Thanks. |
Uh oh!
There was an error while loading. Please reload this page.
How to create a padding between the border and the image?
Like this image
The text was updated successfully, but these errors were encountered: