Skip to content

Instantly share code, notes, and snippets.

View BKinya's full-sized avatar

Beatrice Kinya BKinya

View GitHub Profile
@BKinya
BKinya / Android Studio Keyboard Shortcuts.md
Created May 8, 2020 04:30 — forked from EdwardMuturi/Android Studio Keyboard Shortcuts.md
Android Studio Shortcuts on Mac and Linux

Linux

Ctrl + Shift + Up / Down arrow key : Resize logcat window(s)

Ctrl + Alt + left/right arrow key : Toggle tabs to the right or left respectively

Ctrl + Shift + F12 : Hide/Unhide all tool windows

Ctrl + Alt + L : Format Code Style / Refactor Code

Ctrl + F : Find in File

@BKinya
BKinya / README.md
Created May 7, 2020 08:31 — forked from lopspower/README.md
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