Where is the documentation for Fragment.onCreateAnimator()? [closed]
问题 Closed. This question is off-topic. It is not currently accepting answers. Want to improve this question? Update the question so it's on-topic for Stack Overflow. Closed last year . The entire documentation for the Fragment.onCreateAnimator(int, boolean, int) method consists of the following text: "Called when a fragment loads an animation." That's it. No explanation about the parameters. What do the parameters mean? Even the source code doesn't reveal much. 回答1: The onCreateAnimator method