I want to give page curl effect when changing Layout
, had refered Harism Pagecurl dig it so came to know its giving effect to pre-generated views(Bitmaps) but by requirement is as follows....
- Layout can be complex contains various controls(Button, Textview etc.).
- I can able to click Button, TextView and can handle its events.
- Able to swipe layout with curl effect when I touch area which doesn't contain any control.
Any idea or workaround are welcome, its tricky.