Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Hi Ed, Thank you so much for these suggestions. I've been reviewing them and merging them in. Hopefully it should be live. I've included a thank you note too in the article.
jb...@google.com <jb...@google.com> #3
Great! Thanks a lot, I'll look for the live updates soon!
an...@google.com <an...@google.com> #4
il...@google.com <il...@google.com> #5
Instead of waiting for Fragments 1.3.0-alpha01, we've decided to make this fix available in Fragments 1.2.0-rc03.
Description
We should add documentation that explains how to properly handle code that was previously in an overwritten setUserVisibleHint(). (Code executed when passing in 'true' should be moved to onResume(), while code executed when passing in 'false' should be moved to onPause())