I have an existing project using ListView in MainActivity and would like to replace this by Slider Menu keeping my existing activities.
My question is how to proceed with this implementation? Note: I've followed many tutorials but still unsuccessfully.