Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Thank you for reporting this issue. For us to further investigate this issue, please provide the following additional information:
Steps to reproduce
Please provide a sample application or apk to reproduce the issue.
Also kindly mention the steps to be followed for reproducing the issue with the given sample application.
Steps to reproduce
Please provide a sample application or apk to reproduce the issue.
Also kindly mention the steps to be followed for reproducing the issue with the given sample application.
ap...@google.com <ap...@google.com> #3
Please provide the information as requested in comment #2 , For us to further investigate this issue.
jb...@google.com <jb...@google.com> #4
We are closing this issue as we don't have enough actionable information. If you are still facing this problem, please open new issue and add the relevant information along with reference to earlier issue.
Description
When views that do not container Fragments attempt to be added to a FragmentContainerView an error should be thrown.
A findFragment() API should be added to FragmentContainerView to allow it to identify the Fragment within a view.