Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
What version of Activity are you using? Upgrading your Activity dependency 1.7.2
which also depends on Lifecycle 2.6.1
should resolve this.
Description
Component used: Fragment
Allow developers to detect the usage of the
<fragment>
tag.This would hook into calls to
FragmentLayoutInflaterFactory
handling the<fragment>
tag and apply the appropriate penalties if this detection was enabled.