In this project ı use multi fragments and one baseFrame extended from all others fragment. This Base Fragment include and manage some functions like toolbar visibility, name and button functions.
In this project some ınformations pull with retrofit from "http://starlord.hackerearth.com/kickstarter/" api and list with recyclerview. List items can clickable than if click an item, so open detail item fragment and pass ınformations.