I am creating a new project with Eclipse's 'Navigation Drawer' template. I see no documentation or tutorials as far as how I would go about changing each item in the drawer's Listview to go to a new activity once clicked, rather then reuse the same one and change the top title text. Only tutorials I'm seeing is how to implement this Navigation Drawer, which looks like is useless now that Eclipse allows you to make a project with it. How would I make it so I can click on each item and have it go to a new activity?
0 comments:
Post a Comment