Fixed
Status Update
Comments
ap...@google.com <ap...@google.com> #2
Jeremy, is this still an issue? I think the problem was that you had two transitions targeting the same View for the same action (e.g. two Slide() transitions).
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.