Skip to content
New issue

Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.

By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.

Already on GitHub? Sign in to your account

Cannot rotate some apps #1180

Closed
LEENO82 opened this issue Feb 25, 2020 · 1 comment
Closed

Cannot rotate some apps #1180

LEENO82 opened this issue Feb 25, 2020 · 1 comment

Comments

@LEENO82
Copy link

LEENO82 commented Feb 25, 2020

Hallo
cannot rotate some apps like this

https://i.imgur.com/lKPzlEg.jpg

tryed:

ctrl+r

adb shell settings put system accelerometer_rotation 1

adb shell content insert --uri content://settings/system --bind name:s:accelerometer_rotation --bind value:i:1

adb shell settings put system user_rotation 1

adb shell content insert --uri content://settings/system --bind name:s:user_rotation --bind value:i:3

adb shell content insert — uri content://settings/system — bind name:s:user_rotation — bind value:i:3

but not fixed.

Tryed other apps like airdroid, have rotate button doing the job, but i like scrcpy, i hope can fix this problem

@rom1v
Copy link
Collaborator

rom1v commented Feb 25, 2020

#218

See PR #1151

@rom1v rom1v closed this as completed Feb 25, 2020
Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment
Labels
None yet
Projects
None yet
Development

No branches or pull requests

2 participants