Re: [android-developers] is it possible to make tab on top and bottom of screen

2012-07-31 Thread Kostya Vasilyev
Um, ultimately, their are just views with some backgrounds and a bit of code behind them. You could copy some code and drawables out of the Android sources, or search GitHub / Google Code / etc. for some similar widgets. Perhaps try ActionBarSherlock, since it has its own action bar style tabs cod

Re: [android-developers] is it possible to make tab on top and bottom of screen

2012-07-31 Thread Rocky
Larry, NP, i'm trying to make tab on both the place (header & footer), let me know if you can do it It will great R&D for develper. On Mon, Jul 30, 2012 at 7:51 PM, Larry Meadors wrote: > Aw crap - sorry misread your question - that's JUST at the bottom. :-/ > > Larry > > > On Mon, Jul 30, 2012

Re: [android-developers] is it possible to make tab on top and bottom of screen

2012-07-30 Thread Larry Meadors
Aw crap - sorry misread your question - that's JUST at the bottom. :-/ Larry On Mon, Jul 30, 2012 at 8:20 AM, Larry Meadors wrote: > It is possible. Not perfect, but adequate. > > > xmlns:android="http://schemas.android.com/apk/res/android"; > android:id="@andr

Re: [android-developers] is it possible to make tab on top and bottom of screen

2012-07-30 Thread Larry Meadors
It is possible. Not perfect, but adequate. http://schemas.android.com/apk/res/android"; android:id="@android:id/tabhost" android:layout_width="fill_parent" android:layout_height="fill_parent"> La

Re: [android-developers] is it possible to make tab on top and bottom of screen

2012-07-30 Thread Rocky
If we play with TabHost ? that is responsible for hosting tab either bottom or top :) I hope that it is possible, i'm trying and doing R&D. If any one know/hints, most welcome On Mon, Jul 30, 2012 at 5:14 PM, abhijeet tomar wrote: > i think ,it is not possible.. > > -- > You received this messag

Re: [android-developers] is it possible to make tab on top and bottom of screen

2012-07-30 Thread abhijeet tomar
i think ,it is not possible.. -- You received this message because you are subscribed to the Google Groups "Android Developers" group. To post to this group, send email to android-developers@googlegroups.com To unsubscribe from this group, send email to android-developers+unsubscr...@googlegroups

[android-developers] is it possible to make tab on top and bottom of screen

2012-07-30 Thread Rocky
all, is it possible to create Tab Bar on top and Bottom of screen, by any how ? -- Thanks & Regards Rakesh Kumar Jha Android Developer, Trainer and Mentor Bangalore Skype - rkjhaw (O) +918050753516 (R) +919886336619 -- You received this message because you are subscribed to the Google Groups