Skip to content
This repository has been archived by the owner on Nov 9, 2022. It is now read-only.

Set activity oritation will cause app exit #289

Open
randoms opened this issue Nov 22, 2018 · 1 comment
Open

Set activity oritation will cause app exit #289

randoms opened this issue Nov 22, 2018 · 1 comment

Comments

@randoms
Copy link

randoms commented Nov 22, 2018

Add the following line in your activity's onCreate method will cause app exit.

setRequestedOrientation(ActivityInfo.SCREEN_ORIENTATION_LANDSCAPE);
@randoms
Copy link
Author

randoms commented Nov 22, 2018

However it's OK to set orientation in activity's manifest file.

Sign up for free to subscribe to this conversation on GitHub. Already have an account? Sign in.
Labels
None yet
Projects
None yet
Development

No branches or pull requests

1 participant