views:

11

answers:

0

I have an app with 4 tabs.. If the user click an already selected tab I was to run a piece of code.. (refresh a webview).. I managed to get the webview refreshed when a user goes to a different tab and comes back to the tab.. but I also want to refresh the webview when the user clicks the already selected tab.. any ideas?