Android page Curl animation -
- is there simple way curl page flipping animation? curl animation animation of pages flipping, including page above rolling , shadows on lower page.
what recommended way "gallery" displays 2 pages @ time (just book)?
is it:
- letting adapter display linear layout of 2 images @ time? (it won't let me show page flipping on other book)
- using 2 pages, placing somehow 1 near other, , when it's time animate -move next 2 pages over? better way enable displaying left page flipping on right page?
i'm implementing 2d page curl in native canvas. check answer in: implement page curl on android?
edit: code project of implementation: http://code.google.com/p/android-page-curl/ edit2: links updated
Comments
Post a Comment