Re: [android-developers] Tab Widget Text Color

2010-06-07 Thread Sasikumar.S
Thanks ... Its working fine now.

On Sat, Jun 5, 2010 at 8:32 PM, Mark Murphy mmur...@commonsware.com wrote:

 Sasikumar.S wrote:
  Hi,
 
  In my application i'm using tab widget.
  how can we set the text color and font size to a single tab ?..
  Any Suggestion ?

 Try TabHost.TabSpec#setIndicator(View)

 --
 Mark Murphy (a Commons Guy)
 http://commonsware.com | http://github.com/commonsguy
 http://commonsware.com/blog | http://twitter.com/commonsguy

 _The Busy Coder's Guide to *Advanced* Android Development_
 Version 1.5 Available!

 --
 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.comandroid-developers%2bunsubscr...@googlegroups.com
 For more options, visit this group at
 http://groups.google.com/group/android-developers?hl=en




-- 
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 android-developers@googlegroups.com
To unsubscribe from this group, send email to
android-developers+unsubscr...@googlegroups.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en

Re: [android-developers] Tab Widget Text Color

2010-06-05 Thread Mark Murphy
Sasikumar.S wrote:
 Hi,
 
 In my application i'm using tab widget.
 how can we set the text color and font size to a single tab ?..
 Any Suggestion ?

Try TabHost.TabSpec#setIndicator(View)

-- 
Mark Murphy (a Commons Guy)
http://commonsware.com | http://github.com/commonsguy
http://commonsware.com/blog | http://twitter.com/commonsguy

_The Busy Coder's Guide to *Advanced* Android Development_
Version 1.5 Available!

-- 
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.com
For more options, visit this group at
http://groups.google.com/group/android-developers?hl=en