smart-fun/smartGL

Transparent Background not working

Opened this issue · 1 comments

I was trying out Transparent Background as per code snippet on this link: https://github.com/smart-fun/smartGL/wiki/Transparent-Background

Basically, I have a demo code from https://github.com/smart-fun/smartGL (just the rotating 2D sprite -- not the 3D). Then I added snippet from Transparent Background to MainActivity's onCreate and expecting to see the rotating 2D on top of whatever was on my screen before launching the demo app.

Either it's not working or I added it in wrong area of MainActivity (currently on onCreate). or worse, I have wrong expectation.

~creek23

transparent background is a workaround. the background is not supposed to be transparent. have you tried on different phones ?