-
‘A programming language based on the one liners of Arnold Schwarzenegger’. Presenting hello.arnoldc: IT’S SHOWTIME TALK TO THE HAND “hello world” YOU HAVE BEEN TERMINATED (via Robert Walsh)
(tags: via:rjwalsh c arnold-schwarzenegger one-liners funny coding silly languages)
A simple guide to 9-patch for Android UI
This is a nifty hack. TIL! ‘9-patch uses png transparency to do an advanced form of 9-slice or scale9. The guides are straight, 1-pixel black lines drawn on the edge of your image that define the scaling and fill of your image. By naming your image file name.9.png, Android will recognize the 9.png format and use the black guides to scale and fill your bitmaps.’
(tags: android design 9-patch scaling images bitmaps scale9 9-slice ui graphics)