I am using harism android page curl.It works brilliantly. My app works in landscape mode and I want to start with an open book. As I am working in landscape mode the framework automatically set
SHOW_TWO_PAGES
property.
Now when the app begins on right side I can see PAGE0.PNG, which is my first page of the book, and on left side its blank space.
Instead I want PAGE0.PNG on left hand side and PAGE1.PNG on right hand side. How can I accomplish this?