My application needs to update tab indicator dynamically, I\'m trying to do this by invoke TabSpec.setIndicator(), but it doesn\'t work. Here is my code:
In onCreate met
I apologize for my earlier incorrect answer, now deleted.
Try using getChildViewAt() on TabWidget.
TabWidget