Component on top of others, android

0

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.

First Fragment

Second Fragment

Result when executing the project

Second fragment code

    
asked by Jean Pierre Acosta Tomaylla 14.11.2018 в 01:05
source

0 answers