I was inspired by the simple TabHost/TabWidget demonstration by
Jeffrey Sharkey, and decided to expand upon it significantly. In my demo, I have replaced all the default drawables and layouts, created my own custom
ColorStateList, and even utilized TabActivity for greater isolation.
Download: TabActivityDemo.tar.gzThe code and images for this demo are in the public domain, so please feel free to use and modify as you wish.
NOTE: TabActivity is currently marked as deprecated, but according to
this post, I believe that may be in error.