Yalantis / StarWars.Android

This component implements transition animation to crumble view into tiny pieces.
https://yalantis.com/blog/star-wars-the-force-awakens-or-how-to-crumble-view-into-tiny-pieces-on-android/
MIT License
1.95k stars 303 forks source link

GlSurfaceView draw backgroundImage #9

Open firefly5927 opened 6 years ago

firefly5927 commented 6 years ago

Hey guys, not a bug, my Question. I want to draw a background image in GLSurfaceView, but I don't know how to draw it. By setting GLSurfaceView‘s setZOrderOnTop will block my other layout, you can help me?