Restore ActionMode after orientation change

Viewed 6296

I have listfragment which starts actionmode. I am using actionbarsherlock. But when orientation changes, or when I start new activity contextual actionbar disapears. Is there any way to restore it back, without starting it again? In google gmail app it stays on screen whether I rotate phone or go to the detail screen.

1 Answers
Related