how can i display a fragment on a floating window using a button that is on another fragment
i try to go from one fragment to another within the floating window using buttons. I manage the fragments using a activity that contains them but when using the button on the first fragment (Ubicacion1Fragment.java) it displays a blank view with nothing on it and it is imposible to go back using the back button buit on the phone.