-
-
Notifications
You must be signed in to change notification settings - Fork 358
Commit
This commit does not belong to any branch on this repository, and may belong to a fork outside of the repository.
make the on orientation sensor callback not on the UI thread (fixes #…
…1047) - handle orientation sensor callback not on a background thread - have yet another thread dispatch the rotation to the listener, employing a frame limiter (to 30fps) - also, correct the calculation for when the display is rotated
- Loading branch information
1 parent
5d4f655
commit 98b39aa
Showing
2 changed files
with
77 additions
and
55 deletions.
There are no files selected for viewing
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters
This file contains bidirectional Unicode text that may be interpreted or compiled differently than what appears below. To review, open the file in an editor that reveals hidden Unicode characters.
Learn more about bidirectional Unicode characters