I would recommend to go for a Gallery view for such a requirement.
Have a look at some examples and think about it.

Thanks and Regards,
Kumar Bibek

On Mar 18, 4:47 pm, Kantesh <[email protected]> wrote:
> Hi takky
>                  wenever u create tab by using
> TabHost.addTab(TabSpec); rite??  store all tabspecs in array list of
> type tab spec
> lik this       ArrayList<TabHost.TabSpec> list = new
> ArrayList<TabHost.TabSpec>(); and  initialy show up to 3 in a for
> loop .......
> as u told add a button at left... set a onclick listner... wenever u
> click that button show next 3 tabs... i think may work...
>
> On Mar 17, 4:14 pm, takky takazawa <[email protected]> wrote:
>
> > Hi All
>
> >           I'm developing application in android v.2.1. My tab host
> > contain 6 tab. But All tab show smaller, How to increase tab widh ?.
> > or How to show Three first tab and show button at the left sight,
> > after click this button it show another tab ?.
>
> > Thanks in advances.

-- 
You received this message because you are subscribed to the Google
Groups "Android Developers" group.
To post to this group, send email to [email protected]
To unsubscribe from this group, send email to
[email protected]
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Reply via email to