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.
Last month I presented about “Optimizing UI Performance in Android Apps” at DroidCon India. The event was organized well by …
Timely is a beautiful Android app. Waking up to see the numbers animate is like a morning bliss. I was …
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 …
A long list of anything would feel boring. Each and every item in the list has equal priority. Even if …
Android’s ActionProviders are a really nice feature. They provide a nice way to show an alternative or a secondary context …
In the dub-dub-dub browser world, there’s a lot of need for the dot-dot-dot. The pages titles are exponentially long, to …
Sometimes apps would need creating ColorDrawable in Java instead of using an XML. Usually, these colors are specified in colors.xml. …
You must be logged in to post a comment.