Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
I was able to repro locally using the snippet in #1. The slide should never be applied to the content for state == 0, i.e. the green box.
Will take a look. Thanks for the repro steps, Jeremy.
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.