Sorry for my English.
My work is based on https://github.com/harism/android_page_curl/
After many hours of research, I have found a few solutions, but not fo
I'm working the same problem. I found that you have to make the calls for
setZOrderOnTop(true); getHolder().setFormat(PixelFormat.RGBA_8888);
before the call to
setRenderer(...);
Good luck!