Android: minor comment update
This commit is contained in:
parent
1a45c58431
commit
6c6f081a3e
1 changed files with 1 additions and 1 deletions
|
@ -257,7 +257,7 @@ public class SDLActivity extends Activity implements View.OnSystemUiVisibilityCh
|
|||
|
||||
// Get our current screen orientation and pass it down.
|
||||
mCurrentOrientation = SDLActivity.getCurrentOrientation();
|
||||
// FIXME: with only one activity, SDL Thread is not yet started and this onNativeOrientationChanged() is ignored
|
||||
// Only record current orientation
|
||||
SDLActivity.onNativeOrientationChanged(mCurrentOrientation);
|
||||
|
||||
setContentView(mLayout);
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue