Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

code not getting into createAndAttachView of Standout View #22

Open
udayas84 opened this issue Aug 26, 2014 · 1 comment
Open

code not getting into createAndAttachView of Standout View #22

udayas84 opened this issue Aug 26, 2014 · 1 comment

Comments

@udayas84
Copy link

Hi.
I have this portion of code in display the floating window but somehow when I put a breakpoint it doesnt call createAndAttachView of the VideoClass.java file.

StandOutWindow.closeAll(context, VideoWindow.class);
StandOutWindow.show(context, VideoWindow.class,StandOutWindow.DEFAULT_ID);

Can you please let me know what might be the issue?

@sylvia43
Copy link

I just wrote something and I'm getting this issue, but some of my old code still works... o.0

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants