Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Nested Fragments lose calls to onCreateOptionsMenu after screen rotation #1

Open
julurbval opened this issue Mar 25, 2013 · 0 comments

Comments

@julurbval
Copy link

I added setHasOptionsMenu(true); to ParentFragment and TextViewFragment in order to have personalized option menu.
Everything works fine. When I swype between child fragment 1 and child fragment 2 actionbar changes showing optionmenu 1 or optionmenu 2, but when screen rotation happens optionmenus in child fragments 1 and 2 are no longer called after each swype.

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant