Skip to content

Commit 39b8cbc

Browse files
committed
Initial commit
0 parents  commit 39b8cbc

File tree

2 files changed

+10
-0
lines changed

2 files changed

+10
-0
lines changed

.gitignore

Lines changed: 6 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,6 @@
1+
*.class
2+
3+
# Package Files #
4+
*.jar
5+
*.war
6+
*.ear

README.md

Lines changed: 4 additions & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,4 @@
1+
SlidingMenu
2+
===========
3+
4+
A sample Android project to explore creating slide-in menus like in the Spotify and Facebook applications. You may use it in your Android apps provided that you cite this project and include the license in your app. Thanks!

0 commit comments

Comments
 (0)