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

Sensor rotation not stoping while placing phone on the earth #31

Open
GoogleCodeExporter opened this issue Oct 18, 2015 · 0 comments
Open

Comments

@GoogleCodeExporter
Copy link

What steps will reproduce the problem?
1. PLSpherical2Panorama panorama = new PLSpherical2Panorama();
        panorama.getCamera().lookAt(30.0f, 90.0f);
        panorama.setImage(new PLImage(PLUtils.getBitmap(this, R.raw.imgoa), false));
        this.setPanorama(panorama);


        this.startSensorialRotation();

2 by calling the startSensorialRotation 

What is the expected output? What do you see instead?

when placing constant place sensor won't move
What version of the product are you using? On what operating system?

0.2



Original issue reported on code.google.com by nagesh.t...@gmail.com on 2 Jul 2015 at 9:30

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

No branches or pull requests

1 participant