As you see in the image, my MainActivity is simple, with EditTexts that the user must complete, in the floating buttons, the check, fulfills a function that sends the email with the loaded data, that works well. Now, the floating button with add icon, would have to open the same screen with empty inputs, and by pressing the send button, the data loaded on the first screen and on the second screen should be sent in the email.