if I remove below line ```setRequestedOrientation(...
# android
g
if I remove below line
Copy code
setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_SENSOR);
activity not rotating on phone rotation
🧵 1