Commit c299ed84 authored by Darcy Wong's avatar Darcy Wong
Browse files

fix(android/engine): Fix OSK rotation

getConfiguration().orientation seems to be deprecated so changing to getRotation() for detecting PORTRAIT vs LANDSCAPE orientation

Reference:
https://developer.android.com/reference/android/view/Display#getRotation()
parent 400efd9d
Supports Markdown
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment