简体   繁体   中英

Android SlidingDrawer : How can I slide an activity just using motion event except handle

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 .

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.

If you want sliding menu you can check this:

Github slide menu

The technical post webpages of this site follow the CC BY-SA 4.0 protocol. If you need to reprint, please indicate the site URL or the original address.Any question please contact:yoyou2525@163.com.

 
粤ICP备18138465号  © 2020-2024 STACKOOM.COM