I need to capture events when the user clicks on a tab in a TabHost. Something similar to OnTabChangeListener, but OnTabChangeListener only fires when the tab changes, not when it stays the same.
Suggestions?
I need to capture events when the user clicks on a tab in a TabHost. Something similar to OnTabChangeListener, but OnTabChangeListener only fires when the tab changes, not when it stays the same.
Suggestions?