Question

I'd like to make layout just like avast! Mobile Security app's main view.

Is it sliding drawer or just using overridePendingTransition animation effect?

I think it is sliding drawer. But there is no handle. This makes me confused.

How can I slide an activity like this app?

check the app here.

Was it helpful?

Solution

There is Navigation Drawer in Android since last google io. http://developer.android.com/design/patterns/navigation-drawer.html

It's added in recent version of SupportLibrary.

OTHER TIPS

If you want sliding menu you can check this:

Github slide menu

Licensed under: CC-BY-SA with attribution
Not affiliated with StackOverflow
scroll top