Skip to content

Instantly share code, notes, and snippets.

View EllinaKuznetcova's full-sized avatar

Ellina Kuznetcova EllinaKuznetcova

View GitHub Profile
@lattner
lattner / TaskConcurrencyManifesto.md
Last active August 19, 2025 19:22
Swift Concurrency Manifesto
@lopspower
lopspower / README.md
Last active September 2, 2025 22:28
Hexadecimal color code for transparency

Hexadecimal color code for transparency

Twitter

How to set transparency with hex value ?

For example, you want to set 40% alpha transparence to #000000 (black color), you need to add 66 like this #66000000.

Download This sample on Google Play Store