Skip to content

Fix : Fragment recreation during navigation#2

Open
jerryOkafor wants to merge 2 commits intookaybroda:masterfrom
jerryOkafor:master
Open

Fix : Fragment recreation during navigation#2
jerryOkafor wants to merge 2 commits intookaybroda:masterfrom
jerryOkafor:master

Conversation

@jerryOkafor
Copy link
Copy Markdown

In the light of this Issue, i have added a quick fix for that, the only obvious thing is that fragments are show with transparent background. How ever, this can be corrected if we use the xml attribute below:
android:background="?android:attr/colorBackground"
on the root view of the fragmnets.
The fix can be seen Here.

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

Successfully merging this pull request may close these issues.

1 participant