My favorites | Sign in
Project Home Downloads Wiki
Project Information
Members

Note: This project is now hosted at GitHub
link here

This project hosts custom widgets I created for Android. At the moment, I only have time to include one project in it (Scrollable TabHost/TabAcitivity).

ScrollableTabHost

ScrollableTabHost is designed to behave like TabHost, but with an additional scrollview to fit more items.

Features

  • Images specified as tab button icon can be shaded automatically. Different colour shades can be specified for the on and off state. (gray, blue, magenta, yellow, green, red, orange)
  • Tab button has a minimum width of 64dip, and a maximum width of the screen width (in both portrait and landscape mode).
  • Tab button resizes automatically depending on the number of tabs, to fit the screen width
  • Scroll bar is only visible if total bar width required exceeds screen size.




Contact

If you have problems, or want to contribute to the project, contact me

Powered by Google Project Hosting