Page curl effect for Activities in Android

2019-03-11 02:39发布

问题:

I need page curl effect for Activities in Android as in iPhone.

I checked the following links

http://code.google.com/p/android-page-curl/

https://github.com/harism/android_page_curl/

But both are useful for Bitmap (Images) only but i need curling effect at startActivity() i.e, when i am going for new Activity.

Is it possible ? and how ?

回答1:

@surendra

Here is one good example explaining how you can add page curl to activity...

http://devappandroid.com/android-beginner/page-curlturn-effect-android