Hi used ImageButton with AbsoluteLayout
<ImageButton android:id="@+id/Button1" android:layout_width="64px" android:layout_height="wrap_content" android:layout_x="0px" android:layout_y="370px" android:background="@drawable/image1"/> may this help you. -- Regards Sandeep On Thu, Feb 18, 2010 at 11:00 AM, Sasikumar S <[email protected]>wrote: > Hi, > > How to show tab bar in android? > > How to do that? > > I need not menu items by pressing menu button. I need a tab bar. > > Any suggestions ? > > -- > Thanks & Regards > Sasikumar.S > > -- > 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]<android-developers%[email protected]> > For more options, visit this group at > http://groups.google.com/group/android-developers?hl=en -- 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

