TabSpec has a setIndicator that accepts a View, just inflate your own layout.
But just a note, your UI is bad. Thats an iOS layout. In Android, tabs go at the top, and you certainly dont add stupid navigational buttons... if you want a scheme similar to that, use an ActionBar. On Thursday, November 22, 2012 7:01:12 AM UTC+2, Arun wrote: > > > Hello All , I am Working on Android Application and i needs to design a > custom tab layout screen as shown Below , in which i wants to set a > different Image in Middle tab, > > i have no clue whatsoever how to implement this, Please help me and guide > me to how to do this. > > > <https://lh3.googleusercontent.com/-09HH2ip1uLs/UK2wJqd7poI/AAAAAAAAAEs/U1JBgJJCQ4M/s1600/screenshot.jpg> > Thanks > Arun Joshi > -- 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

