Skip to content

Android example app, which shows how to do dynamic implementation of a sliding out menu using Android library SlidingMenu.

Notifications You must be signed in to change notification settings

baruckis/Android-SlidingMenuImplementation

Repository files navigation

Android Sliding Menu Implementation

Sliding Menu Implementation Example is an example app, which shows how to do implementation of an Android library SlidingMenu developed by Jeremy Feinstein. 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.

SlidingMenu Android library can be found at GitHub at https://github.com/jfeinstein10/SlidingMenu.

Free icons used in this app are taken from http://www.androidicons.com.

Please feel free to grab the source of this app at the GitHub by pressing little octocat icon in the ActionBar and use it anywhere you want at your Android projects.

Please fell free to try this demo app immediately:

Get it on Google Play

I hope you will find it clear and useful!

#License

Copyright 2016 Andrius Baruckis.

Licensed under the Apache License, Version 2.0 (the "License");
you may not use this file except in compliance with the License.
You may obtain a copy of the License at

   http://www.apache.org/licenses/LICENSE-2.0

Unless required by applicable law or agreed to in writing, software
distributed under the License is distributed on an "AS IS" BASIS,
WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
See the License for the specific language governing permissions and
limitations under the License.

About

Android example app, which shows how to do dynamic implementation of a sliding out menu using Android library SlidingMenu.

Resources

Stars

Watchers

Forks

Releases

No releases published

Packages

No packages published

Languages