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.
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 …
The concept of Overdraw has been given so much importance in the Android world. During the Google I/O, few talks …
Android’s ActionProviders are a really nice feature. They provide a nice way to show an alternative or a secondary context …
“So! Many! Views!” — that’s exactly what I felt when we started the process of optimizing Firefox for Android. Compound …
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 …
You must be logged in to post a comment.