I have an activity that it's orientation is portrate (android:screenOrientation="portrait").
I need to get device orientation not orientation of my activity.
Is there any solution?
I have an activity that it's orientation is portrate (android:screenOrientation="portrait").
I need to get device orientation not orientation of my activity.
Is there any solution?