Sherlock SlidingMenu
Sherlock Sliding Menu Implementation Example is an example app, which shows how to do implementation of an Android library SlidingMenu developed by tutorialsee. It has two different aproaches. First one demonstrates left side sliding out menu with a list fragment, as a content, filled with data loaded from XML file. Second one demonstrates left side sliding out menu with a list fragment, as a content, filled with data loaded from a class.