a-few-experiments-with-android-drawable-gradients/ #39
Replies: 2 comments
-
good job,perfect |
Beta Was this translation helpful? Give feedback.
0 replies
-
Thank you! 🤩 |
Beta Was this translation helpful? Give feedback.
0 replies
Sign up for free
to join this conversation on GitHub.
Already have an account?
Sign in to comment
Uh oh!
There was an error while loading. Please reload this page.
-
a-few-experiments-with-android-drawable-gradients/
After recently struggling to make a small modification to a simple translucent overlay, I decided to experiment with gradients in Android drawables. After a few hours, I discovered a few new possibilities! Drawable gradients seem to be rarely used despite their simple syntax, with people preferring to use SVGs or static images.
https://blog.jakelee.co.uk/a-few-experiments-with-android-drawable-gradients/
Beta Was this translation helpful? Give feedback.
All reactions