Centered Buttons
How can we use the same hack as Multiple Text Layout in some UI we need most of the times? …
How can we use the same hack as Multiple Text Layout in some UI we need most of the times? …
Hack to allow a TextView hold multiple text layouts.
It’s 25 years already! Happy birthday, WWW 😉 Let’s take a concept from HTML UI and try to achieve it …
One of the greatest ideas in CSS is using sprites — tightly packing all images into a single image and …
Last month I presented about “Optimizing UI Performance in Android Apps” at DroidCon India. The event was organized well by …
Having worked on Firefox for Android since the native re-write, and constantly improving its performance, I know the entire UI …
Sometimes apps would need creating ColorDrawable in Java instead of using an XML. Usually, these colors are specified in colors.xml. …
A couple of months back Romain Guy had posted a blog on performance of an Android app. Of the many …
Many a times we tend to add an image to a text for a Button. The pictorial representation of an …
Lightweight themes are basically images aligned to the top-right corner of the desktop window. When we applied the same to …
You must be logged in to post a comment.