Fixed
Status Update
Comments
ad...@google.com <ad...@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.
il...@google.com <il...@google.com>
ap...@google.com <ap...@google.com> #3
Great! Thanks a lot, I'll look for the live updates soon!
il...@google.com <il...@google.com> #4
This will be available in AndroidX Fragments 1.1.0-alpha03
Description
getActivity(), getContext() and getHost() have corresponding "require" methods that are non-null, exception throwing equivalents. However getParentFragment() doesn't have its own requireParentFragment() method.