I wonder when the Click event is fired for a TabHost?
The TabChanged event is fired when the user touches the list of pages and selects a new page.
The LongClick is fired when the user presses one of the pages and holds for about 1 second.
But the Click event never seems to get fired...
The TabChanged event is fired when the user touches the list of pages and selects a new page.
The LongClick is fired when the user presses one of the pages and holds for about 1 second.
But the Click event never seems to get fired...