I only have found information about how to create a Fragment sending some data to it, but only in its instantiation with the constructor.
But I want to know if it is possible to send some data (for instance, two Double objects) to a Fragment from an Activity without having to create a new instance of the Fragment.
A Fragment that has been previously created.
See Question&Answers more detail:
os 与恶龙缠斗过久,自身亦成为恶龙;凝视深渊过久,深渊将回以凝视…