Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
To reproduce the issue. Open a fragment for example then request permission. send the app to background, open it again from recent apps. it will crash with the above exception.
Description
Component used: Fragment
Allow developers to detect the usage of
setUserVisibleHint()
.This would hook into calls to
setUserVisibleHint()
and apply the appropriate penalties if this detection was enabled.