Skip to content
Michael Rapp edited this page Dec 30, 2017 · 1 revision

"AndroidSidebar" is an Android-library, which provides a custom view implementation, which allows to show a sidebar, which overlaps the view's main content and can be shown or hidden in an animated manner. The sidebar may be located at left or right edge of the parent view and its state can be changed by either calling an appropriate method or by dragging on the device's touch screen. Furthermore, there are a lot of attributes, which allow to specify the appearance and behavior of the sidebar. The screenshots below illustrate the default apperance of such a sidebar.

On these Wiki pages the API of the library is discussed.