views:

220

answers:

0

Hi guys,

Could you advise how to keep TabHost with all tabs at portrait screen orientation and at the same time listen for configChanges = orientation? I am going to show another activity when orientation is changed.

Seems to me configChanges (orientation) event does not fire when screenOrientation is set to portrait mode.

Thanks for any help.