How to load the detail of a site in a single fragment?

0

I have a class with the attributes of the site, in this case they would be the name, the description, the location, and the image of the respective site. I need to load these details in a single fragment, depending on the button that in this case would be a site, load me in the fragment, without having to use databases, using data already preloaded, it should be noted that I also have a recycler with the list of Sites located in a fragment.

    
asked by Carlos 01.08.2018 в 16:55
source

0 answers