Android Question TabStripViewPager disable changing Tabs?

tsteward

Well-Known Member
Licensed User
Longtime User
In my app when a user selects a tab I then download data to display in it with a

Wait For (j) JobDone(j As HttpJob)

But while waiting for database reply if a user changes Tabs it upsets my program.
Is there a way I can disable changing tabs until JobDone?
 
Cookies are required to use this site. You must accept them to continue using the site. Learn more…