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:
Android bug report (to be captured after reproducing the issue)
For steps to capture a bug report, please refer:https://developer.android.com/studio/debug/bug-report#bugreportdevice
It would be great if you can provide video and bugreport synced with the same timestamp.
Android bug report (to be captured after reproducing the issue)
For steps to capture a bug report, please refer:
It would be great if you can provide video and bugreport synced with the same timestamp.
Description
Component used: Fragment
Allow developers to detect the usage of retained fragments.
This would hook into calls to
setRetainInstance(true)
and apply the appropriate penalties if this detection was enabled.