Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
I proposed this which I think it is better than the actual behavior, and could let the developers work with more room to be creative.
https://code.google.com/p/android/issues/detail?id=58318
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.