First i want to create an interface activity with an add(+) button like this one here
And the button takes me to another activity to enter the data and at the same time i want to delete the the add (+) button in the interface activity and shows the data i enter in the other activity like this one here
I hope someone can help me