I have implemented "Sliding Drawer" in my application using the below XML layout: (I got this example from androidpeople.com) &…
android android-widget android-slidingWhat's the best way to go to a new activity but make it look like the activity slides to the …
android user-interface android-activity screen android-slidingI have a problem (seriously, I do not know how to do it :D) with the implementation of SlidingMenu library (…
android android-slidingI am trying to use a sliding menu in my existing project where action bar Sherlock is used. But I …
android actionbarsherlock android-slidingIs there a vertical sliding menu available for android. I need something similar to Sliding menu of the Google Plus …
java android android-menu android-slidingIs there a way to add animation when opening an expandable list in Android? I want it so that when …
android expandablelistview android-slidingIn default handle button in android SlidingDrawer in the centre of the drawer. Is it possible to change that position …
android android-slidingWhat is the correct way of implementing Sliding functionality in android?? because android.widget.SlidingDrawer class in android has been …
android android-slidingI am trying to use excellent library Sliding Menu by Jeremy Feinstein. For my case it will be great if …
android android-slidingI am using : https://github.com/iPaulPro/SlidingMenu library to implement Facebook like sliding menu, along with ActionBarSherlock library. The …
android android-actionbar android-sliding