smartGL icon indicating copy to clipboard operation
smartGL copied to clipboard

Transparent Background not working

Open creek23 opened this issue 5 years ago • 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

creek23 avatar Apr 15 '19 05:04 creek23

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

smart-fun avatar May 17 '19 17:05 smart-fun