G gmars Member Licensed User Longtime User Apr 23, 2013 #1 I have a simple app with a tabhost view containing two tabs. When the app is paused I use statemanager's savestate call. This changes the current tab in the tabhost view from the first tab to the second one. Anyone else experience this? Thanks.
I have a simple app with a tabhost view containing two tabs. When the app is paused I use statemanager's savestate call. This changes the current tab in the tabhost view from the first tab to the second one. Anyone else experience this? Thanks.
Erel B4X founder Staff member Licensed User Longtime User Apr 24, 2013 #2 I cannot reproduce it. Are you doing anything special in TabHost_TabChanged event?