glimpse-project / glimpse

Glimpse Motion Capture Tool Suite and SDK
MIT License
50 stars 6 forks source link

Fix/android rotation #5

Open joseleal opened 6 years ago

joseleal commented 6 years ago

Use OrientationEventListener to detect the orientation of the device since DisplayListener.onDisplayChanged is not triggered if the screen orientation is locked.