4

All the code that is available for implementing page curl in android uses a fixed set of images to implement the curl. Could anyone please tell me a way to implement page curl on a linear layout(consisting of several text views, a few buttons and dynamic contents)?

Kara
  • 6,115
  • 16
  • 50
  • 57
Jayesh Elamgodil
  • 1,467
  • 11
  • 15
  • I've tried the code from the following links:https://github.com/harism/android_page_curl/ http://code.google.com/p/android-page-curl/ – Jayesh Elamgodil Jul 03 '12 at 06:06
  • I'd suggest using a screenshot of the current view and then do a page curl on that, so you'll need to swap the real view with the screenshot and then do the page curl. – Warpzit Sep 29 '13 at 15:17
  • Is real response view convert and then capture screenshot and then display to page curl is suggestible or is any other for better.please help replay me – Harsha Jul 20 '15 at 07:40

0 Answers0