2

When i open the side bar my back activity should get smaller in size how can i implement this ? enter image description here

Sanket
  • 413
  • 2
  • 15
  • Go for navigation drawer : http://www.androidhive.info/2013/11/android-sliding-menu-using-navigation-drawer/ – VVB Nov 06 '14 at 05:15
  • Several libraries are available to get your task. read this link: [Slide menu][1] [1]: http://stackoverflow.com/questions/8657894/android-facebook-style-slide – Rajan1404930 Nov 06 '14 at 05:21
  • @RIT in that demos background activity not having smaller size it just opens drawer – Sanket Nov 06 '14 at 05:38

1 Answers1

2

Hey you can also give best effect for smaller activity . Check ResideMenu

demo with library. It is perfect for your answer

Sachin
  • 528
  • 5
  • 17