Re: [android-developers] New Tab Control In New Music App

2011-05-14 Thread Mark Murphy
Try wrapping your TabWidget in a HorizontalScrollView. Somebody pointed that trick out to me recently -- I hadn't realized that it would work. On Fri, May 13, 2011 at 2:19 PM, flotzam wrote: > Anybody notice how the new official Google music app 3.0.338 that they > released this week uses a new k

[android-developers] New Tab Control In New Music App

2011-05-13 Thread flotzam
Anybody notice how the new official Google music app 3.0.338 that they released this week uses a new kind of tab metaphor, where you can scroll across to more tabs than the screen real estate can hold. Like you can see the edge of the Songs tab when you see Artists and Albums, etc? Pretty slick.