How to sent Data from one Fragment to an other Fragment?
I have two Fragments called “gesamt” and “rennrad”. I want to send data from an EditText from gesamt to an EditText to rennrad by clicking a button(test).
I have two Fragments called “gesamt” and “rennrad”. I want to send data from an EditText from gesamt to an EditText to rennrad by clicking a button(test).