We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent da5b9c6 commit cfe65fbCopy full SHA for cfe65fb
README.md
@@ -57,7 +57,7 @@ customize the SlidingMenu to your liking.
57
* If you want to use another library such as ActionBarSherlock, you can just change the SlidingActivities to extend
58
the SherlockActivities instead of the regular Activities.
59
60
-__3.__ You can use the SlidingMenu view directly in your xml layouts or programmatically in you Java code.
+__3.__ You can use the SlidingMenu view directly in your xml layouts or programmatically in your Java code.
61
* This way, you can treat SlidingMenu as you would any other view type and put it in crazy awesome places like in the
62
rows of a ListView.
63
* So. Many. Possibilities.
0 commit comments