I have a problem in android studio, I have two fragments in which the first fragment sends data to the second fragment, what happens is that when loading the second fragment I get a button that belongs to the first fragment. And the only thing I did was receive the data sent through them.