You signed in with another tab or window. Reload to refresh your session.You signed out in another tab or window. Reload to refresh your session.You switched accounts on another tab or window. Reload to refresh your session.Dismiss alert
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
The text was updated successfully, but these errors were encountered:
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
The text was updated successfully, but these errors were encountered: