I am developing an application and I would like to use the control that I can see in the Photos application and the Desk Clock (on an HTC Desire).
The one I am referring to is the bar along the bottom of the screen that has various icons in it. When you press on an icon, the bubble moves along the bar to the icon you have pressed and the icon is then shown in colour.
What is the name of this control?
The first control you are talking about is the
SlidingDrawer, (here is an example of how to use it), then you can just use a GridView if you also want to show icons on there.If you want to give it a try, you just have to create an XML layout as this: